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

  /bionic/libm/upstream-freebsd/lib/msun/ld128/
k_sinl.c 44 S10 = 0.19572940011906109418080609928334380560135358385256e-19,
56 z*(S9+z*(S10+z*(S11+z*S12)))))))));
  /external/clang/test/CXX/class.access/class.friend/
p11.cpp 84 struct S10 {
  /external/clang/test/CodeGenCXX/
warn-padded-packed.cpp 54 struct S10 { // expected-warning {{packed attribute is unnecessary for 'S10'}}
76 void f(S1*, S2*, S3*, S4*, S5*, S6*, S7*, S8*, S9*, S10*, S11*, S12*, S13*) { }
microsoft-abi-static-initializers.cpp 55 static S S10;
  /art/runtime/arch/arm/
registers_arm.h 67 S10 = 10,
  /external/clang/test/PCH/
cxx-key-functions.cpp 18 struct S10 { virtual void f(); };
83 S10, S11, S12, S13, S14, S15, S16, S17, S18, S19,
  /art/runtime/arch/arm64/
registers_arm64.h 164 S10 = 10,

Completed in 275 milliseconds