/external/clang/test/CXX/dcl.dcl/dcl.attr/dcl.align/ |
p5.cpp | 35 struct S7 : S1 { 42 S7 s7 alignas(4); // expected-error {{requested alignment is less than minimum alignment of 8 for type 'S7'}}
|
/external/clang/test/SemaCXX/ |
warn-dangling-field.cpp | 49 struct S7 : S5 { 50 S7() : S5 { 0 } {} // expected-warning {{binding reference member 'x' to a temporary}}
|
empty-class-layout.cpp | 64 struct S7 : Empty { 67 SA(11, sizeof(S7) == 8);
|
destructor.cpp | 157 struct S7 { 160 ~S7();
|
/external/clang/test/CodeGenCXX/ |
warn-padded-packed.cpp | 36 struct S7 { // expected-warning {{padding size of 'S7' with 7 bytes to alignment boundary}} 76 void f(S1*, S2*, S3*, S4*, S5*, S6*, S7*, S8*, S9*, S10*, S11*, S12*, S13*) { }
|
mangle.cpp | 209 struct S7 { 210 S7(); 222 S7::S7() {}
|
/external/dropbear/libtomcrypt/src/ciphers/ |
kasumi.c | 42 static const u16 S7[128] = { 93 seven = (u16)(S7[seven] ^ (nine & 0x7F)); 97 seven = (u16)(S7[seven] ^ (nine & 0x7F));
|
cast5.c | 303 static const ulong32 S7[256] = { 443 z[3] = x[3] ^ S5[GB(x, 0xD)] ^ S6[GB(x, 0xF)] ^ S7[GB(x, 0xC)] ^ S8[GB(x, 0xE)] ^ S7[GB(x, 0x8)]; 444 z[2] = x[1] ^ S5[GB(z, 0x0)] ^ S6[GB(z, 0x2)] ^ S7[GB(z, 0x1)] ^ S8[GB(z, 0x3)] ^ S8[GB(x, 0xA)]; 445 z[1] = x[0] ^ S5[GB(z, 0x7)] ^ S6[GB(z, 0x6)] ^ S7[GB(z, 0x5)] ^ S8[GB(z, 0x4)] ^ S5[GB(x, 0x9)]; 446 z[0] = x[2] ^ S5[GB(z, 0xA)] ^ S6[GB(z, 0x9)] ^ S7[GB(z, 0xb)] ^ S8[GB(z, 0x8)] ^ S6[GB(x, 0xB)]; 447 skey->cast5.K[i++] = S5[GB(z, 0x8)] ^ S6[GB(z, 0x9)] ^ S7[GB(z, 0x7)] ^ S8[GB(z, 0x6)] ^ S5[GB(z, 0x2)]; 448 skey->cast5.K[i++] = S5[GB(z, 0xA)] ^ S6[GB(z, 0xB)] ^ S7[GB(z, 0x5)] ^ S8[GB(z, 0x4)] ^ S6[GB(z, 0x6)]; 449 skey->cast5.K[i++] = S5[GB(z, 0xC)] ^ S6[GB(z, 0xd)] ^ S7[GB(z, 0x3)] ^ S8[GB(z, 0x2)] ^ S7[GB(z, 0x9)] [all...] |
/external/clang/test/ASTMerge/Inputs/ |
struct1.c | 36 struct S7 { int i : 8; unsigned j : 8; } x7;
|
struct2.c | 33 struct S7 { int i : 8; unsigned j : 16; } x7;
|
/external/clang/test/Parser/ |
MicrosoftExtensions.c | 98 struct S7 { 105 struct S7 s;
|
/art/runtime/arch/arm/ |
registers_arm.h | 64 S7 = 7,
|
/external/libgsm/src/ |
long_term.c | 367 S5 = 0, S6 = 0, S7 = 0, S8 = 0; 373 E = W * b; S7 += E; \ 414 if (S7 > L_max) { L_max = S7; Nc = lambda + 7; } 533 S5 = 0, S6 = 0, S7 = 0, S8 = 0; 539 E = W * b; S7 += E; \ 580 if (S7 > L_max) { L_max = S7; Nc = lambda + 7; } 747 S5 = 0, S6 = 0, S7 = 0, S8 = 0; 753 E = W * b; S7 += E; [all...] |
/art/runtime/arch/mips/ |
registers_mips.h | 53 S7 = 23,
|
/bionic/libc/arch-mips/include/machine/ |
regnum.h | 59 #define S7 23
|
/development/ndk/platforms/android-9/arch-mips/include/machine/ |
regnum.h | 59 #define S7 23
|
/external/clang/test/PCH/ |
cxx-templates.h | 168 struct S7; 171 struct S7<int[N]> : S6<const int[N]> { };
|
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/ |
regnum.h | 59 #define S7 23
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/ |
regnum.h | 59 #define S7 23
|
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/machine/ |
regnum.h | 59 #define S7 23
|
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/machine/ |
regnum.h | 59 #define S7 23
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/machine/ |
regnum.h | 59 #define S7 23
|
/external/robolectric/lib/main/ |
sqlite-jdbc-3.7.2.jar | |
/prebuilts/devtools/tools/lib/ |
bcprov-jdk15on-1.48.jar | |
/prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/ |
bcprov-jdk15on-1.48.jar | |