Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/interpreter/
Dbytecode-array-builder.cc968 size_t scope_index = GetConstantPoolEntry(scope); in CreateCatchContext() local
975 size_t scope_index = GetConstantPoolEntry(scope); in CreateFunctionContext() local
982 size_t scope_index = GetConstantPoolEntry(scope); in CreateEvalContext() local
989 size_t scope_index = GetConstantPoolEntry(scope); in CreateWithContext() local
/third_party/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h430 typedef struct scope_index { struct
447 } scope_index_t; argument
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_type.cpp573 const auto scope_index = 2; in ValidateTypeCooperativeMatrixNV() local
/third_party/spirv-tools/source/val/
Dvalidate_type.cpp569 const auto scope_index = 2; in ValidateTypeCooperativeMatrix() 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/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()