Home
last modified time | relevance | path

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

12

/third_party/mindspore/mindspore/ccsrc/runtime/hardware/
Ddevice_context_manager.cc57 …Manager::UpdateDeviceContextKey(const DeviceContextKey &old_key, const DeviceContextKey &new_key) { in UpdateDeviceContextKey()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_auth.c251 sctp_key_t *new_key; in sctp_alloc_key() local
323 sctp_key_t *new_key; in sctp_generate_random_key() local
338 sctp_key_t *new_key; in sctp_set_key() local
410 sctp_key_t *new_key; in sctp_compute_hashkey() local
465 sctp_sharedkey_t *new_key; in sctp_alloc_sharedkey() local
1407 sctp_key_t *new_key; local
1959 sctp_key_t *new_key; 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.c139 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/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/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/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch_cache.c126 struct fd_batch_key *new_key = rzalloc_size(mem_ctx, sz); in fd_batch_key_clone() local
/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/mindspore/mindspore/ccsrc/frontend/parallel/auto_parallel/
Dgraph_costmodel.cc955 CostPtrKey new_key = {op1_new_stra, to_strategy}; in EliminationSources() local
966 CostPtrKey new_key = {op1_new_stra, to_strategy}; in EliminationSources() 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

12