Home
last modified time | relevance | path

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

/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/Cython/Compiler/
H A DPyrexTypes.py2709 def same_c_signature_as(self, other_type, as_cmethod = 0): argument
2713 … def same_c_signature_as_resolved_type(self, other_type, as_cmethod=False, as_pxd_definition=False, argument
2773 def compatible_signature_with(self, other_type, as_cmethod = 0): argument
2776 def compatible_signature_with_resolved_type(self, other_type, as_cmethod): argument
2824 def narrower_c_signature_than(self, other_type, as_cmethod = 0): argument
2827 def narrower_c_signature_than_resolved_type(self, other_type, as_cmethod): argument
2868 def same_as_resolved_type(self, other_type, as_cmethod=False): argument
/dports/lang/cython/Cython-0.29.24/Cython/Compiler/
H A DPyrexTypes.py2709 def same_c_signature_as(self, other_type, as_cmethod = 0): argument
2713 … def same_c_signature_as_resolved_type(self, other_type, as_cmethod=False, as_pxd_definition=False, argument
2773 def compatible_signature_with(self, other_type, as_cmethod = 0): argument
2776 def compatible_signature_with_resolved_type(self, other_type, as_cmethod): argument
2824 def narrower_c_signature_than(self, other_type, as_cmethod = 0): argument
2827 def narrower_c_signature_than_resolved_type(self, other_type, as_cmethod): argument
2868 def same_as_resolved_type(self, other_type, as_cmethod=False): argument
/dports/lang/cython/Cython-0.29.24/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/Cython/Compiler/
H A DPyrexTypes.py2709 def same_c_signature_as(self, other_type, as_cmethod = 0): argument
2713 … def same_c_signature_as_resolved_type(self, other_type, as_cmethod=False, as_pxd_definition=False, argument
2773 def compatible_signature_with(self, other_type, as_cmethod = 0): argument
2776 def compatible_signature_with_resolved_type(self, other_type, as_cmethod): argument
2824 def narrower_c_signature_than(self, other_type, as_cmethod = 0): argument
2827 def narrower_c_signature_than_resolved_type(self, other_type, as_cmethod): argument
2868 def same_as_resolved_type(self, other_type, as_cmethod=False): argument
/dports/lang/cython/stage/usr/local/lib/python3.8/site-packages/Cython/Compiler/
H A DPyrexTypes.py2709 def same_c_signature_as(self, other_type, as_cmethod = 0): argument
2713 … def same_c_signature_as_resolved_type(self, other_type, as_cmethod=False, as_pxd_definition=False, argument
2773 def compatible_signature_with(self, other_type, as_cmethod = 0): argument
2776 def compatible_signature_with_resolved_type(self, other_type, as_cmethod): argument
2824 def narrower_c_signature_than(self, other_type, as_cmethod = 0): argument
2827 def narrower_c_signature_than_resolved_type(self, other_type, as_cmethod): argument
2868 def same_as_resolved_type(self, other_type, as_cmethod=False): argument
/dports/lang/cython-devel/cython-2b1e743/Cython/Compiler/
H A DPyrexTypes.py2917 def same_c_signature_as(self, other_type, as_cmethod = 0): argument
2921 … def same_c_signature_as_resolved_type(self, other_type, as_cmethod=False, as_pxd_definition=False, argument
2981 def compatible_signature_with(self, other_type, as_cmethod = 0): argument
2984 def compatible_signature_with_resolved_type(self, other_type, as_cmethod): argument
3032 def narrower_c_signature_than(self, other_type, as_cmethod = 0): argument
3035 def narrower_c_signature_than_resolved_type(self, other_type, as_cmethod): argument
3076 def same_as_resolved_type(self, other_type, as_cmethod=False): argument