HomeSort by relevance Sort by last modified time
    Searched refs:method_name_to_slot (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/cython/src/Cython/Compiler/
TypeSlots.py 281 method_name_to_slot[method_name] = self
289 method_name_to_slot[method_name] = self
504 method_name_to_slot = {} variable
522 slot = method_name_to_slot.get(name)
    [all...]
Visitor.py 619 if (attr_name in TypeSlots.method_name_to_slot
ModuleNode.py     [all...]
Nodes.py     [all...]

Completed in 73 milliseconds