Searched defs:lhs_cname (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/cython/src/Cython/Compiler/ |
D | MemoryView.py | 84 def put_acquire_memoryviewslice(lhs_cname, lhs_type, lhs_pos, rhs, code, argument 104 def put_assign_to_memviewslice(lhs_cname, rhs, rhs_cname, memviewslicetype, code, argument
|
D | Buffer.py | 345 def put_assign_to_buffer(lhs_cname, rhs_cname, buf_entry, argument
|