/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/e1/ |
A D | setjmp.c | 11 int setjmp( jmp_buf state) in setjmp() 30 int sigsetjmp( sigjmp_buf state , int savesigs) in sigsetjmp()
|
A D | longjmp.c | 19 void longjmp(jmp_buf state, int value ) in longjmp() 47 void siglongjmp(sigjmp_buf state, int value ) in siglongjmp()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/inet/ |
A D | tst-res.c | 12 struct __res_state state; in main() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old_db/ |
A D | td_ta_thr_iter.c | 25 void *cbdata_p, td_thr_state_e state, int ti_pri, in handle_descr() 106 void *cbdata_p, td_thr_state_e state, int ti_pri, in td_ta_thr_iter()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads_db/ |
A D | td_ta_thr_iter.c | 26 void *cbdata_p, td_thr_state_e state, int ti_pri, in handle_descr() 109 void *cbdata_p, td_thr_state_e state, int ti_pri, in td_ta_thr_iter()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/ |
A D | pthread_setcancelstate.c | 27 int state, in __pthread_setcancelstate()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl_db/ |
A D | td_ta_thr_iter.c | 25 void *cbdata_p, td_thr_state_e state, int ti_pri, in iterate_thread_list() 116 void *cbdata_p, td_thr_state_e state, int ti_pri, in td_ta_thr_iter()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/locale/ |
A D | tst-mbswcs6.c | 32 mbstate_t state; in do_test() local
|
A D | tst-mbswcs1.c | 40 mbstate_t state; in main() local
|
A D | tst-mbswcs4.c | 41 mbstate_t state; in main() local
|
A D | tst-mbswcs2.c | 42 mbstate_t state; in main() local
|
A D | tst-mbswcs5.c | 46 mbstate_t state; in main() local
|
A D | tst-mbswcs3.c | 47 mbstate_t state; in main() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/ |
A D | random_r.c | 136 int32_t *state; in random_r() local 194 int32_t *state; in libc_hidden_def() local 263 int32_t *state; in libc_hidden_def() local
|
/l4re-core-master/lua/lib/contrib/src/ |
A D | lmathlib.c | 308 static Rand64 nextrand (Rand64 *state) { in nextrand() 437 static Rand64 nextrand (Rand64 *state) { in nextrand() 533 RanState *state) { in project() 560 RanState *state = (RanState *)lua_touserdata(L, lua_upvalueindex(1)); in math_random() local 592 static void setseed (lua_State *L, Rand64 *state, in setseed() 611 static void randseed (lua_State *L, RanState *state) { in randseed() 619 RanState *state = (RanState *)lua_touserdata(L, lua_upvalueindex(1)); in math_randomseed() local 643 RanState *state = (RanState *)lua_newuserdatauv(L, sizeof(RanState), 0); in setrandfunc() local
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/src/c++11/ |
A D | future.cc | 91 if (auto state = mr->_M_shared_state.lock()) in _S_run() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/arm/ |
A D | unwind-resume.c | 108 __gcc_personality_v0 (_Unwind_State state, in __gcc_personality_v0()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/string/ |
A D | strverscmp.c | 54 int state; in strverscmp() local
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/src/c++11/ |
A D | future.cc | 96 if (auto state = mr->_M_shared_state.lock()) in _S_run() local
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/c++11/ |
A D | future.cc | 95 if (auto state = mr->_M_shared_state.lock()) in _S_run() local
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/src/c++11/ |
A D | future.cc | 95 if (auto state = mr->_M_shared_state.lock()) in _S_run() local
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/src/c++11/ |
A D | future.cc | 95 if (auto state = mr->_M_shared_state.lock()) in _S_run() local
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/c++11/ |
A D | future.cc | 95 if (auto state = mr->_M_shared_state.lock()) in _S_run() local
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++11/ |
A D | future.cc | 95 if (auto state = mr->_M_shared_state.lock()) in _S_run() local
|
/l4re-core-master/ned/server/src/ |
A D | app_task.h | 51 State state() const { return _state; } in state() function
|