HomeSort by relevance Sort by last modified time
    Searched defs:S9 (Results 1 - 21 of 21) sorted by null

  /bionic/libm/upstream-freebsd/lib/msun/ld128/
k_sinl.c 43 S9 = -0.82206352458348947812512122163446202498005154296863e-17,
56 z*(S9+z*(S10+z*(S11+z*S12)))))))));
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue13337.go 23 type S9 struct{ S8 }
24 type S10 struct{ S9 }
  /prebuilts/go/linux-x86/test/fixedbugs/
issue13337.go 23 type S9 struct{ S8 }
24 type S10 struct{ 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 {
  /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;
  /external/clang/test/ASTMerge/Inputs/
struct1.c 42 struct S9 { int i; float f; } *x9;
  /art/runtime/arch/arm/
registers_arm.h 67 S9 = 9,
  /external/clang/test/SemaCXX/
warn-comma-operator.cpp 147 class S9 {
158 for (S9 s; s.More(); s.Advance(), ++x) {}
  /art/runtime/arch/arm64/
registers_arm64.h 163 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...]
  /external/eigen/Eigen/src/Core/arch/AVX512/
PacketMath.h     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
inst.go 166 S9
  /prebuilts/go/darwin-x86/src/encoding/json/
decode_test.go 205 // The X in S6 and S7 annihilate, but they also block the X in S8.S9.
219 S9
222 type S9 struct {
228 // The X in S11.S6 and S12.S6 annihilate, but they also block the X in S13.S8.S9.
615 out: S5{S8: S8{S9: S9{Y: 2}}},
626 out: S10{S13: S13{S8: S8{S9: S9{Y: 2}}}},
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
inst.go 166 S9
  /prebuilts/go/linux-x86/src/encoding/json/
decode_test.go 205 // The X in S6 and S7 annihilate, but they also block the X in S8.S9.
219 S9
222 type S9 struct {
228 // The X in S11.S6 and S12.S6 annihilate, but they also block the X in S13.S8.S9.
615 out: S5{S8: S8{S9: S9{Y: 2}}},
626 out: S10{S13: S13{S8: S8{S9: S9{Y: 2}}}},
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
inst.go 206 S9
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
inst.go 206 S9
  /prebuilts/go/darwin-x86/src/reflect/
all_test.go     [all...]
  /prebuilts/go/linux-x86/src/reflect/
all_test.go     [all...]

Completed in 569 milliseconds