Home
last modified time | relevance | path

Searched defs:a_path (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_deref.c518 compare_deref_paths(nir_deref_path *a_path, nir_deref_path *b_path, in compare_deref_paths()
648 nir_compare_deref_paths(nir_deref_path *a_path, in nir_compare_deref_paths()
749 nir_deref_path a_path, b_path; in nir_compare_derefs() local
/aosp_15_r20/external/crosvm/devices/src/virtio/fs/
H A Dpassthrough.rs4004 let a_path = temp_dir.path().join("a.txt"); in test_create_and_remove() localVariable
4073 let a_path = temp_dir.path().join("a.txt"); in test_create_and_forget() localVariable
4163 let a_path = temp_dir.path().join("a.txt"); in lookup_negative_cache() localVariable
4597 let a_path = temp_dir.path().join("a.txt"); in permission_data_path_matching() localVariable
4790 let a_path: std::path::PathBuf = temp_dir.path().join("a.txt"); in xattr_data_path_matching() localVariable
/aosp_15_r20/frameworks/native/cmds/installd/
H A Ddexopt.cpp2332 static bool move_ab_path(const std::string& b_path, const std::string& a_path) { in move_ab_path()
2385 char a_path[PKG_PATH_MAX]; in move_ab() local
/aosp_15_r20/external/selinux/libsepol/cil/src/
H A Dcil_post.c218 char *a_path_str, *a_path, *b_path_str, *b_path; in cil_post_filecon_compare() local