Searched refs:get_buf_flags (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/cython/src/Cython/Compiler/ | ||
D | MemoryView.py | 114 def get_buf_flags(specs): function |
D | PyrexTypes.py | 517 self.flags = MemoryView.get_buf_flags(self.axes) |