/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/ |
D | Rule.java | 25 private final RuleSegment backtrack; field in Rule 31 Rule(RuleSegment backtrack, RuleSegment input, RuleSegment lookAhead, RuleSegment subst) { in Rule() 397 static Set<Rule> oneToOneRules(RuleSegment backtrack, List<Integer> inputs, in oneToOneRules()
|
D | RuleExtractor.java | 318 RuleSegment backtrack = ruleSegmentFromGlyphs(table.backtrackGlyphs); in extract() local 409 RuleSegment backtrack = ruleSegmentFromClasses(table.backtrackGlyphs, backtrackClassDef); in extract() local
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/opentype/component/ |
D | Rule.java | 25 private final RuleSegment backtrack; field in Rule 31 Rule(RuleSegment backtrack, RuleSegment input, RuleSegment lookAhead, RuleSegment subst) { in Rule() 397 static Set<Rule> oneToOneRules(RuleSegment backtrack, List<Integer> inputs, in oneToOneRules()
|
D | RuleExtractor.java | 318 RuleSegment backtrack = ruleSegmentFromGlyphs(table.backtrackGlyphs); in extract() local 409 RuleSegment backtrack = ruleSegmentFromClasses(table.backtrackGlyphs, backtrackClassDef); in extract() local
|
/third_party/rust/crates/regex/src/ |
D | lib.rs | 735 mod backtrack; module
|
D | backtrack.rs | 162 fn backtrack(&mut self, start: InputAt) -> bool { in backtrack() method
|
D | exec.rs | 1526 pub backtrack: backtrack::Cache, field
|
/third_party/pcre2/pcre2/src/ |
D | pcre2_jit_compile.c | 9430 backtrack_common *backtrack; in compile_ref_iterator_matchingpath() local 9636 backtrack_common *backtrack; in compile_recurse_matchingpath() local 9752 backtrack_common *backtrack; in compile_callout_matchingpath() local 9856 …le_assert_matchingpath(compiler_common *common, PCRE2_SPTR cc, assert_backtrack *backtrack, BOOL c… in compile_assert_matchingpath() 10448 backtrack_common *backtrack; in compile_bracket_matchingpath() local 11009 backtrack_common *backtrack; in compile_bracketpos_matchingpath() local 11437 backtrack_common *backtrack; in compile_iterator_matchingpath() local 11949 backtrack_common *backtrack; in compile_fail_accept_matchingpath() local 12024 backtrack_common *backtrack; in compile_control_verb_matchingpath() local 12058 backtrack_common *backtrack; in compile_then_trap_matchingpath() local [all …]
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-layout-gsubgpos.hh | 1009 const HBUINT16 backtrack[], in match_backtrack() 1821 const HBUINT16 backtrack[], in chain_context_intersects() 1841 const HBUINT16 backtrack[], in chain_context_closure_lookup() 1861 const HBUINT16 backtrack[], in chain_context_collect_glyphs_lookup() 1902 const HBUINT16 backtrack[], in chain_context_apply_lookup() 2013 backtrack; /* Array of backtracking values member 2477 backtrack; /* Array of coverage tables member
|
D | hb-ot-layout-gsub-table.hh | 1133 backtrack; /* Array of coverage tables member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-layout-gsubgpos.hh | 1176 const HBUINT16 backtrack[], in match_backtrack() 2356 const HBUINT16 backtrack[], in chain_context_intersects() 2376 const HBUINT16 backtrack[], in chain_context_closure_lookup() 2402 const HBUINT16 backtrack[], in chain_context_collect_glyphs_lookup() 2443 const HBUINT16 backtrack[], in chain_context_apply_lookup() 2647 backtrack; /* Array of backtracking values member 3374 backtrack; /* Array of coverage tables member
|
D | hb-ot-layout-gsub-table.hh | 1406 backtrack; /* Array of coverage tables member
|
/third_party/harfbuzz/src/ |
D | hb-ot-layout-gsubgpos.hh | 1176 const HBUINT16 backtrack[], in match_backtrack() 2329 const HBUINT16 backtrack[], in chain_context_intersects() 2349 const HBUINT16 backtrack[], in chain_context_closure_lookup() 2375 const HBUINT16 backtrack[], in chain_context_collect_glyphs_lookup() 2416 const HBUINT16 backtrack[], in chain_context_apply_lookup() 2629 backtrack; /* Array of backtracking values member 3345 backtrack; /* Array of coverage tables member
|
D | hb-ot-layout-gsub-table.hh | 1371 backtrack; /* Array of coverage tables member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ScheduleDAGInstrs.cpp | 1420 const SDep *backtrack() { in backtrack() function in __anon224228790311::SchedDAGReverseDFS
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_sched.cpp | 558 bool backtrack = false; in try_reserve() local
|
/third_party/node/tools/ |
D | lint-md.mjs | 2667 backtrack: false, property
|