Home
last modified time | relevance | path

Searched refs:is_c_class_scope (Results 1 – 25 of 31) sorted by relevance

12

/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/Cython/Compiler/
H A DNodes.py732 if not env.is_c_class_scope:
1004 if self.is_self_arg and env.is_c_class_scope:
1032 if scope.is_c_class_scope:
1725 while genv.is_py_class_scope or genv.is_c_class_scope:
1765 self.entry.scope.is_c_class_scope)
1804 while cenv.is_py_class_scope or cenv.is_c_class_scope:
2342 self.is_c_class_method = env.is_c_class_scope
3009 if self.is_staticmethod and env.is_c_class_scope:
3153 if env.is_module_scope or env.is_c_class_scope:
3422 and entry.scope.is_c_class_scope):
[all …]
H A DFusedNode.py165 env.is_c_class_scope or
H A DSymtab.py309 is_c_class_scope = 0 variable in Scope
1843 …while outer_scope.is_genexpr_scope or outer_scope.is_c_class_scope or outer_scope.is_py_class_scop…
2055 is_c_class_scope = 1 variable in CClassScope
H A DParseTreeTransforms.py1919 while genv.is_py_class_scope or genv.is_c_class_scope:
2082 and not entry.scope.is_c_class_scope):
2697 while cscope.is_py_class_scope or cscope.is_c_class_scope:
3110 elif class_scope.is_c_class_scope:
H A DModuleNode.py2154 if env.is_c_class_scope and not env.pyfunc_entries:
/dports/lang/cython-devel/cython-2b1e743/Cython/Compiler/
H A DNodes.py726 if not env.is_c_class_scope:
1040 if self.is_self_arg and env.is_c_class_scope:
1069 if scope.is_c_class_scope:
1809 while genv.is_py_class_scope or genv.is_c_class_scope:
1888 while cenv.is_py_class_scope or cenv.is_c_class_scope:
2478 self.is_c_class_method = env.is_c_class_scope
3037 if env.is_py_class_scope or env.is_c_class_scope:
3174 if self.is_staticmethod and env.is_c_class_scope:
3337 if env.is_module_scope or env.is_c_class_scope:
3629 and entry.scope.is_c_class_scope):
[all …]
H A DFusedNode.py173 env.is_c_class_scope or
H A DSymtab.py348 is_c_class_scope = 0 variable in Scope
1953 …while outer_scope.is_comprehension_scope or outer_scope.is_c_class_scope or outer_scope.is_py_clas…
2161 is_c_class_scope = 1 variable in CClassScope
H A DParseTreeTransforms.py2069 while genv.is_py_class_scope or genv.is_c_class_scope:
2232 and not entry.scope.is_c_class_scope):
2875 while cscope.is_py_class_scope or cscope.is_c_class_scope:
3318 elif class_scope.is_c_class_scope:
H A DCode.py2410 …y.type.is_cpp_class and entry.is_variable and not entry.is_member and entry.scope.is_c_class_scope:
/dports/lang/cython/Cython-0.29.24/Cython/Compiler/
H A DNodes.py732 if not env.is_c_class_scope:
1004 if self.is_self_arg and env.is_c_class_scope:
1030 if scope.is_c_class_scope:
1728 while genv.is_py_class_scope or genv.is_c_class_scope:
1768 self.entry.scope.is_c_class_scope)
1807 while cenv.is_py_class_scope or cenv.is_c_class_scope:
2345 self.is_c_class_method = env.is_c_class_scope
3012 if self.is_staticmethod and env.is_c_class_scope:
3156 if env.is_module_scope or env.is_c_class_scope:
3431 and entry.scope.is_c_class_scope):
[all …]
H A DSymtab.py309 is_c_class_scope = 0 variable in Scope
1848 …while outer_scope.is_genexpr_scope or outer_scope.is_c_class_scope or outer_scope.is_py_class_scop…
2060 is_c_class_scope = 1 variable in CClassScope
H A DFusedNode.py165 env.is_c_class_scope or
H A DParseTreeTransforms.py1922 while genv.is_py_class_scope or genv.is_c_class_scope:
2085 and not entry.scope.is_c_class_scope):
2700 while cscope.is_py_class_scope or cscope.is_c_class_scope:
3113 elif class_scope.is_c_class_scope:
H A DModuleNode.py2173 if env.is_c_class_scope and not env.pyfunc_entries:
/dports/lang/cython/Cython-0.29.24/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/Cython/Compiler/
H A DNodes.py732 if not env.is_c_class_scope:
1004 if self.is_self_arg and env.is_c_class_scope:
1030 if scope.is_c_class_scope:
1728 while genv.is_py_class_scope or genv.is_c_class_scope:
1768 self.entry.scope.is_c_class_scope)
1807 while cenv.is_py_class_scope or cenv.is_c_class_scope:
2345 self.is_c_class_method = env.is_c_class_scope
3012 if self.is_staticmethod and env.is_c_class_scope:
3156 if env.is_module_scope or env.is_c_class_scope:
3431 and entry.scope.is_c_class_scope):
[all …]
H A DSymtab.py309 is_c_class_scope = 0 variable in Scope
1848 …while outer_scope.is_genexpr_scope or outer_scope.is_c_class_scope or outer_scope.is_py_class_scop…
2060 is_c_class_scope = 1 variable in CClassScope
H A DFusedNode.py165 env.is_c_class_scope or
H A DParseTreeTransforms.py1922 while genv.is_py_class_scope or genv.is_c_class_scope:
2085 and not entry.scope.is_c_class_scope):
2700 while cscope.is_py_class_scope or cscope.is_c_class_scope:
3113 elif class_scope.is_c_class_scope:
H A DModuleNode.py2173 if env.is_c_class_scope and not env.pyfunc_entries:
/dports/lang/cython/stage/usr/local/lib/python3.8/site-packages/Cython/Compiler/
H A DNodes.py732 if not env.is_c_class_scope:
1004 if self.is_self_arg and env.is_c_class_scope:
1030 if scope.is_c_class_scope:
1728 while genv.is_py_class_scope or genv.is_c_class_scope:
1768 self.entry.scope.is_c_class_scope)
1807 while cenv.is_py_class_scope or cenv.is_c_class_scope:
2345 self.is_c_class_method = env.is_c_class_scope
3012 if self.is_staticmethod and env.is_c_class_scope:
3156 if env.is_module_scope or env.is_c_class_scope:
3431 and entry.scope.is_c_class_scope):
[all …]
H A DSymtab.py309 is_c_class_scope = 0 variable in Scope
1848 …while outer_scope.is_genexpr_scope or outer_scope.is_c_class_scope or outer_scope.is_py_class_scop…
2060 is_c_class_scope = 1 variable in CClassScope
H A DFusedNode.py165 env.is_c_class_scope or
H A DParseTreeTransforms.py1922 while genv.is_py_class_scope or genv.is_c_class_scope:
2085 and not entry.scope.is_c_class_scope):
2700 while cscope.is_py_class_scope or cscope.is_c_class_scope:
3113 elif class_scope.is_c_class_scope:
H A DModuleNode.py2173 if env.is_c_class_scope and not env.pyfunc_entries:

12