Searched defs:a_path (Results 1 – 3 of 3) sorted by relevance
464 nir_compare_deref_paths(nir_deref_path *a_path, in nir_compare_deref_paths()627 nir_deref_path a_path, b_path; in nir_compare_derefs() local
201 char *a_path = cil_malloc(strlen(a_filecon->path_str) + 1); in cil_post_filecon_compare() local
846 translation_unit::set_path(const string& a_path) in set_path()