Home
last modified time | relevance | path

Searched defs:HashFunction (Results 1 – 7 of 7) sorted by relevance

/external/google-fruit/include/fruit/impl/data_structures/
Dsemistatic_map.h53 struct HashFunction { struct
57 HashFunction(); argument
Dsemistatic_map.defn.h26 inline SemistaticMap<Key, Value>::HashFunction::HashFunction() : a(0), shift(0) {} in HashFunction() function
/external/guava/guava/src/com/google/common/hash/
DHashFunction.java132 public interface HashFunction { interface
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h25 uint16_t HashFunction; member
/external/tensorflow/tensorflow/core/kernels/
Dxsmm_conv2d.cc129 struct HashFunction { struct
130 std::size_t operator()(const libxsmm_dnn_conv_desc_wrap& w) const { in operator ()()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAcceleratorTable.h88 uint16_t HashFunction; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAccelTable.cpp123 uint16_t HashFunction = dwarf::DW_hash_function_djb; member