| /third_party/libabigail/tests/data/test-abidiff-exit/ |
| D | qualifier-typedef-array-v1.c | 10 struct S { struct 11 const A c_a; // +const 12 volatile A v_a; // +volatile 13 restrict A r_a; // +restrict 37 void fun(struct S * s) { (void) s; } in fun() argument
|
| D | qualifier-typedef-array-v0.c | 10 struct S { struct 11 A c_a; 12 A v_a; 13 A r_a; 37 void fun(struct S * s) { (void) s; } in fun() argument
|
| /third_party/ltp/tools/sparse/sparse-src/validation/ |
| D | repeat.h | 1 #define R0(P, S) P(S) argument 2 #define R1(P, S) R0(P,S##0) R0(P,S##1) argument 3 #define R2(P, S) R0(P,S##0) R0(P,S##1) R0(P,S##2) R0(P,S##3) argument 4 #define R3(P, S) R0(P,S##0) R0(P,S##1) R0(P,S##2) R0(P,S##3) R0(P,S##4) R0(P,S##5) R0(P,S##… argument 5 #define R4(P, S) R3(P,S##0) R3(P,S##1) argument 6 #define R5(P, S) R3(P,S##0) R3(P,S##1) R3(P,S##2) R3(P,S##3) argument 7 #define R6(P, S) R3(P,S##0) R3(P,S##1) R3(P,S##2) R3(P,S##3) R3(P,S##4) R3(P,S##5) R3(P,S##… argument 8 #define R7(P, S) R6(P,S##0) R6(P,S##1) argument 9 #define R8(P, S) R6(P,S##0) R6(P,S##1) R6(P,S##2) R6(P,S##3) argument 10 #define R9(P, S) R6(P,S##0) R6(P,S##1) R6(P,S##2) R6(P,S##3) R6(P,S##4) R6(P,S##5) R6(P,S##… argument [all …]
|
| /third_party/libabigail/tests/data/test-annotate/ |
| D | test-anonymous-members-0.cc | 1 struct S struct 4 { 30 foo(S&) in foo() argument
|
| /third_party/libabigail/tests/data/test-read-dwarf/ |
| D | test7.cc | 1 struct S struct 11 int foo(S&) in foo() argument
|
| /third_party/libabigail/tests/data/test-diff-suppr/ |
| D | test5-fn-suppr-v1.cc | 4 struct S struct 9 S() in S() argument 16 bar(S*) in bar() argument 21 bar(int, S) in bar() argument
|
| D | test5-fn-suppr-v0.cc | 4 struct S struct 8 S() in S() argument 14 bar(S*) in bar() argument 19 bar(int, S) in bar() argument
|
| D | test13-suppr-through-pointer-v1.cc | 3 struct S struct 10 bar(S*) in bar() argument 15 foo(S) in foo() argument 20 fu(S**) in fu() argument
|
| /third_party/libabigail/tests/data/test-read-ctf/ |
| D | test9.c | 2 struct S struct 11 int foo(struct S*) in foo()
|
| /third_party/libabigail/tests/data/test-diff-pkg/dirpkg-0-dir2/ |
| D | obj-v0.cc | 4 struct S struct 9 S() in S() argument 16 bar(S&) in bar() argument
|
| /third_party/libabigail/tests/data/test-diff-pkg/dirpkg-1-dir2/ |
| D | obj-v0.cc | 4 struct S struct 9 S() in S() argument 16 bar(S&) in bar() argument
|
| /third_party/cmsis/CMSIS/DSP/Source/TransformFunctions/ |
| D | arm_rfft_fast_init_f16.c | 55 static arm_status arm_rfft_32_fast_init_f16( arm_rfft_fast_instance_f16 * S ) { in arm_rfft_32_fast_init_f16() 85 static arm_status arm_rfft_64_fast_init_f16( arm_rfft_fast_instance_f16 * S ) { in arm_rfft_64_fast_init_f16() 115 static arm_status arm_rfft_128_fast_init_f16( arm_rfft_fast_instance_f16 * S ) { in arm_rfft_128_fast_init_f16() 145 static arm_status arm_rfft_256_fast_init_f16( arm_rfft_fast_instance_f16 * S ) { in arm_rfft_256_fast_init_f16() 175 static arm_status arm_rfft_512_fast_init_f16( arm_rfft_fast_instance_f16 * S ) { in arm_rfft_512_fast_init_f16() 204 static arm_status arm_rfft_1024_fast_init_f16( arm_rfft_fast_instance_f16 * S ) { in arm_rfft_1024_fast_init_f16() 232 static arm_status arm_rfft_2048_fast_init_f16( arm_rfft_fast_instance_f16 * S ) { in arm_rfft_2048_fast_init_f16() 261 static arm_status arm_rfft_4096_fast_init_f16( arm_rfft_fast_instance_f16 * S ) { in arm_rfft_4096_fast_init_f16() 296 arm_rfft_fast_instance_f16 * S, in arm_rfft_fast_init_f16()
|
| D | arm_rfft_fast_init_f32.c | 52 static arm_status arm_rfft_32_fast_init_f32( arm_rfft_fast_instance_f32 * S ) { in arm_rfft_32_fast_init_f32() 82 static arm_status arm_rfft_64_fast_init_f32( arm_rfft_fast_instance_f32 * S ) { in arm_rfft_64_fast_init_f32() 112 static arm_status arm_rfft_128_fast_init_f32( arm_rfft_fast_instance_f32 * S ) { in arm_rfft_128_fast_init_f32() 142 static arm_status arm_rfft_256_fast_init_f32( arm_rfft_fast_instance_f32 * S ) { in arm_rfft_256_fast_init_f32() 172 static arm_status arm_rfft_512_fast_init_f32( arm_rfft_fast_instance_f32 * S ) { in arm_rfft_512_fast_init_f32() 201 static arm_status arm_rfft_1024_fast_init_f32( arm_rfft_fast_instance_f32 * S ) { in arm_rfft_1024_fast_init_f32() 229 static arm_status arm_rfft_2048_fast_init_f32( arm_rfft_fast_instance_f32 * S ) { in arm_rfft_2048_fast_init_f32() 258 static arm_status arm_rfft_4096_fast_init_f32( arm_rfft_fast_instance_f32 * S ) { in arm_rfft_4096_fast_init_f32() 293 arm_rfft_fast_instance_f32 * S, in arm_rfft_fast_init_f32()
|
| D | arm_rfft_fast_init_f64.c | 51 static arm_status arm_rfft_32_fast_init_f64( arm_rfft_fast_instance_f64 * S ) { in arm_rfft_32_fast_init_f64() 80 static arm_status arm_rfft_64_fast_init_f64( arm_rfft_fast_instance_f64 * S ) { in arm_rfft_64_fast_init_f64() 109 static arm_status arm_rfft_128_fast_init_f64( arm_rfft_fast_instance_f64 * S ) { in arm_rfft_128_fast_init_f64() 138 static arm_status arm_rfft_256_fast_init_f64( arm_rfft_fast_instance_f64 * S ) { in arm_rfft_256_fast_init_f64() 167 static arm_status arm_rfft_512_fast_init_f64( arm_rfft_fast_instance_f64 * S ) { in arm_rfft_512_fast_init_f64() 195 static arm_status arm_rfft_1024_fast_init_f64( arm_rfft_fast_instance_f64 * S ) { in arm_rfft_1024_fast_init_f64() 222 static arm_status arm_rfft_2048_fast_init_f64( arm_rfft_fast_instance_f64 * S ) { in arm_rfft_2048_fast_init_f64() 250 static arm_status arm_rfft_4096_fast_init_f64( arm_rfft_fast_instance_f64 * S ) { in arm_rfft_4096_fast_init_f64() 285 arm_rfft_fast_instance_f64 * S, in arm_rfft_fast_init_f64()
|
| /third_party/libabigail/tests/data/test-diff-filter/ |
| D | test3-v1.cc | 1 struct S struct 7 S() in S() argument 20 bar(int, S&) in bar() argument
|
| D | test14-v1.cc | 1 struct S struct 9 foo(S&) in foo() argument 13 bar(S&) in bar() argument
|
| D | test17-v1.cc | 1 struct S struct 4 S* m2; argument 8 foo(S&) in foo() argument 12 bar(S&) in bar() argument
|
| /third_party/libabigail/tests/data/test-diff-dwarf/ |
| D | test36-ppc64-aliases-v1.cc | 6 struct S struct 15 S::S() in S() function in S 19 S::S(int s) in S() function in S 27 foo(S&) in foo() argument
|
| D | test13-v0.cc | 1 struct S struct 10 foo(S&) in foo() argument
|
| D | test13-v1.cc | 1 struct S struct 10 foo(S&) in foo() argument
|
| /third_party/rust/crates/serde/test_suite/tests/ui/remote/ |
| D | wrong_getter.rs | 4 pub struct S { struct 8 impl S { impl 16 #[serde(remote = "remote::S")] 17 struct S { struct 19 a: u8,
|
| /third_party/libabigail/tests/data/test-diff-pkg/dirpkg-0-dir1/ |
| D | obj-v0.cc | 4 struct S struct 8 S() in S() argument 14 bar(S&) in bar() argument
|
| /third_party/libabigail/tests/data/test-diff-pkg/dirpkg-1-dir1/ |
| D | obj-v0.cc | 4 struct S struct 8 S() in S() function 14 bar(S&) in bar() argument
|
| /third_party/libabigail/tests/data/test-abicompat/ |
| D | test9-fn-changed-v1.h | 1 struct S struct 6 S() in S() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
| D | RelocationResolver.cpp | 42 static uint64_t resolveX86_64(RelocationRef R, uint64_t S, uint64_t A) { in resolveX86_64() 71 static uint64_t resolveAArch64(RelocationRef R, uint64_t S, uint64_t A) { in resolveAArch64() 92 static uint64_t resolveBPF(RelocationRef R, uint64_t S, uint64_t A) { in resolveBPF() 115 static uint64_t resolveMips64(RelocationRef R, uint64_t S, uint64_t A) { in resolveMips64() 140 static uint64_t resolvePPC64(RelocationRef R, uint64_t S, uint64_t A) { in resolvePPC64() 161 static uint64_t resolveSystemZ(RelocationRef R, uint64_t S, uint64_t A) { in resolveSystemZ() 184 static uint64_t resolveSparc64(RelocationRef R, uint64_t S, uint64_t A) { in resolveSparc64() 206 static uint64_t resolveAmdgpu(RelocationRef R, uint64_t S, uint64_t A) { in resolveAmdgpu() 227 static uint64_t resolveX86(RelocationRef R, uint64_t S, uint64_t A) { in resolveX86() 244 static uint64_t resolvePPC32(RelocationRef R, uint64_t S, uint64_t A) { in resolvePPC32() [all …]
|