Searched defs:SEED (Results 1 - 11 of 11) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/ipc/semop/ |
H A D | semop04.c | 28 #define SEED 123 macro
|
/third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-random/ |
H A D | _common.rs | 162 pub const SEED: [u32; 3] = [0x243f_6a88, 0x85a3_08d3, 0x1319_8a2e]; consts
|
/third_party/openssl/test/ |
H A D | dsatest.c | 143 # define SEED 3 macro
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/ |
H A D | TestFmwk.java | 67 private static final String SEED = "ICU.seed"; field in TestFmwk
|
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/ |
H A D | TestFmwk.java | 63 private static final String SEED = "ICU.seed"; field in TestFmwk
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawAhbTests.cpp | 60 const deUint32 SEED = 0xc2a39fu; member
|
H A D | vktDrawOHOSNativeBufferTests.cpp | 58 const deUint32 SEED = 0xc2a39fu; member
|
H A D | vktBasicDrawTests.cpp | 54 static const deUint32 SEED = 0xc2a39fu; member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
H A D | vktDrawAhbTests.cpp | 60 const deUint32 SEED = 0xc2a39fu; member
|
H A D | vktBasicDrawTests.cpp | 54 static const deUint32 SEED = 0xc2a39fu; member
|
/third_party/rust/crates/memchr/bench/data/code/ |
H A D | rust-library.rs | 2215 const SEED: [u8; 16] = [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]; consts [all...] |
Completed in 56 milliseconds