Home
last modified time | relevance | path

Searched defs:buff (Results 1 – 9 of 9) sorted by relevance

/development/tools/emulator/system/libqemu/
Dtest_util.c86 pipe_send( Pipe* pipe, const void* buff, size_t bufflen ) in pipe_send()
109 pipe_recv( Pipe* pipe, void* buff, size_t bufflen ) in pipe_recv()
Dtest_guest_1.c60 char buff[64]; in main() local
Dtest_host_2.c111 char buff[8192], *p; in main() local
Dtest_host_1.c210 char buff[32768], *p; in main() local
/development/tools/emulator/system/camera/
DJpegCompressor.h80 void getCompressedImage(void* buff) const in getCompressedImage()
/development/apps/Development/src/com/android/development/
DPermissionDetails.java222 StringBuilder buff = new StringBuilder(); in onCreate() local
/development/tools/emulator/system/sensors/
Dsensors_qemu.c308 char buff[256]; in data__poll() local
/development/tools/emulator/system/qemud/
Dqemud.c569 static char* buff = NULL; in quote() local
1677 char buff[1024]; in main() local
/development/tools/emulator/system/gps/
Dgps_qemu.c745 char buff[32]; in gps_state_thread() local