Home
last modified time | relevance | path

Searched defs:new_key (Results 1 - 17 of 17) sorted by relevance

/third_party/python/Python/
H A Dthread.c145 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 Dshrpx_worker_process.cc256 auto &new_key = ticket_keys->keys[0]; in renew_ticket_key_cb() local
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_ksl.c688 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 Dnghttp3_ksl.c696 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 Dstate-values-utils.cc130 NodeKey* new_key = zone()->New<NodeKey>(node); in GetValuesNodeFromCache() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.c126 struct fd_batch_key *new_key = rzalloc_size(mem_ctx, sz); in fd_batch_key_clone() local
/third_party/eudev/src/shared/
H A Dhashmap.h236 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 Dhashmap.c1420 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 Dieee802_1x_kay_i.h147 struct data_key *new_key; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
H A Dieee802_1x_kay_i.h147 struct data_key *new_key; member
/third_party/cJSON/
H A DcJSON.c2261 char *new_key = NULL; in add_item_to_object() local
/third_party/libcoap/examples/
H A Dcoap-client.c123 coap_bin_const_t *new_key; member
H A Dcoap-server.c139 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 Dpngset.c1726 png_check_keyword(png_structrp png_ptr, png_const_charp key, png_bytep new_key) in png_check_keyword() argument
H A Dpngwutil.c1534 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 Dctrl_iface.c1746 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 Dctrl_iface.c1948 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...]

Completed in 35 milliseconds