Home
last modified time | relevance | path

Searched defs:S (Results 1 – 25 of 1268) sorted by relevance

12345678910>>...51

/third_party/libabigail/tests/data/test-abidiff-exit/
Dqualifier-typedef-array-v1.c10 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
Dqualifier-typedef-array-v0.c10 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
DPR30048-test-v0.c1 struct S { struct
11 struct S s; argument
/third_party/libabigail/tests/data/test-annotate/
Dtest-anonymous-members-0.cc1 struct S struct
4 {
30 foo(S&) in foo() argument
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest7.cc1 struct S struct
11 int foo(S&) in foo() argument
/third_party/libabigail/tests/data/test-diff-suppr/
Dtest5-fn-suppr-v1.cc4 struct S struct
9 S() in S() function
16 bar(S*) in bar() argument
21 bar(int, S) in bar() argument
Dtest-has-data-member-inserted-between-1-v3.c1 struct S struct
11 struct S s; argument
Dtest-has-data-member-inserted-between-1-v2.c1 struct S struct
11 struct S s; argument
Dtest-has-data-member-inserted-between-1-v4.c1 struct S struct
10 struct S s; argument
Dtest5-fn-suppr-v0.cc4 struct S struct
8 S() in S() function
14 bar(S*) in bar() argument
19 bar(int, S) in bar() argument
Dtest13-suppr-through-pointer-v1.cc3 struct S struct
10 bar(S*) in bar() argument
15 foo(S) in foo() argument
20 fu(S**) in fu() argument
Dtest-has-data-member-inserted-between-1-v1.c1 struct S struct
10 struct S s; argument
Dtest-has-data-member-inserted-between-1-v0.c1 struct S struct
10 struct S s; argument
/third_party/libabigail/tests/data/test-read-ctf/
Dtest9.c2 struct S struct
11 int foo(struct S*) in foo()
/third_party/libabigail/tests/data/test-default-supprs/dirpkg-1-dir2/
Dobj-v0.cc4 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/
Dobj-v0.cc4 struct S struct
9 S() in S() function
16 bar(S&) in bar() argument
/third_party/libabigail/tests/data/test-diff-pkg/dirpkg-0-dir2/
Dobj-v0.cc4 struct S struct
9 S() in S() argument
16 bar(S&) in bar() argument
/third_party/libabigail/tests/data/test-diff-filter/
Dtest3-v1.cc1 struct S struct
7 S() in S() argument
20 bar(int, S&) in bar() argument
Dtest14-v1.cc1 struct S struct
9 foo(S&) in foo() argument
13 bar(S&) in bar() argument
/third_party/libabigail/tests/data/test-diff-dwarf/
Dtest36-ppc64-aliases-v1.cc6 struct S struct
15 S::S() in S() argument
19 S::S(int s) in S() function in S
27 foo(S&) in foo() argument
Dtest13-v0.cc1 struct S struct
10 foo(S&) in foo() argument
Dtest13-v1.cc1 struct S struct
10 foo(S&) in foo() argument
/third_party/rust/crates/serde/test_suite/tests/ui/remote/
Dwrong_getter.rs4 pub struct S { struct
8 impl S { implementation
16 #[serde(remote = "remote::S")]
17 struct S { struct
19 a: u8,
/third_party/vixl/test/aarch64/
Dtest-disasm-neon-aarch64.cc348 #define DISASM_INST(M, S) \ in TEST() argument
369 #define DISASM_INST(M, S) \ in TEST() argument
466 #define DISASM_INST(M, S) \ in TEST() argument
485 #define DISASM_INST(M, S) \ in TEST() argument
1480 #define DISASM_INST(M, S) \ in TEST() argument
1485 #define DISASM_INST(M, S) \ in TEST() argument
1490 #define DISASM_INST(M, S) \ in TEST() argument
1495 #define DISASM_INST(M, S) \ in TEST() argument
1500 #define DISASM_INST(M, S) \ in TEST() argument
1505 #define DISASM_INST(M, S) \ in TEST() argument
[all …]
/third_party/libabigail/tests/data/test-diff-pkg/dirpkg-0-dir1/
Dobj-v0.cc4 struct S struct
8 S() in S() function
14 bar(S&) in bar() argument

12345678910>>...51