/external/llvm/lib/Support/ |
D | regcomp.c | 124 #define MORE() (p->next < p->end) macro 126 #define SEE(c) (MORE() && PEEK() == (c)) 127 #define SEETWO(a, b) (MORE() && MORE2() && PEEK() == (a) && PEEK2() == (b)) 136 #define MUSTSEE(c, e) (REQUIRE(MORE() && PEEK() == (c), e)) 137 #define MUSTEAT(c, e) (REQUIRE(MORE() && GETNEXT() == (c), e)) 138 #define MUSTNOTSEE(c, e) (REQUIRE(!MORE() || PEEK() != (c), e)) 276 while (MORE() && (c = PEEK()) != '|' && c != stop) in p_ere() 301 assert(!MORE() || SEE(stop)); in p_ere() 318 assert(MORE()); /* caller should have ensured this */ in p_ere_exp() 324 REQUIRE(MORE(), REG_EPAREN); in p_ere_exp() [all …]
|
/external/tcpdump/tests/ |
D | of10_pf5240-vv.out | 185 type QUEUE, flags 0x0001 (MORE) 192 type QUEUE, flags 0x0001 (MORE) 195 type QUEUE, flags 0x0001 (MORE) 198 type QUEUE, flags 0x0001 (MORE) 201 type QUEUE, flags 0x0001 (MORE) 204 type QUEUE, flags 0x0001 (MORE) 207 type QUEUE, flags 0x0001 (MORE) 210 type QUEUE, flags 0x0001 (MORE) 215 type QUEUE, flags 0x0001 (MORE) 218 type QUEUE, flags 0x0001 (MORE) [all …]
|
D | zmtp1.out | 19 frame flags+body (8-bit) length 1, flags 0x01 (-|-|-|-|-|-|-|MORE) 30 frame flags+body (8-bit) length 1, flags 0x01 (-|-|-|-|-|-|-|MORE) 37 frame flags+body (8-bit) length 1, flags 0x01 (-|-|-|-|-|-|-|MORE) 43 frame flags+body (8-bit) length 1, flags 0x01 (-|-|-|-|-|-|-|MORE) 50 frame flags+body (8-bit) length 1, flags 0x01 (-|-|-|-|-|-|-|MORE) 63 frame flags+body (8-bit) length 1, flags 0x01 (-|-|-|-|-|-|-|MORE)
|
D | of10_s4810-vvvv.out | 417 type FLOW, flags 0x0001 (MORE) 493 type FLOW, flags 0x0001 (MORE) 566 type FLOW, flags 0x0001 (MORE) 626 type FLOW, flags 0x0001 (MORE) 728 type FLOW, flags 0x0001 (MORE) 773 type FLOW, flags 0x0001 (MORE) 834 type FLOW, flags 0x0001 (MORE) 898 type PORT, flags 0x0001 (MORE)
|
/external/clang/test/Index/ |
D | complete-in-stringify.c | 3 #define MORE __FILE__ macro 6 #define N(x) func("2"#x MORE)
|
/external/llvm/test/Feature/ |
D | optnone-opt.ll | 5 …: opt -bb-vectorize -dce -die -loweratomic -S -debug %s 2>&1 | FileCheck %s --check-prefix=OPT-MORE 58 ; OPT-MORE-DAG: Skipping pass 'Basic-Block Vectorization' 59 ; OPT-MORE-DAG: Skipping pass 'Dead Code Elimination' 60 ; OPT-MORE-DAG: Skipping pass 'Dead Instruction Elimination' 61 ; OPT-MORE-DAG: Skipping pass 'Lower atomic intrinsics
|
D | optnone-llc.ll | 5 ; RUN: llc -misched-postra -debug %s -o /dev/null 2>&1 | FileCheck %s --check-prefix=LLC-MORE 56 ; LLC-MORE: Skipping pass 'PostRA Machine Instruction Scheduler'
|
/external/e2fsprogs/lib/ss/ |
D | pager.c | 43 static char MORE[] = "more"; variable 145 _ss_pager_name = MORE; in ss_page_stdin()
|
/external/jetty/src/java/org/eclipse/jetty/server/ |
D | HttpOutput.java | 155 _generator.addContent(buffer, Generator.MORE); in write() 165 _connection.commitResponse(Generator.MORE); in write()
|
D | AbstractHttpConnection.java | 685 commitResponse(Generator.MORE); in flushResponse() 1122 commitResponse(Generator.MORE); in flush()
|
/external/jetty/src/java/org/eclipse/jetty/http/ |
D | Generator.java | 29 public static final boolean MORE=false; field
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
D | firmware_constants.py | 227 TFK.MORE = KEY_M
|
D | test_flow.py | 515 elif choice == TFK.MORE:
|
/external/bison/tests/ |
D | actions.at | 76 # AT_TEST(SKELETON-NAME, DIRECTIVES, [MORE-DIRECTIVES], [LOCATION = 1.1]) 181 # AT_TEST(SKELETON-NAME, DIRECTIVES, [MORE-DIRECTIVES], [LOCATION = 1.1])
|
/external/gmock/include/gmock/ |
D | gmock-generated-actions.h.pump | 418 // MORE INFORMATION:
|
/external/google-breakpad/src/testing/include/gmock/ |
D | gmock-generated-actions.h.pump | 418 // MORE INFORMATION:
|
/external/pcre/dist/testdata/ |
D | testinput8 | 2518 MORE THAN MILLION 2526 MORE THAN MILLION
|
D | testinput1 | 2093 MORE THAN MILLION 2101 MORE THAN MILLION
|
D | testoutput8 | 3952 MORE THAN MILLION 3966 MORE THAN MILLION
|
D | testoutput1 | 3274 MORE THAN MILLION 3288 MORE THAN MILLION
|
/external/curl/docs/ |
D | INSTALL | 99 MORE OPTIONS
|
/external/guava/guava-tests/test/com/google/common/io/testdata/ |
D | alice_in_wonderland.txt | 1923 easy to take MORE than nothing.' 3366 from his book, `Rule Forty-two. ALL PERSONS MORE THAN A MILE
|
/external/mksh/src/ |
D | check.t | 5656 MORE=[abc] 5660 echo "<$MORE>"
|
/external/icu/icu4j/perf-tests/data/collation/ |
D | TestNames_SerbianSH.txt | 37139 MORE MARIJA 37140 MORE SILVESTER
|