Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/nouveau/compiler/
H A Dnak_nir_lower_cf.c19 enum scope_type { enum
46 enum scope_type scope_type, in push_scope()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/scope/
Ddynamic.hpp130 scope_type; typedef
/aosp_15_r20/external/selinux/libsepol/tests/
H A 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()
/aosp_15_r20/external/python/cpython3/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
/aosp_15_r20/external/python/cpython2/Python/
Dcompile.c363 dictbytype(PyObject *src, int scope_type, int flag, int offset) in dictbytype()