Home
last modified time | relevance | path

Searched refs:randValue (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/misc/
Dioctl.c47 unsigned long long randValue = 0; in GetRand64() local
50 read(randFd, &randValue, sizeof(unsigned long long)); in GetRand64()
53 return randValue; in GetRand64()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmUtils.cpp539 double randValue = rnd.getDouble(); in getFloat64s() local
540 float64.push_back(randValue); in getFloat64s()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmUtils.cpp539 double randValue = rnd.getDouble(); in getFloat64s() local
540 float64.push_back(randValue); in getFloat64s()