OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_extension_type
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/third_party/cython/src/Cython/Compiler/
AutoDocTransforms.py
224
elif entry.type.
is_extension_type
:
PyrexTypes.py
142
#
is_extension_type
boolean Is a Python extension type
197
is_extension_type
= 0
variable in class:PyrexType
271
self.
is_extension_type
or self.is_ptr)
905
if (not self.is_complete()) or self.
is_extension_type
:
1075
is_extension_type
= 1
variable in class:PyExtensionType
[
all
...]
Buffer.py
172
if dtype and dtype.
is_extension_type
:
592
if t.
is_extension_type
:
ModuleNode.py
468
if type.
is_extension_type
and not entry.in_cinclude:
711
elif type.
is_extension_type
:
726
elif type.
is_extension_type
:
[
all
...]
ExprNodes.py
[
all
...]
Symtab.py
[
all
...]
Nodes.py
[
all
...]
Code.py
[
all
...]
Optimize.py
[
all
...]
ParseTreeTransforms.py
[
all
...]
Completed in 2170 milliseconds