Home
last modified time | relevance | path

Searched defs:scope_type (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/nouveau/compiler/
Dnak_nir_lower_cf.c19 enum scope_type { enum
46 enum scope_type scope_type, in push_scope()
/third_party/selinux/libsepol/tests/
Dtest-common.c32 void test_sym_presence(policydb_t * p, const char *id, int sym_type, unsigned int scope_type, unsig… in test_sym_presence()
/third_party/python/Python/
Dcompile.c636 dictbytype(PyObject *src, int scope_type, int flag, Py_ssize_t offset) in dictbytype()
1716 int scope_type, void *key, int lineno) in compiler_enter_scope()
2600 int scope_type; in compiler_function() local
5456 int scope_type = c->u->u_scope_type; in compiler_comprehension() local