/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/ |
A D | specific.c | 41 int pthread_key_create(pthread_key_t * key, destr_function destr) in pthread_key_create() 61 int pthread_key_delete(pthread_key_t key) in pthread_key_delete() 99 int pthread_setspecific(pthread_key_t key, const void * pointer) in pthread_setspecific() 120 void * pthread_getspecific(pthread_key_t key) in pthread_getspecific() 175 __pthread_internal_tsd_set (int key, const void * pointer) in __pthread_internal_tsd_set() 184 __pthread_internal_tsd_get (int key) in __pthread_internal_tsd_get() 192 __pthread_internal_tsd_address (int key) in __pthread_internal_tsd_address()
|
/l4re-core-master/uclibc/lib/libpthread/src/ |
A D | specific.c | 45 __pthread_key_create(pthread_key_t * key, destr_function destr) in __pthread_key_create() 94 int pthread_key_delete(pthread_key_t key) in pthread_key_delete() 149 __pthread_setspecific(pthread_key_t key, const void * pointer) in __pthread_setspecific() 233 __pthread_internal_tsd_set (int key, const void * pointer) in __pthread_internal_tsd_set() 243 __pthread_internal_tsd_get (int key) in __pthread_internal_tsd_get() 252 __pthread_internal_tsd_address (int key) in __pthread_internal_tsd_address()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/ |
A D | specific.c | 42 int __pthread_key_create(pthread_key_t * key, destr_function destr) in __pthread_key_create() 91 int pthread_key_delete(pthread_key_t key) in pthread_key_delete() 141 int __pthread_setspecific(pthread_key_t key, const void * pointer) in __pthread_setspecific() 220 __pthread_internal_tsd_set (int key, const void * pointer) in __pthread_internal_tsd_set() 229 __pthread_internal_tsd_get (int key) in __pthread_internal_tsd_get() 237 __pthread_internal_tsd_address (int key) in __pthread_internal_tsd_address()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/ |
A D | tst-tsd2.c | 40 pthread_key_t key = (pthread_key_t) (long int) arg; in tf() local 54 pthread_key_t key; in do_test() local
|
A D | tst-tsd4.c | 26 static pthread_key_t key; variable
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/pthread/ |
A D | malloc-machine.h | 60 #define tsd_key_create(key, destr) ((void) (key)) argument 61 #define tsd_setspecific(key, data) __libc_tsd_set (MALLOC, (data)) argument 62 #define tsd_getspecific(key, vptr) ((vptr) = __libc_tsd_get (MALLOC)) argument
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/hppa/ |
A D | malloc-machine.h | 66 #define tsd_key_create(key, destr) ((void) (key)) argument 67 #define tsd_setspecific(key, data) __libc_tsd_set (MALLOC, (data)) argument 68 #define tsd_getspecific(key, vptr) ((vptr) = __libc_tsd_get (MALLOC)) argument
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/ |
A D | malloc-machine.h | 66 #define tsd_key_create(key, destr) ((void) (key)) argument 67 #define tsd_setspecific(key, data) __libc_tsd_set (void *, MALLOC, (data)) argument 68 #define tsd_getspecific(key, vptr) ((vptr) = __libc_tsd_get (void *, MALLOC)) argument
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/ |
A D | pthread_key_delete.c | 25 pthread_key_delete (pthread_key_t key) in pthread_key_delete()
|
A D | pthread_key_create.c | 27 pthread_key_t *key, in __pthread_key_create()
|
A D | pthread_setspecific.c | 27 pthread_key_t key, in __pthread_setspecific()
|
A D | pthread_getspecific.c | 25 __pthread_getspecific (pthread_key_t key) in __pthread_getspecific()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libcrypt/ |
A D | crypt.c | 12 char *crypt(const char *key, const char *salt) in crypt()
|
/l4re-core-master/lua/lib/contrib/src/ |
A D | ltable.c | 144 lua_Integer key = ivalueraw(*kvl); in mainposition() local 182 static Node *mainpositionTV (const Table *t, const TValue *key) { in mainpositionTV() 320 static unsigned int findindex (lua_State *L, Table *t, TValue *key, in findindex() 338 int luaH_next (lua_State *L, Table *t, StkId key) { in luaH_next() 402 static int countint (lua_Integer key, unsigned int *nums) { in countint() 719 const TValue *luaH_getint (Table *t, lua_Integer key) { in luaH_getint() 747 const TValue *luaH_getshortstr (Table *t, TString *key) { in luaH_getshortstr() 763 const TValue *luaH_getstr (Table *t, TString *key) { in luaH_getstr() 777 const TValue *luaH_get (Table *t, const TValue *key) { in luaH_get() 800 void luaH_finishset (lua_State *L, Table *t, const TValue *key, in luaH_finishset() [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/sysvipc/ |
A D | ftok.c | 30 key_t key; in ftok() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/ |
A D | nconf.c | 301 function_key key; member 386 static void handle_f1(int *key, struct menu *current_item) in handle_f1() 394 static void handle_f2(int *key, struct menu *current_item) in handle_f2() 401 static void handle_f3(int *key, struct menu *current_item) in handle_f3() 410 static void handle_f4(int *key, struct menu *current_item) in handle_f4() 426 static void handle_f5(int *key, struct menu *current_item) in handle_f5() 433 static void handle_f6(int *key, struct menu *current_item) in handle_f6() 440 static void handle_f7(int *key, struct menu *current_item) in handle_f7() 447 static void handle_f8(int *key, struct menu *current_item) in handle_f8() 454 static void handle_f9(int *key, struct menu *current_item) in handle_f9() [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/search/ |
A D | _lsearch.c | 18 void *lfind(const void *key, const void *base, size_t *nmemb, in lfind()
|
A D | _tsearch.c | 41 void *key; member 52 void *tsearch(const void *key, void **vrootp, __compar_fn_t compar) in tsearch()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old_db/ |
A D | td_thr_tsd.c | 28 struct pthread_key_struct key; in td_thr_tsd() local
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads_db/ |
A D | td_thr_tsd.c | 29 struct pthread_key_struct key; in td_thr_tsd() local
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/src/c++11/ |
A D | shared_ptr.cc | 55 inline unsigned char key(const void* addr) in key() function
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/src/c++11/ |
A D | shared_ptr.cc | 55 inline unsigned char key(const void* addr) in key() function
|
/l4re-core-master/cxx/lib/tl/include/bits/ |
A D | bst.h | 276 Bst<Node, Get_key, Compare>::find_node(Key_param_type key) const in find_node() 292 Bst<Node, Get_key, Compare>::lower_bound_node(Key_param_type key) const in lower_bound_node() 312 Bst<Node, Get_key, Compare>::find(Key_param_type key) const in find()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/src/c++11/ |
A D | shared_ptr.cc | 43 inline unsigned char key(const void* addr) in key() function
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/src/c++11/ |
A D | shared_ptr.cc | 43 inline unsigned char key(const void* addr) in key() function
|