Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/kernel/
H A Dvc4_render_cl.c121 bool has_bin = args->bin_cl_size != 0; in emit_tile() local
251 bool has_bin = args->bin_cl_size != 0; in vc4_create_rcl_bo() local
585 bool has_bin = args->bin_cl_size != 0; in vc4_get_rcl() local
/aosp_15_r20/system/linkerconfig/modules/include/linkerconfig/
H A Dapex.h38 bool has_bin; member
/aosp_15_r20/system/linkerconfig/modules/
H A Dapex.cc158 bool has_bin = PathExists(path + "/bin"); in ScanActiveApexes() local