/external/linux-kselftest/tools/testing/selftests/ftrace/test.d/preemptirq/ |
D | irqsoff_tracer.tc | 5 MOD=preemptirq_delay_test 9 rmmod $MOD || true 15 rmmod $MOD || true 20 modprobe $MOD || unsup "$MOD module not available" 21 rmmod $MOD 31 modprobe $MOD test_mode=preempt delay=500000 || fail 32 rmmod $MOD || fail 33 modprobe $MOD test_mode=preempt delay=500000 || fail 34 rmmod $MOD || fail 35 modprobe $MOD test_mode=preempt delay=500000 || fail [all …]
|
/external/llvm-project/llvm/test/Other/ |
D | scc-pass-printer.ll | 8 ; RUN: -inline -print-after-all -print-module-scope | FileCheck %s -check-prefix=LEGACY-MOD 10 ; RUN: -passes=inline -print-after-all -print-module-scope | FileCheck %s -check-prefix=INL-MOD 12 … -passes=inliner-wrapper -print-after-all -print-module-scope | FileCheck %s -check-prefix=INL-MOD 32 ; LEGACY-MOD: IR Dump After Function Integration/Inlining 33 ; LEGACY-MOD-NEXT: ModuleID = 34 ; LEGACY-MOD: define void @tester() 35 ; LEGACY-MOD: define void @foo() 36 ; LEGACY-MOD: define void @bar() 38 ; INL-MOD-LABEL:*** IR Dump After InlinerPass *** (scc: (foo, bar)) 39 ; INL-MOD-NEXT: ModuleID = [all …]
|
D | change-printer.ll | 13 …lify -print-module-scope 2>&1 -o /dev/null < %s | FileCheck %s --check-prefix=CHECK-PRINT-MOD-SCOPE 16 …print-module-scope 2>&1 -o /dev/null < %s | FileCheck %s --check-prefix=CHECK-FUNC-FILTER-MOD-SCOPE 31 …odule-scope 2>&1 -o /dev/null < %s | FileCheck %s --check-prefix=CHECK-FILTER-FUNC-PASSES-MOD-SCOPE 45 …rint-module-scope 2>&1 -o /dev/null < %s | FileCheck %s --check-prefix=CHECK-PRINT-MOD-SCOPE-BEFORE 80 ; CHECK-PRINT-MOD-SCOPE: *** IR Dump At Start: *** 81 ; CHECK-PRINT-MOD-SCOPE-NEXT: ModuleID = {{.+}} 82 ; CHECK-PRINT-MOD-SCOPE: *** IR Dump After InstSimplifyPass *** (function: g) 83 ; CHECK-PRINT-MOD-SCOPE-NEXT: ModuleID = {{.+}} 84 ; CHECK-PRINT-MOD-SCOPE: *** IR Dump After InstSimplifyPass *** (function: f) 85 ; CHECK-PRINT-MOD-SCOPE-NEXT: ModuleID = {{.+}} [all …]
|
D | scc-deleted-printer.ll | 4 …=inline -print-before-all -print-after-all -print-module-scope | FileCheck %s -check-prefix=INL-MOD 11 ; INL-MOD: IR Dump Before {{InlinerPass .*scc: .tester, foo}} 12 ; INL-MOD: IR Dump After {{InlinerPass .*invalidated: .*scc: .tester, foo}} 13 ; INL-MOD: IR Dump Before {{InlinerPass .*scc: .tester}} 14 ; INL-MOD: IR Dump After {{InlinerPass .*scc: .tester}}
|
/external/ltp/testcases/commands/ar/ |
D | ar01.sh | 20 MOD= 22 [ $? -eq 0 ] && MOD="U" 27 ROD ar -cr"$MOD" lib.a $TST_DATAROOT/file1.in $TST_DATAROOT/file3.in 28 ROD ar -ra"$MOD" file1.in lib.a $TST_DATAROOT/file2.in 45 ROD ar -cr"$MOD" lib.a $TST_DATAROOT/file1.in $TST_DATAROOT/file2.in \ 47 ROD ar -ma"$MOD" file1.in lib.a file4.in 64 ROD ar -cr"$MOD" lib.a $TST_DATAROOT/file1.in $TST_DATAROOT/file3.in 65 ROD ar -rb"$MOD" file3.in lib.a $TST_DATAROOT/file2.in 82 ROD ar -cr"$MOD" lib.a $TST_DATAROOT/file1.in $TST_DATAROOT/file3.in \ 84 ROD ar -mb"$MOD" file3.in lib.a file2.in [all …]
|
/external/elfutils/libcpu/defs/ |
D | i386 | 18 %mask {MOD} 2 589 00001111,11011011,{MOD}{mmxreg}{R_M}:pand {MOD}{R_M},{mmxreg} 591 00001111,11011111,{MOD}{mmxreg}{R_M}:pandn {MOD}{R_M},{mmxreg} 593 00001111,11110101,{MOD}{mmxreg}{R_M}:pmaddwd {MOD}{R_M},{mmxreg} 595 00001111,11101011,{MOD}{mmxreg}{R_M}:por {MOD}{R_M},{mmxreg} 597 00001111,11101111,{MOD}{mmxreg}{R_M}:pxor {MOD}{R_M},{mmxreg} 655 01100110,00001111,00101010,{MOD}{xmmreg}{R_M}:cvtpi2pd {MOD}{R_M},{xmmreg} 656 00001111,00101010,{MOD}{xmmreg}{R_M}:cvtpi2ps {MOD}{R_M},{xmmreg} 722 00001111,01100000,{MOD}{mmxreg}{R_M}:punpcklbw {MOD}{R_M},{mmxreg} 724 00001111,01100001,{MOD}{mmxreg}{R_M}:punpcklwd {MOD}{R_M},{mmxreg} [all …]
|
/external/clang/test/Index/ |
D | annotate-module.m | 30 // RUN: | FileCheck %s -check-prefix=CHECK-MOD 32 // CHECK-MOD: Punctuation: "#" [1:1 - 1:2] inclusion directive=[[INC_DIR:Module[/\\]Sub2\.h \(… 33 // CHECK-MOD-NEXT: Identifier: "include" [1:2 - 1:9] inclusion directive=[[INC_DIR]] 34 // CHECK-MOD-NEXT: Punctuation: "<" [1:10 - 1:11] inclusion directive=[[INC_DIR]] 35 // CHECK-MOD-NEXT: Identifier: "Module" [1:11 - 1:17] inclusion directive=[[INC_DIR]] 36 // CHECK-MOD-NEXT: Punctuation: "/" [1:17 - 1:18] inclusion directive=[[INC_DIR]] 37 // CHECK-MOD-NEXT: Identifier: "Sub2" [1:18 - 1:22] inclusion directive=[[INC_DIR]] 38 // CHECK-MOD-NEXT: Punctuation: "." [1:22 - 1:23] inclusion directive=[[INC_DIR]] 39 // CHECK-MOD-NEXT: Identifier: "h" [1:23 - 1:24] inclusion directive=[[INC_DIR]] 40 // CHECK-MOD-NEXT: Punctuation: ">" [1:24 - 1:25] inclusion directive=[[INC_DIR]] [all …]
|
D | index-module-with-vfs.m | 18 // RUN: c-index-test -index-tu %t.cache/ModuleNeedsVFS.pcm | FileCheck %s -check-prefix=CHECK-MOD 20 // CHECK-MOD: [ppIncludedFile]: {{.*}}module_needs_vfs.h 21 // CHECK-MOD: [importedASTFile]: {{.*}}BaseModuleNeedsVFS.pcm 22 // CHECK-MOD: [indexEntityReference]: kind: function | name: base_module_needs_vfs
|
/external/llvm-project/clang/test/Index/ |
D | annotate-module.m | 30 // RUN: | FileCheck %s -check-prefix=CHECK-MOD 32 // CHECK-MOD: Punctuation: "#" [1:1 - 1:2] inclusion directive=[[INC_DIR:Module[/\\]Sub2\.h \(… 33 // CHECK-MOD-NEXT: Identifier: "include" [1:2 - 1:9] inclusion directive=[[INC_DIR]] 34 // CHECK-MOD-NEXT: Punctuation: "<" [1:10 - 1:11] inclusion directive=[[INC_DIR]] 35 // CHECK-MOD-NEXT: Identifier: "Module" [1:11 - 1:17] inclusion directive=[[INC_DIR]] 36 // CHECK-MOD-NEXT: Punctuation: "/" [1:17 - 1:18] inclusion directive=[[INC_DIR]] 37 // CHECK-MOD-NEXT: Identifier: "Sub2" [1:18 - 1:22] inclusion directive=[[INC_DIR]] 38 // CHECK-MOD-NEXT: Punctuation: "." [1:22 - 1:23] inclusion directive=[[INC_DIR]] 39 // CHECK-MOD-NEXT: Identifier: "h" [1:23 - 1:24] inclusion directive=[[INC_DIR]] 40 // CHECK-MOD-NEXT: Punctuation: ">" [1:24 - 1:25] inclusion directive=[[INC_DIR]] [all …]
|
D | index-module-with-vfs.m | 17 // RUN: c-index-test -index-tu %t.cache/ModuleNeedsVFS.pcm | FileCheck %s -check-prefix=CHECK-MOD 19 // CHECK-MOD: [ppIncludedFile]: {{.*}}module_needs_vfs.h 20 // CHECK-MOD: [importedASTFile]: {{.*}}BaseModuleNeedsVFS.pcm 21 // CHECK-MOD: [indexEntityReference]: kind: function | name: base_module_needs_vfs
|
/external/llvm-project/libc/benchmarks/ |
D | LibcMemoryBenchmarkTest.cpp | 79 MismatchOffsetDistribution MOD(Conf); in TEST() local 80 EXPECT_FALSE(MOD); in TEST() 87 MismatchOffsetDistribution MOD(Conf); in TEST() local 88 EXPECT_FALSE(MOD); in TEST() 99 MismatchOffsetDistribution MOD(Conf); in TEST() local 100 EXPECT_TRUE(MOD); in TEST() 103 EXPECT_THAT(MOD.getMismatchIndices(), ElementsAre(5, 9, 13)); in TEST() 108 EXPECT_THAT(MOD(Gen, Size), in TEST() 111 EXPECT_THAT(MOD(Gen, Size), in TEST()
|
D | Memcmp.cpp | 27 : MOD(Conf), OD(Conf), ABuffer(Conf.BufferSize), BBuffer(Conf.BufferSize), in MemcmpContext() 41 for (const auto I : MOD.getMismatchIndices()) in MemcmpContext() 47 if (MOD) in Randomize() 49 P.Offset = MOD(Gen, CurrentSize); in Randomize() 74 MismatchOffsetDistribution MOD; member
|
/external/linux-kselftest/tools/testing/selftests/ftrace/test.d/kprobe/ |
D | kprobe_module.tc | 14 MOD=trace_printk 19 echo "p $MOD:$FUNC" > kprobe_events 20 PROBE_NAME=`echo $MOD:$FUNC | tr ".:" "_"` 25 echo "p:event1 $MOD:$FUNC" > kprobe_events 30 echo "p:kprobes1/event1 $MOD:$FUNC" > kprobe_events 41 echo "p:event2 $MOD:$FUNC" >> kprobe_events
|
/external/llvm/test/Transforms/InstSimplify/ |
D | rem.ll | 24 ; CHECK: [[MOD:%.*]] = srem i32 %x, %n 25 ; CHECK-NEXT: ret i32 [[MOD]] 34 ; CHECK: [[MOD:%.*]] = urem i32 %x, %n 35 ; CHECK-NEXT: ret i32 [[MOD]] 44 ; CHECK: [[MOD:%.*]] = srem i32 %x, %n 45 ; CHECK-NEXT: [[MOD1:%.*]] = urem i32 [[MOD]], %n
|
/external/rust/crates/libz-sys/src/zlib/ |
D | adler32.c | 38 # define MOD(a) \ macro 57 # define MOD(a) a %= BASE macro 110 MOD(adler); 111 MOD(sum2); 125 MOD(adler); 126 MOD(sum2); 161 MOD(sum2);
|
/external/python/cpython2/Modules/zlib/ |
D | adler32.c | 38 # define MOD(a) \ macro 57 # define MOD(a) a %= BASE macro 110 MOD(adler); 111 MOD(sum2); 125 MOD(adler); 126 MOD(sum2); 161 MOD(sum2);
|
/external/zlib/ |
D | adler32.c | 38 # define MOD(a) \ macro 57 # define MOD(a) a %= BASE macro 138 MOD(adler); 139 MOD(sum2); 153 MOD(adler); 154 MOD(sum2); 189 MOD(sum2);
|
/external/angle/third_party/zlib/ |
D | adler32.c | 38 # define MOD(a) \ macro 57 # define MOD(a) a %= BASE macro 138 MOD(adler); 139 MOD(sum2); 153 MOD(adler); 154 MOD(sum2); 189 MOD(sum2);
|
/external/libwebsockets/win32port/zlib/ |
D | adler32.c | 26 # define MOD(a) \ macro 55 # define MOD(a) a %= BASE macro 107 MOD(adler); 108 MOD(sum2); 122 MOD(adler); 123 MOD(sum2); 144 MOD(sum2);
|
/external/llvm-project/clang/test/Headers/ |
D | opencl-c-header.cl | 19 …able-module-hash -ftime-report %s 2>&1 | FileCheck --check-prefix=CHECK --check-prefix=CHECK-MOD %s 24 …able-module-hash -ftime-report %s 2>&1 | FileCheck --check-prefix=CHECK --check-prefix=CHECK-MOD %s 30 …le-module-hash -ftime-report %s 2>&1 | FileCheck --check-prefix=CHECK20 --check-prefix=CHECK-MOD %s 36 …le-module-hash -ftime-report %s 2>&1 | FileCheck --check-prefix=CHECK20 --check-prefix=CHECK-MOD %s 41 …es-cache-path=%t -ftime-report %s 2>&1 | FileCheck --check-prefix=CHECK --check-prefix=CHECK-MOD %s 42 …-cache-path=%t -ftime-report %s 2>&1 | FileCheck --check-prefix=CHECK20 --check-prefix=CHECK-MOD %s 44 …es-cache-path=%t -ftime-report %s 2>&1 | FileCheck --check-prefix=CHECK --check-prefix=CHECK-MOD %s 45 …-cache-path=%t -ftime-report %s 2>&1 | FileCheck --check-prefix=CHECK20 --check-prefix=CHECK-MOD %s 97 // CHECK-MOD: Reading modules
|
/external/llvm/test/CodeGen/ARM/Windows/ |
D | dbzchk.ll | 46 …pand-isel-pseudos -verify-machineinstrs -o /dev/null %s 2>&1 | FileCheck %s -check-prefix CHECK-MOD 72 ; CHECK-MOD-DAG: BB#0 73 ; CHECK-MOD-DAG: Successors according to CFG: BB#2({{.*}}) BB#1 74 ; CHECK-MOD-DAG: BB#1 75 ; CHECK-MOD-DAG: Successors according to CFG: BB#4({{.*}}) BB#3 76 ; CHECK-MOD-DAG: BB#2 77 ; CHECK-MOD-DAG: BB#3 78 ; CHECK-MOD-DAG: Successors according to CFG: BB#2 79 ; CHECK-MOD-DAG: BB#4
|
/external/llvm/test/Bindings/llvm-c/ |
D | functions.ll | 3 ; RUN: llvm-c-test --module-dump < %t.bc| FileCheck --check-prefix=MOD %s 6 ; MOD: define i32 @X() { 7 ; MOD-NEXT: entry:
|
/external/llvm-project/llvm/test/Bindings/llvm-c/ |
D | functions.ll | 3 ; RUN: llvm-c-test --module-dump < %t.bc| FileCheck --check-prefix=MOD %s 6 ; MOD: define i32 @X() { 7 ; MOD-NEXT: entry:
|
/external/llvm-project/llvm/test/CodeGen/ARM/Windows/ |
D | dbzchk.ll | 43 …ter=finalize-isel -verify-machineinstrs -o /dev/null %s 2>&1 | FileCheck %s -check-prefix CHECK-MOD 69 ; CHECK-MOD-DAG: %bb.0 70 ; CHECK-MOD-DAG: successors: %bb.2({{.*}}), %bb.1 71 ; CHECK-MOD-DAG: %bb.1 72 ; CHECK-MOD-DAG: successors: %bb.3 73 ; CHECK-MOD-DAG: %bb.3 74 ; CHECK-MOD-DAG: successors: %bb.2 75 ; CHECK-MOD-DAG: %bb.2
|
/external/clang/test/Headers/ |
D | opencl-c-header.cl | 35 // CHECK-MOD: Reading modules 49 …able-module-hash -ftime-report %s 2>&1 | FileCheck --check-prefix=CHECK --check-prefix=CHECK-MOD %s 54 …able-module-hash -ftime-report %s 2>&1 | FileCheck --check-prefix=CHECK --check-prefix=CHECK-MOD %s 60 …le-module-hash -ftime-report %s 2>&1 | FileCheck --check-prefix=CHECK20 --check-prefix=CHECK-MOD %s 66 …le-module-hash -ftime-report %s 2>&1 | FileCheck --check-prefix=CHECK20 --check-prefix=CHECK-MOD %s 71 …es-cache-path=%t -ftime-report %s 2>&1 | FileCheck --check-prefix=CHECK --check-prefix=CHECK-MOD %s 72 …-cache-path=%t -ftime-report %s 2>&1 | FileCheck --check-prefix=CHECK20 --check-prefix=CHECK-MOD %s 73 …-cache-path=%t -ftime-report %s 2>&1 | FileCheck --check-prefix=CHECK20 --check-prefix=CHECK-MOD %s 75 …es-cache-path=%t -ftime-report %s 2>&1 | FileCheck --check-prefix=CHECK --check-prefix=CHECK-MOD %s 76 …-cache-path=%t -ftime-report %s 2>&1 | FileCheck --check-prefix=CHECK20 --check-prefix=CHECK-MOD %s [all …]
|