/external/pcre/doc/ |
pcretest.txt | 248 The /K modifier requests pcretest to show names from backtracking con- 411 ber is a measure of the amount of backtracking that takes place, and [all...] |
pcreapi.3 | [all...] |
pcrepartial.3 | 155 character, without backtracking, searching for all possible matches
|
pcregrep.1 | 324 of backtracking that can take place.
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
ScheduleDAGRRList.cpp | 600 // backtracking. Instead add a "ready cycle" to SUnit. Before scheduling the 710 // Don't make available until backtracking is complete. 720 /// After backtracking, the hazard checker needs to be restored to a state [all...] |
/external/pcre/doc/html/ |
pcretest.html | 306 The <b>/K</b> modifier requests <b>pcretest</b> to show names from backtracking 450 <i>match_limit</i> number is a measure of the amount of backtracking that takes [all...] |
pcrebuild.html | 200 When matching with the <b>pcre_exec()</b> function, PCRE implements backtracking
|
pcrepartial.html | 183 character, without backtracking, searching for all possible matches
|
pcreapi.html | [all...] |
pcregrep.html | 384 of backtracking that can take place.
|
/external/bluetooth/glib/docs/reference/glib/ |
regex-syntax.sgml | [all...] |
/external/icu4c/i18n/unicode/ |
regex.h | [all...] |
/external/nist-sip/java/gov/nist/core/ |
LexerCore.java | 683 /** Mark the position for backtracking.
|
/external/protobuf/ |
CHANGES.txt | 188 regex implementation (which unfortunately uses recursive backtracking
|
/external/svox/pico/lib/ |
picotrns.c | 411 general scheme to get all solutions ("position" refers to abstract backtracking recursion depth,
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
regex.h | 194 without further backtracking. */
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
regex.h | 140 without further backtracking. */
|
/external/bluetooth/glib/po/ |
as.po | 540 msgid "backtracking limit reached" 541 msgstr "backtracking ? ??????????? ???? ?????" [all...] |
/external/webkit/Source/JavaScriptCore/yarr/ |
YarrJIT.cpp | [all...] |
YarrPattern.cpp | 764 // We can presently avoid backtracking for: [all...] |
/external/pcre/ |
NEWS | 124 1. There is some support for Perl 5.10's experimental "backtracking control
|
configure.ac | 480 PCRE uses recursive function calls to handle backtracking while
|
/external/v8/src/ |
jsregexp.cc | 616 // * The stack of backtracking information. Used when a matching node 673 // * Simple greedy loops store reduced backtracking information. 677 // backtracking stack, then pop them off one by one. This would use space 682 // backtracking becomes decrementing the current position and checking the [all...] |
/frameworks/media/libvideoeditor/vss/3gpwriter/src/ |
M4MP4W_Writer.c | [all...] |
/external/opencv/cvaux/src/ |
cvhmm.cpp | [all...] |