Home
last modified time | relevance | path

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

/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/scope/
Ddynamic.hpp130 scope_type; typedef
/external/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()
/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
/external/python/cpython2/Python/
Dcompile.c363 dictbytype(PyObject *src, int scope_type, int flag, int offset) in dictbytype()