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

1 2

  /external/mesa3d/src/intel/isl/
gen_format_layout.py 105 _types = { variable in class:Channel
129 self.type = self._types[grouped.group('type')].upper()
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/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...]
  /external/python/cpython2/Lib/idlelib/
MultiCall.py 71 self.sequence = '<'+_types[type][0]+'>'
182 self.typename = _types[type][0]
234 _types = ( variable
244 _binder_classes = (_ComplexBinder,) * 4 + (_SimpleBinder,) * (len(_types)-4)
248 for number in range(len(_types))
249 for name in _types[number]])
256 the event type (as an index of _types), and the detail - None if none, or a
297 return '<'+_state_names[triplet[0]]+_types[triplet[1]][0]+'-'+ \
300 return '<'+_state_names[triplet[0]]+_types[triplet[1]][0]+'>'
321 for i in range(len(_types))]
    [all...]
  /external/python/cpython3/Lib/idlelib/
multicall.py 76 self.sequence = '<'+_types[type][0]+'>'
192 self.typename = _types[type][0]
248 _types = ( variable
258 _binder_classes = (_ComplexBinder,) * 4 + (_SimpleBinder,) * (len(_types)-4)
262 for number in range(len(_types))
263 for name in _types[number]])
270 the event type (as an index of _types), and the detail - None if none, or a
308 return '<'+_state_names[triplet[0]]+_types[triplet[1]][0]+'-'+ \
311 return '<'+_state_names[triplet[0]]+_types[triplet[1]][0]+'>'
332 for i in range(len(_types))]
    [all...]
  /prebuilts/gdb/darwin-x86/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/gdb/darwin-x86/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/gdb/linux-x86/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/gdb/linux-x86/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/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/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/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/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...]
  /external/python/cpython2/Lib/test/
test_memoryview.py 25 def _types(self): member in class:AbstractMemoryTests
51 for tp in self._types:
55 for tp in self._types:
61 for tp in self._types:
124 for tp in self._types:
133 for tp in self._types:
143 for tp in self._types:
151 for tp in self._types:
153 for tp_comp in self._types:
202 #for tp in self._types
    [all...]
  /external/python/cpython3/Lib/test/
test_memoryview.py 26 def _types(self): member in class:AbstractMemoryTests
51 for tp in self._types:
55 for tp in self._types:
127 for tp in self._types:
136 for tp in self._types:
146 for tp in self._types:
154 for tp in self._types:
156 for tp_comp in self._types:
206 for tp in self._types:
218 for tp in self._types
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
TimeZoneGenericNames.java 641 private EnumSet<GenericNameType> _types; field in class:TimeZoneGenericNames.GenericNameSearchHandler
646 _types = types;
656 if (_types != null && !_types.contains(info.type)) {
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
TimeZoneGenericNames.java 639 private EnumSet<GenericNameType> _types; field in class:TimeZoneGenericNames.GenericNameSearchHandler
644 _types = types;
654 if (_types != null && !_types.contains(info.type)) {
    [all...]
  /hardware/interfaces/renderscript/1.0/default/
Context.cpp 564 std::vector<RsType> _types = hidl_to_rs<RsType>(types, [](Type val) { return hidl_to_rs<RsType>(val); }); local
565 RsScriptGroup _scriptGroup = Device::getHal().ScriptGroupCreate(mContext, _kernels.data(), _kernels.size() * sizeof(RsScriptKernelID), _srcK.data(), _srcK.size() * sizeof(RsScriptKernelID), _dstK.data(), _dstK.size() * sizeof(RsScriptKernelID), _dstF.data(), _dstF.size() * sizeof(RsScriptFieldID), _types.data(), _types.size() * sizeof(RsType));
    [all...]
  /external/annotation-tools/asmx/test/lib/
xalan-2.6.0.jar 
  /prebuilts/jdk/jdk8/darwin-x86/lib/
tools.jar 
  /prebuilts/jdk/jdk8/linux-x86/lib/
tools.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
icu4j-53.1.jar 

Completed in 829 milliseconds

1 2