Home
last modified time | relevance | path

Searched refs:lmark (Results 1 – 25 of 76) sorted by relevance

1234

/dports/net-im/licq-icq/licq-f271d55/licq/src/
H A Dhebrev.c46 const char *hmark = NULL, *lmark, *nmark, *nlmark; in strhebpatch() local
69 lmark = src-1; in strhebpatch()
70 while (lmark > srcstart && !isheb(*lmark) && !ispunct(*lmark)) in strhebpatch()
71 lmark--; in strhebpatch()
72 src = lmark; in strhebpatch()
76 while (lmark >= hmark) in strhebpatch()
78 ch = *lmark; in strhebpatch()
96 nmark = lmark; in strhebpatch()
104 nlmark = lmark+1; in strhebpatch()
108 lmark++; in strhebpatch()
[all …]
/dports/net-im/licq-qt-gui/licq-f271d55/licq/src/
H A Dhebrev.c46 const char *hmark = NULL, *lmark, *nmark, *nlmark; in strhebpatch() local
69 lmark = src-1; in strhebpatch()
70 while (lmark > srcstart && !isheb(*lmark) && !ispunct(*lmark)) in strhebpatch()
71 lmark--; in strhebpatch()
72 src = lmark; in strhebpatch()
76 while (lmark >= hmark) in strhebpatch()
78 ch = *lmark; in strhebpatch()
96 nmark = lmark; in strhebpatch()
104 nlmark = lmark+1; in strhebpatch()
108 lmark++; in strhebpatch()
[all …]
/dports/net-im/licq/licq-f271d55/licq/src/
H A Dhebrev.c46 const char *hmark = NULL, *lmark, *nmark, *nlmark; in strhebpatch() local
69 lmark = src-1; in strhebpatch()
70 while (lmark > srcstart && !isheb(*lmark) && !ispunct(*lmark)) in strhebpatch()
71 lmark--; in strhebpatch()
72 src = lmark; in strhebpatch()
76 while (lmark >= hmark) in strhebpatch()
78 ch = *lmark; in strhebpatch()
96 nmark = lmark; in strhebpatch()
104 nlmark = lmark+1; in strhebpatch()
108 lmark++; in strhebpatch()
[all …]
/dports/net-im/licq-jabber/licq-f271d55/licq/src/
H A Dhebrev.c46 const char *hmark = NULL, *lmark, *nmark, *nlmark; in strhebpatch() local
69 lmark = src-1; in strhebpatch()
70 while (lmark > srcstart && !isheb(*lmark) && !ispunct(*lmark)) in strhebpatch()
71 lmark--; in strhebpatch()
72 src = lmark; in strhebpatch()
76 while (lmark >= hmark) in strhebpatch()
78 ch = *lmark; in strhebpatch()
96 nmark = lmark; in strhebpatch()
104 nlmark = lmark+1; in strhebpatch()
108 lmark++; in strhebpatch()
[all …]
/dports/net-im/licq-osd/licq-f271d55/licq/src/
H A Dhebrev.c46 const char *hmark = NULL, *lmark, *nmark, *nlmark; in strhebpatch() local
69 lmark = src-1; in strhebpatch()
70 while (lmark > srcstart && !isheb(*lmark) && !ispunct(*lmark)) in strhebpatch()
71 lmark--; in strhebpatch()
72 src = lmark; in strhebpatch()
76 while (lmark >= hmark) in strhebpatch()
78 ch = *lmark; in strhebpatch()
96 nmark = lmark; in strhebpatch()
104 nlmark = lmark+1; in strhebpatch()
108 lmark++; in strhebpatch()
[all …]
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/dat/dlua/
H A Dlm_mslav.lua59 lmark.slave_cookie = 0
60 function lmark.next_slave_id()
61 local slave_id = "marker_slave" .. lmark.slave_cookie
62 lmark.slave_cookie = lmark.slave_cookie + 1
H A Dluamark.lua72 function lmark.marshall_marker(th, marker)
78 function lmark.unmarshall_marker(th)
86 function lmark.marshall_table(th, table)
125 lmark.marshall_table(th, value)
131 function lmark.unmarshall_table(th)
152 local val = lmark.unmarshall_table(th)
H A Dlm_door.lua29 lmark.marshall_table(th, self.props)
34 self.props = lmark.unmarshall_table(th)
106 lmark.marshall_table(th, self.props)
111 self.props = lmark.unmarshall_table(th)
H A Dlm_trig.lua344 lmark.marshall_table(th, self.dgn_trigs_by_type)
345 lmark.marshall_table(th, self.props)
346 lmark.marshall_table(th, self.listeners)
363 self.dgn_trigs_by_type = lmark.unmarshall_table(th)
397 local slave_id = lmark.next_slave_id()
443 lmark.marshall_table(th, self.func)
445 lmark.marshall_table(th, self.data)
451 self.func = lmark.unmarshall_table(th)
453 self.data = lmark.unmarshall_table(th)
836 lmark.marshall_table(th, self)
[all …]
H A Dlm_props.lua16 lmark.marshall_table(th, self.props)
20 self.props = lmark.unmarshall_table(th)
H A Dlm_pdesc.lua17 lmark.marshall_table(th, self.props)
21 self.props = lmark.unmarshall_table(th)
/dports/multimedia/smpeg/smpeg-0.4.4/video/
H A Dreadfile.cpp102 unsigned int *lmark; in get_more_data() local
169 lmark = (unsigned int *) mark; in get_more_data()
174 *lmark = SDL_SwapBE32(*lmark); in get_more_data()
175 lmark++; in get_more_data()
/dports/multimedia/smpeg2/smpeg2-2.0.0/video/
H A Dreadfile.cpp102 unsigned int *lmark; in get_more_data() local
169 lmark = (unsigned int *) mark; in get_more_data()
174 *lmark = SDL_SwapBE32(*lmark); in get_more_data()
175 lmark++; in get_more_data()
/dports/chinese/cless/cless-290/
H A Dmark.c53 static struct mark lmark; variable
65 lmark.m_scrpos.pos = NULL_POSITION; in init_mark()
135 m = &lmark;
193 lmark.m_scrpos = scrpos; in lastmark()
194 lmark.m_ifile = curr_ifile; in lastmark()
216 if (m == &lmark && m->m_scrpos.pos == NULL_POSITION)
/dports/biology/fasta/fasta/
H A Dextractp.c44 long lmark; variable
50 long lmark; member
171 if (lookup(argv[i],&lmark,&lfn)==0)
173 else putfile(argv[i],lmark,lfn);
215 if (lookup(tline,&lmark,&lfn)==0)
218 putfile(tline,lmark,lfn);
224 if (lookup(tname,&lmark,&lfn)==0)
226 else putfile(tname,lmark,lfn);
268 *mark = seq.lmark;
/dports/biology/fasta3/fasta-36.3.8/src/
H A Dre_getlib.c52 fseek_t lmark; in re_getlib() local
72 n1= GETLIB(aa1ptr,maxt,libstr,sizeof(libstr),&lmark,&icont,m_fptr,l_off_p); in re_getlib()
104 n1= GETLIB(aa1ptr,maxt,libstr,sizeof(libstr),&lmark,&icont,m_fptr,l_off_p); in re_getlib()
110 n1= GETLIB(aa1ptr,maxt,libstr,sizeof(libstr),&lmark,&icont,m_fptr,l_off_p); in re_getlib()
114 n1= GETLIB(aa1ptr,maxt,libstr,sizeof(libstr),&lmark,&icont,m_fptr,l_off_p); in re_getlib()
/dports/textproc/zorba/zorba-2.7.0/src/runtime/full_text/
H A Dft_query_item.cpp72 LocalMark *const lmark = new LocalMark; in pos() local
73 lmark->qi_ = qi_; in pos()
75 lmark->marks_.push_back( (*qi)->pos() ); in pos()
77 return Mark_t( lmark ); in pos()
/dports/devel/fossil/fossil-src-2.17/tools/cvs2fossil/lib/
H A Dmem.tcl64 variable lmark
65 set dm [expr {$lcba - $lmark}]
67 set lmark $lcba
126 variable lmark 0 ; #
/dports/multimedia/mpeg_play/mpeg_play/
H A Dhybrid.c69 unsigned char *lmark; in InitHybridDither() local
72 lmark = l_darrays[i] = (unsigned char *) malloc(256); in InitHybridDither()
75 *lmark++ = 0; in InitHybridDither()
83 if (k > threshval) *lmark++ = ((j+1) * (CR_RANGE * CB_RANGE)); in InitHybridDither()
84 else *lmark++ = (j * (CR_RANGE * CB_RANGE)); in InitHybridDither()
89 *lmark++ = (LUM_RANGE-1)*(CR_RANGE * CB_RANGE); in InitHybridDither()
H A Dordered.c64 unsigned char *lmark, *cmark; in InitOrderedDither() local
67 lmark = l_darrays[i] = (unsigned char *) malloc(256); in InitOrderedDither()
70 *lmark++ = 0; in InitOrderedDither()
79 *lmark++ = ((j+1) * (CR_RANGE * CB_RANGE)); in InitOrderedDither()
82 *lmark++ = (j * (CR_RANGE * CB_RANGE)); in InitOrderedDither()
88 *lmark++ = (LUM_RANGE-1)*(CR_RANGE * CB_RANGE); in InitOrderedDither()
H A Dhybriderr.c73 unsigned char *lmark; in InitHybridErrorDither() local
77 lmark = l_darrays[i] = (unsigned char *) malloc(256); in InitHybridErrorDither()
80 *lmark++ = 0; in InitHybridErrorDither()
88 if (k > threshval) *lmark++ = ((j+1) * (CR_RANGE * CB_RANGE)); in InitHybridErrorDither()
89 else *lmark++ = (j * (CR_RANGE * CB_RANGE)); in InitHybridErrorDither()
94 *lmark++ = (LUM_RANGE-1)*(CR_RANGE * CB_RANGE); in InitHybridErrorDither()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/notify/
H A Dmark.c549 struct fsnotify_mark *lmark, *last = NULL; in fsnotify_add_mark_list() local
600 hlist_for_each_entry(lmark, &conn->list, obj_list) { in fsnotify_add_mark_list()
601 last = lmark; in fsnotify_add_mark_list()
603 if ((lmark->group == mark->group) && in fsnotify_add_mark_list()
604 (lmark->flags & FSNOTIFY_MARK_FLAG_ATTACHED) && in fsnotify_add_mark_list()
610 cmp = fsnotify_compare_groups(lmark->group, mark->group); in fsnotify_add_mark_list()
612 hlist_add_before_rcu(&mark->obj_list, &lmark->obj_list); in fsnotify_add_mark_list()
723 struct fsnotify_mark *lmark, *mark; in fsnotify_clear_marks_by_group() local
742 list_for_each_entry_safe(mark, lmark, &group->marks_list, g_list) { in fsnotify_clear_marks_by_group()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/notify/
H A Dmark.c549 struct fsnotify_mark *lmark, *last = NULL; in fsnotify_add_mark_list() local
600 hlist_for_each_entry(lmark, &conn->list, obj_list) { in fsnotify_add_mark_list()
601 last = lmark; in fsnotify_add_mark_list()
603 if ((lmark->group == mark->group) && in fsnotify_add_mark_list()
604 (lmark->flags & FSNOTIFY_MARK_FLAG_ATTACHED) && in fsnotify_add_mark_list()
610 cmp = fsnotify_compare_groups(lmark->group, mark->group); in fsnotify_add_mark_list()
612 hlist_add_before_rcu(&mark->obj_list, &lmark->obj_list); in fsnotify_add_mark_list()
723 struct fsnotify_mark *lmark, *mark; in fsnotify_clear_marks_by_group() local
742 list_for_each_entry_safe(mark, lmark, &group->marks_list, g_list) { in fsnotify_clear_marks_by_group()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/notify/
H A Dmark.c549 struct fsnotify_mark *lmark, *last = NULL; in fsnotify_add_mark_list() local
600 hlist_for_each_entry(lmark, &conn->list, obj_list) { in fsnotify_add_mark_list()
601 last = lmark; in fsnotify_add_mark_list()
603 if ((lmark->group == mark->group) && in fsnotify_add_mark_list()
604 (lmark->flags & FSNOTIFY_MARK_FLAG_ATTACHED) && in fsnotify_add_mark_list()
610 cmp = fsnotify_compare_groups(lmark->group, mark->group); in fsnotify_add_mark_list()
612 hlist_add_before_rcu(&mark->obj_list, &lmark->obj_list); in fsnotify_add_mark_list()
723 struct fsnotify_mark *lmark, *mark; in fsnotify_clear_marks_by_group() local
742 list_for_each_entry_safe(mark, lmark, &group->marks_list, g_list) { in fsnotify_clear_marks_by_group()
/dports/irc/ircII/ircii-20210314/script/
H A Dfunctions76 @ sr.lmark = 0
94 @ sr.fstring = sr.fstring ## mid($sr.lmark ${sr.scnt1 - sr.lmark} $sr.word) ## sr.rep
96 @ sr.lmark = sr.cnt1
102 @ sr.fstring = sr.fstring ## mid($sr.lmark 512 $sr.word)

1234