Home
last modified time | relevance | path

Searched refs:lpost (Results 1 – 25 of 69) sorted by relevance

123

/dports/textproc/amberfish/amberfish-1.6.4/src/
H A Dlinear.c38 ETYMON_INDEX_LPOST lpost; member
130 if (closefile(f->lpost) < 0) in closefiles()
307 if (fwrite(&(t->lpost), 1, sizeof t->lpost, t->f.lpost) < in writelpost()
308 sizeof t->lpost) in writelpost()
319 t->lpost.freq += t->upost.freq; in updatelpost()
320 t->lpost.fields_n += t->fieldc; in updatelpost()
325 if (t->lpost.doc_id) { in updatelpost()
333 t->lpost.freq = t->upost.freq; in updatelpost()
334 t->lpost.fields_n = t->fieldc; in updatelpost()
376 t->lpost.doc_id = 0; in linpost()
[all …]
H A Dsearch.c215 ETYMON_INDEX_LPOST lpost; in etymon_af_search_term() local
622 lpost.doc_id = 0; in etymon_af_search_term()
623 lpost.freq = 0; in etymon_af_search_term()
624 lpost.fields = 0; in etymon_af_search_term()
625 lpost.fields_n = 0; in etymon_af_search_term()
626 lpost.word_numbers = 0; in etymon_af_search_term()
627 lpost.word_numbers_n = 0; in etymon_af_search_term()
650 lpost.freq += upost.freq; in etymon_af_search_term()
671 lpost.freq += upost.freq; in etymon_af_search_term()
700 r0[x_r0].freq = lpost.freq; in etymon_af_search_term()
[all …]
H A Dindex.c118 ETYMON_INDEX_LPOST lpost; in etymon_index_optimize_old_stdio() local
344 lpost.doc_id = 0; in etymon_index_optimize_old_stdio()
410 lpost.freq += upost.freq; in etymon_index_optimize_old_stdio()
424 lpost.doc_id = upost.doc_id; in etymon_index_optimize_old_stdio()
425 lpost.freq = upost.freq; in etymon_index_optimize_old_stdio()
426 lpost.fields_n = field_count; in etymon_index_optimize_old_stdio()
429 lpost.fields = lfield_p_save; in etymon_index_optimize_old_stdio()
537 ETYMON_INDEX_LPOST lpost; in etymon_index_optimize_old() local
754 lpost.doc_id = 0; in etymon_index_optimize_old()
816 lpost.freq += upost.freq; in etymon_index_optimize_old()
[all …]
H A Ddefs.h63 FILE *lpost; member
H A Dutil.c44 if (closefile(f->lpost) < 0) in afclosedbf()
/dports/textproc/py-pygments/Pygments-2.7.2/tests/examplefiles/
H A Dexample.fst302 (lpost:l_post pre post)
328 fun h -> lpost h x h
448 m st a (post x) post (return_lpre #_ #_ #post x lpost) lpost
625 #lpost:l_post pre post ->
1118 let lpost : l_post (post x) post = lpost_ret_act lpost x m0 in
1120 Step (post x) post (fun h -> lpost h x h) lpost (Ret post x lpost)
1201 (#lpost:l_post pre p)
1210 lpost
1219 (#lpost:l_post pre p)
1269 let lpost : l_post
[all …]
/dports/audio/artyfx-lv2/openAV-ArtyFX-release-1.3-24-g6010d1a/src/dsp/rr/
H A DStompBox.cxx40 lpost = new AnalogFilter (0, 720.0f, 1.0f, 0); in StompBox()
86 delete lpost; in ~StompBox()
106 lpost->cleanup(); in cleanup()
145 lpost->filterout( nframes, input); in process()
176 input[i] = input[i] + RGPST * lpost->filterout_s(input[i]); in process()
244 templ = lpost->filterout_s(fabs(input[i])); in process()
622 lpost->settype(tpost); in init_mode()
623 lpost->setfreq_and_q(fpost, qpost); in init_mode()
624 lpost->setstages(spost); in init_mode()
H A DStompBox.h62 AnalogFilter *linput, *lpre1, *lpre2, *lpost, *ltonehg, *ltonemd, *ltonelw; variable
/dports/audio/rkr-lv2/rkrlv2-beta_2-2-gd8c17d3/src/
H A DStompBox.C44 lpost = new AnalogFilter (0, 720.0f, 1.0f, 0, sample_rate, interpbuf); in StompBox()
77 delete lpost; in ~StompBox() local
111 lpost->cleanup(); in cleanup()
164 lpost->filterout(smpsl, period); in out()
211 smpsl[i] = smpsl[i] + RGPST * lpost->filterout_s(smpsl[i]); in out()
330 templ = lpost->filterout_s(fabs(smpsl[i])); in out()
727 lpost->settype(tpost); in init_mode()
728 lpost->setfreq_and_q(fpost, qpost); in init_mode()
729 lpost->setstages(spost); in init_mode()
H A DStompBox.h64 AnalogFilter *linput, *lpre1, *lpre2, *lpost, *ltonehg, *ltonemd, *ltonelw;
/dports/news/suck/suck-4.3.4/
H A DCONTENTS24 man/lpost.1
57 lpost.c
H A DREADME34 lpost Gives one article fetched by suck to the local server.
H A DCHANGELOG493 * lpost.c - added include <string.h> to fix compile bug on SunOS.
1599 config.h - added #define RNEWS for lpost
1604 lpost.c - moved #define RNEWS to config.h to conform with other prgs
1623 lpost.1
1715 lpost.c - changed informational msgs to print to stdout vice stderr
1735 lpost.c - just cosmetic changes, as I hope to phase this out.
/dports/news/suck-cnews/suck-4.3.4/
H A DCONTENTS24 man/lpost.1
57 lpost.c
H A DREADME34 lpost Gives one article fetched by suck to the local server.
/dports/math/R-cran-MCMCpack/MCMCpack/src/
H A DMCMCnbutil.cc332 double lpost = logprior + loglike; in rho_conditional_log_density() local
333 logfunval = lpost; in rho_conditional_log_density()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/video/fbdev/matrox/
H A Dmatroxfb_Ti3026.c288 unsigned int lin, lfeed, lpost; in Ti3026_calcclock() local
292 fvco = PLL_calcclock(minfo, freq, fmax, &lin, &lfeed, &lpost); in Ti3026_calcclock()
293 fvco >>= (*post = lpost); in Ti3026_calcclock()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/video/fbdev/matrox/
H A Dmatroxfb_Ti3026.c288 unsigned int lin, lfeed, lpost; in Ti3026_calcclock() local
292 fvco = PLL_calcclock(minfo, freq, fmax, &lin, &lfeed, &lpost); in Ti3026_calcclock()
293 fvco >>= (*post = lpost); in Ti3026_calcclock()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/video/fbdev/matrox/
H A Dmatroxfb_Ti3026.c288 unsigned int lin, lfeed, lpost; in Ti3026_calcclock() local
292 fvco = PLL_calcclock(minfo, freq, fmax, &lin, &lfeed, &lpost); in Ti3026_calcclock()
293 fvco >>= (*post = lpost); in Ti3026_calcclock()
/dports/news/s-news/s-news-0.1.11/
H A Dsuck-4.0.patch48 /* RNEWS program called by lpost */
/dports/math/gnumeric/gnumeric-1.12.50/src/
H A Dsheet-style.c3199 GSList *lpre, *lpost; in verify_styles() local
3202 for (lpre = pre, lpost = post; in verify_styles()
3203 lpre || lpost; in verify_styles()
3205 lpost = (lpost ? lpost->next->next->next : NULL)) { in verify_styles()
3209 int cpost = lpost ? GPOINTER_TO_INT (lpost->data) : -1; in verify_styles()
3210 int rpost = lpost ? GPOINTER_TO_INT (lpost->next->data) : -1; in verify_styles()
3211 GnmStyle const *spost = lpost ? lpost->next->next->data : NULL; in verify_styles()
/dports/biology/infernal/infernal-1.1.3/src/
H A Ddisplay.c78 int lpost, rpost; /* chars in aligned posteriors, left, right */ in CreateFancyAli() local
232 lpost = '.'; /* init to gap, if it corresponds to a residue, we'll reset it below */ in CreateFancyAli()
250 if(pcode != NULL) { lpost = pcode[tr->emitl[ti]-1]; } /* watch off-by-one w.r.t. dsq */ in CreateFancyAli()
273 if(pcode != NULL) { lpost = pcode[tr->emitl[ti]-1]; } /* watch off-by-one w.r.t. dsq */ in CreateFancyAli()
361 ali->pcode[pos] = lpost; in CreateFancyAli()
H A Dcm_alidisplay.c81 int lpost, rpost; /* chars in aligned posteriors, left, right */ in cm_alidisplay_Create() local
410 lpost = '.'; /* init to gap, if it corresponds to a residue, we'll reset it below */ in cm_alidisplay_Create()
429 if(ppstr != NULL) lpost = ppstr[tr->emitl[ti]-1]; /* watch off-by-one b/t ppstr and dsq */ in cm_alidisplay_Create()
454 if(ppstr != NULL) lpost = ppstr[tr->emitl[ti]-1]; /* watch off-by-one b/t ppstr and dsq */ in cm_alidisplay_Create()
458 if(ppstr != NULL) lpost = '.'; in cm_alidisplay_Create()
546 if(ppstr != NULL) ad->ppline[pos] = lpost; in cm_alidisplay_Create()
/dports/lang/parrot/parrot-8.1.0/compilers/pct/src/PAST/
H A DCompiler.pir2083 .local pmc lpast, lpost
2085 lpost = self.'as_post'(lpast, 'rtype'=>'P')
2086 ops.'push'(lpost)
2087 ops.'push_pirop'('set', ops, lpost)
2179 .local pmc ops, lpast, rpast, lpost, rpost
2191 ops.'push'(lpost)
2192 ops.'result'(lpost)
2206 .local pmc rpast, rpost, lpast, lpost
2210 lpost = self.'as_post'(lpast, 'rtype'=>'P')
2213 ops = $P0.'new'(rpost, lpost, 'node'=>node, 'result'=>lpost)
[all …]
/dports/lang/parrot/parrot-8.1.0/ext/nqp-rx/src/stage0/
H A DRegex-s0.pir3340 .local pmc ops, lpast, lpost
3356 lpost = self.'as_post'(lpast, 'rtype'=>'~')
3358 $S0 = lpost.'result'()
3359 lpost.'push_pirop'('downcase', $S0, $S0)
3371 lpost = self.'as_post'(lpast, 'rtype'=>'~')
3374 $S0 = lpost.'result'()
3376 ops.'push'(lpost)
3381 ops.'push_pirop'('length', '$I10', lpost)
3398 ops.'push_pirop'('ne', '$S10', lpost, fail)
3409 ops.'push_pirop'('ne', '$S10', lpost, fail)

123