/bionic/libc/bionic/ |
D | pthread_key.cpp | 65 static inline bool KeyInValidRange(pthread_key_t key) { in KeyInValidRange() 118 int pthread_key_create(pthread_key_t* key, void (*key_destructor)(void*)) { in pthread_key_create() 136 int pthread_key_delete(pthread_key_t key) { in pthread_key_delete() 151 void* pthread_getspecific(pthread_key_t key) { in pthread_getspecific() 169 int pthread_setspecific(pthread_key_t key, const void* ptr) { in pthread_setspecific()
|
D | system_properties.cpp | 668 int __system_property_set(const char *key, const char *value) in __system_property_set()
|
/bionic/libc/upstream-openbsd/lib/libc/stdlib/ |
D | lsearch.c | 44 lsearch(const void *key, void *base, size_t *nelp, size_t width, in lsearch() 52 lfind(const void *key, const void *base, size_t *nelp, size_t width, in lfind() 59 linear_base(const void *key, const void *base, size_t *nelp, size_t width, in linear_base()
|
D | tfind.c | 18 char *key; member 27 char *key = (char *)vkey; in tfind() local
|
D | tsearch.c | 19 char *key; member 29 char *key = (char *)vkey; in tsearch() local 58 char *key = (char *)vkey; in tdelete() local
|
/bionic/benchmarks/ |
D | pthread_benchmark.cpp | 38 pthread_key_t key; in Run() local 53 pthread_key_t key; in Run() local 212 pthread_key_t key; in Run() local 225 pthread_key_t key; in Run() local
|
/bionic/libc/upstream-netbsd/lib/libc/stdlib/ |
D | bsearch.c | 62 bsearch(const void *key, const void *base0, size_t nmemb, size_t size, in bsearch()
|
/bionic/libc/include/ |
D | search.h | 24 char* key; member
|
/bionic/libc/kernel/uapi/linux/ |
D | agpgart.h | 81 int key; member 89 int key; member 94 int key; member
|
D | ipc.h | 25 __kernel_key_t key; member
|
D | hyperv.h | 180 __u8 key[HV_KVP_EXCHANGE_MAX_KEY_SIZE]; member 204 __u8 key[HV_KVP_EXCHANGE_MAX_KEY_SIZE]; member
|
D | bpf.h | 99 __aligned_u64 key; member
|
D | soundcard.h | 176 unsigned short key; member 234 short key; member 322 unsigned short key; member 830 #define SEQ_ECHO_BACK(key) _TIMER_EVENT(TMR_ECHO, key) argument
|
D | edd.h | 69 __u16 key; member
|
D | bcache.h | 58 #define BKEY_PADDED(key) union { struct bkey key; __u64 key ##_pad[BKEY_PAD]; } argument
|
D | btrfs.h | 270 struct btrfs_ioctl_search_key key; member 275 struct btrfs_ioctl_search_key key; member
|
/bionic/libc/upstream-netbsd/lib/libc/resolv/ |
D | mtctxres.c | 15 static pthread_key_t key; variable
|
/bionic/libc/kernel/uapi/asm-generic/ |
D | ipcbuf.h | 22 __kernel_key_t key; member
|
/bionic/libc/kernel/uapi/linux/netfilter/ |
D | nf_conntrack_tuple_common.h | 50 __be16 key; member
|
/bionic/tests/ |
D | pthread_test.cpp | 47 pthread_key_t key; in TEST() local 71 for (auto key : keys) { in TEST() local 77 pthread_key_t key; in TEST() local 86 pthread_key_t key = keys.back(); in TEST() local 99 pthread_key_t key; in TEST() local 109 for (auto key : keys) { in TEST() local 121 pthread_key_t key; in TEST() local 134 pthread_key_t key; in TEST() local 157 static void* DirtyKeyFn(void* key) { in DirtyKeyFn() 162 pthread_key_t key; in TEST() local [all …]
|
/bionic/libc/dns/resolv/ |
D | res_cache.c | 1276 _cache_check_pending_request_locked( struct resolv_cache** cache, Entry* key, unsigned netid ) in _cache_check_pending_request_locked() 1316 _cache_notify_waiting_tid_locked( struct resolv_cache* cache, Entry* key ) in _cache_notify_waiting_tid_locked() 1347 Entry key[1]; in _resolv_cache_query_failed() local 1512 Entry* key ) in _cache_lookup_p() 1618 Entry key[1]; in _resolv_cache_lookup() local 1707 Entry key[1]; in _resolv_cache_add() local
|
D | res_data.c | 239 res_sendsigned(const u_char *buf, int buflen, ns_tsig_key *key, in res_sendsigned()
|
/bionic/libc/kernel/uapi/sound/ |
D | compress_offload.h | 81 __u32 key; member
|
D | asound_fm.h | 100 char key[4]; member
|
D | sfnt_info.h | 30 unsigned short key; member
|