HomeSort by relevance Sort by last modified time
    Searched defs:_types (Results 1 - 6 of 6) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
MultiCall.py 72 self.sequence = '<'+_types[type][0]+'>'
183 self.typename = _types[type][0]
235 _types = ( variable
245 _binder_classes = (_ComplexBinder,) * 4 + (_SimpleBinder,) * (len(_types)-4)
249 for number in range(len(_types))
250 for name in _types[number]])
257 the event type (as an index of _types), and the detail - None if none, or a
298 return '<'+_state_names[triplet[0]]+_types[triplet[1]][0]+'-'+ \
301 return '<'+_state_names[triplet[0]]+_types[triplet[1]][0]+'>'
322 for i in range(len(_types))]
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
MultiCall.py 72 self.sequence = '<'+_types[type][0]+'>'
183 self.typename = _types[type][0]
235 _types = ( variable
245 _binder_classes = (_ComplexBinder,) * 4 + (_SimpleBinder,) * (len(_types)-4)
249 for number in range(len(_types))
250 for name in _types[number]])
257 the event type (as an index of _types), and the detail - None if none, or a
298 return '<'+_state_names[triplet[0]]+_types[triplet[1]][0]+'-'+ \
301 return '<'+_state_names[triplet[0]]+_types[triplet[1]][0]+'>'
322 for i in range(len(_types))]
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_memoryview.py 23 def _types(self): member in class:AbstractMemoryTests
49 for tp in self._types:
53 for tp in self._types:
59 for tp in self._types:
122 for tp in self._types:
131 for tp in self._types:
141 for tp in self._types:
149 for tp in self._types:
151 for tp_comp in self._types:
200 #for tp in self._types
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_memoryview.py 23 def _types(self): member in class:AbstractMemoryTests
49 for tp in self._types:
53 for tp in self._types:
59 for tp in self._types:
122 for tp in self._types:
131 for tp in self._types:
141 for tp in self._types:
149 for tp in self._types:
151 for tp_comp in self._types:
200 #for tp in self._types
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 844 milliseconds