| /third_party/python/Python/ |
| H A D | thread.c | 145 Py_tss_t *new_key = (Py_tss_t *)PyMem_RawMalloc(sizeof(Py_tss_t)); in PyThread_tss_alloc() local
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_worker_process.cc | 256 auto &new_key = ticket_keys->keys[0]; in renew_ticket_key_cb() local
|
| /third_party/node/deps/ngtcp2/ngtcp2/lib/ |
| H A D | ngtcp2_ksl.c | 688 ngtcp2_ksl_update_key(ngtcp2_ksl *ksl, const ngtcp2_ksl_key *old_key, const ngtcp2_ksl_key *new_key) ngtcp2_ksl_update_key() argument
|
| /third_party/node/deps/ngtcp2/nghttp3/lib/ |
| H A D | nghttp3_ksl.c | 696 nghttp3_ksl_update_key(nghttp3_ksl *ksl, const nghttp3_ksl_key *old_key, const nghttp3_ksl_key *new_key) nghttp3_ksl_update_key() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | state-values-utils.cc | 130 NodeKey* new_key = zone()->New<NodeKey>(node); in GetValuesNodeFromCache() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| H A D | freedreno_batch_cache.c | 126 struct fd_batch_key *new_key = rzalloc_size(mem_ctx, sz); in fd_batch_key_clone() local
|
| /third_party/eudev/src/shared/ |
| H A D | hashmap.h | 236 static inline int ordered_hashmap_remove_and_put(OrderedHashmap *h, const void *old_key, const void *new_key, void *value) { in ordered_hashmap_remove_and_put() argument 241 static inline int ordered_hashmap_remove_and_replace(OrderedHashmap *h, const void *old_key, const void *new_key, void *value) { in ordered_hashmap_remove_and_replace() argument
|
| H A D | hashmap.c | 1420 int hashmap_remove_and_put(Hashmap *h, const void *old_key, const void *new_key, void *value) { in hashmap_remove_and_put() argument 1447 int set_remove_and_put(Set *s, const void *old_key, const void *new_key) { in set_remove_and_put() argument 1473 int hashmap_remove_and_replace(Hashmap *h, const void *old_key, const void *new_key, void *value) { in hashmap_remove_and_replace() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/ |
| H A D | ieee802_1x_kay_i.h | 147 struct data_key *new_key; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/ |
| H A D | ieee802_1x_kay_i.h | 147 struct data_key *new_key; member
|
| /third_party/cJSON/ |
| H A D | cJSON.c | 2261 char *new_key = NULL; in add_item_to_object() local
|
| /third_party/libcoap/examples/ |
| H A D | coap-client.c | 123 coap_bin_const_t *new_key; member
|
| H A D | coap-server.c | 139 coap_bin_const_t *new_key; member 153 coap_bin_const_t *new_key; member [all...] |
| /third_party/skia/third_party/externals/libpng/ |
| H A D | pngset.c | 1726 png_check_keyword(png_structrp png_ptr, png_const_charp key, png_bytep new_key) in png_check_keyword() argument
|
| H A D | pngwutil.c | 1534 png_byte new_key[80]; in png_write_tEXt() local 1577 png_byte new_key[81]; in png_write_zTXt() local 1629 png_byte new_key[82]; in png_write_iTXt() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | ctrl_iface.c | 1746 char *new_key; in wpa_supplicant_ctrl_iface_wps_reg() local 1899 char *new_key; in wpa_supplicant_ctrl_iface_wps_er_config() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | ctrl_iface.c | 1948 char *new_key; in wpa_supplicant_ctrl_iface_wps_reg() local 2101 char *new_key; in wpa_supplicant_ctrl_iface_wps_er_config() local [all...] |