/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 | libc_logging.cpp | 494 static void refresh_cache(struct cache *cache, const char *key) in refresh_cache()
|
/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/libc/malloc_debug/tests/ |
D | property_fake.cpp | 34 extern "C" int property_get(const char* key, char* value, const char* default_value) { in property_get() 47 extern "C" int __system_property_get(const char* key, char* value) { in __system_property_get()
|
/bionic/benchmarks/ |
D | pthread_benchmark.cpp | 32 pthread_key_t key; in BM_pthread_getspecific() local 44 pthread_key_t key; in BM_pthread_setspecific() local 173 pthread_key_t key; in BM_pthread_key_create() local 186 pthread_key_t key; in BM_pthread_key_delete() 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 | pr.h | 32 __u64 key; member 54 __u64 key; member
|
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 | 182 __u8 key[HV_KVP_EXCHANGE_MAX_KEY_SIZE]; member 206 __u8 key[HV_KVP_EXCHANGE_MAX_KEY_SIZE]; member
|
D | bpf.h | 116 __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
|
/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 | 43 pthread_key_t key; in TEST() local 67 for (const auto& key : keys) { in TEST() local 73 pthread_key_t key; in TEST() local 82 pthread_key_t key = keys.back(); in TEST() local 95 pthread_key_t key; in TEST() local 105 for (const auto& key : keys) { in TEST() local 117 pthread_key_t key; in TEST() local 130 pthread_key_t key; in TEST() local 150 static void* DirtyKeyFn(void* key) { in DirtyKeyFn() 155 pthread_key_t key; in TEST() local [all …]
|
/bionic/libc/dns/resolv/ |
D | res_cache.c | 1281 _cache_check_pending_request_locked( struct resolv_cache** cache, Entry* key, unsigned netid ) in _cache_check_pending_request_locked() 1321 _cache_notify_waiting_tid_locked( struct resolv_cache* cache, Entry* key ) in _cache_notify_waiting_tid_locked() 1352 Entry key[1]; in _resolv_cache_query_failed() local 1519 Entry* key ) in _cache_lookup_p() 1625 Entry key[1]; in _resolv_cache_lookup() local 1714 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
|