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

  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_array.py 17 def __init__(self, typecode, newarg=None):
18 array.array.__init__(self, typecode)
35 # typecode: the typecode to test
46 # Return a typecode that is different from our own
47 return typecodes[(typecodes.index(self.typecode)+1) % len(typecodes)]
50 a = array.array(self.typecode)
51 self.assertEqual(a.typecode, self.typecode)
53 self.assertRaises(TypeError, array.array, self.typecode, None
800 typecode = 'c' variable in class:CharacterTest
839 typecode = 'u' variable in class:CharacterTest.UnicodeTest
1003 typecode = 'b' variable in class:ByteTest
1008 typecode = 'B' variable in class:UnsignedByteTest
1013 typecode = 'h' variable in class:ShortTest
1018 typecode = 'H' variable in class:UnsignedShortTest
1023 typecode = 'i' variable in class:IntTest
1028 typecode = 'I' variable in class:UnsignedIntTest
1033 typecode = 'l' variable in class:LongTest
1038 typecode = 'L' variable in class:UnsignedLongTest
1068 typecode = 'f' variable in class:FloatTest
1073 typecode = 'd' variable in class:DoubleTest
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_array.py 17 def __init__(self, typecode, newarg=None):
18 array.array.__init__(self, typecode)
35 # typecode: the typecode to test
46 # Return a typecode that is different from our own
47 return typecodes[(typecodes.index(self.typecode)+1) % len(typecodes)]
50 a = array.array(self.typecode)
51 self.assertEqual(a.typecode, self.typecode)
53 self.assertRaises(TypeError, array.array, self.typecode, None
800 typecode = 'c' variable in class:CharacterTest
839 typecode = 'u' variable in class:CharacterTest.UnicodeTest
1003 typecode = 'b' variable in class:ByteTest
1008 typecode = 'B' variable in class:UnsignedByteTest
1013 typecode = 'h' variable in class:ShortTest
1018 typecode = 'H' variable in class:UnsignedShortTest
1023 typecode = 'i' variable in class:IntTest
1028 typecode = 'I' variable in class:UnsignedIntTest
1033 typecode = 'l' variable in class:LongTest
1038 typecode = 'L' variable in class:UnsignedLongTest
1068 typecode = 'f' variable in class:FloatTest
1073 typecode = 'd' variable in class:DoubleTest
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_array.py 17 def __init__(self, typecode, newarg=None):
18 array.array.__init__(self, typecode)
35 # typecode: the typecode to test
46 # Return a typecode that is different from our own
47 return typecodes[(typecodes.index(self.typecode)+1) % len(typecodes)]
50 a = array.array(self.typecode)
51 self.assertEqual(a.typecode, self.typecode)
53 self.assertRaises(TypeError, array.array, self.typecode, None
800 typecode = 'c' variable in class:CharacterTest
839 typecode = 'u' variable in class:CharacterTest.UnicodeTest
1003 typecode = 'b' variable in class:ByteTest
1008 typecode = 'B' variable in class:UnsignedByteTest
1013 typecode = 'h' variable in class:ShortTest
1018 typecode = 'H' variable in class:UnsignedShortTest
1023 typecode = 'i' variable in class:IntTest
1028 typecode = 'I' variable in class:UnsignedIntTest
1033 typecode = 'l' variable in class:LongTest
1038 typecode = 'L' variable in class:UnsignedLongTest
1068 typecode = 'f' variable in class:FloatTest
1073 typecode = 'd' variable in class:DoubleTest
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_array.py 17 def __init__(self, typecode, newarg=None):
18 array.array.__init__(self, typecode)
35 # typecode: the typecode to test
46 # Return a typecode that is different from our own
47 return typecodes[(typecodes.index(self.typecode)+1) % len(typecodes)]
50 a = array.array(self.typecode)
51 self.assertEqual(a.typecode, self.typecode)
53 self.assertRaises(TypeError, array.array, self.typecode, None
800 typecode = 'c' variable in class:CharacterTest
839 typecode = 'u' variable in class:CharacterTest.UnicodeTest
1003 typecode = 'b' variable in class:ByteTest
1008 typecode = 'B' variable in class:UnsignedByteTest
1013 typecode = 'h' variable in class:ShortTest
1018 typecode = 'H' variable in class:UnsignedShortTest
1023 typecode = 'i' variable in class:IntTest
1028 typecode = 'I' variable in class:UnsignedIntTest
1033 typecode = 'l' variable in class:LongTest
1038 typecode = 'L' variable in class:UnsignedLongTest
1068 typecode = 'f' variable in class:FloatTest
1073 typecode = 'd' variable in class:DoubleTest
    [all...]
  /external/dbus/dbus/
dbus-marshal-recursive-util.c 360 int typecode; member in struct:TestTypeNodeClass
    [all...]
  /prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar 
  /prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar 
  /external/guice/extensions/persist/lib/
hibernate3.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 472 milliseconds