Lines Matching refs:Unit
434 unit = int(Struct[4:]) / 8 435 if int(ConfigDict['length']) != unit * len(dataarray): 441 for loop in xrange(unit): 843 Unit = int(Type[4:]) / 8 844 Length = Length / Unit