Home
last modified time | relevance | path

Searched defs:old_entry (Results 1 – 11 of 11) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/common/
Dbtree_scheduler.h215 absl::StatusOr<FullScheduleEntry> old_entry = DescheduleStream(stream); in UpdatePriority() local
/external/python/cpython3/Modules/
Dreadline.c662 HIST_ENTRY *old_entry; in readline_replace_history_item_impl() local
1228 HIST_ENTRY *old_entry = replace_history_entry(1, "X", NULL); in setup_readline() local
/external/libnl/lib/route/
Dmdb.c127 struct rtnl_mdb_entry *entry, *old_entry; in mdb_update() local
/external/wpa_supplicant_8/src/ap/
Dpmksa_cache_auth.c396 const struct rsn_pmksa_cache_entry *old_entry, in pmksa_cache_add_okc()
/external/wpa_supplicant_8/src/rsn_supp/
Dpmksa_cache.c478 const struct rsn_pmksa_cache_entry *old_entry, in pmksa_cache_clone_entry()
/external/python/setuptools/setuptools/command/
Deasy_install.py1869 def clear_and_remove_cached_zip_archive_directory_data(path, old_entry): argument
1891 def replace_cached_zip_archive_directory_data(path, old_entry): argument
/external/python/cpython2/Modules/
Dreadline.c440 HIST_ENTRY *old_entry; in py_replace_history() local
/external/mesa3d/src/compiler/nir/
Dnir_opt_copy_prop_vars.c294 struct hash_entry *old_entry = in gather_vars_written() local
/external/crosvm/devices/src/pci/
Dmsix.rs493 let old_entry = self.table_entries[index].clone(); in write_msix_table() localVariable
/external/cronet/net/http/
Dhttp_server_properties.cc1137 auto old_entry = server_info_map_.Get(key); in OnServerInfoLoaded() local
/external/cronet/net/disk_cache/blockfile/
Dbackend_impl.cc554 scoped_refptr<EntryImpl> old_entry = in CreateEntryImpl() local