/external/llvm-project/llvm/test/MC/AsmParser/ |
D | macros-darwin.s | 72 .macro test8 _a, _b, _c macro 81 test8 a, b, c label 83 test8 %1, %2, %3 #a comment label 85 test8 x - y, z, 1 label 90 test8 1,2 3 label 93 test8 1 2, 3 label
|
/external/llvm/test/MC/AsmParser/ |
D | macros-darwin.s | 72 .macro test8 _a, _b, _c macro 81 test8 a, b, c label 83 test8 %1, %2, %3 #a comment label 85 test8 x - y, z, 1 label 90 test8 1,2 3 label 93 test8 1 2, 3 label
|
D | macros-gas.s | 72 .macro test8 _a, _b, _c macro 81 test8 a, b, c 83 test8 %1 %2 %3 #a comment 85 test8 x - y z 1 90 test8 1,2 3 93 test8 1 2, 3
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test8-qualified-this-pointer.so.abi | 1 <abi-corpus version='2.0' path='data/test-read-dwarf/test8-qualified-this-pointer.so'> 13 …<abi-instr address-size='64' path='test8-qualified-this-pointer.cc' comp-dir-path='/home/dodji/git… 16 …t' filepath='/home/dodji/git/libabigail/master/tests/data/test-read-dwarf/test8-qualified-this-poi… 18 …t' filepath='/home/dodji/git/libabigail/master/tests/data/test-read-dwarf/test8-qualified-this-poi… 21 …S' filepath='/home/dodji/git/libabigail/master/tests/data/test-read-dwarf/test8-qualified-this-poi… 27 …v' filepath='/home/dodji/git/libabigail/master/tests/data/test-read-dwarf/test8-qualified-this-poi…
|
D | test8-qualified-this-pointer.so.hash.abi | 1 <abi-corpus version='2.0' path='data/test-read-dwarf/test8-qualified-this-pointer.so'> 13 …<abi-instr address-size='64' path='test8-qualified-this-pointer.cc' comp-dir-path='/home/dodji/git… 16 …t' filepath='/home/dodji/git/libabigail/master/tests/data/test-read-dwarf/test8-qualified-this-poi… 18 …t' filepath='/home/dodji/git/libabigail/master/tests/data/test-read-dwarf/test8-qualified-this-poi… 21 …S' filepath='/home/dodji/git/libabigail/master/tests/data/test-read-dwarf/test8-qualified-this-poi… 27 …v' filepath='/home/dodji/git/libabigail/master/tests/data/test-read-dwarf/test8-qualified-this-poi…
|
/external/libabigail/tests/data/test-abicompat/ |
D | test8-fn-changed-report-0.txt | 2 have sub-types that are different from what application 'test8-fn-changed-app' expects: 6 in pointed to type 'struct S' at test8-fn-changed-libapp-v1.h:1:1: 9 'char m1', at offset 32 (in bits) at test8-fn-changed-libapp-v1.h:4:1
|
/external/libabigail/tests/data/test-annotate/ |
D | test8-qualified-this-pointer.so.abi | 16 …<abi-instr address-size='64' path='test8-qualified-this-pointer.cc' comp-dir-path='/home/dodji/git… 22 …t' filepath='/home/dodji/git/libabigail/master/tests/data/test-read-dwarf/test8-qualified-this-poi… 25 …t' filepath='/home/dodji/git/libabigail/master/tests/data/test-read-dwarf/test8-qualified-this-poi… 29 …S' filepath='/home/dodji/git/libabigail/master/tests/data/test-read-dwarf/test8-qualified-this-poi… 38 …v' filepath='/home/dodji/git/libabigail/master/tests/data/test-read-dwarf/test8-qualified-this-poi…
|
/external/llvm-project/libcxxabi/test/ |
D | catch_ptr_02.pass.cpp | 156 void test8 () in test8() function 216 test8(); in main()
|
/external/libcxxabi/test/ |
D | catch_ptr_02.pass.cpp | 151 void test8 () in test8() function 211 test8(); in main()
|
/external/libcxx/test/std/numerics/rand/rand.adapt/rand.adapt.ibits/ |
D | eval.pass.cpp | 125 test8() in test8() function 142 test8(); in main()
|
/external/llvm-project/libcxx/test/std/numerics/rand/rand.adapt/rand.adapt.ibits/ |
D | eval.pass.cpp | 124 test8() in test8() function 141 test8(); in main()
|
/external/clang/test/SemaCXX/ |
D | alignof.cpp | 36 static const int test8 = __alignof__(s2.x); member 60 const int test8 = __alignof__(S5::x); variable
|
D | openmp_default_simd_align.cpp | 34 static const int test8 = __builtin_omp_required_simd_align(decltype(s2.x)); member 58 const int test8 = __builtin_omp_required_simd_align(decltype(S5::x)); variable
|
D | long-virtual-inheritance-chain.cpp | 11 class test8 : virtual test7 { virtual void f(); }; class 12 class test9 : virtual test8 { virtual void f(); };
|
/external/llvm-project/clang/test/SemaCXX/ |
D | openmp_default_simd_align.cpp | 34 static const int test8 = __builtin_omp_required_simd_align(decltype(s2.x)); member 58 const int test8 = __builtin_omp_required_simd_align(decltype(S5::x)); variable
|
D | alignof.cpp | 36 static const int test8 = __alignof__(s2.x); member 60 const int test8 = __alignof__(S5::x); variable
|
D | long-virtual-inheritance-chain.cpp | 11 class test8 : virtual test7 { virtual void f(); }; class 12 class test9 : virtual test8 { virtual void f(); };
|
/external/llvm-project/compiler-rt/test/sanitizer_common/TestCases/NetBSD/ |
D | rmd160.cpp | 87 void test8() { in test8() function 118 test8(); in main()
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | sdivpow2.ll | 90 define i64 @test8(i64 %x) { 91 ; ISEL-LABEL: test8: 98 ; FAST-LABEL: test8:
|
/external/pcre/dist2/ |
D | RunTest | 346 test8=skip 354 test8=-8 371 test8=-8 461 for bmode in "$test8" "$test16" "$test32"; do 464 -16) if [ "$test8$test32" != "skipskip" ] ; then echo ""; fi 466 -32) if [ "$test8$test16" != "skipskip" ] ; then echo ""; fi
|
/external/ltp/testcases/kernel/controllers/cgroup_fj/ |
D | cgroup_fj_function.sh | 153 test8() function 207 test8
|
/external/llvm/test/CodeGen/X86/ |
D | rounding-ops.ll | 95 define double @test8(double %x) nounwind { 99 ; CHECK-SSE-LABEL: test8: 102 ; CHECK-AVX-LABEL: test8:
|
/external/llvm/test/Transforms/DeadArgElim/ |
D | deadretval2.ll | 53 %LIVE = call i32 @test8() 57 define internal i32 @test8() {
|
/external/llvm-project/llvm/test/Transforms/DeadArgElim/ |
D | deadretval2.ll | 53 %LIVE = call i32 @test8() 57 define internal i32 @test8() {
|
/external/llvm/test/Transforms/RewriteStatepointsForGC/ |
D | preprocess.ll | 42 define void @test8() gc "statepoint-example" personality i32 ()* undef { 43 ; CHECK-LABEL: test8
|