Home
last modified time | relevance | path

Searched defs:hash_value (Results 1 – 25 of 56) sorted by relevance

123

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/
DMath.h100 inline hash_code hash_value(const Vector &V) { in hash_value() function
237 inline hash_code hash_value(const Matrix &M) { in hash_value() function
267 inline hash_code hash_value(const MDVector<Metadata> &V) { in hash_value() function
284 inline hash_code hash_value(const MDMatrix<Metadata> &M) { in hash_value() function
/external/llvm/include/llvm/CodeGen/PBQP/
DMath.h142 inline hash_code hash_value(const Vector &V) { in hash_value() function
380 inline hash_code hash_value(const Matrix &M) { in hash_value() function
407 inline hash_code hash_value(const MDVector<Metadata> &V) { in hash_value() function
422 inline hash_code hash_value(const MDMatrix<Metadata> &M) { in hash_value() function
/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/
Dtf_jitrt_pipeline.h67 inline ::llvm::hash_code hash_value(const TfJitRtPipelineOptions& opts) { in hash_value() function
/external/rust/beto-rust/nearby/connections/ukey2/ukey2_proto/proto/
Ddevice_to_device_messages.proto76 optional bytes hash_value = 3; field
/external/ukey2/src/main/proto/
Ddevice_to_device_messages.proto76 optional bytes hash_value = 3; field
/external/selinux/libsepol/include/sepol/policydb/
Dhashtab.h41 unsigned int (*hash_value) (struct hashtab_val * h, const_hashtab_key_t key); /* hash function */ member
/external/scapy/scapy/layers/tls/crypto/
Dhkdf.py37 def expand_label(self, secret, label, hash_value, length): argument
/external/toolchain-utils/bestflags/
Dtask_test.py37 def __init__(self, flags=0, hash_value=-1): argument
/external/selinux/policycoreutils/newrole/
Dhashtab.h37 unsigned int (*hash_value) (struct hashtab_val * h, const_hashtab_key_t key); /* hash function */ member
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_op_interfaces.h92 inline ::llvm::hash_code hash_value(const ResourceHandle& resource_handle) { in hash_value() function
/external/libaom/av1/encoder/
Dhash_motion.c136 uint32_t hash_value, in hash_table_add_to_table()
156 uint32_t hash_value) { in av1_hash_table_count()
165 uint32_t hash_value) { in av1_hash_get_first_iterator()
/external/libsrtp2/crypto/hash/
Dhmac.c188 uint32_t hash_value[5]; in srtp_hmac_compute() local
Dhmac_ossl.c191 uint8_t hash_value[SHA1_DIGEST_SIZE]; in srtp_hmac_compute() local
/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/transforms/
Dsame_shape_propagation.cc78 llvm::hash_code hash_value(ValueOrConst value) { in hash_value() function
133 llvm::hash_code hash_value(ShapeValue shape) { in hash_value() function
/external/llvm/unittests/ADT/
DHashingTest.cpp36 friend hash_code hash_value(const NonPOD &obj) { in hash_value() function
128 hash_code hash_value(HashableDummy dummy) { return dummy.value; } in hash_value() function
/external/libsrtp2/crypto/test/
Dsha1_driver.c112 uint32_t hash_value[5]; in sha1_test_case_validate() local
/external/python/pycparser/examples/c_files/
Dhash.c34 unsigned int hash_value; in hash_func() local
/external/openscreen/discovery/mdns/
Dmdns_writer.cc26 uint64_t hash_value = UINT64_C(0xc3a5c85c97cb3127); in ComputeDomainNameSubhashes() local
/external/tensorflow/tensorflow/core/data/
Dhash_utils_test.cc1223 uint64 hash_value; in BM_ParallelFunctionCallsGraph() local
1275 uint64 hash_value; in BM_ChainedFunctionCallsGraph() local
1348 uint64 hash_value; in BM_ComposedFunctionCallsGraph() local
/external/llvm/include/llvm/ADT/
DHashing.h94 friend size_t hash_value(const hash_code &code) { return code.value; } in hash_value() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DHashing.h94 friend size_t hash_value(const hash_code &code) { return code.value; } in hash_value() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DHashing.h93 friend size_t hash_value(const hash_code &code) { return code.value; } in hash_value() function
DArrayRef.h544 template <typename T> hash_code hash_value(ArrayRef<T> S) { in hash_value() function
/external/libjpeg-turbo/
Dwrgif.c95 hash_entry *hash_value; /* => hash table of symbol values */ member
/external/llvm/lib/Support/
DStringRef.cpp522 hash_code llvm::hash_value(StringRef S) { in hash_value() function in llvm

123