| /external/llvm-project/clang/test/Preprocessor/ |
| D | hash_space.c | 5 #define HASH # macro
|
| /external/clang/test/Preprocessor/ |
| D | hash_space.c | 5 #define HASH # macro
|
| /external/zstd/lib/ |
| D | Makefile | 179 HASH ?= md5 macro 181 HASH ?= gmd5sum macro 183 HASH ?= md5 macro 185 HASH ?= md5sum macro
|
| /external/libtextclassifier/java/tests/instrumentation/src/com/android/textclassifier/common/logging/ |
| D | ResultIdUtilsTest.java | 35 private static final int HASH = 12345; field in ResultIdUtilsTest
|
| /external/mesa3d/src/compiler/glsl/glcpp/ |
| D | glcpp-lex.l | 292 BEGIN HASH; variable
|
| /external/zstd/programs/ |
| D | Makefile | 102 HASH ?= md5 macro 104 HASH ?= gmd5sum macro 106 HASH ?= md5 macro 108 HASH ?= md5sum macro
|
| /external/ms-tpm-20-ref/TPMCmd/tpm/include/ |
| D | CryptHash.h | 142 #define HASH_TYPE(HASH, Hash) tpmHashState##HASH##_t Hash; argument 219 #define HASH_TPM2B(HASH, Hash) TPM2B_TYPE(HASH##_DIGEST, HASH##_DIGEST_SIZE); argument 260 #define HASH_DEF_TEMPLATE(HASH, Hash) \ argument
|
| D | Global.h | 385 #define PCR_SAVE_SPACE(HASH, Hash) BYTE Hash[NUM_STATIC_PCR][HASH##_DIGEST_SIZE]; argument 1104 #define CP_HASH(HASH, Hash) TPM2B_##HASH##_DIGEST Hash##CpHash; argument 1105 #define RP_HASH(HASH, Hash) TPM2B_##HASH##_DIGEST Hash##RpHash; argument 1306 #define PCR_ALL_HASH(HASH, Hash) BYTE Hash##Pcr[HASH##_DIGEST_SIZE]; argument
|
| /external/ms-tpm-20-ref/TPMCmd/tpm/src/main/ |
| D | SessionProcess.c | 530 #define CLEAR_CP_HASH(HASH, Hash) command->Hash##CpHash.b.size = 0; in ClearCpRpHashes() argument 532 #define CLEAR_RP_HASH(HASH, Hash) command->Hash##RpHash.b.size = 0; in ClearCpRpHashes() argument 549 #define GET_CP_HASH_POINTER(HASH, Hash) \ in GetCpHashPointer() argument 580 #define GET_RP_HASH_POINTER(HASH, Hash) \ in GetRpHashPointer() argument
|
| /external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/ |
| D | AlgorithmTests.c | 99 #define HASH_CASE_FOR_TEST(HASH, hash) case ALG_##HASH##_VALUE: \ in TestHash() argument 876 #define HASH_CASE_TEST(HASH, hash) \ in TestAlgorithm() argument
|
| D | CryptHash.c | 53 #define HASH_DEF_ENTRY(HASH, Hash) &Hash##_Def, argument 101 #define GET_DEF(HASH, Hash) case ALG_##HASH##_VALUE: return &Hash##_Def; in CryptGetHashDef() argument
|
| /external/guava/android/guava-tests/test/com/google/common/base/ |
| D | BenchmarkHelpers.java | 59 HASH(CharMatcher.is('#'), "#"), enumConstant
|
| /external/guava/guava-tests/test/com/google/common/base/ |
| D | BenchmarkHelpers.java | 59 HASH(CharMatcher.is('#'), "#"), enumConstant
|
| /external/arm-trusted-firmware/tools/cert_create/src/ |
| D | ext.c | 25 } HASH; typedef
|
| /external/ms-tpm-20-ref/TPMCmd/tpm/src/subsystem/ |
| D | PCR.c | 288 #define HASH_CASE(HASH, Hash) \ in GetSavedPcrPointer() argument 355 #define HASH_CASE(HASH, Hash) \ in GetPcrPointer() argument
|
| /external/flac/src/share/utf8/ |
| D | charset.c | 327 #define HASH(i) ((i) & 0xff) macro
|
| /external/mesa3d/src/compiler/nir/ |
| D | nir_opt_vectorize.c | 30 #define HASH(hash, data) XXH32(&data, sizeof(data), hash) macro
|
| D | nir_instr_set.c | 86 #define HASH(hash, data) XXH32(&(data), sizeof(data), hash) macro
|
| /external/mesa3d/src/gallium/drivers/r600/sfn/ |
| D | sfn_nir_vectorize_vs_inputs.c | 226 #define HASH(hash, data) XXH32(&(data), sizeof(data), (hash)) macro
|
| /external/python/cryptography/src/cryptography/x509/ |
| D | ocsp.py | 30 HASH = "By Hash" variable in OCSPResponderEncoding
|
| /external/clang/lib/Basic/ |
| D | IdentifierTable.cpp | 261 #define HASH(LEN, FIRST, THIRD) \ in getPPKeywordID() macro
|
| /external/vboot_reference/utility/ |
| D | eficompress.c | 58 #define HASH(p, c) ((p) + ((c) << (WNDBIT - 9)) + WNDSIZ * 2) macro
|
| /external/llvm-project/clang/lib/Basic/ |
| D | IdentifierTable.cpp | 279 #define HASH(LEN, FIRST, THIRD) \ in getPPKeywordID() macro
|
| /external/python/cpython3/Lib/test/ |
| D | test_hashlib.py | 50 HASH = None variable
|
| /external/icu/icu4c/source/tools/genrb/ |
| D | parse.cpp | 71 #define HASH 0x0023 macro
|