Searched +defs:mt +defs:state (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-monitor/
H A Dthread.c46 monitor_thread_t mt; member in struct:__anon3087
47 } mt[] = { variable in typeref:struct:__anon3087
134 char *state = NULL; local
233 char *state = NULL; local
[all...]
/macosx-10.10/ruby-106/ruby/
H A Drandom.c104 unsigned int state[N]; /* the array for the state vector */ member in struct:MT
114 init_genrand(struct MT *mt, unsigned int s) argument
135 init_by_array(struct MT *mt, unsigned int init_key[], int key_length) argument
161 next_state(struct MT *mt) argument
180 genrand_int32(struct MT *mt) argument
199 genrand_real(struct MT *mt) argument
209 genrand_real2(struct MT *mt) argument
223 struct MT mt; member in struct:__anon12466
236 struct MT *mt = &r->mt; local
252 struct MT *mt = default_mt(); local
259 struct MT *mt = default_mt(); local
390 rand_init(struct MT *mt, VALUE vseed) argument
604 struct MT *mt; local
618 mt_state(const struct MT *mt) argument
688 struct MT *mt = &rnd->mt; local
689 VALUE state, left = INT2FIX(1), seed = INT2FIX(0); local
829 limited_rand(struct MT *mt, unsigned long limit) argument
851 limited_big_rand(struct MT *mt, struct RBignum *limit) argument
1041 rand_int(struct MT *mt, VALUE vmax, int restrictive) argument
1090 rand_range(struct MT* mt, VALUE range) argument
1321 struct MT *mt = default_mt(); local
1375 init_randomseed(struct MT *mt, unsigned int initial[DEFAULT_SEED_CNT]) argument
1390 struct MT *mt = &r->mt; local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/textmodes/
H A Dartist.el[all...]
/macosx-10.10/zsh-61/zsh/Src/Zle/
H A Dcomputil.c1153 int state = 0, not = 0; local
1879 struct castate state; local
3177 struct cvstate state; local
4142 int len = 0, mt; local
[all...]

Completed in 279 milliseconds