/external/libabigail/tests/data/test-diff-suppr/ |
D | libtest48-soname-abixml-report-1.txt | 5 SONAME changed from 'test48-soname-abixml-v0' to 'test48-soname-abixml-v1' 9 [C] 'function void foo(S*)' at test48-soname-abixml-v1.c:8:1 has some indirect sub-type changes: 11 in pointed to type 'struct S' at test48-soname-abixml-v1.c:1:1: 14 'char m1', at offset 32 (in bits) at test48-soname-abixml-v1.c:4:1
|
D | libtest48-soname-abixml-v1.so.abi | 1 <abi-corpus version='2.0' architecture='elf-amd-x86_64' soname='test48-soname-abixml-v1'> 10 …<abi-instr address-size='64' path='test48-soname-abixml-v1.c' comp-dir-path='/home/dodji/git/libab… 14 …ome/dodji/git/libabigail/suppress-file-abixml/tests/data/test-diff-suppr/test48-soname-abixml-v1.c… 16 …ome/dodji/git/libabigail/suppress-file-abixml/tests/data/test-diff-suppr/test48-soname-abixml-v1.c… 19 …ome/dodji/git/libabigail/suppress-file-abixml/tests/data/test-diff-suppr/test48-soname-abixml-v1.c… 23 …ome/dodji/git/libabigail/suppress-file-abixml/tests/data/test-diff-suppr/test48-soname-abixml-v1.c… 24 …ome/dodji/git/libabigail/suppress-file-abixml/tests/data/test-diff-suppr/test48-soname-abixml-v1.c…
|
D | libtest48-soname-abixml-v0.so.abi | 1 <abi-corpus version='2.0' architecture='elf-amd-x86_64' soname='test48-soname-abixml-v0'> 10 …<abi-instr address-size='64' path='test48-soname-abixml-v0.c' comp-dir-path='/home/dodji/git/libab… 13 …ome/dodji/git/libabigail/suppress-file-abixml/tests/data/test-diff-suppr/test48-soname-abixml-v0.c… 15 …ome/dodji/git/libabigail/suppress-file-abixml/tests/data/test-diff-suppr/test48-soname-abixml-v0.c… 19 …ome/dodji/git/libabigail/suppress-file-abixml/tests/data/test-diff-suppr/test48-soname-abixml-v0.c… 20 …ome/dodji/git/libabigail/suppress-file-abixml/tests/data/test-diff-suppr/test48-soname-abixml-v0.c…
|
D | libtest48-soname-abixml-suppr.txt | 2 soname_regexp = test48-soname-abixml-v.*
|
D | libtest48-soname-abixml-suppr-2.txt | 2 soname_regexp = test48<typo>-soname-abixml-v.*
|
/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 51 class test48 : virtual test47 { virtual void f(); }; class 52 class test49 : virtual test48 { virtual void f(); };
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 61 char32_t test48(void) { return U'\v'; } in test48() function
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
D | test-setcond-int.ll | 67 %test48 = icmp ne i64 %long1, %long2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/OrcMCJIT/ |
D | test-setcond-int.ll | 67 %test48 = icmp ne i64 %long1, %long2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
D | test-interp-vec-setcond-int.ll | 67 %test48 = icmp ne <2 x i64> %long1, %long2
|
/external/clang/test/CodeGen/ |
D | x86_64-arguments.c | 398 T1 test48(void) { in test48() function
|
/external/llvm/test/Transforms/InstCombine/ |
D | or.ll | 596 define i1 @test48(i64 %x, i1 %b) { 597 ; CHECK-LABEL: @test48(
|
D | sub.ll | 565 define i32 @test48(i1 %A, i32 %B, i32 %C, i32 %D) { 570 ; CHECK-LABEL: @test48(
|
D | shift.ll | 765 define i32 @test48(i32 %x) { 766 ; CHECK-LABEL: @test48(
|
D | cast.ll | 562 define i64 @test48(i8 %A1, i8 %a2) { 563 ; CHECK-LABEL: @test48(
|
D | select.ll | 782 define i64 @test48(i32 %a) nounwind { 787 ; CHECK-LABEL: @test48(
|
D | icmp.ll | 539 define i1 @test48(i32 %X, i32 %Y, i32 %Z) { 540 ; CHECK-LABEL: @test48(
|
/external/clang/test/CodeGenCXX/ |
D | visibility.cpp | 85 namespace test48 { namespace
|
D | mangle.cpp | 985 namespace test48 { namespace
|
/external/curl/tests/data/ |
D | Makefile.inc | 30 test40 test41 test42 test43 test44 test45 test46 test47 test48 test49 \
|
/external/libwebsockets/minimal-examples/api-tests/api-test-lecp/ |
D | main.c | 124 test48[] = { 0xc0, 0x74, 0x32, 0x30, 0x31, variable 4278 { .b = test48, .blen = sizeof(test48),
|
/external/libcxx/test/std/strings/string.view/string.view.ops/ |
D | compare.size_size_sv_size_size.pass.cpp | 5046 void test48() in test48() function 5800 test48(); in main()
|
/external/cronet/buildtools/third_party/libc++/trunk/test/std/strings/string.view/string.view.ops/ |
D | compare.size_size_sv_size_size.pass.cpp | 5047 void test48() in test48() function 5801 test48(); in main()
|
/external/clang/test/CodeGenObjC/ |
D | arc.m | 1106 void test48(void) { function 1109 // CHECK-LABEL: define void @test48()
|
/external/llvm/test/CodeGen/X86/ |
D | mmx-intrinsics.ll | 668 define i64 @test48(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp { 669 ; ALL-LABEL: @test48
|