HomeSort by relevance Sort by last modified time
    Searched refs:HashValue (Results 1 - 18 of 18) sorted by null

  /external/compiler-rt/lib/ubsan/
ubsan_type_hash.h 20 typedef uptr HashValue;
49 bool checkDynamicType(void *Object, void *Type, HashValue Hash);
59 HashValue __ubsan_vptr_type_cache[VptrTypeCacheSize];
ubsan_type_hash.cc 96 static __ubsan::HashValue *getTypeCacheHashTableBucket(__ubsan::HashValue V) {
98 static __ubsan::HashValue __ubsan_vptr_hash_set[HashTableSize];
115 __ubsan::HashValue
212 bool __ubsan::checkDynamicType(void *Object, void *Type, HashValue Hash) {
217 HashValue *Bucket = getTypeCacheHashTableBucket(Hash);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
tic.h 186 typedef short HashValue;
198 HashValue nte_index; /* index of associated variable in its array */
199 HashValue nte_link; /* index in table of next hash, or -1 */
208 const HashValue *table_data;
209 HashValue (*hash_of)(const char *);
222 extern NCURSES_EXPORT(const HashValue *) _nc_get_hash_table (bool);
261 (const char *, const HashValue *);
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfAccelTable.cpp 48 uniques[i] = Data[i]->HashValue;
97 uint32_t bucket = Data[i]->HashValue % Header.bucket_count;
108 return LHS->HashValue < RHS->HashValue;
153 uint32_t HashValue = HD->HashValue;
154 if (PrevHash != HashValue)
156 PrevHash = HashValue;
169 uint32_t HashValue = (*HI)->HashValue;
    [all...]
DwarfAccelTable.h 191 uint32_t HashValue;
196 HashValue = DwarfAccelTable::HashDJB(S);
201 O << " Hash Value: " << format("0x%x", HashValue) << "\n";
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 54 unsigned HashValue;
58 HashValue = ID.ComputeHash();
74 if (X.HashValue != IDHash)
79 return X.HashValue;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.10/
gradle-tooling-api-1.10.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.11/
gradle-tooling-api-1.11.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.12/
gradle-tooling-api-1.12.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.6/
gradle-tooling-api-1.6.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.6-rc-1/
gradle-tooling-api-1.6-rc-1.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.7/
gradle-tooling-api-1.7.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/1.9/
gradle-tooling-api-1.9.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/2.0/
gradle-tooling-api-2.0.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/2.1/
gradle-tooling-api-2.1.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/2.2/
gradle-tooling-api-2.2.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/2.4-20150121230028+0000/
gradle-tooling-api-2.4-20150121230028+0000.jar 

Completed in 398 milliseconds