Home
last modified time | relevance | path

Searched defs:b_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()
649 nir_deref_path *b_path) in nir_compare_deref_paths()
749 nir_deref_path a_path, b_path; in nir_compare_derefs() local
/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()
2393 const std::string b_path = StringPrintf("%s.%s", a_path, slot_suffix.c_str()); 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
/aosp_15_r20/external/crosvm/devices/src/virtio/fs/
H A Dpassthrough.rs4005 let b_path = temp_dir.path().join("b.txt"); in test_create_and_remove() localVariable
4139 let b_path = temp_dir.path().join("b.txt"); in casefold_lookup_cache() localVariable