/third_party/node/deps/googletest/src/ |
H A D | gtest-internal-inl.h | 130 inline int GetNextRandomSeed(int seed) { in GetNextRandomSeed() argument [all...] |
/third_party/mesa3d/src/mesa/main/ |
H A D | texcompress_astc.cpp | 273 static int select_partition(int seed, int x, int y, int z, int partitioncount, in select_partition() argument
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | ssearch.cpp | 1460 uint32_t seed = m_seed; in monkeyTest() local 1314 monkeyTestCase(UCollator *coll, const UnicodeString &testCase, const UnicodeString &pattern, const UnicodeString &altPattern, const char *name, const char *strength, uint32_t seed) monkeyTestCase() argument [all...] |
H A D | intltest.cpp | 1852 IntlTest::icu_rand::icu_rand(uint32_t seed) { in icu_rand() argument 1862 void IntlTest::icu_rand::seed(uint32_t seed) { in seed() argument [all...] |
/third_party/lz4/tests/ |
H A D | frametest.c | 175 static void FUZ_fillCompressibleNoiseBuffer(void* buffer, size_t bufferSize, double proba, U32* seed) in FUZ_fillCompressibleNoiseBuffer() argument 220 int basicTests(U32 seed, double compressibility) in basicTests() argument 871 test_lz4f_decompression_wBuffers( const void* cSrc, size_t cSize, void* dst, size_t dstCapacity, o_scenario_e o_scenario, const void* srcRef, size_t decompressedSize, U64 crcOrig, U32* const randState, LZ4F_dctx* const dCtx, U32 seed, U32 testNb, int findErrorPos) test_lz4f_decompression_wBuffers() argument 960 test_lz4f_decompression(const void* cSrc, size_t cSize, const void* srcRef, size_t decompressedSize, U64 crcOrig, U32* const randState, LZ4F_dctx* const dCtx, U32 seed, U32 testNb, int findErrorPos) test_lz4f_decompression() argument 990 fuzzerTests(U32 seed, unsigned nbTests, unsigned startTest, double compressibility, U32 duration_s) fuzzerTests() argument 1225 U32 seed=0; main() local [all...] |
H A D | fuzzer.c | 147 static void FUZ_fillCompressibleNoiseBuffer(void* buffer, size_t bufferSize, double proba, U32* seed) in FUZ_fillCompressibleNoiseBuffer() argument 317 static int FUZ_test(U32 seed, U32 nbCycles, const U32 startCycle, const double compressibility, U32 duration_s) in FUZ_test() argument 1067 const unsigned seed = 0; FUZ_unitTests() local 1760 U32 seed = 0; main() local [all...] |
/third_party/node/deps/v8/src/base/platform/ |
H A D | platform-posix.cc | 296 void OS::SetRandomMmapSeed(int64_t seed) { in SetRandomMmapSeed() argument
|
/third_party/node/deps/v8/src/objects/ |
H A D | string.cc | 1591 uint32_t HashString(String string, size_t start, int length, uint64_t seed, in HashString() argument 1635 uint64_t seed = HashSeed(GetReadOnlyRoots()); in ComputeAndSetHash() local
|
/third_party/mesa3d/src/gtest/src/ |
H A D | gtest-internal-inl.h | 146 inline int GetNextRandomSeed(int seed) { in GetNextRandomSeed() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | pmeth_lib.c | 1041 EVP_PKEY_CTX_add1_tls1_prf_seed(EVP_PKEY_CTX *ctx, const unsigned char *seed, int seedlen) EVP_PKEY_CTX_add1_tls1_prf_seed() argument
|
/third_party/openssl/test/ |
H A D | endecode_test.c | 1076 static const unsigned char seed[] = { in do_create_ec_explicit_prime_params() local
|
/third_party/openssl/crypto/evp/ |
H A D | pmeth_lib.c | 1040 EVP_PKEY_CTX_add1_tls1_prf_seed(EVP_PKEY_CTX *ctx, const unsigned char *seed, int seedlen) EVP_PKEY_CTX_add1_tls1_prf_seed() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
H A D | vktBindingBufferDeviceAddressTests.cpp | 1374 CaptureReplayTestCase::CaptureReplayTestCase (tcu::TestContext& context, const char* name, deUint32 seed) in CaptureReplayTestCase() argument 1412 CaptureReplayTestInstance::CaptureReplayTestInstance (Context& context, deUint32 seed) in CaptureReplayTestInstance() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
H A D | vktMemoryBindingTests.cpp | 130 SimpleRandomGenerator (deUint32 seed) in SimpleRandomGenerator() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderApiTestsEXT.cpp | 100 uint32_t seed; member 775 uint32_t seed = 1628678795u; in createMeshShaderApiTestsEXT() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineBlendTests.cpp | 289 BlendStateUniqueRandomIterator::BlendStateUniqueRandomIterator (deUint32 numberOfCombinations, int seed) in BlendStateUniqueRandomIterator() argument 371 BlendStateUniqueRandomIteratorDualSource::BlendStateUniqueRandomIteratorDualSource (deUint32 numberOfCombinations, int seed) in BlendStateUniqueRandomIteratorDualSource() argument
|
H A D | vktPipelineImageSlicedViewOf3DTests.cpp | 970 const uint32_t seed = 1667817299u; in createImageSlicedViewOf3DTests() local
|
H A D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 331 std::vector<CompareData> generateCompareData (const deUint32 seed, in generateCompareData() argument 1225 const deUint32 seed = 123 + 19 * subpassNdx; in createPerSubpassData() local
|
H A D | vktPipelineSamplerBorderSwizzleTests.cpp | 1497 const deUint32 seed = baseSeed + static_cast<deUint32>(format) + static_cast<deUint32>(mappingIdx) + static_cast<deUint32>(borderColorIdx) + static_cast<deUint32>(gatherIdx); in createSamplerBorderSwizzleTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
H A D | vktRayQueryOpacityMicromapTests.cpp | 110 deUint32 seed; member 1037 deUint32 seed = 1614674687u; in addBasicTests() local 1100 seed++, in addBasicTests() local 1135 seed++, in addBasicTests() local 1160 deUint32 seed = 1614674688u; in addCopyTests() local 1190 seed++, in addCopyTests() local
|
H A D | vktRayQueryWatertightnessTests.cpp | 2210 const deUint32 seed = (deUint32)(testCtx.getCommandLine().getBaseSeed()); in createWatertightnessTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/reconvergence/ |
H A D | vktReconvergenceTests.cpp | 79 deUint32 seed; member 2003 deUint32 seed = 0; in createTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmTrinaryMinMaxTests.cpp | 830 deUint32 seed = 0xFEE768FCu; in createTrinaryMinMaxGroup() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/ |
H A D | vktSSBOLayoutTests.cpp | 113 RandomSSBOLayoutCase::RandomSSBOLayoutCase (tcu::TestContext& testCtx, const char* name, BufferMode bufferMode, deUint32 features, deUint32 seed, bool usePhysStorageBuffer) in RandomSSBOLayoutCase() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
H A D | vktBindingBufferDeviceAddressTests.cpp | 1374 CaptureReplayTestCase::CaptureReplayTestCase (tcu::TestContext& context, const char* name, const char* desc, deUint32 seed) in CaptureReplayTestCase() argument 1412 CaptureReplayTestInstance::CaptureReplayTestInstance (Context& context, deUint32 seed) in CaptureReplayTestInstance() argument
|