/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/ |
t045dfabug.g | 9 options { backtrack=true; }
|
/external/antlr/antlr-3.4/runtime/Python/tests/ |
t045dfabug.g | 10 options { backtrack=true; }
|
/external/harfbuzz/src/ |
harfbuzz-gsub-private.h | 278 HB_UShort* Backtrack; /* array of backtrack glyph IDs */ 284 /* total number of backtrack glyphs */ 319 HB_UShort* Backtrack; /* array of backtrack classes */ 325 /* total number of backtrack 373 /* maximal backtrack length */ 386 /* array of backtrack Coverage 397 /* number of backtrack glyphs */ 442 HB_Coverage* BacktrackCoverage; /* array of backtrack Coverag [all...] |
harfbuzz-gpos-private.h | 540 HB_UShort* Backtrack; /* array of backtrack glyph IDs */ 546 /* total number of backtrack glyphs */ 581 HB_UShort* Backtrack; /* array of backtrack classes */ 587 /* total number of backtrack 622 /* maximal backtrack length */ 648 /* number of backtrack glyphs */ 650 /* array of backtrack Coverage
|
/external/harfbuzz_ng/src/hb-old/ |
harfbuzz-gsub-private.h | 278 HB_UShort* Backtrack; /* array of backtrack glyph IDs */ 284 /* total number of backtrack glyphs */ 319 HB_UShort* Backtrack; /* array of backtrack classes */ 325 /* total number of backtrack 373 /* maximal backtrack length */ 386 /* array of backtrack Coverage 397 /* number of backtrack glyphs */ 442 HB_Coverage* BacktrackCoverage; /* array of backtrack Coverag [all...] |
harfbuzz-gpos-private.h | 540 HB_UShort* Backtrack; /* array of backtrack glyph IDs */ 546 /* total number of backtrack glyphs */ 581 HB_UShort* Backtrack; /* array of backtrack classes */ 587 /* total number of backtrack 622 /* maximal backtrack length */ 648 /* number of backtrack glyphs */ 650 /* array of backtrack Coverage
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ |
LeftRecursiveRules.stg | 64 ( options {backtrack=false;} 65 : ( options {backtrack=false;} 74 options {backtrack=true;}
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-176.js | 44 "non-zero length match with non-greedy ? in (?:), o forces backtrack"); 47 "non-zero length match with non-greedy ? in (?:), zero length match causes backtrack"); 50 "x causes backtrack inside (?:)");
|
/external/v8/test/mjsunit/regress/ |
regress-176.js | 44 "non-zero length match with non-greedy ? in (?:), o forces backtrack"); 47 "non-zero length match with non-greedy ? in (?:), zero length match causes backtrack"); 50 "x causes backtrack inside (?:)");
|
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/ |
backtracking.rb | 9 grammar Backtrack; 12 backtrack=true; 46 * manual predicate here so that we don't backtrack over 50 * Remember: the goal is to avoid backtrack like the plague 238 lexer = Backtrack::Lexer.new( 'int a;' ) 239 parser = Backtrack::Parser.new lexer
|
/external/clang/lib/Lex/ |
PPCaching.cpp | 19 /// until CommitBacktrackedTokens() or Backtrack() is called, the Preprocessor 20 /// keeps track of the lexed tokens so that a subsequent Backtrack() call will 24 /// be called multiple times and CommitBacktrackedTokens/Backtrack calls will 38 /// Backtrack - Make Preprocessor re-lex the tokens that were lexed since 40 void Preprocessor::Backtrack() { 109 "The backtrack pos points inside the annotated tokens!");
|
/external/chromium_org/v8/src/x64/ |
regexp-macro-assembler-x64.h | 49 virtual void Backtrack(); 212 // Check whether we are exceeding the stack limit on the backtrack stack. 224 // The register containing the backtrack stack top. Provides a meaningful 235 // is NULL, in which case it is a conditional Backtrack. 250 // Pushes the value of a register on the backtrack stack. Decrements the 254 // Pushes a value on the backtrack stack. Decrements the stack pointer (rcx) 258 // Pushes the Code object relative offset of a label on the backtrack stack 259 // (i.e., a backtrack target). Decrements the stack pointer (rcx) 263 // Pops a value from the backtrack stack. Reads the word at the stack pointer 267 // Drops the top value from the backtrack stack without reading it [all...] |
/external/v8/src/x64/ |
regexp-macro-assembler-x64.h | 49 virtual void Backtrack(); 200 // Check whether we are exceeding the stack limit on the backtrack stack. 212 // The register containing the backtrack stack top. Provides a meaningful 223 // is NULL, in which case it is a conditional Backtrack. 238 // Pushes the value of a register on the backtrack stack. Decrements the 242 // Pushes a value on the backtrack stack. Decrements the stack pointer (rcx) 246 // Pushes the Code object relative offset of a label on the backtrack stack 247 // (i.e., a backtrack target). Decrements the stack pointer (rcx) 251 // Pops a value from the backtrack stack. Reads the word at the stack pointer 255 // Drops the top value from the backtrack stack without reading it [all...] |
/external/chromium_org/v8/src/ia32/ |
regexp-macro-assembler-ia32.h | 46 virtual void Backtrack(); 155 // Check whether we are exceeding the stack limit on the backtrack stack. 167 // The register containing the backtrack stack top. Provides a meaningful 175 // is NULL, in which case it is a conditional Backtrack. 184 // Pushes the value of a register on the backtrack stack. Decrements the 188 // Pushes a value on the backtrack stack. Decrements the stack pointer (ecx) 192 // Pops a value from the backtrack stack. Reads the word at the stack pointer
|
/external/v8/src/ia32/ |
regexp-macro-assembler-ia32.h | 52 virtual void Backtrack(); 153 // Check whether we are exceeding the stack limit on the backtrack stack. 165 // The register containing the backtrack stack top. Provides a meaningful 173 // is NULL, in which case it is a conditional Backtrack. 182 // Pushes the value of a register on the backtrack stack. Decrements the 186 // Pushes a value on the backtrack stack. Decrements the stack pointer (ecx) 190 // Pops a value from the backtrack stack. Reads the word at the stack pointer
|
/external/icu4c/layout/ |
ContextualSubstSubtables.h | 34 le_bool backtrack = FALSE); 38 const ClassDefinitionTable *classDefinitionTable, le_bool backtrack = FALSE); 42 GlyphIterator *glyphIterator, const char *offsetBase, le_bool backtrack = FALSE);
|
/external/chromium_org/v8/src/arm/ |
regexp-macro-assembler-arm.h | 47 virtual void Backtrack(); 160 // Check whether we are exceeding the stack limit on the backtrack stack. 184 // The register containing the backtrack stack top. Provides a meaningful 195 // is NULL, in which case it is a conditional Backtrack. 204 // Pushes the value of a register on the backtrack stack. Decrements the 208 // Pops a value from the backtrack stack. Reads the word at the stack pointer
|
/external/chromium_org/v8/src/mips/ |
regexp-macro-assembler-mips.h | 49 virtual void Backtrack(); 162 // Check whether we are exceeding the stack limit on the backtrack stack. 186 // The register containing the backtrack stack top. Provides a meaningful 197 // is NULL, in which case it is a conditional Backtrack. 212 // Pushes the value of a register on the backtrack stack. Decrements the 216 // Pops a value from the backtrack stack. Reads the word at the stack pointer
|
/external/v8/src/ |
regexp-macro-assembler.h | 70 // Continues execution from the position pushed on the top of the backtrack 72 virtual void Backtrack() = 0; 89 // If the label is NULL then we should pop a backtrack address off 103 // matches. If the label is NULL then we should pop a backtrack address off 151 // Pushes the label on the backtrack stack, so that a following Backtrack 152 // will go to this label. Always checks the backtrack stack limit. 211 // Called from RegExp if the backtrack stack limit is hit.
|
/external/chromium_org/third_party/harfbuzz-ng/src/ |
hb-ot-layout-gsubgpos-private.hh | 889 const USHORT backtrack[], 896 skippy_iter.set_match_func (match_func, match_data, backtrack); 1721 backtrack; \/* Array of backtracking values member in struct:OT::ChainRule 2101 backtrack; \/* Array of coverage tables member in struct:OT::ChainContextFormat3 [all...] |
/external/harfbuzz_ng/src/ |
hb-ot-layout-gsubgpos-private.hh | 860 const USHORT backtrack[], 867 skippy_iter.set_match_func (match_func, match_data, backtrack); 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/src/ |
regexp-macro-assembler.h | 75 // Continues execution from the position pushed on the top of the backtrack 77 virtual void Backtrack() = 0; 97 // matches. If the label is NULL then we should pop a backtrack address off 152 // Pushes the label on the backtrack stack, so that a following Backtrack 153 // will go to this label. Always checks the backtrack stack limit. 226 // Called from RegExp if the backtrack stack limit is hit.
|
/external/v8/src/arm/ |
regexp-macro-assembler-arm.h | 53 virtual void Backtrack(); 161 // Check whether we are exceeding the stack limit on the backtrack stack. 188 // The register containing the backtrack stack top. Provides a meaningful 199 // is NULL, in which case it is a conditional Backtrack. 208 // Pushes the value of a register on the backtrack stack. Decrements the 212 // Pops a value from the backtrack stack. Reads the word at the stack pointer 238 // to for pushing backtrack addresses.
|
/external/v8/src/mips/ |
regexp-macro-assembler-mips.h | 55 virtual void Backtrack(); 163 // Check whether we are exceeding the stack limit on the backtrack stack. 187 // The register containing the backtrack stack top. Provides a meaningful 198 // is NULL, in which case it is a conditional Backtrack. 213 // Pushes the value of a register on the backtrack stack. Decrements the 217 // Pops a value from the backtrack stack. Reads the word at the stack pointer
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/debug/ |
event-hub.rb | 33 def backtrack( level ) method in class:ANTLR3.Debug.EventHub 35 listener.backtrack( level )
|