| /device/generic/vulkan-cereal/include/glm/gtx/ |
| D | hash.inl | 16 GLM_INLINE void hash_combine(size_t &seed, size_t hash) 35 size_t seed = 0; local 45 size_t seed = 0; local 56 size_t seed = 0; local 68 size_t seed = 0; local 80 size_t seed = 0; local 90 size_t seed = 0; local 100 size_t seed = 0; local 110 size_t seed = 0; local 120 size_t seed = 0; local [all …]
|
| /device/generic/vulkan-cereal/third-party/lz4/ |
| D | xxhash.c | 256 static U32 XXH32_round(U32 seed, U32 input) in XXH32_round() 264 FORCE_INLINE U32 XXH32_endian_align(const void* input, size_t len, U32 seed, XXH_endianess endian, … in XXH32_endian_align() 321 XXH_PUBLIC_API unsigned int XXH32 (const void* input, size_t len, unsigned int seed) in XXH32() 366 XXH_PUBLIC_API XXH_errorcode XXH32_reset(XXH32_state_t* statePtr, unsigned int seed) in XXH32_reset() 624 FORCE_INLINE U64 XXH64_endian_align(const void* input, size_t len, U64 seed, XXH_endianess endian, … in XXH64_endian_align() 693 XXH_PUBLIC_API unsigned long long XXH64 (const void* input, size_t len, unsigned long long seed) in XXH64() 736 XXH_PUBLIC_API XXH_errorcode XXH64_reset(XXH64_state_t* statePtr, unsigned long long seed) in XXH64_reset()
|
| /device/generic/vulkan-cereal/third-party/angle/src/common/third_party/xxhash/ |
| D | xxhash.c | 269 static U32 XXH32_round(U32 seed, U32 input) in XXH32_round() 352 XXH32_endian_align(const void* input, size_t len, U32 seed, in XXH32_endian_align() 392 XXH_PUBLIC_API unsigned int XXH32 (const void* input, size_t len, unsigned int seed) in XXH32() 437 XXH_PUBLIC_API XXH_errorcode XXH32_reset(XXH32_state_t* statePtr, unsigned int seed) in XXH32_reset() 811 XXH64_endian_align(const void* input, size_t len, U64 seed, in XXH64_endian_align() 855 XXH_PUBLIC_API unsigned long long XXH64 (const void* input, size_t len, unsigned long long seed) in XXH64() 898 XXH_PUBLIC_API XXH_errorcode XXH64_reset(XXH64_state_t* statePtr, unsigned long long seed) in XXH64_reset()
|
| /device/generic/goldfish/network/wifi_forwarder/ |
| D | hash.h | 22 inline void hash_combine(size_t& seed, const T& value) { in hash_combine()
|
| /device/generic/goldfish/network/netmgr/ |
| D | macaddress.h | 36 inline void hash_combine(size_t& seed, const T& value) { in hash_combine()
|
| /device/generic/vulkan-cereal/third-party/angle/src/common/third_party/smhasher/src/ |
| D | PMurHash.cpp | 307 uint32_t PMurHash32(uint32_t seed, const void *key, int len) in PMurHash32() 317 void PMurHash32_test(const void *key, int len, uint32_t seed, void *out) in PMurHash32_test()
|
| /device/generic/vulkan-cereal/third-party/angle/util/ |
| D | random_utils.h | 73 inline Vector4 RandomVec4(int seed, float minValue, float maxValue) in RandomVec4()
|
| D | random_utils.cpp | 27 RNG::RNG(unsigned int seed) : mGenerator(seed) {} in RNG()
|
| /device/generic/vulkan-cereal/third-party/astc-codec/src/decoder/ |
| D | partition.cc | 39 int SelectASTCPartition(int seed, int x, int y, int z, int partitioncount, in SelectASTCPartition() 172 const auto seed = 0; in operator ()() local 174 [&mapping](size_t seed, const int& subset) { in operator ()()
|
| /device/google/sunfish/json-c/ |
| D | linkhash.c | 405 int seed; in lh_char_hash() local
|
| /device/google/coral/json-c/ |
| D | linkhash.c | 405 int seed; in lh_char_hash() local
|
| /device/google/crosshatch/json-c/ |
| D | linkhash.c | 405 int seed; in lh_char_hash() local
|
| /device/google/redbull/json-c/ |
| D | linkhash.c | 405 int seed; in lh_char_hash() local
|
| /device/google/bonito/json-c/ |
| D | linkhash.c | 405 int seed; in lh_char_hash() local
|
| /device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/ |
| D | ClearTest.cpp | 1241 int seed = cellX + cellY * numRowsCols; in TEST_P() local 1265 int seed = cellX + cellY * numRowsCols; in TEST_P() local
|
| D | StateChangeTest.cpp | 2632 int seed = cellX + cellY * numRowsCols; in TEST_P() local 2658 int seed = cellX + cellY * numRowsCols; in TEST_P() local
|
| /device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/ |
| D | RewriteStructSamplers.cpp | 180 size_t seed = 0; in operator ()() local
|
| /device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/ |
| D | perfetto_trace.proto | 1042 optional uint32 seed = 3; field
|
| /device/generic/vulkan-cereal/third-party/perfetto-tracing-only/ |
| D | perfetto.cc | 15609 uint32_t seed() const { return seed_; } in seed() function in perfetto::protos::gen::TestConfig
|
| /device/generic/goldfish-opengl/system/profiler/ |
| D | perfetto.cpp | 19733 uint32_t seed() const { return seed_; } in seed() function in perfetto::protos::gen::TestConfig
|