/aosp_15_r20/art/compiler/optimizing/ |
H A D | gvn.cc | 86 size_t hash_code = HashCode(instruction); in Add() local 99 size_t hash_code = HashCode(instruction); in Lookup() local 115 size_t hash_code = HashCode(instruction); in Contains() local 188 Node(HInstruction* instruction, size_t hash_code, Node* next) in Node() 312 size_t hash_code = instruction->ComputeHashCode(); in HashCode() local
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | resource_handle.h | 69 uint64 hash_code() const { return hash_code_; } in hash_code() function 70 void set_hash_code(uint64 hash_code) { hash_code_ = hash_code; } in set_hash_code()
|
H A D | resource_handle.proto | 29 uint64 hash_code = 4; field
|
H A D | type_index.h | 53 uint64 hash_code() const { return hash_; } in hash_code() function
|
/aosp_15_r20/art/runtime/ |
H A D | monitor.cc | 97 Monitor::Monitor(Thread* self, Thread* owner, ObjPtr<mirror::Object> obj, int32_t hash_code) in Monitor() 130 int32_t hash_code, in Monitor() 1038 void Monitor::Inflate(Thread* self, Thread* owner, ObjPtr<mirror::Object> obj, int32_t hash_code) { in Inflate() 1062 uint32_t hash_code, in InflateThinLocked()
|
H A D | monitor_pool.cc | 111 int32_t hash_code) in CreateMonitorInPool()
|
H A D | monitor_pool.h | 49 int32_t hash_code) in CreateMonitor()
|
/aosp_15_r20/external/rust/beto-rust/nearby/connections/ukey2/ukey2_connections/src/ |
D | java_utils.rs | 17 pub(crate) fn hash_code(input: &[u8]) -> i32 { in hash_code() function
|
/aosp_15_r20/frameworks/base/core/proto/android/view/ |
H A D | surfacecontrol.proto | 30 optional int32 hash_code = 1; field
|
/aosp_15_r20/external/perfetto/protos/perfetto/trace/android/view/ |
H A D | surfacecontrol.proto | 23 optional int32 hash_code = 1; field
|
/aosp_15_r20/external/cronet/third_party/libc++/src/src/ |
H A D | typeinfo.cpp | 26 size_t std::type_info::hash_code() const noexcept { in hash_code() function in std::type_info
|
/aosp_15_r20/external/libcxx/src/ |
H A D | typeinfo.cpp | 26 size_t std::type_info::hash_code() const _NOEXCEPT { in hash_code() function in std::type_info
|
/aosp_15_r20/external/rust/android-crates-io/crates/weak-table/src/ |
D | weak_value_hash_map.rs | 31 hash_code: HashCode, field 299 let hash_code = self.hash(&key); in entry_no_grow() localVariable 341 let hash_code = self.hash(key); in find_bucket() localVariable
|
D | weak_weak_hash_map.rs | 32 hash_code: HashCode, field 301 let hash_code = self.hash(&key, K::hash); in entry_no_grow() localVariable 342 let hash_code = self.hash(key, Q::hash); in find_bucket() localVariable
|
D | weak_key_hash_map.rs | 26 hash_code: HashCode, field 338 let hash_code = self.hash(&key, K::hash); in entry_no_grow() localVariable 379 let hash_code = self.hash(key, Q::hash); in find_bucket() localVariable
|
/aosp_15_r20/external/clang/include/clang/Serialization/ |
H A D | ModuleFileExtension.h | 20 class hash_code; variable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/type_index/include/boost/type_index/ |
D | ctti_type_index.hpp | 205 inline std::size_t ctti_type_index::hash_code() const BOOST_NOEXCEPT { in hash_code() function in boost::typeindex::ctti_type_index
|
D | stl_type_index.hpp | 183 inline std::size_t stl_type_index::hash_code() const BOOST_NOEXCEPT { in hash_code() function in boost::typeindex::stl_type_index
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_android_winscope_extensions_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/android/view/ |
D | surfacecontrol.pbzero.h | 26 int32_t hash_code() const { return at<1>().as_int32(); } in hash_code() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/ |
D | Sanitizers.h | 25 class hash_code; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/ |
D | Sanitizers.h | 25 class hash_code; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/ |
D | Sanitizers.h | 25 class hash_code; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/ |
D | Sanitizers.h | 25 class hash_code; variable
|
/aosp_15_r20/packages/modules/UprobeStats/src/bpf_progs/ |
D | ProcessManagement.c | 61 __u32 hash_code; member
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/base/core/proto/android/view/ |
D | surfacecontrol.pb.h | 266 inline ::int32_t SurfaceControlProto::hash_code() const { in hash_code() function
|