Home | Sort by relevance Sort by last modified time |
/external/chromium_org/third_party/cython/src/Cython/Compiler/ | |
Optimize.py | [all...] |
ExprNodes.py | 142 if index_node is not None and index_node.has_constant_result(): 389 def has_constant_result(self): member in class:ExprNode 796 if self.has_constant_result(): 10354 def has_constant_result(self): member in class:CascadedCmpNode [all...] |