Home
last modified time | relevance | path

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

/external/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h430 typedef struct scope_index { struct
447 } scope_index_t; argument
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_type.cpp558 const auto scope_index = 2; in ValidateTypeCooperativeMatrixNV() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidate_type.cpp569 const auto scope_index = 2; in ValidateTypeCooperativeMatrix() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_type.cpp569 const auto scope_index = 2; in ValidateTypeCooperativeMatrixNV() local
/external/selinux/libsepol/src/
Dpolicydb_validate.c1253 static int validate_scope_index(sepol_handle_t *handle, const scope_index_t *scope_index, validate_… in validate_scope_index()
Dwrite.c2022 static int scope_index_write(scope_index_t * scope_index, in scope_index_write()
Dpolicydb.c3945 static int scope_index_read(scope_index_t * scope_index, in scope_index_read()