/external/llvm-project/lld/test/COFF/ |
D | functionpadmin.test | 9 RUN: llvm-objdump -s %t.exe | FileCheck %s --check-prefix PADDED-MORE 16 RUN: llvm-objdump -s %t.exe | FileCheck %s --check-prefix PADDED-MORE 28 RUN: llvm-objdump -s %t.exe | FileCheck %s --check-prefix MULTI-BASE-PADDED-MORE 64 PADDED-MORE: Contents of section .text: 65 PADDED-MORE-NEXT: 140001000 cccccccc cccccccc cccccccc cccccccc ................ 66 PADDED-MORE-NEXT: 140001010 cccccccc cccccccc cccccccc cccccccc ................ 67 PADDED-MORE-NEXT: 140001020 4883ec28 b161e8d5 efffbf33 c04883c4 H..(.a.....3.H.. 68 PADDED-MORE-NEXT: 140001030 28c3 (. 69 PADDED-MORE-NEXT: Contents of section .rdata: 70 PADDED-MORE-NEXT: 140002000 01040100 04420000 .....B.. [all …]
|
/external/llvm-project/llvm/lib/Support/ |
D | regcomp.c | 252 #define MORE() (p->next < p->end) macro 254 #define SEE(c) (MORE() && PEEK() == (c)) 255 #define SEETWO(a, b) (MORE() && MORE2() && PEEK() == (a) && PEEK2() == (b)) 264 #define MUSTSEE(c, e) (REQUIRE(MORE() && PEEK() == (c), e)) 265 #define MUSTEAT(c, e) (REQUIRE(MORE() && GETNEXT() == (c), e)) 266 #define MUSTNOTSEE(c, e) (REQUIRE(!MORE() || PEEK() != (c), e)) 404 while (MORE() && (c = PEEK()) != '|' && c != stop) in p_ere() 429 assert(!MORE() || SEE(stop)); in p_ere() 446 assert(MORE()); /* caller should have ensured this */ in p_ere_exp() 452 REQUIRE(MORE(), REG_EPAREN); in p_ere_exp() [all …]
|
/external/swiftshader/third_party/llvm-subzero/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/libcups/vcnet/regex/ |
D | regcomp.c | 43 #define MORE() (p->next < p->end) macro 45 #define SEE(c) (MORE() && PEEK() == (c)) 46 #define SEETWO(a, b) (MORE() && MORE2() && PEEK() == (a) && PEEK2() == (b)) 55 #define MUSTSEE(c, e) (REQUIRE(MORE() && PEEK() == (c), e)) 56 #define MUSTEAT(c, e) (REQUIRE(MORE() && GETNEXT() == (c), e)) 57 #define MUSTNOTSEE(c, e) (REQUIRE(!MORE() || PEEK() != (c), e)) 203 while (MORE() && (c = PEEK()) != '|' && c != stop) 228 assert(!MORE() || SEE(stop)); 246 assert(MORE()); /* caller should have ensured this */ 252 REQUIRE(MORE(), REG_EPAREN); [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | regcomp.c | 252 #define MORE() (p->next < p->end) macro 254 #define SEE(c) (MORE() && PEEK() == (c)) 255 #define SEETWO(a, b) (MORE() && MORE2() && PEEK() == (a) && PEEK2() == (b)) 264 #define MUSTSEE(c, e) (REQUIRE(MORE() && PEEK() == (c), e)) 265 #define MUSTEAT(c, e) (REQUIRE(MORE() && GETNEXT() == (c), e)) 266 #define MUSTNOTSEE(c, e) (REQUIRE(!MORE() || PEEK() != (c), e)) 404 while (MORE() && (c = PEEK()) != '|' && c != stop) in p_ere() 429 assert(!MORE() || SEE(stop)); in p_ere() 446 assert(MORE()); /* caller should have ensured this */ in p_ere_exp() 452 REQUIRE(MORE(), REG_EPAREN); in p_ere_exp() [all …]
|
/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)
|
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
D | InstructionSelect.cpp | 83 MachineOptimizationRemarkEmitter MORE(MF, /*MBFI=*/nullptr); in runOnMachineFunction() local 95 reportGISelFailure(MF, TPC, MORE, "gisel-select", in runOnMachineFunction() 139 reportGISelFailure(MF, TPC, MORE, "gisel-select", "cannot select", MI); in runOnMachineFunction() 203 reportGISelFailure(MF, TPC, MORE, "gisel-select", in runOnMachineFunction() 211 MF, TPC, MORE, "gisel-select", in runOnMachineFunction() 222 reportGISelFailure(MF, TPC, MORE, R); in runOnMachineFunction()
|
D | Utils.cpp | 217 MachineOptimizationRemarkEmitter &MORE, in reportGISelDiagnostic() argument 229 MORE.emit(R); in reportGISelDiagnostic() 233 MachineOptimizationRemarkEmitter &MORE, in reportGISelWarning() argument 235 reportGISelDiagnostic(DS_Warning, MF, TPC, MORE, R); in reportGISelWarning() 239 MachineOptimizationRemarkEmitter &MORE, in reportGISelFailure() argument 242 reportGISelDiagnostic(DS_Error, MF, TPC, MORE, R); in reportGISelFailure() 246 MachineOptimizationRemarkEmitter &MORE, in reportGISelFailure() argument 253 if (TPC.isGlobalISelAbortEnabled() || MORE.allowExtraAnalysis(PassName)) in reportGISelFailure() 255 reportGISelFailure(MF, TPC, MORE, R); in reportGISelFailure()
|
D | Legalizer.cpp | 320 MachineOptimizationRemarkEmitter MORE(MF, /*MBFI=*/nullptr); in runOnMachineFunction() local 351 reportGISelFailure(MF, TPC, MORE, "gisel-legalize", in runOnMachineFunction() 362 reportGISelFailure(MF, TPC, MORE, R); in runOnMachineFunction() 373 reportGISelWarning(MF, TPC, MORE, R); in runOnMachineFunction()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | InstructionSelect.cpp | 82 MachineOptimizationRemarkEmitter MORE(MF, /*MBFI=*/nullptr); in runOnMachineFunction() local 94 reportGISelFailure(MF, TPC, MORE, "gisel-select", in runOnMachineFunction() 138 reportGISelFailure(MF, TPC, MORE, "gisel-select", "cannot select", MI); in runOnMachineFunction() 202 reportGISelFailure(MF, TPC, MORE, "gisel-select", in runOnMachineFunction() 210 MF, TPC, MORE, "gisel-select", in runOnMachineFunction() 221 reportGISelFailure(MF, TPC, MORE, R); in runOnMachineFunction()
|
D | Utils.cpp | 179 MachineOptimizationRemarkEmitter &MORE, in reportGISelFailure() argument 191 MORE.emit(R); in reportGISelFailure() 195 MachineOptimizationRemarkEmitter &MORE, in reportGISelFailure() argument 202 if (TPC.isGlobalISelAbortEnabled() || MORE.allowExtraAnalysis(PassName)) in reportGISelFailure() 204 reportGISelFailure(MF, TPC, MORE, R); in reportGISelFailure()
|
D | Legalizer.cpp | 287 MachineOptimizationRemarkEmitter MORE(MF, /*MBFI=*/nullptr); in runOnMachineFunction() local 313 reportGISelFailure(MF, TPC, MORE, "gisel-legalize", in runOnMachineFunction() 324 reportGISelFailure(MF, TPC, MORE, R); in runOnMachineFunction()
|
/external/clang/test/Index/ |
D | complete-in-stringify.c | 3 #define MORE __FILE__ macro 6 #define N(x) func("2"#x MORE)
|
/external/llvm-project/clang/test/Index/ |
D | complete-in-stringify.c | 3 #define MORE __FILE__ macro 6 #define N(x) func("2"#x MORE)
|
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/ |
D | dyn-symbols-size-from-hash-table.test | 150 # RUN: FileCheck %s --check-prefixes=LLVM2,LLVM2-MORE,LLVM2-ALL,WARN \ 153 # RUN: FileCheck %s --check-prefixes=GNU2,GNU2-MORE,GNU2-ALL,WARN \ 162 # RUN: FileCheck %s -DFILE=%t2-zero-entsize --check-prefixes=LLVM2,LLVM2-MORE,LLVM2-ALL,WARN-ENTS… 165 # RUN: FileCheck %s -DFILE=%t2-zero-entsize --check-prefixes=GNU2,GNU2-MORE,GNU2-ALL,WARN-ENTSIZE… 173 # RUN: FileCheck %s --check-prefixes=LLVM2,LLVM2-MORE --implicit-check-not=warning: 175 # RUN: FileCheck %s --check-prefixes=GNU2,GNU2-MORE \ 197 # LLVM2-MORE-NEXT: Symbol { 198 # LLVM2-MORE-NEXT: Name: bar (5) 199 # LLVM2-MORE-NEXT: Value: 0x200 200 # LLVM2-MORE-NEXT: Size: 0 [all …]
|
/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
|
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
D | Utils.h | 110 MachineOptimizationRemarkEmitter &MORE, 114 MachineOptimizationRemarkEmitter &MORE, 121 MachineOptimizationRemarkEmitter &MORE,
|
/external/e2fsprogs/lib/ss/ |
D | pager.c | 41 static char MORE[] = "more"; variable 143 _ss_pager_name = MORE; in ss_page_stdin()
|
/external/llvm-project/llvm/test/FileCheck/ |
D | allow-unused-prefixes.txt | 2 …ile %S/Inputs/one-check.txt %S/Inputs/one-check.txt 2>&1 | FileCheck --check-prefix=MISSING-MORE %s 10 ; MISSING-MORE: error: no check strings found with prefixes 'P2:', 'P3:'
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineFunctionPass.cpp | 80 MachineOptimizationRemarkEmitter MORE(MF, nullptr); in runOnFunction() local 81 MORE.emit([&]() { in runOnFunction()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | MachineFunctionPass.cpp | 79 MachineOptimizationRemarkEmitter MORE(MF, nullptr); in runOnFunction() local 80 MORE.emit([&]() { in runOnFunction()
|
/external/llvm-project/llvm/test/Feature/ |
D | optnone-opt.ll | 5 … -dce -gvn-hoist -loweratomic -S -debug -enable-new-pm=0 %s 2>&1 | FileCheck %s --check-prefix=MORE 11 …s='dce,gvn-hoist,loweratomic' -S -debug-pass-manager %s 2>&1 | FileCheck %s --check-prefix=NPM-MORE 69 ; MORE-DAG: Skipping pass 'Dead Code Elimination' 70 ; NPM-MORE-DAG: Skipping pass: DCEPass 71 ; NPM-MORE-DAG: Skipping pass: GVNHoistPass
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
D | Utils.h | 103 MachineOptimizationRemarkEmitter &MORE, 107 MachineOptimizationRemarkEmitter &MORE,
|