OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:is_inherited
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/cython/src/Cython/Compiler/
TypeSlots.py
166
#
is_inherited
Is inherited by subtypes (see PyType_Ready())
175
self.
is_inherited
= inherited
199
if value == "0" and self.
is_inherited
:
[
all
...]
Symtab.py
100
#
is_inherited
boolean Is an inherited attribute of an extension type
168
is_inherited
= 0
variable in class:Entry
[
all
...]
ModuleNode.py
[
all
...]
PyrexTypes.py
[
all
...]
Completed in 173 milliseconds