Home
last modified time | relevance | path

Searched defs:seed_value (Results 1 – 4 of 4) sorted by relevance

/third_party/mbedtls/programs/test/
Dselftest.c195 unsigned char seed_value[MBEDTLS_ENTROPY_BLOCK_SIZE]; in create_entropy_seed_file() local
/third_party/iowow/src/utils/
Dmurmur3.c23 static uint32_t seed_value = 0x2fa1bca; variable
/third_party/vk-gl-cts/external/openglcts/modules/glesext/
DesextcTestCaseBase.hpp243 glw::GLuint seed_value; member in glcts::TestCaseBase
/third_party/mindspore/mindspore/lite/src/common/
Dstring_util.cc236 const uint64_t seed_value = 81; in StringHash64() local