Searched defs:scope_type (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/ |
H A D | nak_nir_lower_cf.c | 19 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/ |
D | dynamic.hpp | 130 scope_type; typedef
|
/aosp_15_r20/external/selinux/libsepol/tests/ |
H A D | test-common.c | 32 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/ |
D | compile.c | 636 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/ |
D | compile.c | 363 dictbytype(PyObject *src, int scope_type, int flag, int offset) in dictbytype()
|