Home
last modified time | relevance | path

Searched refs:reach_p (Results 1 – 5 of 5) sorted by relevance

/dports/math/R/R-4.1.2/src/extra/tre/
H A Dtre-match-approx.c519 tre_tnfa_approx_reach_t *reach_p; in tre_tnfa_run_approx() local
525 reach_p = *deque_start; in tre_tnfa_run_approx()
526 id = (int)(reach_p - reach_next); in tre_tnfa_run_approx()
527 depth = reach_p->depth; in tre_tnfa_run_approx()
532 cost += reach_p->params.cost_del; in tre_tnfa_run_approx()
538 > reach_p->params.max_del) in tre_tnfa_run_approx()
540 > reach_p->params.max_err)) in tre_tnfa_run_approx()
556 cost0 += reach_p->params.cost_del; in tre_tnfa_run_approx()
575 tmp_tags[i] = reach_p->tags[i]; in tre_tnfa_run_approx()
611 reach_p->costs, in tre_tnfa_run_approx()
[all …]
/dports/math/libRmath/R-4.1.1/src/extra/tre/
H A Dtre-match-approx.c519 tre_tnfa_approx_reach_t *reach_p; in tre_tnfa_run_approx() local
525 reach_p = *deque_start; in tre_tnfa_run_approx()
526 id = (int)(reach_p - reach_next); in tre_tnfa_run_approx()
527 depth = reach_p->depth; in tre_tnfa_run_approx()
532 cost += reach_p->params.cost_del; in tre_tnfa_run_approx()
538 > reach_p->params.max_del) in tre_tnfa_run_approx()
540 > reach_p->params.max_err)) in tre_tnfa_run_approx()
556 cost0 += reach_p->params.cost_del; in tre_tnfa_run_approx()
575 tmp_tags[i] = reach_p->tags[i]; in tre_tnfa_run_approx()
611 reach_p->costs, in tre_tnfa_run_approx()
[all …]
/dports/textproc/libtre/tre-0.8.0/lib/
H A Dtre-match-approx.c490 tre_tnfa_approx_reach_t *reach_p; in tre_tnfa_run_approx() local
496 reach_p = *deque_start; in tre_tnfa_run_approx()
497 id = reach_p - reach_next; in tre_tnfa_run_approx()
498 depth = reach_p->depth; in tre_tnfa_run_approx()
503 cost += reach_p->params.cost_del; in tre_tnfa_run_approx()
509 > reach_p->params.max_del) in tre_tnfa_run_approx()
511 > reach_p->params.max_err)) in tre_tnfa_run_approx()
527 cost0 += reach_p->params.cost_del; in tre_tnfa_run_approx()
546 tmp_tags[i] = reach_p->tags[i]; in tre_tnfa_run_approx()
582 reach_p->costs, in tre_tnfa_run_approx()
[all …]
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/lensfun/libs/regex/
H A Dtre-match-approx.c509 tre_tnfa_approx_reach_t *reach_p; in tre_tnfa_run_approx() local
516 reach_p = *deque_start; in tre_tnfa_run_approx()
517 id = reach_p - reach_next; in tre_tnfa_run_approx()
518 depth = reach_p->depth; in tre_tnfa_run_approx()
523 cost += reach_p->params.cost_del; in tre_tnfa_run_approx()
529 > reach_p->params.max_del) in tre_tnfa_run_approx()
531 > reach_p->params.max_err)) in tre_tnfa_run_approx()
547 cost0 += reach_p->params.cost_del; in tre_tnfa_run_approx()
566 tmp_tags[i] = reach_p->tags[i]; in tre_tnfa_run_approx()
602 reach_p->costs, in tre_tnfa_run_approx()
[all …]
/dports/sysutils/scalpel/scalpel-2.0/tre-0.7.5-win32/lib/
H A Dtre-match-approx.c507 tre_tnfa_approx_reach_t *reach_p; in tre_tnfa_run_approx() local
514 reach_p = *deque_start; in tre_tnfa_run_approx()
515 id = reach_p - reach_next; in tre_tnfa_run_approx()
516 depth = reach_p->depth; in tre_tnfa_run_approx()
521 cost += reach_p->params.cost_del; in tre_tnfa_run_approx()
527 > reach_p->params.max_del) in tre_tnfa_run_approx()
529 > reach_p->params.max_err)) in tre_tnfa_run_approx()
545 cost0 += reach_p->params.cost_del; in tre_tnfa_run_approx()
564 tmp_tags[i] = reach_p->tags[i]; in tre_tnfa_run_approx()
600 reach_p->costs, in tre_tnfa_run_approx()
[all …]