Home
last modified time | relevance | path

Searched defs:S9 (Results 1 – 25 of 67) sorted by relevance

123

/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dwarn-padded-packed.cpp49 struct S9 { // expected-warning {{packed attribute is unnecessary for 'S9'}} struct
50 int x; // expected-warning {{packed attribute is unnecessary for 'x'}}
51 int y; // expected-warning {{packed attribute is unnecessary for 'y'}}
76 void f(S1*, S2*, S3*, S4*, S5*, S6*, S7*, S8*, S9*, S10*, S11*, S12*, S13*) { } in f() argument
H A Dmicrosoft-abi-static-initializers.cpp68 static S S9; in MultipleStatics() local
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dissue13337.go23 type S9 struct{ S8 } struct
24 type S10 struct{ S9 } member
/aosp_15_r20/external/clang/test/ASTMerge/Inputs/
H A Dstruct1.c42 struct S9 { int i; float f; } *x9; struct
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/check/
Ddecls3.go184 S9 anonMember
187 type S9 struct { struct
188 X int
189 Y int
/aosp_15_r20/bionic/libm/upstream-freebsd/lib/msun/src/
H A De_sinhl.c49 S9 = 2.7557319223873889e-6, /* 0x171de3a5565fe6.0p-71 */ variable
63 S9 = 2.75573192239858906525574406205464218e-6L, /* 0x171de3a556c7338faac243aaa9592.0p-131L */ variable
H A Dk_sincosl.h86 S9 = -0.82206352458348947812512122163446202498005154296863e-17, variable
/aosp_15_r20/external/clang/test/CXX/class.access/class.friend/
H A Dp11.cpp81 struct S9 { in foo() struct
82 struct Inner { in foo()
/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/json/
Ddecode_test.go231 S9 anonMember
234 type S9 struct { struct
235 X int
236 Y int
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/cgo/internal/testsanitizers/testdata/asan_linkerx/p/
Dp.go11 var S9 string var
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/cgo/internal/testsanitizers/testdata/asan_linkerx/
Dmain.go27 var S9 string var
/aosp_15_r20/bionic/libm/upstream-freebsd/lib/msun/ld128/
H A Dk_sinl.c39 S9 = -0.82206352458348947812512122163446202498005154296863e-17, variable
/aosp_15_r20/external/clang/test/SemaObjC/
H A Dattr-designated-init.m224 @interface S9 : B1 interface
229 @interface S9(secondInit) interface in secondInit
/aosp_15_r20/external/trusty/musl/src/math/
D__sinl.c59 S9 = -0.82206352458348947812512122163446202498005154296863e-17, variable
/aosp_15_r20/external/musl/src/math/
H A D__sinl.c59 S9 = -0.82206352458348947812512122163446202498005154296863e-17, variable
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dwarn-comma-operator.cpp147 class S9 { class
/aosp_15_r20/art/runtime/arch/arm/
H A Dregisters_arm.h69 S9 = 9, enumerator
/aosp_15_r20/external/crosvm/hypervisor/src/
H A Driscv64.rs126 S9 = 0x19, // Callee saved register 9 enumerator
/aosp_15_r20/art/runtime/arch/riscv64/
H A Dregisters_riscv64.h57 S9 = 25, // X25, callee-saved 9 enumerator
/aosp_15_r20/prebuilts/go/linux-x86/src/reflect/
Dall_test.go2998 S9 anonMember
3001 type S9 struct { struct
3002 X int
3003 Y int
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DStringSwitch.h137 StringLiteral S9, T Value) { in Cases()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DStringSwitch.h137 StringLiteral S9, T Value) { in Cases()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DStringSwitch.h137 StringLiteral S9, T Value) { in Cases()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DStringSwitch.h137 StringLiteral S9, T Value) { in Cases()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DStringSwitch.h137 StringLiteral S9, T Value) { in Cases()

123