/external/clang/test/CodeGenCXX/ |
warn-padded-packed.cpp | 49 struct S9 { // expected-warning {{packed attribute is unnecessary for 'S9'}} 76 void f(S1*, S2*, S3*, S4*, S5*, S6*, S7*, S8*, S9*, S10*, S11*, S12*, S13*) { }
|
microsoft-abi-static-initializers.cpp | 68 static S S9;
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
e_sinhl.c | 52 S9 = 2.7557319223873889e-6, /* 0x171de3a5565fe6.0p-71 */ 66 S9 = 2.75573192239858906525574406205464218e-6L, /* 0x171de3a556c7338faac243aaa9592.0p-131L */ 111 ((S9*x2 + S7)*x2 + S5)*(x2*x*x2) + S3*(x2*x) + x); 116 S17)*x2 + S15)*x2 + S13)*x2 + S11)*x2 + S9)*x2 + S7)*x2 +
|
/external/clang/test/CXX/class.access/class.friend/ |
p11.cpp | 81 struct S9 {
|
/bionic/libm/upstream-freebsd/lib/msun/ld128/ |
k_sinl.c | 43 S9 = -0.82206352458348947812512122163446202498005154296863e-17, 56 z*(S9+z*(S10+z*(S11+z*S12)))))))));
|
/art/runtime/arch/arm/ |
registers_arm.h | 66 S9 = 9,
|
context_arm.cc | 90 fprs_[S9] = nullptr;
|
quick_method_frame_info_arm.h | 43 (1 << art::arm::S8) | (1 << art::arm::S9) | (1 << art::arm::S10) | (1 << art::arm::S11) |
|
/external/clang/test/ASTMerge/Inputs/ |
struct1.c | 42 struct S9 { int i; float f; } *x9;
|
struct2.c | 39 struct S9 *x9;
|
/art/runtime/arch/arm64/ |
registers_arm64.h | 162 S9 = 9,
|
/external/clang/test/Misc/ |
diag-template-diffing.cpp | 253 template<typename ...T> struct S9 {}; 254 template<typename T> using U9 = S9<int, char, T>; 256 int f9(S9<int, char, U9<const double>>); 260 // CHECK-ELIDE-NOTREE: candidate function not viable: no known conversion from 'S9<[2 * ...], S9<[2 * ...], double>>' to 'S9<[2 * ...], S9<[2 * ...], const double>>' for 1st argument 262 // CHECK-NOELIDE-NOTREE: candidate function not viable: no known conversion from 'S9<int, char, S9<int, char, double>>' to 'S9<int, char, S9<int, char, const double>>' for 1st argumen [all...] |
/art/compiler/jni/quick/arm/ |
calling_convention_arm.cc | 31 S0, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15
|
/prebuilts/go/darwin-x86/src/encoding/json/ |
decode_test.go | 158 // The X in S6 and S7 annihilate, but they also block the X in S8.S9. 172 S9 175 type S9 struct { 181 // The X in S11.S6 and S12.S6 annihilate, but they also block the X in S13.S8.S9. 375 out: S5{S8: S8{S9: S9{Y: 2}}}, 380 out: S10{S13: S13{S8: S8{S9: S9{Y: 2}}}}, [all...] |
/prebuilts/go/linux-x86/src/encoding/json/ |
decode_test.go | 158 // The X in S6 and S7 annihilate, but they also block the X in S8.S9. 172 S9 175 type S9 struct { 181 // The X in S11.S6 and S12.S6 annihilate, but they also block the X in S13.S8.S9. 375 out: S5{S8: S8{S9: S9{Y: 2}}}, 380 out: S10{S13: S13{S8: S8{S9: S9{Y: 2}}}}, [all...] |
/external/llvm/lib/Target/ARM/ |
ARMCallingConv.h | 167 ARM::S8, ARM::S9, ARM::S10, ARM::S11,
|
/external/llvm/lib/Target/AArch64/ |
AArch64PBQPRegAlloc.cpp | 52 case AArch64::S9:
|
/prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/arm/armasm/ |
inst.go | 166 S9
|
/prebuilts/go/linux-x86/src/cmd/internal/rsc.io/arm/armasm/ |
inst.go | 166 S9
|
/art/compiler/optimizing/ |
code_generator_arm.h | 40 { S0, S1, S2, S3, S4, S5, S6, S7, S8, S9, S10, S11, S12, S13, S14, S15 };
|
/prebuilts/go/darwin-x86/test/bench/go1/ |
jsondata_test.go | [all...] |
/prebuilts/go/linux-x86/test/bench/go1/ |
jsondata_test.go | [all...] |
/art/compiler/utils/arm64/ |
managed_register_arm64_test.cc | [all...] |
/prebuilts/go/darwin-x86/src/reflect/ |
all_test.go | [all...] |
/prebuilts/go/linux-x86/src/reflect/ |
all_test.go | [all...] |