Home
last modified time | relevance | path

Searched refs:match_input (Results 1 – 25 of 107) sorted by relevance

12345

/dports/math/openfst/openfst-1.8.1/src/include/fst/
H A Darcfilter.h67 explicit LabelArcFilter(Label label, bool match_input = true,
69 : label_(label), match_input_(match_input), keep_match_(keep_match) {} in label_()
88 explicit MultiLabelArcFilter(bool match_input = true, bool keep_match = true)
89 : match_input_(match_input), keep_match_(keep_match) {} in match_input_() argument
H A Dcompose.h352 StateId sb, Matcher *matchera, bool match_input) { in OrderedExpand() argument
355 const Arc loop(match_input ? 0 : kNoLabel, match_input ? kNoLabel : 0, in OrderedExpand()
357 MatchArc(s, matchera, loop, match_input); in OrderedExpand()
360 MatchArc(s, matchera, iterb.Value(), match_input); in OrderedExpand()
368 bool match_input) { in MatchArc() argument
369 if (matchera->Find(match_input ? arc.olabel : arc.ilabel)) { in MatchArc()
373 if (match_input) { in MatchArc()
/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/openfst/src/include/fst/
H A Darcfilter.h76 MultiLabelArcFilter(bool match_input = true, bool keep_match = true)
77 : match_input_(match_input), in match_input_() argument
H A Dcompose.h353 Matcher *matchera, bool match_input) { in OrderedExpand() argument
357 Arc loop(match_input ? 0 : kNoLabel, match_input ? kNoLabel : 0, in OrderedExpand()
359 MatchArc(s, matchera, loop, match_input); in OrderedExpand()
363 MatchArc(s, matchera, iterb.Value(), match_input); in OrderedExpand()
371 const Arc &arc, bool match_input) { in MatchArc() argument
372 if (matchera->Find(match_input ? arc.olabel : arc.ilabel)) { in MatchArc()
376 if (match_input) { in MatchArc()
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/include/fst/
H A Darcfilter.h76 MultiLabelArcFilter(bool match_input = true, bool keep_match = true)
77 : match_input_(match_input), in match_input_() argument
H A Dcompose.h353 Matcher *matchera, bool match_input) { in OrderedExpand() argument
357 Arc loop(match_input ? 0 : kNoLabel, match_input ? kNoLabel : 0, in OrderedExpand()
359 MatchArc(s, matchera, loop, match_input); in OrderedExpand()
363 MatchArc(s, matchera, iterb.Value(), match_input); in OrderedExpand()
371 const Arc &arc, bool match_input) { in MatchArc() argument
372 if (matchera->Find(match_input ? arc.olabel : arc.ilabel)) { in MatchArc()
376 if (match_input) { in MatchArc()
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/include/fst/
H A Darcfilter.h76 MultiLabelArcFilter(bool match_input = true, bool keep_match = true)
77 : match_input_(match_input), in match_input_() argument
H A Dcompose.h353 Matcher *matchera, bool match_input) { in OrderedExpand() argument
357 Arc loop(match_input ? 0 : kNoLabel, match_input ? kNoLabel : 0, in OrderedExpand()
359 MatchArc(s, matchera, loop, match_input); in OrderedExpand()
363 MatchArc(s, matchera, iterb.Value(), match_input); in OrderedExpand()
371 const Arc &arc, bool match_input) { in MatchArc() argument
372 if (matchera->Find(match_input ? arc.olabel : arc.ilabel)) { in MatchArc()
376 if (match_input) { in MatchArc()
/dports/devel/m4/m4-1.4.19/src/
H A Dinput.c609 match_input (const char *s, bool consume) in match_input() function
665 && ((s)[1] == '\0' || (match_input ((s) + (consume), consume))))
/dports/devel/sunpromake/schily-2021-09-18/bsh/
H A Dinputc.c227 LOCAL HISTPTR match_input __PR((HISTPTR cur_line, HISTPTR tmp_line,
1341 match_input(cur_line, tmp_line, up) in match_input() function
2343 cur_line = match_input(cur_line, in iget_line()
/dports/devel/schilybase/schily-2021-09-18/bsh/
H A Dinputc.c227 LOCAL HISTPTR match_input __PR((HISTPTR cur_line, HISTPTR tmp_line,
1341 match_input(cur_line, tmp_line, up) in match_input() function
2343 cur_line = match_input(cur_line, in iget_line()
/dports/devel/sccs/schily-2021-09-18/bsh/
H A Dinputc.c227 LOCAL HISTPTR match_input __PR((HISTPTR cur_line, HISTPTR tmp_line,
1341 match_input(cur_line, tmp_line, up) in match_input() function
2343 cur_line = match_input(cur_line, in iget_line()
/dports/net/rscsi/schily-2021-09-18/bsh/
H A Dinputc.c227 LOCAL HISTPTR match_input __PR((HISTPTR cur_line, HISTPTR tmp_line,
1341 match_input(cur_line, tmp_line, up) in match_input() function
2343 cur_line = match_input(cur_line, in iget_line()
/dports/archivers/star/schily-2021-09-18/bsh/
H A Dinputc.c227 LOCAL HISTPTR match_input __PR((HISTPTR cur_line, HISTPTR tmp_line,
1341 match_input(cur_line, tmp_line, up) in match_input() function
2343 cur_line = match_input(cur_line, in iget_line()
/dports/sysutils/cdrtools/schily-2021-09-18/bsh/
H A Dinputc.c227 LOCAL HISTPTR match_input __PR((HISTPTR cur_line, HISTPTR tmp_line,
1341 match_input(cur_line, tmp_line, up) in match_input() function
2343 cur_line = match_input(cur_line, in iget_line()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh673 static inline bool match_input (hb_apply_context_t *c, in match_input() function
1161 return match_input (c, in context_apply_lookup()
1689 return match_input (c, in chain_context_apply_lookup()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh673 static inline bool match_input (hb_apply_context_t *c, in match_input() function
1161 return match_input (c, in context_apply_lookup()
1689 return match_input (c, in chain_context_apply_lookup()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh673 static inline bool match_input (hb_apply_context_t *c, in match_input() function
1161 return match_input (c, in context_apply_lookup()
1689 return match_input (c, in chain_context_apply_lookup()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh673 static inline bool match_input (hb_apply_context_t *c, in match_input() function
1161 return match_input (c, in context_apply_lookup()
1689 return match_input (c, in chain_context_apply_lookup()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh673 static inline bool match_input (hb_apply_context_t *c, in match_input() function
1161 return match_input (c, in context_apply_lookup()
1689 return match_input (c, in chain_context_apply_lookup()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh673 static inline bool match_input (hb_apply_context_t *c, in match_input() function
1161 return match_input (c, in context_apply_lookup()
1689 return match_input (c, in chain_context_apply_lookup()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh673 static inline bool match_input (hb_apply_context_t *c, in match_input() function
1161 return match_input (c, in context_apply_lookup()
1689 return match_input (c, in chain_context_apply_lookup()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh673 static inline bool match_input (hb_apply_context_t *c, in match_input() function
1161 return match_input (c, in context_apply_lookup()
1689 return match_input (c, in chain_context_apply_lookup()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/harfbuzz-ng/src/
H A Dhb-ot-layout-gsubgpos-private.hh673 static inline bool match_input (hb_apply_context_t *c, in match_input() function
1161 return match_input (c, in context_apply_lookup()
1689 return match_input (c, in chain_context_apply_lookup()
/dports/editors/ved/schily-2021-09-18/bsh/
H A Dinputc.c227 LOCAL HISTPTR match_input __PR((HISTPTR cur_line, HISTPTR tmp_line,
1341 match_input(cur_line, tmp_line, up) in match_input() function
2343 cur_line = match_input(cur_line, in iget_line()

12345