| /device/generic/vulkan-cereal/include/glm/gtx/ |
| D | hash.hpp | 44 struct hash<glm::tvec1<T,P> > struct 50 struct hash<glm::tvec2<T,P> > struct 56 struct hash<glm::tvec3<T,P> > struct 62 struct hash<glm::tvec4<T,P> > struct 68 struct hash<glm::tquat<T,P>> struct 74 struct hash<glm::tdualquat<T,P> > struct 80 struct hash<glm::tmat2x2<T,P> > struct 86 struct hash<glm::tmat2x3<T,P> > struct 92 struct hash<glm::tmat2x4<T,P> > struct 98 struct hash<glm::tmat3x2<T,P> > struct [all …]
|
| D | hash.inl | 16 GLM_INLINE void hash_combine(size_t &seed, size_t hash)
|
| /device/linaro/dragonboard/qcom/pd-mapper/ |
| D | assoc.c | 41 unsigned long hash = 0; in assoc_hash() local 68 unsigned long hash; in assoc_get() local 84 unsigned long hash; in _assoc_set() local
|
| /device/google/contexthub/lib/nanohub/ |
| D | nanoapp.c | 101 static void doPrintHash(FILE *out, const char *pfx, const uint32_t *hash, size_t size, int incremen… in doPrintHash() 111 void printHash(FILE *out, const char *pfx, const uint32_t *hash, size_t size) in printHash() 116 void printHashRev(FILE *out, const char *pfx, const uint32_t *hash, size_t size) in printHashRev()
|
| /device/generic/vulkan-cereal/third-party/angle/src/compiler/fuzz/ |
| D | translator_fuzzer.cpp | 38 struct hash<TranslatorCacheKey> struct 40 std::size_t operator()(const TranslatorCacheKey &k) const in operator ()()
|
| /device/generic/vulkan-cereal/third-party/angle/src/common/third_party/base/anglebase/ |
| D | sha1.cc | 228 char hash[SecureHashAlgorithm::kDigestSizeBytes]; in SHA1HashString() local 234 void SHA1HashBytes(const unsigned char *data, size_t len, unsigned char *hash) in SHA1HashBytes()
|
| /device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/ |
| D | vk_cache_utils.cpp | 457 size_t RenderPassDesc::hash() const in hash() function in rx::vk::RenderPassDesc 516 size_t GraphicsPipelineDesc::hash() const in hash() function in rx::vk::GraphicsPipelineDesc 1482 size_t AttachmentOpsArray::hash() const in hash() function in rx::vk::AttachmentOpsArray 1502 size_t DescriptorSetLayoutDesc::hash() const in hash() function in rx::vk::DescriptorSetLayoutDesc 1561 size_t PipelineLayoutDesc::hash() const in hash() function in rx::vk::PipelineLayoutDesc 1637 size_t TextureDescriptorDesc::hash() const in hash() function in rx::vk::TextureDescriptorDesc 1676 size_t FramebufferDesc::hash() const in hash() function in rx::vk::FramebufferDesc 1822 size_t SamplerDesc::hash() const in hash() function in rx::vk::SamplerDesc
|
| /device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/ |
| D | ImmutableString.h | 118 size_t hash = kFnvOffsetBasis; in operator() local
|
| D | gen_builtin_symbols.py | 1010 def hash(self, key): member in HashFunction
|
| /device/google/contexthub/util/nanoapp_sign/ |
| D | nanoapp_sign.c | 287 uint32_t *hash; in handleVerify() local 321 const uint32_t *hash; in handleSign() local
|
| /device/generic/car/emulator/audio/driver/ |
| D | ext_pcm.c | 50 uint32_t hash = 5381; in str_hash_fn() local
|
| D | audio_hw.c | 1587 uint32_t hash = 5381; in str_hash_fn() local
|
| /device/google/trout/hal/audio/6.0/ |
| D | ext_pcm.c | 50 uint32_t hash = 5381; in str_hash_fn() local
|
| D | audio_hw.c | 1531 uint32_t hash = 5381; in str_hash_fn() local
|
| /device/google/contexthub/util/nanoapp_encr/ |
| D | nanoapp_encr.c | 140 const uint32_t *hash = sha2finish(&shaState); in handleEncrypt() local
|
| /device/generic/vulkan-cereal/third-party/lz4/ |
| D | xxhash.c | 504 XXH_PUBLIC_API void XXH32_canonicalFromHash(XXH32_canonical_t* dst, XXH32_hash_t hash) in XXH32_canonicalFromHash() 877 XXH_PUBLIC_API void XXH64_canonicalFromHash(XXH64_canonical_t* dst, XXH64_hash_t hash) in XXH64_canonicalFromHash()
|
| /device/generic/vulkan-cereal/third-party/angle/src/common/third_party/xxhash/ |
| D | xxhash.c | 565 XXH_PUBLIC_API void XXH32_canonicalFromHash(XXH32_canonical_t* dst, XXH32_hash_t hash) in XXH32_canonicalFromHash() 1018 XXH_PUBLIC_API void XXH64_canonicalFromHash(XXH64_canonical_t* dst, XXH64_hash_t hash) in XXH64_canonicalFromHash()
|
| /device/google/contexthub/firmware/os/core/ |
| D | appSec.c | 436 const uint32_t *hash = BL.blSha2finish(&state->cbcSha); in appSecVerifyEncryptedData() local
|
| /device/generic/vulkan-cereal/include/vulkan/ |
| D | vulkan.hpp | 93972 template <> struct hash<VULKAN_HPP_NAMESPACE::AccelerationStructureKHR> struct 93976 …return std::hash<VkAccelerationStructureKHR>{}(static_cast<VkAccelerationStructureKHR>(acceleratio… in operator ()() 93980 template <> struct hash<VULKAN_HPP_NAMESPACE::AccelerationStructureNV> struct 93984 …return std::hash<VkAccelerationStructureNV>{}(static_cast<VkAccelerationStructureNV>(accelerationS… in operator ()() 93988 template <> struct hash<VULKAN_HPP_NAMESPACE::Buffer> struct 93992 return std::hash<VkBuffer>{}(static_cast<VkBuffer>(buffer)); in operator ()() 93996 template <> struct hash<VULKAN_HPP_NAMESPACE::BufferView> struct 94000 return std::hash<VkBufferView>{}(static_cast<VkBufferView>(bufferView)); in operator ()() 94004 template <> struct hash<VULKAN_HPP_NAMESPACE::CommandBuffer> struct 94008 return std::hash<VkCommandBuffer>{}(static_cast<VkCommandBuffer>(commandBuffer)); in operator ()() [all …]
|
| /device/generic/goldfish-opengl/system/profiler/ |
| D | perfetto.cpp | 4141 struct std::hash<perfetto::base::Optional<T>> { struct in std 4143 return opt == perfetto::base::nullopt ? 0 : std::hash<T>()(*opt); in operator ()() 4385 struct std::hash<::perfetto::base::StringView> { struct in std 4386 size_t operator()(const ::perfetto::base::StringView& sv) const { in operator ()() 41784 base::Hash hash; in InitializeInstance() local 42048 base::Hash hash; in ProcessTracePacket() local 52408 base::Hash hash; in ActivateTriggers() local
|
| /device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ |
| D | perfetto.cc | 2655 struct hash<perfetto::base::Optional<T>> { struct 2657 return opt == perfetto::base::nullopt ? 0 : std::hash<T>()(*opt); in operator ()() 2902 struct hash<::perfetto::base::StringView> { struct 2903 size_t operator()(const ::perfetto::base::StringView& sv) const { in operator ()()
|