Home
last modified time | relevance | path

Searched defs:hash_code (Results 1 – 19 of 19) sorted by relevance

/third_party/node/deps/v8/src/inspector/
Dstring-16.h114 mutable std::size_t hash_code = 0; variable
/third_party/node/deps/v8/src/codegen/
Dassembler.h94 size_t hash_code() const { return hash_code_; } in hash_code() function
95 void set_hash_code(size_t hash_code) { hash_code_ = hash_code; } in set_hash_code()
/third_party/ffmpeg/libavcodec/
Dlzwenc.c152 static inline void addCode(LZWEncodeState * s, uint8_t c, int hash_prefix, int hash_code) in addCode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DHashing.h81 hash_code(size_t value) : value(value) {} in hash_code() function
DStringRef.h27 class hash_code; variable
DAPInt.h29 class hash_code; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DHashing.h80 hash_code(size_t value) : value(value) {} in hash_code() function
DStringRef.h33 class hash_code; variable
DAPInt.h28 class hash_code; variable
/third_party/skia/third_party/externals/libjpeg-turbo/
Dwrgif.c94 code_int *hash_code; /* => hash table of symbol codes */ member
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/chromium/
Dsubsetter_impl.cc123 int32_t hash_code = HashCode(name_table->PlatformId(i), in HasName() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOperand.h39 class hash_code; variable
/third_party/skia/third_party/externals/libwebp/src/enc/
Dbackward_references_enc.c286 uint32_t hash_code; in VP8LHashChainFill() local
/third_party/node/deps/openssl/openssl/apps/lib/
Ds_cb.c1475 int hash_code = salg[0]; in security_callback_debug() local
/third_party/openssl/apps/lib/
Ds_cb.c1475 int hash_code = salg[0]; in security_callback_debug() local
/third_party/f2fs-tools/fsck/
Dfsck.c1460 f2fs_hash_t hash_code = f2fs_dentry_hash(encoding, casefolded, name, len); in f2fs_check_hash_code() local
/third_party/node/deps/v8/src/compiler/
Dpipeline.cc3545 size_t hash_code = base::hash_combine(instruction_blocks, virtual_registers); in VerifyGeneratedCodeIsIdempotent() local
/third_party/f2fs-tools/include/
Df2fs_fs.h1321 __le32 hash_code; /* hash code of file name */ member
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp52667 size_t hash_code() const noexcept in hash_code() function in std::type_info