HomeSort by relevance Sort by last modified time
    Searched full:scope_type (Results 1 - 6 of 6) sorted by null

  /external/libsepol/tests/
test-common.h 30 * scope_type what scope the role should have (eg., SCOPE_DECL or SCOPE_REQ)
37 extern void test_sym_presence(policydb_t * p, char *id, int sym_type, unsigned int scope_type, unsigned int *decls, unsigned int len);
test-common.c 29 void test_sym_presence(policydb_t * p, char *id, int sym_type, unsigned int scope_type, unsigned int *decls, unsigned int len)
42 CU_ASSERT(scope->scope == scope_type);
  /external/v8/src/
mirror-debugger.js 160 var SCOPE_TYPE = 'scope';
    [all...]
runtime.cc     [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
C.stg 188 #undef SCOPE_TYPE
191 #define SCOPE_TYPE(scope) p<name>_##scope##_SCOPE
    [all...]
  /external/v8/test/cctest/
test-parsing.cc 826 i::ScopeType scope_type; member in struct:SourceData
    [all...]

Completed in 116 milliseconds