Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/
Dreadline.c664 HIST_ENTRY *old_entry; in readline_replace_history_item_impl() local
1230 HIST_ENTRY *old_entry = replace_history_entry(1, "X", NULL); in setup_readline() local
/aosp_15_r20/system/extras/memory_replay/
H A DVerifyTrace.cpp136 auto old_entry = live_ptrs.find(ptr); in VerifyTrace() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dbtree_scheduler.h221 absl::StatusOr<FullScheduleEntry> old_entry = DescheduleStream(stream); in UpdatePriority() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/command/
Deasy_install.py1865 def clear_and_remove_cached_zip_archive_directory_data(path, old_entry): argument
1887 def replace_cached_zip_archive_directory_data(path, old_entry): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/command/
Deasy_install.py1865 def clear_and_remove_cached_zip_archive_directory_data(path, old_entry): argument
1887 def replace_cached_zip_archive_directory_data(path, old_entry): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/command/
Deasy_install.py1865 def clear_and_remove_cached_zip_archive_directory_data(path, old_entry): argument
1887 def replace_cached_zip_archive_directory_data(path, old_entry): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/command/
Deasy_install.py1865 def clear_and_remove_cached_zip_archive_directory_data(path, old_entry): argument
1887 def replace_cached_zip_archive_directory_data(path, old_entry): argument
/aosp_15_r20/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
/aosp_15_r20/external/wpa_supplicant_8/src/ap/
H A Dpmksa_cache_auth.c402 const struct rsn_pmksa_cache_entry *old_entry, in pmksa_cache_add_okc()
/aosp_15_r20/external/libnl/lib/route/
H A Dmdb.c152 struct rtnl_mdb_entry *entry, *old_entry; in mdb_update() local
/aosp_15_r20/hardware/google/camera/common/hal/utils/
Dutils.cc378 camera_metadata_ro_entry_t old_entry; in IsSessionParameterCompatible() local
/aosp_15_r20/external/wpa_supplicant_8/src/rsn_supp/
H A Dpmksa_cache.c507 const struct rsn_pmksa_cache_entry *old_entry, in pmksa_cache_clone_entry()
/aosp_15_r20/external/python/cpython2/Modules/
Dreadline.c440 HIST_ENTRY *old_entry; in py_replace_history() local
/aosp_15_r20/external/crosvm/devices/src/pci/
H A Dmsix.rs499 let old_entry = self.table_entries[index].clone(); in write_msix_table() localVariable
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_server_properties.cc1141 auto old_entry = server_info_map_.Get(key); in OnServerInfoLoaded() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_opt_copy_prop_vars.c293 struct hash_entry *old_entry = in gather_vars_written() local
/aosp_15_r20/external/cronet/net/disk_cache/blockfile/
H A Dbackend_impl.cc538 scoped_refptr<EntryImpl> old_entry = in CreateEntryImpl() local