Home
last modified time | relevance | path

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

/third_party/boost/boost/phoenix/scope/
Ddynamic.hpp130 scope_type; typedef
/third_party/selinux/libsepol/tests/
Dtest-common.c31 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.c455 dictbytype(PyObject *src, int scope_type, int flag, Py_ssize_t offset) in dictbytype()
557 int scope_type, void *key, int lineno) in compiler_enter_scope()
2215 int scope_type; in compiler_function() local