Home
last modified time | relevance | path

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

/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/wpa_supplicant_8/src/rsn_supp/
Dpmksa_cache.c421 const struct rsn_pmksa_cache_entry *old_entry, in pmksa_cache_clone_entry()
/external/wpa_supplicant_8/src/ap/
Dpmksa_cache_auth.c395 const struct rsn_pmksa_cache_entry *old_entry, in pmksa_cache_add_okc()
/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/crosvm/devices/src/pci/
Dmsix.rs345 let old_entry = self.table_entries[index].clone(); in write_msix_table() localVariable
/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