Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/src/
Dmatchpathcon.c389 char *last_component; in realpath_not_final() local
/third_party/mesa3d/src/compiler/nir/
Dnir_serialize.c651 unsigned last_component:4; member
658 unsigned last_component:4; member
/third_party/spirv-tools/source/val/
Dvalidate_decorations.cpp1574 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/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/mesa3d/src/compiler/glsl/
Dlink_varyings.cpp1296 const unsigned last_component = xfb_offset + num_components - 1; in store() local
/third_party/mesa3d/src/broadcom/compiler/
Dnir_to_vir.c355 uint32_t last_component = first_component; in emit_tmu_general_store_writes() local