HomeSort by relevance Sort by last modified time
    Searched defs:HashFunction (Results 1 - 15 of 15) sorted by null

  /external/google-fruit/include/fruit/impl/data_structures/
semistatic_map.defn.h 26 inline SemistaticMap<Key, Value>::HashFunction::HashFunction() : a(0), shift(0) {}
29 inline typename SemistaticMap<Key, Value>::Unsigned SemistaticMap<Key, Value>::HashFunction::hash(Unsigned x) const {
semistatic_map.h 53 struct HashFunction {
57 HashFunction();
69 HashFunction hash_function;
  /external/guava/guava/src/com/google/common/hash/
HashFunction.java 43 * the order they appear. Input data is never modified. {@link HashFunction} instances
98 * are convenient shortcut methods defined directly on {@link HashFunction} to make this
132 public interface HashFunction {
137 * HashFunction hf = Hashing.md5();
  /external/flatbuffers/include/flatbuffers/
hash.h 73 typedef T (*HashFunction)(const char *);
74 HashFunction function;
92 inline NamedHashFunction<uint16_t>::HashFunction FindHashFunction16(
103 inline NamedHashFunction<uint32_t>::HashFunction FindHashFunction32(
114 inline NamedHashFunction<uint64_t>::HashFunction FindHashFunction64(
  /external/llvm/include/llvm/DebugInfo/DWARF/
DWARFAcceleratorTable.h 25 uint16_t HashFunction;
  /external/tensorflow/tensorflow/core/kernels/
xsmm_conv2d.cc 129 struct HashFunction {
139 HashFunction>::iterator i = libxsmm_handles.find(w);
153 HashFunction>::iterator i;
161 HashFunction>
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
AccelTable.cpp 123 uint16_t HashFunction = dwarf::DW_hash_function_djb;
286 Asm->emitInt16(HashFunction);
635 << "Hash Function: " << HashFunction << "\n"
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DWARFAcceleratorTable.h 88 uint16_t HashFunction;
  /external/owasp/sanitizer/distrib/lib/
guava.jar 
  /external/owasp/sanitizer/lib/guava-libraries/
guava.jar 
  /external/cldr/tools/java/libs/
guava.jar 
  /external/conscrypt/benchmark-android/
vogar.jar 
  /external/dagger2/lib/
google-java-format-0.1-20151017.042846-2.jar 
  /external/guice/lib/
guava-19.0.jar 
  /external/v8/src/inspector/build/closure-compiler/
closure-compiler.jar 

Completed in 1895 milliseconds