Home
last modified time | relevance | path

Searched refs:srch (Results 1 – 25 of 1298) sorted by relevance

12345678910>>...52

/dports/editors/jupp/jupp/
H A Dusearch.c289 if (wrap && !srch->wrap_flag && srch->wrap_p) { in searchf()
346 if (wrap && !srch->wrap_flag && srch->wrap_p) { in searchb()
367 srch->markb->owner = &srch->markb; in setmark()
372 srch->markk->owner = &srch->markk; in setmark()
567 srch->repeat = srch->repeat * 10 + s[x] - '0'; in set_options()
643 srch->wrap_p->owner = &srch->wrap_p; in dofirst()
821 } else if (srch->rest || (srch->repeat != -1 && srch->replace)) { in fnext()
866 if (!srch->flg && !srch->rest) { in dopfnext()
867 if (srch->valid && srch->block_restrict) in dopfnext()
949 if (!srch->wrap_p || srch->wrap_p->b!=bw->b) { in pfnext()
[all …]
H A Duisrch.c68 SRCH *srch; in iappend() local
81 srch = globalsrch; in iappend()
87 if (!srch->wrap_p || srch->wrap_p->b!=bw->b) { in iappend()
88 prm(srch->wrap_p); in iappend()
90 srch->wrap_p->owner = &srch->wrap_p; in iappend()
91 srch->wrap_flag = 0; in iappend()
96 vsrm(srch->pattern); in iappend()
147 SRCH *srch; in itype() local
155 srch = globalsrch; in itype()
161 if (!srch->wrap_p || srch->wrap_p->b!=bw->b) { in itype()
[all …]
/dports/editors/joe/joe-4.6/joe/
H A Dusearch.c287 …while (srch->ignore ? pifind(start, srch->comp->prefix, srch->comp->prefix_len) : pfind(start, src… in searchf()
292 if (!joe_regexec(srch->comp, end, NMATCHES, srch->pieces, srch->ignore)) { in searchf()
314 if (srch->allow_wrap && !srch->wrap_flag && srch->wrap_p) { in searchf()
378 if (srch->allow_wrap && !srch->wrap_flag && srch->wrap_p) { in searchb()
399 srch->markb->owner = &srch->markb; in setmark()
404 srch->markk->owner = &srch->markk; in setmark()
455 if (srch->markb || srch->markk) { in rmsrch()
652 if (srch->markb || srch->markk) { in pfsave()
869 srch->wrap_p->owner = &srch->wrap_p; in dofirst()
1127srch->comp = joe_regcomp(bw->b->o.charmap, srch->pattern, sLEN(srch->pattern), srch->ignore, srch-… in fnext()
[all …]
H A Duisrch.c66 SRCH *srch; in iappend() local
81 srch = globalsrch; in iappend()
87 if (!srch->wrap_p || srch->wrap_p->b!=bw->b) { in iappend()
88 prm(srch->wrap_p); in iappend()
90 srch->wrap_p->owner = &srch->wrap_p; in iappend()
91 srch->wrap_flag = 0; in iappend()
148 SRCH *srch; in itype() local
156 srch = globalsrch; in itype()
162 if (!srch->wrap_p || srch->wrap_p->b!=bw->b) { in itype()
163 prm(srch->wrap_p); in itype()
[all …]
/dports/textproc/p5-Text-Prefix-XS/Text-Prefix-XS-0.15/
H A DXS.xs105 #define txs_sv_init(mysv, srch) THX_txs_sv_init(aTHX_ mysv, srch) argument
133 #define study_terms(srch, mortal_av) THX_study_terms(aTHX_ srch, mortal_av) argument
178 srch->max_len = srch->term_lengths[len_idx]; in THX_study_terms()
179 srch->min_len = srch->term_lengths[0]; in THX_study_terms()
202 srch->refcount = 1; in THX_prefix_search_build()
303 if(!txs_ht_check(srch->ht_min, input, srch->min_len)) { in THX_prefix_search()
432 if(!srch) { in txs_freehook()
437 srch->refcount--; in txs_freehook()
445 Safefree(srch); in txs_freehook()
453 srch->refcount++; in txs_duphook()
[all …]
/dports/audio/sphinx3/sphinx3-0.8/src/libs3decoder/libsearch/
H A Dsrch_debug.c47 srch_debug_init(kb_t * kb, void *srch) in srch_debug_init() argument
54 srch_debug_uninit(void *srch) in srch_debug_uninit() argument
61 srch_debug_begin(void *srch) in srch_debug_begin() argument
68 srch_debug_end(void *srch) in srch_debug_end() argument
120 srch_debug_hmm_compute_lv1(void *srch) in srch_debug_hmm_compute_lv1() argument
134 srch_debug_propagate_graph_ph_lv1(void *srch) in srch_debug_propagate_graph_ph_lv1() argument
141 srch_debug_propagate_graph_wd_lv1(void *srch) in srch_debug_propagate_graph_wd_lv1() argument
162 srch_debug_eval_beams_lv1(void *srch) in srch_debug_eval_beams_lv1() argument
169 srch_debug_eval_beams_lv2(void *srch) in srch_debug_eval_beams_lv2() argument
197 srch_debug_select_active_gmm(void *srch) in srch_debug_select_active_gmm() argument
[all …]
H A Dsrch_fsg.c126 s = (srch_t *) srch;
153 s = (srch_t *) srch;
162 srch_FSG_begin(void *srch)
166 s = (srch_t *) srch;
175 srch_FSG_end(void *srch)
179 s = (srch_t *) srch;
194 s = (srch_t *) srch;
233 s = (srch_t *) srch;
248 s = (srch_t *) srch;
269 s = (srch_t *) srch;
[all …]
H A Dsrch.c460 srch->num_frm = 0;
468 if (srch->dag)
470 srch->dag = NULL;
473 srch->funcs->utt_begin(srch);
846 srch->funcs->uninit(srch);
848 if (srch->dag)
853 ckd_free(srch);
883 return srch->funcs->gen_hyp(srch);
929 srch->funcs->set_lm(srch, lmname);
942 srch->funcs->add_lm(srch, lm, lmname);
[all …]
/dports/audio/sphinx3/sphinx3-0.8/include/
H A Dsrch_debug.h100 int srch_debug_init(kb_t *kb,void* srch);
101 int srch_debug_uninit(void* srch);
102 int srch_debug_begin(void* srch);
103 int srch_debug_end(void* srch);
110 int srch_debug_hmm_compute_lv1(void* srch);
112 int srch_debug_eval_beams_lv1 (void* srch);
113 int srch_debug_eval_beams_lv2 (void* srch);
115 int srch_debug_propagate_graph_ph_lv1(void* srch);
116 int srch_debug_propagate_graph_wd_lv1(void* srch);
123 int srch_debug_select_active_gmm(void *srch);
[all …]
/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.stltoday.com54 Disallow: /feeder/places/*action=srch
55 Disallow: /places/*action=srch
56 Disallow: /places/bestbridal/*action=srch
58 Disallow: /places/bestbridal-caterers/*action=srch
62 Disallow: /places/bestbridal-florist/*action=srch
63 Disallow: /places/bestbridal-formalwear/*action=srch
64 Disallow: /places/bestbridal-gowns/*action=srch
66 Disallow: /places/bestbridal-hotels/*action=srch
68 Disallow: /places/bestbridal-jewelry/*action=srch
69 Disallow: /places/bestbridal-limo/*action=srch
[all …]
/dports/devel/z88dk/z88dk/src/ticks/
H A Dsrcfile.c21 srcfile *srch = files; in open_file() local
25 while ( srch != NULL ) { in open_file()
27 return srch; in open_file()
29 srch = srch->next; in open_file()
36 srch = calloc(1,sizeof(*srch)); in open_file()
37 srch->filename = strdup(filename); in open_file()
42 srch->num_lines++; in open_file()
43 srch->lines = realloc(srch->lines, srch->num_lines * sizeof(srch->lines[0])); in open_file()
48 srch->lines[srch->num_lines-1] = strdup(buf); in open_file()
50 LL_APPEND(files, srch); in open_file()
[all …]
/dports/devel/vstr/vstr-1.0.15/examples/
H A Dex_ssi.c69 pos += srch; in ex_ssi_srch_end()
70 len -= srch; in ex_ssi_srch_end()
107 *srch -= val; in ex_ssi_skip_val()
128 size_t len = *srch; in ex_ssi_attr_val()
151 --*srch; in ex_ssi_attr_val()
163 ex_ssi_skip_wsp(s2, srch); in ex_ssi_file_attr()
230 size_t srch = 0; in ex_ssi_exec()
235 while ((srch < tlen) && in ex_ssi_exec()
283 size_t srch = 0; in ex_ssi_process() local
302 if (srch > 1) in ex_ssi_process()
[all …]
/dports/www/hotcrp/hotcrp-2.102/src/search/
H A Dst_tag.php91 if ($srch->user->privChair
104 $ret[0] = $srch->cid;
106 $tagger = new Tagger($srch->user);
134 if (!$srch->user->isPC) {
178 $ok = $this->tsm->evaluate($srch->user, $row->searchable_tags($srch->user));
188 return $this->tsm->evaluate($srch->user, $row->searchable_tags($srch->user));
208 if ($srch->user->isPC) {
209 $dt = $srch->conf->tags();
224 $tm->include_twiddles($srch->user);
230 if ($srch->user->isPC && $srch->conf->tags()->has_badges) {
[all …]
H A Dst_formula.php13 static private function read_formula($word, $quoted, $is_graph, PaperSearch $srch) { argument
16 $formula = $srch->conf->find_named_formula($word);
19 if (!$formula->check($srch->user)) {
20 $srch->warn($formula->error_html());
25 static function parse($word, SearchWord $sword, PaperSearch $srch) { argument
26 if (($formula = self::read_formula($word, $sword->quoted, false, $srch)))
30 static function parse_graph($word, SearchWord $sword, PaperSearch $srch) { argument
31 if (($formula = self::read_formula($word, $sword->quoted, true, $srch)))
36 $this->formula->add_query_options($sqi->srch->_query_options);
39 function exec(PaperInfo $row, PaperSearch $srch) { argument
[all …]
H A Dst_pdf.php22 static function parse($word, SearchWord $sword, PaperSearch $srch) { argument
29 return new PaperPDF_SearchTerm($srch->conf, $dtype, true);
31 return new PaperPDF_SearchTerm($srch->conf, $dtype, false);
32 $cf = new CheckFormat($srch->conf);
50 function trivial_rights(Contact $user, PaperSearch $srch) { argument
76 function exec(PaperInfo $row, PaperSearch $srch) { argument
80 && $srch->user->can_view_decision($row))
85 && !$srch->user->can_view_decision($row))
88 if ($sub > 1 && !$srch->user->can_view_pdf($row))
126 function exec(PaperInfo $row, PaperSearch $srch) { argument
[all …]
H A Dst_author.php33 function trivial_rights(Contact $user, PaperSearch $srch) { argument
48 function exec(PaperInfo $row, PaperSearch $srch) { argument
50 $can_view = $srch->user->allow_view_authors($row);
53 if (($cid === $srch->cid || $can_view)
70 function extract_metadata($top, PaperSearch $srch) { argument
71 parent::extract_metadata($top, $srch);
73 $srch->regex["au"][] = $this->regex;
100 function exec(PaperInfo $row, PaperSearch $srch) { argument
103 || !$srch->user->allow_view_authors($row))
113 function extract_metadata($top, PaperSearch $srch) { argument
[all …]
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dinduc.c141 } srch; variable
642 IND_USEL(ind) = srch.last_use = srch.usel = in new_ivs()
669 srch.ind = ind; in scan_ind_uses()
671 srch.lastadu = srch.adu_queue = NULL; in scan_ind_uses()
709 if (srch.branch.ili && srch.branch.ind == ind) in scan_ind_uses()
721 srch.ind = ind; in scan_def()
722 srch.def = def; in scan_def()
813 srch.new_skip = IND_SKIP(srch.ind); in _fam()
814 srch.new_skip_opc = IND_OPC(srch.ind); in _fam()
847 srch.branch.ind = srch.ind; in _fam()
[all …]
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/texturing/
H A Dcopytexsubimage.c131 ? (float)srch : 1.0; in do_row()
140 rect(srcx + 5, srcy + srch/2, srcx + srcw - 5, srcy + srch - 5); in do_row()
162 srcw, srch); in do_row()
170 glVertex2f(dstx, dsty + srch); in do_row()
173 glVertex2f(dstx + srcw, dsty + srch); in do_row()
183 remain_height = srch - (srch / 2); in do_row()
187 srcw / 2, srch / 2); in do_row()
191 remain_width, srch / 2); in do_row()
193 0, srch / 2, /* offset in image */ in do_row()
207 glVertex2f(dstx2, dsty2 + srch); in do_row()
[all …]
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_direct_state_access/
H A Dcopytexturesubimage.c150 ? (float)srch : 1.0; in do_row()
159 piglit_draw_rect(srcx, srcy, srcw, srch); in do_row()
163 piglit_draw_rect(srcx + 5, srcy + srch/2, srcw - 10, srch - 5 - srch/2); in do_row()
182 srcw, srch); in do_row()
200 piglit_draw_rect_tex(dstx, dsty, srcw, srch, in do_row()
207 remain_height = srch - (srch / 2); in do_row()
211 srcw / 2, srch / 2); in do_row()
215 remain_width, srch / 2); in do_row()
217 0, srch / 2, /* offset in image */ in do_row()
221 srcw / 2, srch / 2, /* offset in image */ in do_row()
[all …]
/dports/graphics/libsixel/sixel-1.8.6/src/
H A Dscale.c196 int const srch, in scale_without_resampling() argument
211 y = h * srch / dsth; in scale_without_resampling()
228 int const srch, in scale_with_resampling() argument
265 if (dsth >= srch) { in scale_with_resampling()
266 center_y = (h + 0.5) * srch / dsth; in scale_with_resampling()
268 y_last = MIN(center_y + n, srch - 1); in scale_with_resampling()
271 y_first = MAX(floor((center_y - n) * srch / dsth), 0); in scale_with_resampling()
272 y_last = MIN(floor((center_y + n) * srch / dsth), srch - 1); in scale_with_resampling()
283 if (dsth >= srch) { in scale_with_resampling()
286 diff_y = (y + 0.5) * dsth / srch - center_y; in scale_with_resampling()
[all …]
/dports/devel/vstr/vstr-1.0.15/src/
H A Dvstr_cntl.c307 srch->decimal_point_ref = tmp; in vstr_cntl_conf()
335 srch->thousands_sep_ref = tmp; in vstr_cntl_conf()
347 *val = srch->grouping->ptr; in vstr_cntl_conf()
363 vstr_ref_del(srch->grouping); in vstr_cntl_conf()
367 srch->grouping = tmp; in vstr_cntl_conf()
759 if (!srch) break; in vstr_cntl_conf()
764 srch->decimal_point_len = len; in vstr_cntl_conf()
791 if (!srch) break; in vstr_cntl_conf()
796 srch->thousands_sep_len = len; in vstr_cntl_conf()
820 if (!srch) break; in vstr_cntl_conf()
[all …]
H A Dvstr_srch_case.c25 char srch) in vstr_srch_case_chr_fwd() argument
30 return (vstr_srch_chr_fwd(base, pos, len, srch)); in vstr_srch_case_chr_fwd()
32 if (VSTR__IS_ASCII_LOWER(srch)) in vstr_srch_case_chr_fwd()
33 srch = VSTR__TO_ASCII_UPPER(srch); in vstr_srch_case_chr_fwd()
50 if (scan_tmp == srch) in vstr_srch_case_chr_fwd()
64 char srch[2]; in vstr_srch_case_chr_rev() local
67 if (!VSTR__IS_ASCII_ALPHA(srch[0])) in vstr_srch_case_chr_rev()
70 if (VSTR__IS_ASCII_LOWER(srch[0])) in vstr_srch_case_chr_rev()
71 srch[1] = VSTR__TO_ASCII_UPPER(srch[0]); in vstr_srch_case_chr_rev()
73 srch[1] = VSTR__TO_ASCII_LOWER(srch[0]); in vstr_srch_case_chr_rev()
[all …]
/dports/devel/vstr/vstr-1.0.15/tst/
H A DMakefile.am259 srch/tst_srch_buf \
260 srch/tst_srch_chr \
261 srch/tst_srch_case_buf \
262 srch/tst_srch_case_chr \
263 srch/tst_srch_chrs \
264 srch/tst_srch_csrch_chrs \
265 srch/tst_srch_vstr \
266 srch/tst_srch_case_vstr
269 srch/xfail_tst_srch_chr_oob_pos \
270 srch/xfail_tst_srch_chr_oob_len \
[all …]
/dports/devel/icu-lx/icu/source/test/perf/strsrchperf/
H A Dstrsrchperf.h19 typedef void (*StrSrchFn)(UStringSearch* srch, const UChar* src,int32_t srcLen, const UChar* pttrn,…
28 UStringSearch* srch; variable
32 (*fn)(srch, src, srcLen, pttrn, pttrnLen, status); in call()
45 srch = search; in StringSearchPerfFunction()
55 UStringSearch* srch; variable
66 void ICUForwardSearch(UStringSearch *srch, const UChar* source, int32_t sourceLen, const UChar* pat… in ICUForwardSearch() argument
69 match = usearch_first(srch, status); in ICUForwardSearch()
71 match = usearch_next(srch, status); in ICUForwardSearch()
75 void ICUBackwardSearch(UStringSearch *srch, const UChar* source, int32_t sourceLen, const UChar* pa… in ICUBackwardSearch() argument
78 match = usearch_last(srch, status); in ICUBackwardSearch()
[all …]
/dports/devel/icu/icu/source/test/perf/strsrchperf/
H A Dstrsrchperf.h19 typedef void (*StrSrchFn)(UStringSearch* srch, const UChar* src,int32_t srcLen, const UChar* pttrn,…
28 UStringSearch* srch; variable
32 (*fn)(srch, src, srcLen, pttrn, pttrnLen, status); in call()
45 srch = search; in StringSearchPerfFunction()
55 UStringSearch* srch; variable
66 void ICUForwardSearch(UStringSearch *srch, const UChar* source, int32_t sourceLen, const UChar* pat… in ICUForwardSearch() argument
69 match = usearch_first(srch, status); in ICUForwardSearch()
71 match = usearch_next(srch, status); in ICUForwardSearch()
75 void ICUBackwardSearch(UStringSearch *srch, const UChar* source, int32_t sourceLen, const UChar* pa… in ICUBackwardSearch() argument
78 match = usearch_last(srch, status); in ICUBackwardSearch()
[all …]

12345678910>>...52