Searched defs:CreateSeed (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | RandomNumberGenerator.cpp | 32 struct CreateSeed { struct 33 static void *call() { in call()
|
/aosp_15_r20/external/icing/icing/text_classifier/lib3/utils/hash/ |
H A D | farmhash.cc | 1565 uint32_t CreateSeed(int offset, int salt) { in CreateSeed() function 3185 uint32_t CreateSeed(int offset, int salt) { in CreateSeed() function 4077 uint32_t CreateSeed(int offset, int salt) { in CreateSeed() function 5333 uint32_t CreateSeed(int offset, int salt) { in CreateSeed() function 6225 uint32_t CreateSeed(int offset, int salt) { in CreateSeed() function 7117 uint32_t CreateSeed(int offset, int salt) { in CreateSeed() function
|
/aosp_15_r20/external/libtextclassifier/native/utils/hash/ |
H A D | farmhash.cc | 1567 uint32_t CreateSeed(int offset, int salt) { in CreateSeed() function 3187 uint32_t CreateSeed(int offset, int salt) { in CreateSeed() function 4079 uint32_t CreateSeed(int offset, int salt) { in CreateSeed() function 5335 uint32_t CreateSeed(int offset, int salt) { in CreateSeed() function 6227 uint32_t CreateSeed(int offset, int salt) { in CreateSeed() function 7119 uint32_t CreateSeed(int offset, int salt) { in CreateSeed() function
|