Home
last modified time | relevance | path

Searched refs:MORE (Results 1 – 25 of 28) sorted by relevance

12

/external/llvm/lib/Support/
Dregcomp.c124 #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/swiftshader/third_party/llvm-subzero/lib/Support/
Dregcomp.c124 #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/swiftshader/third_party/LLVM/lib/Support/
Dregcomp.c116 #define MORE() (p->next < p->end) macro
118 #define SEE(c) (MORE() && PEEK() == (c))
119 #define SEETWO(a, b) (MORE() && MORE2() && PEEK() == (a) && PEEK2() == (b))
128 #define MUSTSEE(c, e) (REQUIRE(MORE() && PEEK() == (c), e))
129 #define MUSTEAT(c, e) (REQUIRE(MORE() && GETNEXT() == (c), e))
130 #define MUSTNOTSEE(c, e) (REQUIRE(!MORE() || PEEK() != (c), e))
268 while (MORE() && (c = PEEK()) != '|' && c != stop) in p_ere()
293 assert(!MORE() || SEE(stop)); in p_ere()
309 assert(MORE()); /* caller should have ensured this */ in p_ere_exp()
315 REQUIRE(MORE(), REG_EPAREN); in p_ere_exp()
[all …]
/external/tcpdump/tests/
Dof10_pf5240-vv.out185 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 …]
Dzmtp1.out19 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)
Dof10_s4810-vvvv.out417 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/llvm/test/Feature/
Doptnone-opt.ll5 …: 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
Doptnone-llc.ll4 ; RUN: llc -misched-postra -debug %s -o /dev/null 2>&1 | FileCheck %s --check-prefix=LLC-MORE
55 ; LLC-MORE: Skipping pass 'PostRA Machine Instruction Scheduler'
/external/clang/test/Index/
Dcomplete-in-stringify.c3 #define MORE __FILE__ macro
6 #define N(x) func("2"#x MORE)
/external/e2fsprogs/lib/ss/
Dpager.c41 static char MORE[] = "more"; variable
143 _ss_pager_name = MORE; in ss_page_stdin()
/external/mesa3d/src/compiler/glsl/glcpp/tests/
D126-garbage-after-directive.c4 #ifndef MORE garbage
/external/syslinux/gpxe/src/drivers/net/
Dsis900.h204 MORE = 0x40000000, enumerator
/external/autotest/client/site_tests/firmware_TouchMTB/
Dfirmware_constants.py227 TFK.MORE = KEY_M
Dtest_flow.py515 elif choice == TFK.MORE:
/external/v8/testing/gmock/include/gmock/
Dgmock-generated-actions.h.pump357 // MORE INFORMATION:
/external/googletest/googlemock/include/gmock/
Dgmock-generated-actions.h.pump357 // MORE INFORMATION:
/external/google-breakpad/src/testing/include/gmock/
Dgmock-generated-actions.h.pump418 // MORE INFORMATION:
/external/javaparser/javaparser-core/src/main/javacc/
Djava.jj175 MORE :
195 MORE :
/external/syslinux/com32/libupload/
Dymodem.txt1856 9. MORE INFORMATION
2020 9. MORE INFORMATION................................................. 29
/external/pcre/dist2/testdata/
Dtestinput62505 MORE THAN MILLION
2513 MORE THAN MILLION
Dtestinput12082 MORE THAN MILLION
2090 MORE THAN MILLION
Dtestoutput63741 MORE THAN MILLION
3754 MORE THAN MILLION
Dtestoutput13158 MORE THAN MILLION
3171 MORE THAN MILLION
/external/lisa/ipynb/tutorial/
DUseCaseExamples_SchedTuneAnalysis.ipynb1616 " print \"FAIL: Task run on LITTLE for MORE than 66% of its execution time\""
/external/brotli/tests/testdata/
Dalice29.txt1927 easy to take MORE than nothing.'
3374 from his book, `Rule Forty-two. ALL PERSONS MORE THAN A MILE

12