Home
last modified time | relevance | path

Searched refs:obj_cname (Results 1 – 15 of 15) sorted by relevance

/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/Cython/Compiler/
H A DCode.py556 type_cname, method_name, obj_cname, args = matchobj.groups()
559 return output.cached_unbound_method_call_code(obj_cname, type_cname, method_name, args)
1386 def cached_unbound_method_call_code(self, obj_cname, type_cname, method_name, arg_cnames): argument
1391 args = [obj_cname] + arg_cnames
H A DBuffer.py339 def get_getbuffer_call(code, obj_cname, buffer_aux, buffer_type): argument
H A DExprNodes.py6324 obj_cname = self.obj.py_result()
6327 obj_cname, type_cname, self.method_name, args)
/dports/lang/cython/Cython-0.29.24/Cython/Compiler/
H A DCode.py555 type_cname, method_name, obj_cname, args = matchobj.groups()
558 return output.cached_unbound_method_call_code(obj_cname, type_cname, method_name, args)
1407 def cached_unbound_method_call_code(self, obj_cname, type_cname, method_name, arg_cnames): argument
1412 args = [obj_cname] + arg_cnames
H A DBuffer.py339 def get_getbuffer_call(code, obj_cname, buffer_aux, buffer_type): argument
H A DExprNodes.py6346 obj_cname = self.obj.py_result()
6349 obj_cname, type_cname, self.method_name, args)
/dports/lang/cython/Cython-0.29.24/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/Cython/Compiler/
H A DCode.py555 type_cname, method_name, obj_cname, args = matchobj.groups()
558 return output.cached_unbound_method_call_code(obj_cname, type_cname, method_name, args)
1407 def cached_unbound_method_call_code(self, obj_cname, type_cname, method_name, arg_cnames): argument
1412 args = [obj_cname] + arg_cnames
H A DBuffer.py339 def get_getbuffer_call(code, obj_cname, buffer_aux, buffer_type): argument
H A DExprNodes.py6346 obj_cname = self.obj.py_result()
6349 obj_cname, type_cname, self.method_name, args)
/dports/lang/cython-devel/cython-2b1e743/Cython/Compiler/
H A DCode.py555 type_cname, method_name, obj_cname, args = matchobj.groups()
558 return output.cached_unbound_method_call_code(obj_cname, type_cname, method_name, args)
1449 def cached_unbound_method_call_code(self, obj_cname, type_cname, method_name, arg_cnames): argument
1454 args = [obj_cname] + arg_cnames
H A DBuffer.py340 def get_getbuffer_call(code, obj_cname, buffer_aux, buffer_type): argument
H A DExprNodes.py6463 obj_cname = self.obj.py_result()
6466 obj_cname, type_cname, self.method_name, args)
/dports/lang/cython/stage/usr/local/lib/python3.8/site-packages/Cython/Compiler/
H A DCode.py555 type_cname, method_name, obj_cname, args = matchobj.groups()
558 return output.cached_unbound_method_call_code(obj_cname, type_cname, method_name, args)
1407 def cached_unbound_method_call_code(self, obj_cname, type_cname, method_name, arg_cnames): argument
1412 args = [obj_cname] + arg_cnames
H A DBuffer.py339 def get_getbuffer_call(code, obj_cname, buffer_aux, buffer_type): argument
H A DExprNodes.py6346 obj_cname = self.obj.py_result()
6349 obj_cname, type_cname, self.method_name, args)