Home
last modified time | relevance | path

Searched defs:last_component (Results 1 – 6 of 6) sorted by relevance

/third_party/selinux/libselinux/src/
Dmatchpathcon.c386 char *last_component; in realpath_not_final() local
/third_party/mesa3d/src/compiler/nir/
Dnir_serialize.c658 unsigned last_component:4; member
665 unsigned last_component:4; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_decorations.cpp1592 const auto last_component = component + vstate.GetDimension(type_id) - 1; in CheckComponentDecoration() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_decorations.cpp1592 const auto last_component = component + vstate.GetDimension(type_id) - 1; in CheckComponentDecoration() local
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_link_varyings.c522 const unsigned last_component = xfb_offset + num_components - 1; in xfb_decl_store() local
/third_party/mesa3d/src/broadcom/compiler/
Dnir_to_vir.c368 uint32_t last_component = first_component; in emit_tmu_general_store_writes() local