Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h429 typedef struct scope_index { struct
446 } scope_index_t; argument
/third_party/spirv-tools/source/val/
Dvalidate_type.cpp573 const auto scope_index = 2; in ValidateTypeCooperativeMatrixNV() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_type.cpp573 const auto scope_index = 2; in ValidateTypeCooperativeMatrixNV() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_type.cpp573 const auto scope_index = 2; in ValidateTypeCooperativeMatrixNV() local
/third_party/selinux/libsepol/src/
Dpolicydb_validate.c622 static int validate_scope_index(sepol_handle_t *handle, scope_index_t *scope_index, validate_t flav… in validate_scope_index()
Dwrite.c2000 static int scope_index_write(scope_index_t * scope_index, in scope_index_write()
Dpolicydb.c3913 static int scope_index_read(scope_index_t * scope_index, in scope_index_read()