Home
last modified time | relevance | path

Searched defs:cache_hash (Results 1 – 3 of 3) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dcaches-queues-lists.c452 void cache_hash(struct file_buffer *entry, long long index) in cache_hash() function
/external/dnsmasq/src/
Dcache.c118 static void cache_hash(struct crec* crecp) { in cache_hash() function
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_functional_ops.cc1208 uint64 cache_hash = Hash64Combine(input_hash, device_ordinal); in ComputeAsync() local
2463 const DeviceSet& device_set, int replica_id, uint64 cache_hash, in InstantiateFunctionsFromSubgraphs()