Searched defs:typecode (Results 1 – 5 of 5) sorted by relevance
55 int typecode = mapbase * 256 + + i * 8 + j; in TypeBitmap() local69 int typecode = Type.value(t.value); in TypeBitmap() local107 int typecode = ((Integer)it.next()).intValue(); in mapToWire() local143 contains(int typecode) { in contains()
64 int typecode = Type.value(t.value, true); in rdataFromString() local
26 int typecode; member
39 def __init__(self, typecode): argument114 def __init__(self, typecode): argument349 def __init__(self, typecode, nullable=False, length=0): argument
2258 def __new__(cls, typecode, init=None): argument2276 def array(typecode, init=()): argument