Searched defs:kMul (Results 1 – 14 of 14) sorted by relevance
/external/libtextclassifier/utils/hash/ |
D | farmhash.h | 105 const uint64_t kMul = 0x9ddfea08eb382d69ULL; in Hash128to64() local 129 const uint64_t kMul = 0x9ddfea08eb382d69ULL; in Fingerprint() local 143 const uint64_t kMul = 0x9ddfea08eb382d69ULL; in Fingerprint() local
|
/external/tensorflow/tensorflow/core/platform/ |
D | fingerprint.h | 66 static const uint64 kMul = 0xc6a4a7935bd1e995ULL; in FingerprintCat64() local
|
/external/tensorflow/tensorflow/lite/delegates/flex/ |
D | test_util.h | 30 kMul, enumerator
|
/external/skqp/include/utils/ |
D | SkRandom.h | 156 kMul = 1664525, enumerator
|
/external/skia/include/utils/ |
D | SkRandom.h | 156 kMul = 1664525, enumerator
|
/external/skqp/src/effects/ |
D | SkDiscretePathEffect.cpp | 78 kMul = 1664525, enumerator
|
/external/skia/src/effects/ |
D | SkDiscretePathEffect.cpp | 78 kMul = 1664525, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | Hashing.h | 181 const uint64_t kMul = 0x9ddfea08eb382d69ULL; in hash_16_bytes() local
|
/external/llvm/include/llvm/ADT/ |
D | Hashing.h | 181 const uint64_t kMul = 0x9ddfea08eb382d69ULL; in hash_16_bytes() local
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | Hashing.h | 181 const uint64_t kMul = 0x9ddfea08eb382d69ULL; in hash_16_bytes() local
|
/external/tensorflow/tensorflow/lite/toco/ |
D | model.h | 69 kMul, enumerator
|
/external/skqp/src/gpu/ops/ |
D | GrTextureOp.cpp | 65 static const Sk4f kMul = {1.f, -1.f, 1.f, -1.f}; in compute_domain() local
|
/external/skia/src/gpu/ops/ |
D | GrTextureOp.cpp | 65 static const Sk4f kMul = {1.f, -1.f, 1.f, -1.f}; in compute_domain() local
|
/external/vixl/src/aarch32/ |
D | constants-aarch32.h | 205 kMul, enumerator
|