Home
last modified time | relevance | path

Searched defs:new_key (Results 1 – 25 of 28) sorted by relevance

12

/third_party/mingw-w64/mingw-w64-crt/crt/
Dtlsthrd.c44 __mingwthr_key_t *new_key; in ___w64_mingwthr_add_key_dtor() local
/third_party/grpc/src/core/ext/filters/client_channel/
Dlocal_subchannel_pool.cc72 auto new_key = new SubchannelKey(*key); in sck_avl_copy() local
Dglobal_subchannel_pool.cc172 auto* new_key = new SubchannelKey(*key); in sck_avl_copy() local
/third_party/python/Python/
Dthread.c120 Py_tss_t *new_key = (Py_tss_t *)PyMem_RawMalloc(sizeof(Py_tss_t)); in PyThread_tss_alloc() local
/third_party/nghttp2/src/
Dshrpx_worker_process.cc240 auto &new_key = ticket_keys->keys[0]; in renew_ticket_key_cb() local
/third_party/eudev/src/shared/
Dhashmap.h236 …red_hashmap_remove_and_put(OrderedHashmap *h, const void *old_key, const void *new_key, void *valu… in ordered_hashmap_remove_and_put()
241 …hashmap_remove_and_replace(OrderedHashmap *h, const void *old_key, const void *new_key, void *valu… in ordered_hashmap_remove_and_replace()
Dhashmap.c1420 int hashmap_remove_and_put(Hashmap *h, const void *old_key, const void *new_key, void *value) { in hashmap_remove_and_put()
1447 int set_remove_and_put(Set *s, const void *old_key, const void *new_key) { in set_remove_and_put()
1473 int hashmap_remove_and_replace(Hashmap *h, const void *old_key, const void *new_key, void *value) { in hashmap_remove_and_replace()
/third_party/boost/boost/polygon/
Dvoronoi_builder.hpp286 key_type new_key(*site_event_iterator_); in process_site_event() local
/third_party/libpng/
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
Dpngset.c1726 png_check_keyword(png_structrp png_ptr, png_const_charp key, png_bytep new_key) in png_check_keyword()
/third_party/flutter/skia/third_party/externals/libpng/
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
Dpngset.c1726 png_check_keyword(png_structrp png_ptr, png_const_charp key, png_bytep new_key) in png_check_keyword()
/third_party/skia/third_party/externals/libpng/
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
Dpngset.c1726 png_check_keyword(png_structrp png_ptr, png_const_charp key, png_bytep new_key) in png_check_keyword()
/third_party/nghttp2/lib/
Dnghttp2_ksl.c600 const nghttp2_ksl_key *new_key) { in nghttp2_ksl_update_key()
/third_party/node/deps/nghttp2/lib/
Dnghttp2_ksl.c600 const nghttp2_ksl_key *new_key) { in nghttp2_ksl_update_key()
/third_party/libcoap/examples/
Dcoap-server.c120 coap_bin_const_t *new_key; member
134 coap_bin_const_t *new_key; member
Dcoap-client.c106 coap_bin_const_t *new_key; member
/third_party/boringssl/src/ssl/
Dssl_session.cc431 auto new_key = bssl::MakeUnique<TicketKey>(); in ssl_ctx_rotate_ticket_encryption_key() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
Dieee802_1x_kay_i.h147 struct data_key *new_key; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/
Dieee802_1x_kay_i.h147 struct data_key *new_key; member
/third_party/glib/glib/
Dghash.c1268 gpointer new_key, in g_hash_table_insert_node()
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dttmlparse.c1373 gboolean new_key; in ttml_store_unique_children() local
/third_party/cJSON/
DcJSON.c2007 char *new_key = NULL; in add_item_to_object() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
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

12