/external/compiler-rt/test/asan/TestCases/Linux/ |
D | scariness_score_test.cc | 45 struct S32 { struct 46 char x[32];
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsABIFlagsSection.h | 23 enum class FpABIKind { ANY, XX, S32, S64, SOFT }; enumerator
|
/external/clang/test/PCH/ |
D | cxx-key-functions.cpp | 40 struct S32 { virtual void f(); }; struct
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/digests/ |
D | MD5Digest.java | 171 private static final int S32 = 11; field in MD5Digest
|
/external/dng_sdk/source/ |
D | dng_fingerprint.cpp | 471 S32 = 11, in MD5Transform() enumerator
|
/external/clang/test/CodeGenCXX/ |
D | microsoft-abi-static-initializers.cpp | 91 static S S32; in MultipleStatics() local
|
/external/syslinux/com32/libutil/ |
D | md5.c | 224 #define S32 11 macro
|
/external/syslinux/core/lwip/src/netif/ppp/ |
D | md5.c | 270 #define S32 11 in Transform() macro
|
/external/ppp/pppd/ |
D | md5.c | 255 #define S32 11 macro
|
/external/libjpeg-turbo/md5/ |
D | md5.c | 282 #define S32 11 macro
|
/external/lz4/lib/ |
D | xxhash.c | 139 typedef int32_t S32; typedef 144 typedef signed int S32; typedef
|
D | lz4frame.c | 83 typedef int32_t S32; typedef 89 typedef signed int S32; typedef
|
D | lz4.c | 142 typedef int32_t S32; typedef 149 typedef signed int S32; typedef
|
/external/protobuf/src/google/protobuf/stubs/ |
D | structurally_valid.cc | 78 #define S32 (kExitReplace32) macro
|
/external/lz4/programs/ |
D | util.h | 59 typedef int32_t S32; typedef
|
/external/llvm/unittests/ADT/ |
D | StringRefTest.cpp | 505 int32_t S32; in TEST() local
|
/external/openssh/openbsd-compat/ |
D | sha2.c | 162 #define S32(b,x) (((x) >> (b)) | ((x) << (32 - (b)))) macro
|
/external/ipsec-tools/src/racoon/missing/crypto/sha2/ |
D | sha2.c | 195 #define S32(b,x) (((x) >> (b)) | ((x) << (32 - (b)))) macro
|
/external/vixl/src/aarch32/ |
D | instructions-aarch32.h | 263 S32 = kDataTypeS | 32, enumerator
|
/external/skia/src/jumper/ |
D | SkJumper_stages.cpp | 163 using S32 = int32_t __attribute__((ext_vector_type(8))); in mask() typedef
|
/external/deqp/framework/common/ |
D | tcuTexture.cpp | 1099 #define S32(OFFS, COUNT) signExtend(U32(OFFS, COUNT), (COUNT)) in getPixelInt() macro
|
/external/v8/src/arm/ |
D | assembler-arm.cc | 2954 enum VFPType { S32, U32, F32, F64 }; enumerator
|