Searched defs:tmp (Results 1 – 7 of 7) sorted by relevance
95 int tmp = 0; in readInt() local108 int tmp = 0; in readShort() local121 int tmp = 0; in readChar() local134 int tmp = 0; in readLong() local
59 int tmp = Integer.parseInt(ipSegs[3]) << 24 | Integer.parseInt(ipSegs[2]) << 16 | in ipToInteger() local
37 Vector2D tmp = mPosition.copy(); in flock() local
46 char tmp[] = new char[buffer_size * 2]; in expand() local182 int tmp = Character.digit((char) nextChar, 16); in readUnicodeChar() local
279 BluetoothServerSocket tmp = null; in AcceptThread() local365 BluetoothSocket tmp = null; in ConnectThread() local
218 int tmp = ((int)data[i] & 0xFF) - 128; in computeEnergy() local
164 final File tmp = File.createTempFile("ref_" + name, ".png"); in setUp() local