Searched defs:is_memoryviewslice (Results 1 - 1 of 1) sorted by relevance
/external/chromium_org/third_party/cython/src/Cython/Compiler/ | ||
H A D | PyrexTypes.py | 223 is_memoryviewslice = 0 variable in class:PyrexType 464 is_memoryviewslice = 1 variable in class:MemoryViewSliceType 529 return ((other_type.is_memoryviewslice and |
Completed in 91 milliseconds