Searched defs:hndl (Results 1 - 9 of 9) sorted by relevance
/third_party/backends/backend/ |
H A D | mustek_pp_null.c | 105 debug_drv_setup (SANE_Handle hndl) in debug_drv_setup() argument 138 debug_drv_read (SANE_Handle hndl, SANE_Byte *buffer) in debug_drv_read() argument
|
H A D | canon_lide70.c | 863 Canon_Scanner *hndl = handle; /* Eliminate compiler warning */ in sane_get_parameters() local
|
H A D | mustek_pp.c | 165 do_eof (Mustek_pp_Handle *hndl) in do_eof() argument 183 do_stop(Mustek_pp_Handle *hndl) in do_stop() argument 247 reader_process(Mustek_pp_Handle * hndl, int pipe) reader_process() argument 376 init_options(Mustek_pp_Handle *hndl) init_options() argument 995 Mustek_pp_Handle *hndl; sane_exit() local 1089 Mustek_pp_Handle *hndl; sane_open() local 1195 Mustek_pp_Handle *prev, *hndl; sane_close() local 1245 Mustek_pp_Handle *hndl = handle; sane_get_option_descriptor() local 1277 Mustek_pp_Handle *hndl = handle; sane_control_option() local 1533 Mustek_pp_Handle *hndl = handle; sane_get_parameters() local 1693 Mustek_pp_Handle *hndl = handle; sane_start() local 1751 Mustek_pp_Handle *hndl = handle; sane_read() local 1850 Mustek_pp_Handle *hndl = handle; sane_cancel() local 1872 Mustek_pp_Handle *hndl=handle; sane_set_io_mode() local 1900 Mustek_pp_Handle *hndl=handle; sane_get_select_fd() local [all...] |
H A D | mustek_pp_cis.c | 2367 void cis_drv_setup (SANE_Handle hndl) in cis_drv_setup() argument 2409 SANE_Status cis_drv_config(SANE_Handle hndl, SANE_String_Const optname, in cis_drv_config() argument 2515 void cis_drv_close (SANE_Handle hndl) in cis_drv_close() argument 2537 SANE_Status cis_drv_start (SANE_Handle hndl) in cis_drv_start() argument 2785 void cis_drv_read (SANE_Handle hndl, SANE_Byte *buffer) in cis_drv_read() argument 2811 cis_drv_stop(SANE_Handle hndl) cis_drv_stop() argument [all...] |
/third_party/backends/japi/ |
H A D | ScanIt.java | 130 public ScanIt(Sane s, int hndl) in ScanIt() argument
|
/third_party/openssl/test/ |
H A D | shlibloadtest.c | 195 DSO *hndl; in test_lib() local
|
/third_party/skia/src/core/ |
H A D | SkBitmapDevice.cpp | 258 SkRasterHandleAllocator::Handle hndl = nullptr; in Create() local 230 SkBitmapDevice(const SkBitmap& bitmap, const SkSurfaceProps& surfaceProps, SkRasterHandleAllocator::Handle hndl, const SkBitmap* coverage) SkBitmapDevice() argument
|
H A D | SkCanvas.cpp | 459 SkCanvas(const SkBitmap& bitmap, std::unique_ptr<SkRasterHandleAllocator> alloc, SkRasterHandleAllocator::Handle hndl) SkCanvas() argument
|
/third_party/selinux/libselinux/src/ |
H A D | selinux_restorecon.c | 1454 void selinux_restorecon_set_sehandle(struct selabel_handle *hndl) in selinux_restorecon_set_sehandle() argument
|
Completed in 14 milliseconds