Home
last modified time | relevance | path

Searched defs:new_entry (Results 1 – 23 of 23) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dmap_field_inl.h304 EntryType* new_entry = in SyncRepeatedFieldWithMapNoLock() local
Dmap_field.cc378 Message* new_entry = default_entry_->New(MapFieldBase::arena_); in SyncRepeatedFieldWithMapNoLock() local
Dextension_set_heavy.cc284 MessageLite* new_entry) { in AddAllocatedMessage()
/third_party/node/deps/nghttp2/lib/
Dnghttp2_map.c252 int nghttp2_map_insert(nghttp2_map *map, nghttp2_map_entry *new_entry) { in nghttp2_map_insert()
/third_party/nghttp2/lib/
Dnghttp2_map.c252 int nghttp2_map_insert(nghttp2_map *map, nghttp2_map_entry *new_entry) { in nghttp2_map_insert()
/third_party/ltp/pan/
Dzoolib.c188 char new_entry[BUFLEN]; in zoo_mark_cmdline() local
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstindex.c533 GstIndexEntry *new_entry = g_slice_new (GstIndexEntry); in gst_index_entry_copy() local
/third_party/e2fsprogs/lib/ext2fs/
Ddblist.c135 struct ext2_db_entry2 *new_entry; in ext2fs_add_dir_block2() local
/third_party/libcoap/src/
Dcoap_openssl.c2076 coap_dtls_key_t *new_entry = setup_data->validate_sni_call_back(sni, in tls_server_name_call_back() local
2172 const coap_dtls_spsk_info_t *new_entry = in psk_tls_server_name_call_back() local
2389 coap_dtls_key_t *new_entry = setup_data->validate_sni_call_back(sni, in tls_client_hello_call_back() local
2515 const coap_dtls_spsk_info_t *new_entry = setup_data->validate_sni_call_back( in psk_tls_client_hello_call_back() local
Dcoap_mbedtls.c764 coap_dtls_key_t *new_entry; in pki_sni_callback() local
844 const coap_dtls_spsk_info_t *new_entry; in psk_sni_callback() local
Dcoap_gnutls.c1528 const coap_dtls_spsk_info_t *new_entry = in post_client_hello_gnutls_psk() local
1643 coap_dtls_key_t *new_entry = in post_client_hello_gnutls_pki() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
Dpmksa_cache.c372 struct rsn_pmksa_cache_entry *new_entry; in pmksa_cache_clone_entry() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
Dpmksa_cache.c372 struct rsn_pmksa_cache_entry *new_entry; in pmksa_cache_clone_entry() local
/third_party/pulseaudio/src/pulsecore/
Ddatabase-simple.c88 static entry* new_entry(const pa_datum *key, const pa_datum *data) { in new_entry() function
/third_party/gstreamer/gstplugins_good/gst/flv/
Dgstindex.c544 GstIndexEntry *new_entry = g_slice_new (GstIndexEntry); in gst_index_entry_copy() local
/third_party/lwip/src/core/ipv4/
Detharp.c1028 struct etharp_q_entry *new_entry; local
/third_party/cef/libcef_dll/wrapper/
Dcef_resource_manager.cc473 scoped_ptr<ProviderEntry> new_entry( in AddProvider() local
/third_party/lwip/src/core/ipv6/
Dnd6.c2057 struct nd6_q_entry *new_entry, *r; in nd6_queue_packet() local
/third_party/boost/boost/thread/win32/
Dcondition_variable.hpp187 entry_ptr new_entry(new list_entry(wake_sem)); in get_wait_entry() local
/third_party/selinux/libselinux/src/
Dselinux_restorecon.c300 struct dir_xattr *new_entry; in add_xattr_entry() local
/third_party/python/Python/
Dsysmodule.c2110 _Py_PreInitEntry new_entry = _alloc_preinit_entry(value); in _append_preinit_entry() local
/third_party/eudev/src/shared/
Dhashmap.c1023 struct ordered_hashmap_entry *new_entry; in hashmap_base_put_boldly() local
/third_party/gstreamer/gstplugins_good/gst/avi/
Dgstavidemux.c5102 guint old_entry, new_entry; local