| /system/core/adb/client/ |
| D | usb_dispatch.cpp | 38 int usb_write(usb_handle* h, const void* data, int len) { in usb_write() 44 int usb_read(usb_handle* h, void* data, int len) { in usb_read() 50 int usb_close(usb_handle* h) { in usb_close() 55 void usb_kick(usb_handle* h) { in usb_kick() 60 size_t usb_get_max_packet_size(usb_handle* h) { in usb_get_max_packet_size()
|
| D | usb_linux.cpp | 302 static int usb_bulk_write(usb_handle* h, const void* data, int len) { in usb_bulk_write() 341 static int usb_bulk_read(usb_handle* h, void* data, int len) { in usb_bulk_read() 407 int usb_write(usb_handle *h, const void *_data, int len) in usb_write() 428 int usb_read(usb_handle *h, void *_data, int len) in usb_read() 459 void usb_kick(usb_handle* h) { in usb_kick() 492 int usb_close(usb_handle* h) { in usb_close() 503 size_t usb_get_max_packet_size(usb_handle* h) { in usb_get_max_packet_size()
|
| D | usb_libusb.cpp | 497 static int perform_usb_transfer(usb_handle* h, transfer_info* info, in perform_usb_transfer() 572 int usb_write(usb_handle* h, const void* d, int len) { in usb_write() 595 int usb_read(usb_handle* h, void* d, int len) { in usb_read() 622 int usb_close(usb_handle* h) { in usb_close() 632 void usb_kick(usb_handle* h) { in usb_kick() 636 size_t usb_get_max_packet_size(usb_handle* h) { in usb_get_max_packet_size()
|
| /system/bt/btif/src/ |
| D | btif_sock_thread.cc | 145 static void free_thread_slot(int h) { in free_thread_slot() 157 int h; in btsock_thread_init() local 172 int h = alloc_thread_slot(); in btsock_thread_create() local 193 static inline void init_cmd_fd(int h) { in init_cmd_fd() 204 static inline void close_cmd_fd(int h) { in close_cmd_fd() 221 int btsock_thread_add_fd(int h, int fd, int type, int flags, uint32_t user_id) { in btsock_thread_add_fd() 269 int btsock_thread_post_cmd(int h, int type, const unsigned char* data, int size, in btsock_thread_post_cmd() 302 int btsock_thread_wakeup(int h) { in btsock_thread_wakeup() 318 int btsock_thread_exit(int h) { in btsock_thread_exit() 342 static void init_poll(int h) { in init_poll() [all …]
|
| /system/core/libcutils/ |
| D | native_handle.c | 46 native_handle_t* h = malloc(mallocSize); in native_handle_create() local 75 int native_handle_delete(native_handle_t* h) { in native_handle_delete() 83 int native_handle_close(const native_handle_t* h) { in native_handle_close()
|
| D | hashmap.c | 84 int h = map->hash(key); in hashKey() local 163 int h = keySize; in hashmapHash() local
|
| /system/core/adb/daemon/ |
| D | usb.cpp | 237 bool init_functionfs(struct usb_handle* h) { in init_functionfs() 375 static int usb_ffs_write(usb_handle* h, const void* data, int len) { in usb_ffs_write() 394 static int usb_ffs_read(usb_handle* h, void* data, int len) { in usb_ffs_read() 413 static void usb_ffs_kick(usb_handle* h) { in usb_ffs_kick() 435 static void usb_ffs_close(usb_handle* h) { in usb_ffs_close() 451 usb_handle* h = new usb_handle(); in usb_ffs_init() local 468 int usb_write(usb_handle* h, const void* data, int len) { in usb_write() 472 int usb_read(usb_handle* h, void* data, int len) { in usb_read() 476 int usb_close(usb_handle* h) { in usb_close() 481 void usb_kick(usb_handle* h) { in usb_kick()
|
| /system/core/adb/ |
| D | transport_usb.cpp | 32 static int UsbReadMessage(usb_handle* h, amessage* msg) { in UsbReadMessage() 51 static int UsbReadPayload(usb_handle* h, apacket* p) { in UsbReadPayload() 167 void init_usb_transport(atransport* t, usb_handle* h) { in init_usb_transport()
|
| D | adb.cpp | 500 static bool _try_make_handle_noninheritable(HANDLE h) { in _try_make_handle_noninheritable() 510 static bool _make_handle_noninheritable(HANDLE h) { in _make_handle_noninheritable() 553 static unsigned _redirect_pipe_thread(HANDLE h, DWORD nStdHandle) { in _redirect_pipe_thread() 635 static unsigned __stdcall _redirect_stdout_thread(HANDLE h) { in _redirect_stdout_thread() 640 static unsigned __stdcall _redirect_stderr_thread(HANDLE h) { in _redirect_stderr_thread()
|
| D | framebuffer_service.cpp | 64 int w, h, f, c; in framebuffer_service() local
|
| /system/extras/ioshark/ |
| D | ioshark_bench_subr.c | 41 struct files_db_handle *h; in files_db_create_handle() local 53 struct files_db_handle *h = (struct files_db_handle *)handle; in files_db_lookup_byfileno() local 69 struct files_db_handle *h = (struct files_db_handle *)handle; in files_db_add_byfileno() local 95 struct files_db_handle *h = (struct files_db_handle *)handle; in files_db_fsync_discard_files() local 171 struct files_db_handle *h = (struct files_db_handle *)handle; in files_db_close_files() local 192 struct files_db_handle *h = (struct files_db_handle *)handle; in files_db_unlink_files() local 221 struct files_db_handle *h = (struct files_db_handle *)handle; in files_db_free_memory() local
|
| /system/core/libpixelflinger/ |
| D | clear.cpp | 51 uint32_t l, uint32_t t, uint32_t w, uint32_t h) in memset2d() 102 uint32_t h = c->state.scissor.bottom - t; in ggl_clear() local
|
| D | buffer.cpp | 187 const int h = f->c[i].h; in write_pixel() local 278 uint32_t extract(uint32_t v, int h, int l, int bits) in extract()
|
| D | raster.cpp | 153 GGLint h = where[3]; in gglBitBlit() local
|
| /system/core/adf/libadf/tests/ |
| D | adf_test.cpp | 85 void getCurrentMode(uint32_t &w, uint32_t &h) { in getCurrentMode() 127 void drawCheckerboard(uint32_t &w, uint32_t &h, uint32_t &format, in drawCheckerboard() 307 uint32_t w = 0, h = 0; in TEST_F() local 333 uint32_t w, h, format, offset, pitch; in TEST_F() local 351 uint32_t w, h, format, offset, pitch; in TEST_F() local
|
| /system/extras/tests/framebuffer/ |
| D | fb_test.c | 207 void draw_grid(int w, int h, void* _loc) { in draw_grid() 242 void clear_screen(int w, int h, void* _loc) in clear_screen() 259 int h; in main() local
|
| D | refresh.c | 135 int l,t,w,h; in main() local
|
| /system/vold/ |
| D | Keymaster.h | 87 KeymasterOperation(const sp<IKeymasterDevice>& d, uint64_t h) in KeymasterOperation()
|
| /system/extras/ksmutils/ |
| D | lookup3.c | 775 uint32_t h=0; in driver1() local 797 uint32_t e[HASHSTATE],f[HASHSTATE],g[HASHSTATE],h[HASHSTATE]; in driver2() local 868 uint32_t h; in driver3() local 957 uint32_t h,i,state[HASHSTATE]; in driver4() local
|
| /system/core/fastboot/ |
| D | bootimg_utils.cpp | 35 void bootimg_set_cmdline(boot_img_hdr* h, const char* cmdline) in bootimg_set_cmdline()
|
| /system/extras/slideshow/ |
| D | slideshow.cpp | 61 int w, h, x, y; in draw() local
|
| /system/core/sdcard/ |
| D | fuse.cpp | 1001 struct handle *h; in handle_open() local 1036 struct handle *h = static_cast<struct handle*>(id_to_ptr(req->fh)); in handle_read() local 1065 struct handle *h = static_cast<struct handle*>(id_to_ptr(req->fh)); in handle_write() local 1120 struct handle *h = static_cast<struct handle*>(id_to_ptr(req->fh)); in handle_release() local 1140 struct handle *h = static_cast<struct handle*>(id_to_ptr(req->fh)); in handle_fsync() local 1166 struct dirhandle *h; in handle_opendir() local 1202 struct dirhandle *h = static_cast<struct dirhandle*>(id_to_ptr(req->fh)); in handle_readdir() local 1228 struct dirhandle *h = static_cast<struct dirhandle*>(id_to_ptr(req->fh)); in handle_releasedir() local
|
| /system/update_engine/payload_generator/ |
| D | block_mapping.cc | 76 size_t h = HashValue(block_data); in AddBlock() local
|
| /system/core/healthd/ |
| D | healthd_draw.cpp | 70 int h = gr_get_height(surface); in draw_surface_centered() local
|
| /system/core/adf/libadf/ |
| D | adf.cpp | 358 int adf_interface_simple_buffer_alloc(int fd, __u32 w, __u32 h, in adf_interface_simple_buffer_alloc() 379 __u32 overlay_engine, __u32 w, __u32 h, __u32 format, int buf_fd, in adf_interface_simple_post_config_buf() 394 __u32 w, __u32 h, __u32 format, int buf_fd, __u32 offset, in adf_interface_simple_post() 411 __u32 w, __u32 h, __u32 format, int buf_fd, __u32 offset, in adf_interface_simple_post_v2()
|