Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecode-array-builder.cc913 size_t scope_index = GetConstantPoolEntry(scope); in CreateCatchContext() local
920 size_t scope_index = GetConstantPoolEntry(scope); in CreateFunctionContext() local
927 size_t scope_index = GetConstantPoolEntry(scope); in CreateEvalContext() local
934 size_t scope_index = GetConstantPoolEntry(scope); in CreateWithContext() local
/external/selinux/libsepol/include/sepol/policydb/
Dpolicydb.h427 typedef struct scope_index { struct
444 } scope_index_t; argument
/external/selinux/libsepol/src/
Dwrite.c1902 static int scope_index_write(scope_index_t * scope_index, in scope_index_write()
Dpolicydb.c3717 static int scope_index_read(scope_index_t * scope_index, in scope_index_read()