Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 10 of 10) sorted by relevance

/development/tools/emulator/opengl/shared/OpenglCodecCommon/
DUnixStream.cpp53 char tmp[PATH_MAX]; // temp directory in make_unix_path() local
/development/samples/BluetoothChat/src/com/example/android/BluetoothChat/
DBluetoothChatService.java271 BluetoothServerSocket tmp = null; in AcceptThread() local
357 BluetoothSocket tmp = null; in ConnectThread() local
/development/ndk/platforms/android-4/samples/san-angeles/jni/
Dapp-linux.c141 XVisualInfo *vi, tmp; in initGraphics() local
/development/host/windows/usb/api/
Dadb_legacy_endpoint_object.cpp164 ULONG tmp; in CommonSyncReadWrite() local
Dadb_helper_routines.cpp88 AdbEnumInterfaceArray tmp; in EnumerateDeviceInterfaces() local
/development/tools/emulator/opengl/host/libs/Translator/EGL/
DEglX11Api.cpp92 int tmp; in pixelFormatToConfig() local
176 int tmp; in validNativeWin() local
190 int tmp; in validNativePixmap() local
DEglMacApi.cpp139 EGLint width,height,hasMipmap,tmp; in createPbufferSurface() local
/development/ndk/platforms/android-3/include/linux/raid/
Dmd_k.h174 #define ITERATE_RDEV_GENERIC(head,rdev,tmp) for ((tmp) = (head).next; (rdev) = (list_entry((t… argument
175 #define ITERATE_RDEV(mddev,rdev,tmp) ITERATE_RDEV_GENERIC((mddev)->disks,rdev,tmp) argument
176 #define ITERATE_RDEV_PENDING(rdev,tmp) ITERATE_RDEV_GENERIC(pending_raid_disks,rdev,tmp) argument
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DColorPickerDialog.java146 ColorMatrix tmp = new ColorMatrix(); in rotateColor() local
/development/tools/emulator/system/camera/
DEmulatedCamera.cpp946 char tmp[2048]; in PrintParamDiff() local