Home
last modified time | relevance | path

Searched defs:b_path (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_deref.c520 compare_deref_paths(nir_deref_path *a_path, nir_deref_path *b_path, in compare_deref_paths()
651 nir_deref_path *b_path) in nir_compare_deref_paths()
751 nir_deref_path a_path, b_path; in nir_compare_derefs() local
/external/selinux/libsepol/cil/src/
Dcil_post.c216 char *b_path = cil_malloc(strlen(b_filecon->path_str) + 1); in cil_post_filecon_compare() local
/external/crosvm/devices/src/virtio/fs/
Dpassthrough.rs3455 let b_path = temp_dir.path().join("b.txt"); in test_create_and_remove() localVariable
3589 let b_path = temp_dir.path().join("b.txt"); in casefold_lookup_cache() localVariable