Searched defs:backtrack (Results 1 - 16 of 16) sorted by relevance

/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/debug/
H A Devent-hub.rb33 def backtrack( level ) method in class:ANTLR3.Debug.EventHub
35 listener.backtrack( level )
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
H A Ddebug.rb217 def backtrack method in class:ANTLR3.Debug.ParserEvents
464 # any backtrack), this informs the debugger that stream should be
479 def backtrack( level ) method in class:ANTLR3.Debug.EventListener
685 :add_child, :backtrack, :become_root, :begin_backtrack,
H A Drecognizers.rb839 def backtrack method in class:ANTLR3
854 backtrack { send name }
/external/icu4c/layout/
H A DContextualSubstSubtables.cpp51 GlyphIterator *glyphIterator, le_bool backtrack)
56 if (backtrack) {
82 le_bool backtrack)
87 if (backtrack) {
119 GlyphIterator *glyphIterator, const char *offsetBase, le_bool backtrack)
124 if (backtrack) {
50 matchGlyphIDs(const TTGlyphID *glyphArray, le_uint16 glyphCount, GlyphIterator *glyphIterator, le_bool backtrack) argument
79 matchGlyphClasses(const le_uint16 *classArray, le_uint16 glyphCount, GlyphIterator *glyphIterator, const ClassDefinitionTable *classDefinitionTable, le_bool backtrack) argument
118 matchGlyphCoverages(const Offset *coverageTableOffsetArray, le_uint16 glyphCount, GlyphIterator *glyphIterator, const char *offsetBase, le_bool backtrack) argument
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-layout-gsub-table.hh914 const OffsetArrayOf<Coverage> &lookahead = StructAfter<OffsetArrayOf<Coverage> > (backtrack);
918 count = backtrack.len;
920 if (!(this+backtrack[i]).intersects (c->glyphs))
940 const OffsetArrayOf<Coverage> &lookahead = StructAfter<OffsetArrayOf<Coverage> > (backtrack);
946 count = backtrack.len;
948 (this+backtrack[i]).add_coverage (c->before);
980 const OffsetArrayOf<Coverage> &lookahead = StructAfter<OffsetArrayOf<Coverage> > (backtrack);
984 backtrack.len, (USHORT *) backtrack.array,
1001 if (!(coverage.sanitize (c, this) && backtrack
1016 backtrack; /* Array of coverage tables member in struct:OT::ReverseChainSingleSubstFormat1
[all...]
H A Dhb-ot-layout-gsubgpos-private.hh860 const USHORT backtrack[],
867 skippy_iter.set_match_func (match_func, match_data, backtrack);
1542 const USHORT backtrack[],
1552 backtrackCount, backtrack,
1566 const USHORT backtrack[],
1576 backtrackCount, backtrack,
1590 const USHORT backtrack[] HB_UNUSED,
1607 const USHORT backtrack[],
1622 backtrackCount, backtrack,
1639 const HeadlessArrayOf<USHORT> &input = StructAfter<HeadlessArrayOf<USHORT> > (backtrack);
858 match_backtrack(hb_apply_context_t *c, unsigned int count, const USHORT backtrack[], match_func_t match_func, const void *match_data) argument
1540 chain_context_closure_lookup(hb_closure_context_t *c, unsigned int backtrackCount, const USHORT backtrack[], unsigned int inputCount, const USHORT input[], unsigned int lookaheadCount, const USHORT lookahead[], unsigned int lookupCount, const LookupRecord lookupRecord[], ChainContextClosureLookupContext &lookup_context) argument
1564 chain_context_collect_glyphs_lookup(hb_collect_glyphs_context_t *c, unsigned int backtrackCount, const USHORT backtrack[], unsigned int inputCount, const USHORT input[], unsigned int lookaheadCount, const USHORT lookahead[], unsigned int lookupCount, const LookupRecord lookupRecord[], ChainContextCollectGlyphsLookupContext &lookup_context) argument
1605 chain_context_apply_lookup(hb_apply_context_t *c, unsigned int backtrackCount, const USHORT backtrack[], unsigned int inputCount, const USHORT input[], unsigned int lookaheadCount, const USHORT lookahead[], unsigned int lookupCount, const LookupRecord lookupRecord[], ChainContextApplyLookupContext &lookup_context) argument
1703 backtrack; /* Array of backtracking values member in struct:OT::ChainRule
2083 backtrack; /* Array of coverage tables member in struct:OT::ChainContextFormat3
[all...]
/external/chromium_org/v8/test/cctest/
H A Dtest-regexp.cc790 Label fail, backtrack; local
802 m.PushBacktrack(&backtrack);
804 m.Bind(&backtrack);
856 Label fail, backtrack; local
868 m.PushBacktrack(&backtrack);
870 m.Bind(&backtrack);
928 Label backtrack; local
932 m.PushBacktrack(&backtrack);
935 m.Bind(&backtrack);
1191 Label backtrack; local
1376 Label start, fail, backtrack; local
[all...]
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gsub-table.hh907 const OffsetArrayOf<Coverage> &lookahead = StructAfter<OffsetArrayOf<Coverage> > (backtrack);
911 count = backtrack.len;
913 if (!(this+backtrack[i]).intersects (c->glyphs))
933 const OffsetArrayOf<Coverage> &lookahead = StructAfter<OffsetArrayOf<Coverage> > (backtrack);
939 count = backtrack.len;
941 (this+backtrack[i]).add_coverage (c->before);
973 const OffsetArrayOf<Coverage> &lookahead = StructAfter<OffsetArrayOf<Coverage> > (backtrack);
977 backtrack.len, (USHORT *) backtrack.array,
994 if (!(coverage.sanitize (c, this) && backtrack
1009 backtrack; /* Array of coverage tables member in struct:OT::ReverseChainSingleSubstFormat1
[all...]
H A Dhb-ot-layout-gsubgpos-private.hh860 const USHORT backtrack[],
867 skippy_iter.set_match_func (match_func, match_data, backtrack);
1542 const USHORT backtrack[],
1552 backtrackCount, backtrack,
1566 const USHORT backtrack[],
1576 backtrackCount, backtrack,
1590 const USHORT backtrack[] HB_UNUSED,
1607 const USHORT backtrack[],
1622 backtrackCount, backtrack,
1639 const HeadlessArrayOf<USHORT> &input = StructAfter<HeadlessArrayOf<USHORT> > (backtrack);
858 match_backtrack(hb_apply_context_t *c, unsigned int count, const USHORT backtrack[], match_func_t match_func, const void *match_data) argument
1540 chain_context_closure_lookup(hb_closure_context_t *c, unsigned int backtrackCount, const USHORT backtrack[], unsigned int inputCount, const USHORT input[], unsigned int lookaheadCount, const USHORT lookahead[], unsigned int lookupCount, const LookupRecord lookupRecord[], ChainContextClosureLookupContext &lookup_context) argument
1564 chain_context_collect_glyphs_lookup(hb_collect_glyphs_context_t *c, unsigned int backtrackCount, const USHORT backtrack[], unsigned int inputCount, const USHORT input[], unsigned int lookaheadCount, const USHORT lookahead[], unsigned int lookupCount, const LookupRecord lookupRecord[], ChainContextCollectGlyphsLookupContext &lookup_context) argument
1605 chain_context_apply_lookup(hb_apply_context_t *c, unsigned int backtrackCount, const USHORT backtrack[], unsigned int inputCount, const USHORT input[], unsigned int lookaheadCount, const USHORT lookahead[], unsigned int lookupCount, const LookupRecord lookupRecord[], ChainContextApplyLookupContext &lookup_context) argument
1703 backtrack; /* Array of backtracking values member in struct:OT::ChainRule
2083 backtrack; /* Array of coverage tables member in struct:OT::ChainContextFormat3
[all...]
/external/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp1213 const SDep *backtrack() { function in class:__anon21203::SchedDAGReverseDFS
1271 // Visit the top of the stack in postorder and backtrack.
1273 const SDep *PredDep = DFS.backtrack();
/external/v8/test/cctest/
H A Dtest-regexp.cc886 Label backtrack; local
890 m.PushBacktrack(&backtrack);
893 m.Bind(&backtrack);
1139 Label backtrack; local
1142 m.PushBacktrack(&backtrack);
1149 // Drop backtrack stack frames.
1151 // And take the first backtrack (to &backtrack)
1158 m.Bind(&backtrack);
/external/chromium_org/v8/src/
H A Djsregexp.h1403 // and pushing a backtrack location onto the backtrack stack. Once this is
1411 // backtrack location in a trivial trace, so with a trivial trace we will
1412 // generate code that, on a failure to match, gets the backtrack location
1413 // from the backtrack stack rather than using a direct jump instruction. We
1432 Label* backtrack() { return backtrack_; } function in class:v8::internal::Trace
1451 void set_backtrack(Label* backtrack) { backtrack_ = backtrack; } argument
H A Djsregexp.cc821 // push backtrack code location
823 // backtrack code location:
829 // <push affected registers on backtrack stack>
831 // push backtrack code location
833 // backtrack code location:
835 // <pop backtrack location from stack and go to it>
842 // <pop backtrack location from stack and go to it>
868 // then need to backtrack to a point where it can match "foo". The naive
888 // current position offset, an optional backtrack code location on the top of
889 // the virtualized backtrack stac
3254 Label* backtrack = trace->backtrack(); local
[all...]
/external/v8/src/
H A Djsregexp.h1256 // and pushing a backtrack location onto the backtrack stack. Once this is
1264 // backtrack location in a trivial trace, so with a trivial trace we will
1265 // generate code that, on a failure to match, gets the backtrack location
1266 // from the backtrack stack rather than using a direct jump instruction. We
1283 Label* backtrack() { return backtrack_; } function in class:v8::internal::Trace
1302 void set_backtrack(Label* backtrack) { backtrack_ = backtrack; } argument
H A Djsregexp.cc638 // push backtrack code location
640 // backtrack code location:
646 // <push affected registers on backtrack stack>
648 // push backtrack code location
650 // backtrack code location:
652 // <pop backtrack location from stack and go to it>
659 // <pop backtrack location from stack and go to it>
685 // then need to backtrack to a point where it can match "foo". The naive
705 // current position offset, an optional backtrack code location on the top of
706 // the virtualized backtrack stac
2467 Label* backtrack = trace->backtrack(); local
[all...]
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...

Completed in 1453 milliseconds