OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_memslice
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/cython/src/Cython/Compiler/
Parsing.py
305
is_memslice
= isinstance(base_type, Nodes.MemoryViewSliceTypeNode)
308
if (not
is_memslice
and not is_template and not is_const
319
if
is_memslice
:
[
all
...]
ExprNodes.py
[
all
...]
Completed in 29 milliseconds