Home
last modified time | relevance | path

Searched refs:hash (Results 1376 - 1400 of 3998) sorted by relevance

1...<<51525354555657585960>>...160

/third_party/elfio/elfio/
H A Delfio_versym.hpp136 Elf_Word& hash, in get_entry()
158 hash = veraux->vna_hash; in get_entry()
133 get_entry( Elf_Word no, Elf_Half& version, std::string& file_name, Elf_Word& hash, Elf_Half& flags, Elf_Half& other, std::string& dep_name ) const get_entry() argument
/third_party/gn/src/base/files/
H A Dfile_path.h382 struct hash<base::FilePath> { struct
386 return hash<base::FilePath::StringType>()(f.value()); in operator ()()
/third_party/curl/lib/
H A Dhostip.h28 #include "hash.h"
132 void Curl_init_dnscache(struct Curl_hash *hash, int hashsize);
217 void Curl_hostcache_clean(struct Curl_easy *data, struct Curl_hash *hash);
/third_party/mbedtls/include/psa/
H A Dcrypto_builtin_composites.h48 /** The hash context. */
107 /* Context structure for the Mbed TLS interruptible sign hash implementation. */
120 uint8_t MBEDTLS_PRIVATE(hash)[PSA_BITS_TO_BYTES(PSA_VENDOR_ECC_MAX_CURVE_BITS)];
140 /* Context structure for the Mbed TLS interruptible verify hash
152 uint8_t MBEDTLS_PRIVATE(hash)[PSA_BITS_TO_BYTES(PSA_VENDOR_ECC_MAX_CURVE_BITS)];
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_state.h33 uint32_t hash; member
93 uint32_t hash; member
/third_party/node/lib/internal/crypto/
H A Dpbkdf2.js101 const { iterations, hash, salt } = algorithm;
122 raw, salt, iterations, length / 8, normalizeHashName(hash.name),
/third_party/node/doc/api_assets/
H A Dapi.js131 link.hash = location.hash;
182 // Make link to other versions of the doc open to the same hash target (if it exists).
/third_party/node/deps/v8/src/wasm/
H A Dcanonical-types.h76 struct hash { struct
111 std::unordered_map<CanonicalGroup, uint32_t, CanonicalGroup::hash>
/third_party/node/doc/api/assets/
H A Dapi.js131 link.hash = location.hash;
182 // Make link to other versions of the doc open to the same hash target (if it exists).
/third_party/node/test/fixtures/wpt/common/
H A DPrefixedLocalStorage.js32 var hash = (i === -1) ? '' : uri.substr(i);
38 return uri + hash;
/third_party/node/deps/npm/node_modules/@sigstore/verify/dist/timestamp/
H A Dmerkle.js39 message: 'invalid hash count',
44 // The entry's hash is the leaf hash
48 // Calculated hash should match the root hash in the inclusion proof
52 message: 'calculated root hash does not match inclusion proof',
66 // Computes a subtree hash for a node on or below the tree's right border.
68 // and seed is the initial hash of the node specified by the index.
79 // Computes a subtree hash for nodes along the tree's right border.
101 return core_1.crypto.hash(RFC6962_NODE_HASH_PREFI
[all...]
/third_party/node/deps/npm/node_modules/imurmurhash/
H A Dimurmurhash.js25 m.hash(key);
33 // Incrementally add a string to this hash
37 MurmurHash3.prototype.hash = function(key) {
93 // Get the result of this hash
95 // @return {number} The 32-bit hash
120 // Reset the hash object for reuse
H A Dimurmurhash.min.js12 !function(){function t(h,r){var s=this instanceof t?this:e;return s.reset(r),"string"==typeof h&&h.length>0&&s.hash(h),s!==this?s:void 0}var e;t.prototype.hash=function(t){var e,h,r,s,i;switch(i=t.length,this.len+=i,h=this.k1,r=0,this.rem){case 0:h^=i>r?6553 (…)
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_opt_dual_tex.c39 * To pair ops efficiently, we maintain a set (backed by a hash table) using
108 #define HASH(hash, data) XXH32(&(data), sizeof(data), hash)
/third_party/node/deps/v8/src/objects/
H A Djs-collection.h95 int32_t hash);
97 int32_t hash);
H A Dmodule-inl.h40 return module.hash(); in operator ()()
83 return module->hash(); in operator ()()
/third_party/musl/dist/
H A Dconfig.mak20 # Uncomment to fix broken distro-patched toolchains where hash-style=gnu(only)
21 #LDFLAGS += -Wl,--hash-style,both
/third_party/libabigail/
H A Dgen-changelog.py104 hash = lin[16:].strip()
106 rel = release_refs[hash]
/third_party/rust/crates/libc/src/
H A Dlib.rs54 use core::hash;
74 pub use core::hash;
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dmap.rs2 use std::hash::Hash;
13 use std::hash::Hash;
87 use std::hash::Hash;
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dmap.rs2 use std::hash::Hash;
13 use std::hash::Hash;
87 use std::hash::Hash;
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dmap.rs2 use std::hash::Hash;
13 use std::hash::Hash;
87 use std::hash::Hash;
/third_party/rust/crates/cxx/syntax/
H A Dmap.rs2 use std::hash::Hash;
13 use std::hash::Hash;
87 use std::hash::Hash;
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Dmap.rs2 use std::hash::Hash;
13 use std::hash::Hash;
87 use std::hash::Hash;
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-ucm.h153 pa_hashmap **hash,
161 pa_hashmap *hash,

Completed in 10 milliseconds

1...<<51525354555657585960>>...160