Searched defs:seed (Results 151 - 163 of 163) sorted by relevance

1234567

/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/utils/
H A Dtestsuite.c554 void init(unsigned int seed) argument
2944 unsigned int seed = (unsigned int) time(NULL); local
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/openssl/
H A Dossl_pkey_ec.c1113 static VALUE ossl_ec_group_set_seed(VALUE self, VALUE seed) argument
[all...]
/macosx-10.10.1/ruby-106/ruby/
H A Drandom.c222 VALUE seed; member in struct:__anon12244
392 volatile VALUE seed; local
488 fill_random_seed(unsigned int seed[DEFAULT_SEED_CNT]) argument
689 VALUE state, left = INT2FIX(1), seed = INT2FIX(0); local
798 VALUE seed, old; local
1377 VALUE seed; local
1391 VALUE seed = init_randomseed(mt, initial); local
1435 VALUE seed = default_rand.seed; local
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tclxml/tcldom/src/
H A DtdpExpat.c1743 int seed = 0; local
/macosx-10.10.1/IOFWDVComponents-207.4.1/
H A DDVIsochComponent.c146 UInt32 seed; // keep track of device lists member in struct:IsochComponentGlobals
429 UInt32 seed; local
[all...]
/macosx-10.10.1/network_cmds-457/ping6.tproj/
H A Dping6.c334 struct timeval seed; local
/macosx-10.10.1/vim-55/src/
H A Dmemline.c4887 char_u *seed; local
[all...]
H A Dfileio.c3041 char_u *seed; local
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Drbbitst.cpp3935 RunMonkey(BreakIterator *bi, RBBIMonkeyKind &mk, const char *name, uint32_t seed, int32_t numIterations, UBool useUText) argument
[all...]
/macosx-10.10.1/apache-793/httpd/server/
H A Dcore.c4736 unsigned char seed[8]; local
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSCore/
H A DDNSCommon.c553 mDNSlocal mDNSu32 mDNSRandomFromSeed(mDNSu32 seed) argument
558 mDNSlocal mDNSu32 mDNSMixRandomSeed(mDNSu32 seed, mDNSu8 iteration) argument
566 static mDNSu32 seed = 0; local
/macosx-10.10.1/eap8021x-198/EAP8021X.fproj/
H A Deapfast_plugin.c1211 T_PRF(const void * key, int key_length, const void * label, int label_length, const void * seed, int seed_length, void * key_material, int key_material_length) argument
/macosx-10.10.1/emacs-93/emacs/src/
H A Dw32.c583 srandom(int seed) argument

Completed in 394 milliseconds

1234567