/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | nbd.h | 41 char handle[8]; member 48 char handle[8]; member
|
/third_party/curl/tests/http/clients/ |
H A D | h2-serverpush.c | 95 int my_trace(CURL *handle, curl_infotype type, in my_trace() argument
|
H A D | h2-upgrade-extreme.c | 59 static int debug_cb(CURL *handle, curl_infotype type, in debug_cb() argument
|
/third_party/elfutils/tests/ |
H A D | show-die-info.c | 59 handle (Dwarf *dbg, Dwarf_Die *die, int n) in handle() function
|
/third_party/curl/tests/libtest/ |
H A D | lib506.c | 45 static void my_lock(CURL *handle, curl_lock_data data, in my_lock() argument 85 static void my_unlock(CURL *handle, curl_lock_data data, void *useptr) in my_unlock() argument
|
H A D | lib552.c | 88 int my_trace(CURL *handle, curl_infotype type, in my_trace() argument 154 static curlioerr ioctl_callback(CURL *handle, int cmd, void *clientp) in ioctl_callback() argument
|
/third_party/eudev/src/shared/ |
H A D | missing.h | 148 static inline int name_to_handle_at(int fd, const char *name, struct file_handle *handle, int *mnt_id, int flags) { in name_to_handle_at() argument
|
/third_party/curl/src/ |
H A D | tool_cb_dbg.c | 92 int tool_debug_cb(CURL *handle, curl_infotype type, in tool_debug_cb() argument
|
/third_party/gn/src/base/win/ |
H A D | scoped_handle.h | 41 explicit GenericScopedHandle(Handle handle) : handle_(Traits::NullHandle()) { in GenericScopedHandle() argument 60 void Set(Handle handle) { in Set() argument 110 IsHandleValid(HANDLE handle) IsHandleValid() argument 128 StartTracking(HANDLE handle, const void* owner, const void* pc1, const void* pc2) StartTracking() argument 132 StopTracking(HANDLE handle, const void* owner, const void* pc1, const void* pc2) StopTracking() argument [all...] |
/third_party/glfw/src/ |
H A D | osmesa_context.c | 294 glfwGetOSMesaColorBuffer(GLFWwindow* handle, int* width, int* height, int* format, void** buffer) glfwGetOSMesaColorBuffer() argument 332 glfwGetOSMesaDepthBuffer(GLFWwindow* handle, int* width, int* height, int* bytesPerValue, void** buffer) glfwGetOSMesaDepthBuffer() argument 372 glfwGetOSMesaContext(GLFWwindow* handle) glfwGetOSMesaContext() argument [all...] |
/third_party/backends/backend/ |
H A D | epson2-io.c | 289 e2_cmd_info_block(SANE_Handle handle, unsigned char *params, in e2_cmd_info_block() argument
|
H A D | plustek-pp_wrapper.c | 107 int handle; in ppDev_open() local [all...] |
H A D | u12-hw.c | 861 int handle = -1; local
|
H A D | u12-if.c | 94 static SANE_Status u12_initDev( U12_Device *dev, int handle, int vendor ) in u12_initDev() argument 143 SANE_Int handle; in u12if_shutdown() local 265 SANE_Int handle; in u12if_open() local [all...] |
H A D | kvs1025.c | 96 sane_open (SANE_String_Const devicename, SANE_Handle * handle) in sane_open() argument 103 sane_close (SANE_Handle handle) in sane_close() argument 112 sane_get_option_descriptor (SANE_Handle handle, SANE_Int option) in sane_get_option_descriptor() argument 119 sane_control_option (SANE_Handle handle, SANE_Int option, in sane_control_option() argument 127 sane_get_parameters (SANE_Handle handle, SANE_Parameter argument 173 sane_start(SANE_Handle handle) sane_start() argument 376 sane_read(SANE_Handle handle, SANE_Byte * buf, SANE_Int max_len, SANE_Int * len) sane_read() argument 433 sane_cancel(SANE_Handle handle) sane_cancel() argument [all...] |
H A D | s9036.h | 51 SANE_Handle handle; member
|
/third_party/alsa-utils/axfer/ |
H A D | subcmd-list.c | 21 static int dump_device(snd_ctl_t *handle, const char *id, const char *name, in dump_device() argument 53 static int dump_devices(snd_ctl_t *handle, const char *id, const char *name, in dump_devices() argument 91 snd_ctl_t *handle; in list_devices() local [all...] |
H A D | xfer-libasound.h | 27 snd_pcm_t *handle; member
|
/third_party/alsa-lib/src/hwdep/ |
H A D | hwdep_hw.c | 106 int snd_hwdep_hw_open(snd_hwdep_t **handle, const char *name, int card, int device, int mode) in snd_hwdep_hw_open() argument
|
/third_party/alsa-lib/src/timer/ |
H A D | timer_query_hw.c | 32 static int snd_timer_query_hw_close(snd_timer_query_t *handle) in snd_timer_query_hw_close() argument 42 static int snd_timer_query_hw_next_device(snd_timer_query_t *handle, snd_timer_id_t * tid) in snd_timer_query_hw_next_device() argument 51 static int snd_timer_query_hw_info(snd_timer_query_t *handle, snd_timer_ginfo_t *info) in snd_timer_query_hw_info() argument 60 static int snd_timer_query_hw_params(snd_timer_query_t *handle, snd_timer_gparams_ argument 69 snd_timer_query_hw_status(snd_timer_query_t *handle, snd_timer_gstatus_t *status) snd_timer_query_hw_status() argument 86 snd_timer_query_hw_open(snd_timer_query_t **handle, const char *name, int mode) snd_timer_query_hw_open() argument [all...] |
/third_party/alsa-lib/test/ |
H A D | seq-sender.c | 68 void event_sender_start_timer(snd_seq_t *handle, in event_sender_start_timer() argument 100 void event_sender_filter(snd_seq_t *handle) in event_sender_filter() argument 110 void send_event(snd_seq_t *handle, int queue, int client, int port, in send_event() argument 143 event_sender(snd_seq_t *handle, int argc, char *argv[]) event_sender() argument [all...] |
H A D | seq.c | 27 void set_name(snd_seq_t *handle) in set_name() argument 39 void system_info(snd_seq_t *handle) in system_info() argument 62 void show_queue_status(snd_seq_t *handle, int queue) in show_queue_status() argument 86 void show_port_info(snd_seq_t *handle, int client, int port) in show_port_info() argument 114 void show_client_info(snd_seq_t *handle, in argument 157 snd_seq_t *handle; main() local [all...] |
H A D | timer.c | 8 void show_status(void *handle) in show_status() argument 25 void read_loop(void *handle, int master_ticks, int timeout) in read_loop() argument 60 snd_timer_t *handle = snd_async_handler_get_timer(ahandler); in async_callback() local 82 snd_timer_t *handle; in main() local [all...] |
/third_party/backends/japi/ |
H A D | ScanIt.java | 63 private int handle = 0; // SANE device handle. field in ScanIt
|
/third_party/curl/docs/examples/ |
H A D | http2-serverpush.c | 93 int my_trace(CURL *handle, curl_infotype type, in my_trace() argument
|