Home
last modified time | relevance | path

Searched defs:seed (Results 476 - 500 of 500) sorted by relevance

1...<<11121314151617181920

/third_party/openssl/test/
H A Devp_extra_test.c3101 static unsigned char seed[] = "It does not matter how slowly you go " in test_rand_agglomeration() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fUniformApiTests.cpp516 static UniformCollection* random (const deUint32 seed) in random() argument
904 static CaseShaderType randomCaseShaderType (const deUint32 seed) in randomCaseShaderType() argument
1082 deUint32 UniformCase::randomFeatures (const deUint32 seed) in randomFeatures() argument
1120 UniformCase::UniformCase (Context& context, const char* name, const char* description, const deUint32 seed) in UniformCase() argument
2490 RandomUniformCase(Context& context, const char* const name, const char* const description, const deUint32 seed) RandomUniformCase() argument
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSSBOLayoutCase.cpp776 void generateValues (const BufferLayout& layout, const vector<BlockDataPtr>& blockPointers, deUint32 seed) in generateValues() argument
/third_party/vk-gl-cts/modules/glshared/
H A DglsDrawTest.cpp1547 char* RandomArrayGenerator::generateArray (int seed, int elementCount, int componentCount, int offset, int stride, DrawTestSpec::InputType type) in generateArray() argument
1555 generateBasicArray(int seed, int elementCount, int componentCount, int offset, int stride, DrawTestSpec::InputType type) generateBasicArray() argument
1587 createBasicArray(int seed, int elementCount, int componentCount, int offset, int stride) createBasicArray() argument
1638 generatePackedArray(int seed, int elementCount, int componentCount, int offset, int stride) generatePackedArray() argument
1669 generateIndices(int seed, int elementCount, DrawTestSpec::IndexType type, int offset, int min, int max, int indexBase) generateIndices() argument
1696 createIndices(int seed, int elementCount, int offset, int min, int max, int indexBase) createIndices() argument
1743 generateAttributeValue(int seed, DrawTestSpec::InputType type) generateAttributeValue() argument
3234 const int seed = 10 * attribSpec.hash() + 100 * spec.hash() + attribNdx; iterate() local
3245 const int seed = attribSpec.hash() + 100 * spec.hash() + attribNdx; iterate() local
3288 const int seed = spec.hash(); iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp2138 const deUint32 seed = 142u + 75u * passNdx; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
H A DvktSSBOLayoutCase.cpp821 void generateValues (const BufferLayout& layout, const vector<BlockDataPtr>& blockPointers, deUint32 seed) in generateValues() argument
/third_party/vk-gl-cts/modules/egl/
H A DteglGLES2SharingThreadedTests.cpp223 EGLThread::EGLThread (const Library& egl_, const glw::Functions& gl_, int seed) in EGLThread() argument
/third_party/googletest/googletest/test/
H A Dgtest_unittest.cc291 const int seed = GetRandomSeedFromFlag(0); in TEST() local
/third_party/icu/icu4c/source/test/intltest/
H A Drbbitst.cpp3941 RunMonkey(BreakIterator *bi, RBBIMonkeyKind &mk, const char *name, uint32_t seed, int32_t numIterations, UBool useUText) RunMonkey() argument
[all...]
/third_party/mbedtls/library/
H A Dpsa_crypto.c7776 mbedtls_psa_inject_entropy(const uint8_t *seed, size_t seed_size) mbedtls_psa_inject_entropy() argument
[all...]
H A Dssl_tls.c7035 unsigned char const *seed = handshake->randbytes; in ssl_compute_master() local
6679 setup_psa_key_derivation(psa_key_derivation_operation_t *derivation, mbedtls_svc_key_id_t key, psa_algorithm_t alg, const unsigned char *raw_psk, size_t raw_psk_length, const unsigned char *seed, size_t seed_length, const unsigned char *label, size_t label_length, const unsigned char *other_secret, size_t other_secret_length, size_t capacity) setup_psa_key_derivation() argument
/third_party/json/single_include/nlohmann/
H A Djson.hpp5969 auto seed = combine(type, j.size()); in hash() local
5981 auto seed = combine(type, j.size()); hash() local
6021 auto seed = combine(type, j.get_binary().size()); hash() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp814 deUint32 seed; member
/third_party/toybox/toys/pending/
H A Dawk.c2887 static double seedrand(double seed) in seedrand() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassTests.cpp804 deUint32 seed; member
/third_party/node/deps/v8/src/d8/
H A Dd8.cc3541 int64_t seed = internal::FLAG_random_seed; in SimulateErrors() local
/third_party/node/deps/v8/src/execution/
H A Disolate.cc4507 int64_t seed = FLAG_fuzzer_random_seed; in ThrowInternal() local
4487 ensure_rng_exists( base::RandomNumberGenerator** rng, int seed) ThrowInternal() argument
/third_party/mesa3d/src/imgui/
H A Dimgui.cpp1482 ImU32 ImHashStr(const char* data, size_t data_size, ImU32 seed) in ImHashStr() argument
2568 ImGuiID seed = IDStack.back(); GetID() local
2576 ImGuiID seed = IDStack.back(); GetID() local
2584 ImGuiID seed = IDStack.back(); GetIDNoKeepAlive() local
2590 ImGuiID seed = IDStack.back(); GetIDNoKeepAlive() local
2597 ImGuiID seed = IDStack.back(); GetIDFromRectangle() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp6044 static int seed = 16762362; in generateUniformValues() local
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngvalid.c270 make_random_bytes(png_uint_32* seed, void* pv, size_t size) in make_random_bytes() argument
295 make_four_random_bytes(png_uint_32* seed, png_bytep bytes) in make_four_random_bytes() argument
/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.cc555 uint16_t seed[3] = {11, 22, 33}; in Simulator() local
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c2094 uint32_t upb_murmur_hash2(const void *key, size_t len, uint32_t seed) { in upb_murmur_hash2() argument
2146 uint32_t upb_murmur_hash2(const void * key, size_t len, uint32_t seed) { in upb_murmur_hash2() argument
/third_party/skia/third_party/externals/imgui/
H A Dimgui.cpp1544 ImGuiID ImHashStr(const char* data_p, size_t data_size, ImU32 seed) in ImHashStr() argument
2969 ImGuiID seed = IDStack.back(); GetID() local
2980 ImGuiID seed = IDStack.back(); GetID() local
2991 ImGuiID seed = IDStack.back(); GetID() local
3002 ImGuiID seed = IDStack.back(); GetIDNoKeepAlive() local
3012 ImGuiID seed = IDStack.back(); GetIDNoKeepAlive() local
3022 ImGuiID seed = IDStack.back(); GetIDNoKeepAlive() local
3033 ImGuiID seed = IDStack.back(); GetIDFromRectangle() local
7177 GetIDWithSeed(const char* str, const char* str_end, ImGuiID seed) GetIDWithSeed() argument
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c2078 uint32_t upb_murmur_hash2(const void *key, size_t len, uint32_t seed) { in upb_murmur_hash2() argument
2130 uint32_t upb_murmur_hash2(const void * key, size_t len, uint32_t seed) { in upb_murmur_hash2() argument
/third_party/glfw/deps/
H A Dnuklear.h7231 nk_murmur_hash(const void * key, int len, nk_hash seed) in nk_murmur_hash() argument
10868 unsigned seed in nk_rp_qsort() local
18518 nk_tree_image_push_hashed(struct nk_context *ctx, enum nk_tree_type type, struct nk_image img, const char *title, enum nk_collapse_states initial_state, const char *hash, int len,int seed) nk_tree_image_push_hashed() argument
18663 nk_tree_element_push_hashed(struct nk_context *ctx, enum nk_tree_type type, const char *title, enum nk_collapse_states initial_state, int *selected, const char *hash, int len, int seed) nk_tree_element_push_hashed() argument
18670 nk_tree_element_image_push_hashed(struct nk_context *ctx, enum nk_tree_type type, struct nk_image img, const char *title, enum nk_collapse_states initial_state, int *selected, const char *hash, int len,int seed) nk_tree_element_image_push_hashed() argument
[all...]

Completed in 243 milliseconds

1...<<11121314151617181920