/third_party/libabigail/tests/data/test-diff-suppr/ |
D | test6-fn-suppr-v0.cc | 22 struct S2 struct 26 S2() in S2() argument 42 bar(int, S2**) in bar() argument
|
D | test6-fn-suppr-v1.cc | 32 struct S2 : private base struct 36 S2() in S2() function 52 bar(int, S2**) in bar() argument
|
/third_party/libabigail/tests/data/test-diff-filter/ |
D | test45-basic-type-change-v0.cc | 20 struct S2 struct 35 foo2(S2&) in foo2() argument 39 foo3(S2&) in foo3() argument
|
D | test45-basic-type-change-v1.cc | 20 struct S2 struct 34 foo2(S2&) in foo2() argument 38 foo3(S2&) in foo3() argument
|
D | test44-anonymous-data-member-v0.c | 10 struct S2 { struct 24 bar(struct S2* p) in bar() argument
|
D | test44-anonymous-data-member-v1.c | 11 struct S2 { struct 26 bar(struct S2* p) in bar() argument
|
D | test27-redundant-and-filtered-children-nodes-v0.cc | 13 struct S2 struct 30 bar(S1*, S2*) in bar() argument
|
/third_party/libabigail/tests/data/test-diff-dwarf/ |
D | test40-v0.c | 7 struct S2 struct 26 bar(struct S2* s) in bar() argument
|
D | test40-v1.c | 8 struct S2 struct 26 bar(struct S2* s) in bar() argument
|
/third_party/libabigail/tests/data/test-abicompat/ |
D | test0-fn-changed-libapp-v0.cc | 28 struct S2 struct 30 int m0; 32 S2() in S2() argument 72 fun2(S2*) in fun2() argument
|
D | test0-fn-changed-libapp-v1.cc | 34 struct S2 struct 36 int m0; 37 unsigned m1; 39 S2() in S2() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | SetOperations.h | 22 bool set_union(S1Ty &S1, const S2Ty &S2) { in set_union() 39 void set_intersect(S1Ty &S1, const S2Ty &S2) { in set_intersect() 50 S1Ty set_difference(const S1Ty &S1, const S2Ty &S2) { in set_difference() 62 void set_subtract(S1Ty &S1, const S2Ty &S2) { in set_subtract()
|
D | StringSwitch.h | 92 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases() 97 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases() 102 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases() 107 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases() 113 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases() 119 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases() 125 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases() 132 StringSwitch &Cases(StringLiteral S0, StringLiteral S1, StringLiteral S2, in Cases() 165 StringSwitch &CasesLower(StringLiteral S0, StringLiteral S1, StringLiteral S2, in CasesLower() 170 StringSwitch &CasesLower(StringLiteral S0, StringLiteral S1, StringLiteral S2, in CasesLower() [all …]
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
D | issue-1034.rs | 96 pub struct S2 { struct 103 ::std::mem::size_of::<S2>(), in bindgen_test_layout_S2() argument 113 impl S2 { impl
|
/third_party/libabigail/src/ |
D | abg-reporter-priv.h | 23 #define RETURN_IF_BEING_REPORTED_OR_WAS_REPORTED_EARLIER(S1, S2) \ argument 78 #define RETURN_IF_BEING_REPORTED_OR_WAS_REPORTED_EARLIER3(S1, S2, INTRO_TEXT) \ argument
|
/third_party/typescript/tests/cases/conformance/types/typeRelationships/subtypesAndSuperTypes/ |
D | subtypingWithObjectMembersOptionality.ts | 27 interface S2 extends T2 { interface 57 interface S2 extends T2 { interface
|
/third_party/musl/src/math/ |
D | __sinl.c | 31 S2 = 0.0083333333333333332, /* 0x11111111111111.0p-59 */ variable 51 S2 = 0.0083333333333333333333333333333331135404851288270047L, variable
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | __sinl.c | 31 S2 = 0.0083333333333333332, /* 0x11111111111111.0p-59 */ variable 51 S2 = 0.0083333333333333333333333333333331135404851288270047L, variable
|
/third_party/typescript/tests/cases/conformance/types/typeRelationships/assignmentCompatibility/ |
D | assignmentCompatWithObjectMembers.ts | 10 interface S2 { foo: string; } interface 51 interface S2 { foo: S2; } interface
|
D | assignmentCompatWithObjectMembersStringNumericNames.ts | 10 interface S2 { '1': string; bar?: string } interface 51 interface S2 { '1': string; bar?: string } interface
|
D | assignmentCompatWithObjectMembers4.ts | 13 interface S2 { foo: Derived; } interface 58 interface S2 { foo: Base; } interface
|
D | assignmentCompatWithCallSignatures.ts | 29 interface S2 { interface
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
D | issue-1034.h | 2 struct S2 { struct
|
/third_party/typescript/tests/cases/compiler/ |
D | superAccess.ts | 3 private S2: string = "test"; property in MyBase
|
/third_party/ltp/tools/sparse/sparse-src/validation/optim/ |
D | select-and-shift.c | 2 #define S2 5 macro
|