Searched defs:typecode (Results 1 – 3 of 3) 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
2258 def __new__(cls, typecode, init=None): argument2276 def array(typecode, init=()): argument