/external/lz4/programs/ |
D | datagen.c | 48 typedef int32_t S32; typedef 54 typedef signed int S32; typedef
|
D | bench.c | 87 typedef int32_t S32; typedef 93 typedef signed int S32; typedef
|
D | frametest.c | 59 typedef int32_t S32; typedef 65 typedef signed int S32; typedef
|
D | fuzzer.c | 58 typedef int32_t S32; typedef 64 typedef signed int S32; typedef
|
D | fullbench.c | 93 typedef int32_t S32; typedef 99 typedef signed int S32; typedef
|
/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 | 153 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/ppp/pppd/ |
D | md5.c | 255 #define S32 11 macro
|
/external/v8/test/webkit/fast/js/kde/ |
D | md5-1.js | 168 var S32 = 11; variable
|
/external/lz4/lib/ |
D | xxhash.c | 111 typedef int32_t S32; typedef 117 typedef signed int S32; typedef
|
D | lz4frame.c | 81 typedef int32_t S32; typedef 87 typedef signed int S32; typedef
|
D | lz4.c | 162 typedef int32_t S32; typedef 168 typedef signed int S32; typedef
|
/external/libjpeg-turbo/md5/ |
D | md5.c | 282 #define S32 11 macro
|
/external/protobuf/src/google/protobuf/stubs/ |
D | structurally_valid.cc | 76 #define S32 (kExitReplace32) macro
|
/external/llvm/unittests/ADT/ |
D | StringRefTest.cpp | 505 int32_t S32; in TEST() local
|
/external/ipsec-tools/src/racoon/missing/crypto/sha2/ |
D | sha2.c | 195 #define S32(b,x) (((x) >> (b)) | ((x) << (32 - (b)))) macro
|
/external/deqp/framework/common/ |
D | tcuTexture.cpp | 1043 #define S32(OFFS, COUNT) signExtend(U32(OFFS, COUNT), (COUNT)) in getPixelInt() macro
|
/external/v8/src/arm/ |
D | assembler-arm.cc | 2791 enum VFPType { S32, U32, F32, F64 }; enumerator
|