Home
last modified time | relevance | path

Searched refs:init_by_array (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/python/cpython3/Modules/
D_randommodule.c208 init_by_array(RandomObject *self, uint32_t init_key[], size_t key_length) in init_by_array() function
247 init_by_array(self, key, Py_ARRAY_LENGTH(key)); in random_seed_urandom()
271 init_by_array(self, key, Py_ARRAY_LENGTH(key)); in random_seed_time_pid()
348 init_by_array(self, key, keyused); in random_seed()
/aosp_15_r20/external/python/cpython2/Modules/
D_randommodule.c171 init_by_array(RandomObject *self, unsigned long init_key[], unsigned long key_length) in init_by_array() function
308 result = init_by_array(self, key, keyused); in random_seed()
/aosp_15_r20/external/jemalloc_new/test/unit/
H A DSFMT.c1496 ctx = init_by_array(ini, 4); in TEST_BEGIN()
1501 ctx = init_by_array(ini, 4); in TEST_BEGIN()
1566 ctx = init_by_array(ini, 5); in TEST_BEGIN()
1571 ctx = init_by_array(ini, 5); in TEST_BEGIN()
/aosp_15_r20/external/jemalloc_new/test/include/test/
H A DSFMT.h78 sfmt_t *init_by_array(uint32_t *init_key, int key_length);
/aosp_15_r20/external/jemalloc_new/test/src/
H A DSFMT.c638 sfmt_t *init_by_array(uint32_t *init_key, int key_length) { in init_by_array() function
/aosp_15_r20/external/python/cpython2/Doc/
Dlicense.rst279 or init_by_array(init_key, key_length).
/aosp_15_r20/external/python/cpython3/Doc/
Dlicense.rst313 or init_by_array(init_key, key_length).
/aosp_15_r20/external/rust/android-crates-io/crates/tikv-jemalloc-sys/patches/
Ddelete_c_library.patch96543 -sfmt_t *init_by_array(uint32_t *init_key, int key_length);
101705 - * by init_by_array
101715 - * by init_by_array
101787 - * init_gen_rand or init_by_array must be called before this function.
101820 - * init_gen_rand or init_by_array must be called before this function.
101876 - * For initialization, init_gen_rand or init_by_array must be called
101912 - * For initialization, init_gen_rand or init_by_array must be called
101981 -sfmt_t *init_by_array(uint32_t *init_key, int key_length) {
104745 - ctx = init_by_array(ini, 4);
104750 - ctx = init_by_array(ini, 4);
[all …]
/aosp_15_r20/development/sdk/
H A Dsdk_files_NOTICE.txt7916 or init_by_array(init_key, key_length).
/aosp_15_r20/prebuilts/sdk/tools/windows/bin/
H A DNOTICE.txt9063 or init_by_array(init_key, key_length).
/aosp_15_r20/prebuilts/sdk/tools/darwin/bin/
H A DNOTICE.txt9063 or init_by_array(init_key, key_length).
/aosp_15_r20/prebuilts/sdk/tools/linux/bin/
H A DNOTICE.txt9255 or init_by_array(init_key, key_length).