Home
last modified time | relevance | path

Searched defs:backtrack (Results 1 – 25 of 48) sorted by relevance

12

/aosp_15_r20/external/pcre/src/
H A Dpcre2_jit_compile.c9631 backtrack_common *backtrack; in compile_ref_iterator_matchingpath() local
9840 backtrack_common *backtrack; in compile_recurse_matchingpath() local
9956 backtrack_common *backtrack; in compile_callout_matchingpath() local
10033 backtrack_common *backtrack = NULL; in compile_reverse_matchingpath() local
10162 …le_assert_matchingpath(compiler_common *common, PCRE2_SPTR cc, assert_backtrack *backtrack, BOOL c… in compile_assert_matchingpath()
10798 backtrack_common *backtrack; in compile_bracket_matchingpath() local
11397 backtrack_common *backtrack; in compile_bracketpos_matchingpath() local
11825 backtrack_common *backtrack; in compile_iterator_matchingpath() local
12337 backtrack_common *backtrack; in compile_fail_accept_matchingpath() local
12412 backtrack_common *backtrack; in compile_control_verb_matchingpath() local
[all …]
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/
H A Ddebug.rb217 def backtrack method
479 def backtrack( level ) method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/tests/nfa/thompson/
H A Dmod.rs2 mod backtrack; module
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/nfa/thompson/
H A Dmod.rs57 pub mod backtrack; module
H A Dbacktrack.rs1425 fn backtrack( in backtrack() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/meta/
H A Dregex.rs2331 pub(crate) backtrack: wrappers::BoundedBacktrackerCache, field
2449 backtrack: Option<bool>, field
3030 pub fn backtrack(self, yes: bool) -> Config { in backtrack() method
H A Dstrategy.rs449 backtrack: wrappers::BoundedBacktracker, field
480 let backtrack = in new() localVariable
/aosp_15_r20/prebuilts/go/linux-x86/src/regexp/
Dbacktrack.go305 func (re *Regexp) backtrack(ib []byte, is string, pos int, ncap int, dstCap []int) []int { func
/aosp_15_r20/external/rust/android-crates-io/crates/regex/src/
Dlib.rs735 mod backtrack; module
Dbacktrack.rs162 fn backtrack(&mut self, start: InputAt) -> bool { in backtrack() method
Dexec.rs1526 pub backtrack: backtrack::Cache, field
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/include/cloog/
Doptions.h114 int backtrack; /* 1 to perform backtracking in member
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/debug/
H A Devent-hub.rb33 def backtrack( level ) method in ANTLR3.Debug.EventHub
/aosp_15_r20/external/harfbuzz_ng/src/OT/Layout/GSUB/
H A DReverseChainSingleSubstFormat1.hh18 backtrack; /* Array of coverage tables member
/aosp_15_r20/external/antlr/tool/src/main/java/org/antlr/tool/
H A DGrammarReport.java107 String backtrack = (String) g.getOption("backtrack"); in getReportData() local
H A DGrammar.java729 Object backtrack = (String)getOption("backtrack"); in dealWithTreeFilterMode() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsubgpos.hh1504 const HBUINT backtrack[], in match_backtrack()
2960 const HBUINT backtrack[], in chain_context_intersects()
2987 const HBUINT backtrack[], in chain_context_closure_lookup()
3015 const HBUINT backtrack[], in chain_context_collect_glyphs_lookup()
3059 const HBUINT backtrack[], in chain_context_apply_lookup()
3300 backtrack; /* Array of backtracking values member
4216 backtrack; /* Array of coverage tables member
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dperl_matcher_recursive.hpp852 BidiIterator backtrack = position; in backtrack_till_match() local
/aosp_15_r20/external/apache-commons-io/src/main/java/org/apache/commons/io/
H A DFilenameUtils.java1586 final Deque<int[]> backtrack = new ArrayDeque<>(wcs.length); in wildcardMatch() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/tables/gsub/
H A Dclosure.rs418 let backtrack = self.backtrack_class_def()?; in add_reachable_lookups() localVariable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp1420 const SDep *backtrack() { in backtrack() function in __anon57715bea0311::SchedDAGReverseDFS
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp1428 const SDep *backtrack() { in backtrack() function in __anon34ea5ab00311::SchedDAGReverseDFS
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp1604 const SDep *backtrack() { in backtrack() function in __anonb47b4b080311::SchedDAGReverseDFS
/aosp_15_r20/external/rust/android-crates-io/crates/winnow/src/
Derror.rs141 pub fn backtrack(self) -> Self { in backtrack() method
/aosp_15_r20/external/guice/extensions/persist/lib/
HDcommons-io.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...

12