/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_iterator.h | 757 // valid. However, the greedy and unfriendly operators in std::rel_ops [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_iterator.h | 757 // valid. However, the greedy and unfriendly operators in std::rel_ops [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_iterator.h | 757 // valid. However, the greedy and unfriendly operators in std::rel_ops [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
stl_iterator.h | 757 // valid. However, the greedy and unfriendly operators in std::rel_ops [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/resources/platform/ |
AttrsXmlParser.java | 651 // - everything, not greedy
|
/external/antlr/antlr-3.4/tool/ |
CHANGES.txt | 206 * greedy=true option shuts off nondeterminism warning. [all...] |
/external/icu4c/test/cintltst/ |
reapits.c | 726 /* Also, verify that non-greedy *? succeeds in finding the full match. */ 743 /* Also, verify that non-greedy *? finds the first (shortest) match. */ [all...] |
/external/v8/src/ |
ast.h | [all...] |
jsregexp.h | 797 // TODO(erikcorry): We should allow some action nodes in greedy loops. [all...] |
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ |
ActionTranslator.g | 752 : '{' (options {greedy=false;}:.)* '}'
|
/external/llvm/lib/CodeGen/ |
StackColoring.cpp | 733 // This is a simple greedy algorithm for merging allocas. First, sort the
|
/packages/apps/Email/res/xml/ |
providers.xml | 97 An asterisk is also not greedy; it only matches a single part of a domain name;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
stl_iterator.h | 791 // valid. However, the greedy and unfriendly operators in std::rel_ops [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
stl_iterator.h | 791 // valid. However, the greedy and unfriendly operators in std::rel_ops [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
stl_iterator.h | 791 // valid. However, the greedy and unfriendly operators in std::rel_ops [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
stl_iterator.h | 799 // valid. However, the greedy and unfriendly operators in std::rel_ops [all...] |
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
Grammar.java | 254 new HashSet() {{add("k"); add("greedy"); add("backtrack"); add("memoize");}}; 258 new HashMap() {{put("greedy","true");}}; 261 new HashMap() {{put("greedy","true");}}; [all...] |
/external/llvm/utils/TableGen/ |
FixedLenDecoderEmitter.cpp | 474 bool filterProcessor(bool AllowMixed, bool Greedy = true); [all...] |
/external/mockito/src/org/mockito/ |
Mockito.java | [all...] |
/external/icu4c/i18n/ |
rematch.cpp | [all...] |
/external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/ |
TestNFAConstruction.java | 312 "A : (options {greedy=false;}:'0'..'9')+ ;\n");
|
/external/libvorbis/lib/ |
floor1.c | 637 /* start progressive splitting. This is a greedy, non-optimal
|
/external/libvpx/libvpx/examples/includes/geshi/docs/ |
CHANGES | 249 - Modified Math environment $$ in LaTeX to be non-greedy (BenBE) [all...] |
/packages/inputmethods/LatinIME/native/jni/src/ |
proximity_info_state_utils.cpp | [all...] |
/cts/tools/signature-tools/lib/ |
antlr-2.7.7.jar | |