Home
last modified time | relevance | path

Searched defs:S6 (Results 1 – 15 of 15) sorted by relevance

/external/clang/test/Sema/
Dtype-spec-struct-union.c40 struct S6 { struct
45 struct S6 a; in test_S6() argument
/external/clang/test/ASTMerge/Inputs/
Dstruct2.c30 struct S6 { int i : 8; unsigned j; } x6; argument
Dstruct1.c33 struct S6 { int i : 8; unsigned j : 8; } x6; argument
/external/fdlibm/
Dk_sin.c55 S6 = 1.58969099521155010221e-10; /* 0x3DE5D93A, 0x5ACFD57C */ variable
/external/clang/test/CodeGenCXX/
Dwarn-padded-packed.cpp32 struct S6 { // expected-warning {{padding size of 'S6' with 30 bits to alignment boundary}} struct
33 int i : 2;
76 void f(S1*, S2*, S3*, S4*, S5*, S6*, S7*, S8*, S9*, S10*, S11*, S12*, S13*) { } in f() argument
Dmangle.cpp150 template<typename T> struct S6 { struct
154 template<typename T> void ft5(typename S6<T>::B) { } in ft5() argument
/external/clang/test/Parser/
Dcxx0x-ambig.cpp63 struct S6 { struct
64 enum E : int { 1 }; // expected-error {{expected '}'}} expected-note {{to match}}
DMicrosoftExtensions.c93 struct __declspec(unknown(12) deprecated) S6 {}; /* expected-warning {{unknown __declspec attribute… struct
/external/libgsm/src/
Dlong_term.c367 S5 = 0, S6 = 0, S7 = 0, S8 = 0; variable
533 S5 = 0, S6 = 0, S7 = 0, S8 = 0; variable
747 S5 = 0, S6 = 0, S7 = 0, S8 = 0; variable
/external/dropbear/libtomcrypt/src/ciphers/
Dcast5.c258 static const ulong32 S6[256] = { variable
/external/llvm/unittests/Support/
DAlignOfTest.cpp56 struct S6 { double f(); }; struct
/external/clang/test/SemaCXX/
Dempty-class-layout.cpp60 struct S6 : S5 { }; struct
Ddestructor.cpp151 struct S6 { struct
/external/valgrind/main/none/tests/arm/
Dvfp.c623 #define TESTINSN_vpush_vpop_f32(S1, Sval1, S2, Sval2, S3, Sval3, S4, S5, S6) \ argument
/external/v8/src/arm/
Dconstants-arm.h226 S6 = 1 << 6, // Signed (or unsigned). enumerator