HomeSort by relevance Sort by last modified time
    Searched defs:S8 (Results 1 - 25 of 34) sorted by null

1 2

  /bionic/libm/upstream-freebsd/lib/msun/ld128/
k_sinl.c 40 S8 = 0.28114572543451292625024967174638477283187397621303e-14L;
55 r = S2+z*(S3+z*(S4+z*(S5+z*(S6+z*(S7+z*(S8+
  /external/clang/test/CXX/class.access/class.friend/
p11.cpp 72 struct S8 {
  /external/clang/test/CodeGenCXX/
warn-padded-packed.cpp 45 struct S8 : B {
46 int i; // expected-warning {{padding struct 'S8' with 3 bytes to align 'i'}}
76 void f(S1*, S2*, S3*, S4*, S5*, S6*, S7*, S8*, S9*, S10*, S11*, S12*, S13*) { }
microsoft-abi-static-initializers.cpp 53 static S S8;
  /external/clang/test/ASTMerge/Inputs/
struct2.c 36 struct S8 { int i; float f; } *x8;
  /art/runtime/arch/arm/
registers_arm.h 65 S8 = 8,
  /external/clang/test/SemaCXX/
empty-class-layout.cpp 69 struct S8 : Empty, A {
71 SA(12, sizeof(S8) == 4);
  /external/libgsm/src/
long_term.c 367 S5 = 0, S6 = 0, S7 = 0, S8 = 0;
372 E = W * a; S8 += E; \
415 if (S8 > L_max) { L_max = S8; Nc = lambda + 8; }
533 S5 = 0, S6 = 0, S7 = 0, S8 = 0;
538 E = W * a; S8 += E; \
581 if (S8 > L_max) { L_max = S8; Nc = lambda + 8; }
747 S5 = 0, S6 = 0, S7 = 0, S8 = 0;
752 E = W * a; S8 += E;
    [all...]
  /external/llvm/unittests/ADT/
StringRefTest.cpp 450 int8_t S8;
456 bool S8Success = StringRef(Signed[i].Str).getAsInteger(0, S8);
459 EXPECT_EQ(S8, Signed[i].Expected);
  /bionic/libc/arch-mips/include/machine/
regnum.h 66 #define S8 30
  /bionic/libc/arch-mips64/include/machine/
regnum.h 66 #define S8 30
  /development/ndk/platforms/android-9/arch-mips/include/machine/
regnum.h 66 #define S8 30
  /development/ndk/platforms/android-L/arch-mips/include/machine/
regnum.h 66 #define S8 30
  /development/ndk/platforms/android-L/arch-mips64/include/machine/
regnum.h 66 #define S8 30
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/
regnum.h 66 #define S8 30
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/
regnum.h 66 #define S8 30
  /prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/machine/
regnum.h 66 #define S8 30
  /prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/machine/
regnum.h 66 #define S8 30
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/machine/
regnum.h 66 #define S8 30
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/machine/
regnum.h 66 #define S8 30
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/machine/
regnum.h 66 #define S8 30
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/machine/
regnum.h 66 #define S8 30
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/machine/
regnum.h 66 #define S8 30
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/machine/
regnum.h 66 #define S8 30
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/machine/
regnum.h 66 #define S8 30

Completed in 1190 milliseconds

1 2