| /third_party/vixl/test/aarch32/ |
| H A D | test-assembler-aarch32.cc | 3535 uint16_t seed[3] = {1, 2, 3}; in TEST_T32() local 3631 uint16_t seed[3] = {1, 2, 3}; in NearBranchAndLiteralFuzzHelper() local
|
| /third_party/python/Python/ |
| H A D | initconfig.c | 1569 unsigned long seed; in config_init_hash_seed() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | raw_hash_set_test.cc | 1194 int64_t seed = 0x71b1a19b907d6e33; in CollectProbeStatsOnKeysXoredWithSeed() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fDrawBuffersIndexedTests.cpp | 1427 MaxDrawBuffersIndexedTest::MaxDrawBuffersIndexedTest (Context& context, int seed) in MaxDrawBuffersIndexedTest() argument 1471 ImplMaxDrawBuffersIndexedTest::ImplMaxDrawBuffersIndexedTest (Context& context, int seed) in ImplMaxDrawBuffersIndexedTest() argument [all...] |
| H A D | es3fFragmentOutputTests.cpp | 970 static FragmentOutputCase* createRandomCase (Context& context, int minRenderTargets, int maxRenderTargets, deUint32 seed) in createRandomCase() argument
|
| /third_party/vk-gl-cts/modules/gles3/performance/ |
| H A D | es3pDepthTests.cpp | 183 vector<float> getFullScreenGrid (int resolution, deUint32 seed, float baseDepth, float depthNoise, float xyNoise) in getFullScreenGrid() argument
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fTextureGatherTests.cpp | 103 static void fillWithRandomColorTiles (const PixelBufferAccess& dst, const Vec4& minVal, const Vec4& maxVal, deUint32 seed) in fillWithRandomColorTiles() argument
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsLifetimeTests.cpp | 191 void setupFbo (const Context& ctx, GLuint seed, GLuint fbo) in setupFbo() argument 274 void FboAttacher::initAttachment (GLuint seed, GLuint element) in initAttachment() argument 288 setupFbo(getContext(), seed, *fbo); in initAttachment() local 307 void FboOutputAttacher::setupContainer (GLuint seed, GLuint fbo) in setupContainer() argument 309 setupFbo(getContext(), seed, fbo); in setupContainer() local 577 initAttachment(GLuint seed, GLuint shader) initAttachment() argument [all...] |
| H A D | glsUniformBlockCase.cpp | 665 void generateValues (const UniformLayout& layout, const std::map<int, void*>& blockPointers, deUint32 seed) in generateValues() argument
|
| H A D | glsVertexArrayTests.cpp | 1318 char* RandomArrayGenerator::generateArray (int seed, GLValue min, GLValue max, int count, int componentCount, int stride, Array::InputType type) in generateArray() argument 1341 char* RandomArrayGenerator::generateQuads (int seed, int count, int componentCount, int offset, int stride, Array::Primitive primitive, Array::InputType type, GLValue min, GLValue max, float gridSize) in generateQuads() argument 1400 createQuadsPacked(int seed, int count, int componentCount, int offset, int stride, Array::Primitive primitive) createQuadsPacked() argument 1479 createQuads(int seed, int count, int componentCount, int offset, int stride, Array::Primitive primitive, T min, T max, float gridSize) createQuads() argument 1582 generatePerQuad(int seed, int count, int componentCount, int stride, Array::Primitive primitive, Array::InputType type, GLValue min, GLValue max) generatePerQuad() argument 1637 createPerQuads(int seed, int count, int componentCount, int stride, Array::Primitive primitive, T min, T max) createPerQuads() argument 2004 const int seed = int(arraySpec.inputType) + 10 * int(arraySpec.outputType) + 100 * int(arraySpec.storage) + 1000 * int(m_spec.primitive) + 10000 * int(arraySpec.usage) + int(m_spec.drawCount) + 12 * int(arraySpec.componentCount) + int(arraySpec.stride) + int(arraySpec.normalize); iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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 | vktPipelineSamplerBorderSwizzleTests.cpp | 1336 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_no_buildgn/vulkan/ray_query/ |
| H A D | vktRayQueryOpacityMicromapTests.cpp | 110 deUint32 seed; member 1000 deUint32 seed = 1614674687u; in addBasicTests() local 1063 seed++, in addBasicTests() local 1097 seed++, in addBasicTests() local 1121 deUint32 seed = 1614674688u; in addCopyTests() local 1151 seed++, in addCopyTests() local
|
| H A D | vktRayQueryWatertightnessTests.cpp | 2190 const deUint32 seed = (deUint32)(testCtx.getCommandLine().getBaseSeed()); in createWatertightnessTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/reconvergence/ |
| H A D | vktReconvergenceTests.cpp | 79 deUint32 seed; member 2006 deUint32 seed = 0; in createTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmTrinaryMinMaxTests.cpp | 830 deUint32 seed = 0xFEE768FCu; in createTrinaryMinMaxGroup() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/ |
| H A D | vktSSBOLayoutTests.cpp | 113 RandomSSBOLayoutCase::RandomSSBOLayoutCase (tcu::TestContext& testCtx, const char* name, const char* description, BufferMode bufferMode, deUint32 features, deUint32 seed, bool usePhysStorageBuffer) in RandomSSBOLayoutCase() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | tls_wolfssl.c | 2006 byte seed[SEED_LEN]; in tls_connection_get_eap_fast_key() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
| H A D | eap.c | 1799 u8 seed[4]; in eap_peer_finish() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | tls_wolfssl.c | 2013 byte seed[SEED_LEN]; in tls_connection_get_eap_fast_key() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
| H A D | eap.c | 1844 u8 seed[4]; in eap_peer_finish() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | mlpenc.c | 1789 uint32_t seed = rh->noisegen_seed; in generate_2_noise_channels() local
|
| H A D | ilbcdec.c | 119 int16_t seed; member
|
| H A D | speexdec.c | 195 uint32_t seed; /**< Seed used for random number generation */ member 297 static inline float speex_rand(float std, uint32_t *seed) in speex_rand() argument 311 noise_codebook_unquant(float *exc, const void *par, int nsf, GetBitContext *gb, uint32_t *seed) noise_codebook_unquant() argument 318 split_cb_shape_sign_unquant(float *exc, const void *par, int nsf, GetBitContext *gb, uint32_t *seed) split_cb_shape_sign_unquant() argument [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | mxfenc.c | 2466 uint32_t seed = av_get_random_seed(); in mxf_gen_umid() local
|