Home
last modified time | relevance | path

Searched defs:hdl (Results 1 – 19 of 19) sorted by relevance

/third_party/grpc/src/core/lib/transport/
Dmetadata.cc25 auto hdl = Arena::MakePooledForOverwrite<ServerMetadata>(); in ServerMetadataFromStatus() local
39 auto hdl = ServerMetadataFromStatus(status); in CancelledServerMetadataFromStatus() local
46 auto hdl = Arena::MakePooledForOverwrite<ServerMetadata>(); in ServerMetadataFromStatus() local
54 auto hdl = Arena::MakePooledForOverwrite<ServerMetadata>(); in CancelledServerMetadataFromStatus() local
Dmetadata.h62 auto hdl = Arena::MakePooledForOverwrite<ServerMetadata>(); in ServerMetadataFromStatus() local
68 auto hdl = Arena::MakePooledForOverwrite<ServerMetadata>(); in CancelledServerMetadataFromStatus() local
/third_party/NuttX/drivers/usbdev/gadget/
Dusbd_video.c96 static int uvc_check_handle(uvc_t hdl) in uvc_check_handle()
183 static int uvc_wait_host_sub(uvc_t hdl, int *connected) in uvc_wait_host_sub()
215 int uvc_wait_host(uvc_t hdl, int wait_option, int *connected) in uvc_wait_host()
249 int uvc_open_device(uvc_t *hdl, struct uvc_open_param *param) in uvc_open_device()
370 int uvc_video_stop(uvc_t hdl) in uvc_video_stop()
385 int uvc_close_device(uvc_t hdl) in uvc_close_device()
426 int uvc_get_state(uvc_t hdl, uint32_t *state) in uvc_get_state()
456 int uvc_video_tran_nocp(uvc_t hdl, uvc_continue_func next_func, void *priv) in uvc_video_tran_nocp()
528 int uvc_video_tran_copy(uvc_t hdl, uvc_continue_func copy_func, void *priv) in uvc_video_tran_copy()
/third_party/ncurses/ncurses/tinfo/
Dlib_win32con.c169 IsConsoleHandle(HANDLE hdl) in IsConsoleHandle()
197 HANDLE hdl = INVALID_HANDLE_VALUE; in _nc_console_test() local
218 HANDLE hdl = _nc_console_handle(fd); in _nc_console_fd2handle() local
244 _nc_console_setmode(HANDLE hdl, const TTY * arg) in _nc_console_setmode()
302 _nc_console_getmode(HANDLE hdl, TTY * arg) in _nc_console_getmode()
335 _nc_console_flush(HANDLE hdl) in _nc_console_flush()
832 HANDLE hdl, in _nc_console_twait()
1000 HANDLE hdl, in _nc_console_testmouse()
1024 HANDLE hdl, in _nc_console_read()
/third_party/ffmpeg/libavdevice/
Dsndio.c40 struct sio_hdl *hdl; in ff_sndio_open() local
Dsndio.h33 struct sio_hdl *hdl; member
/third_party/grpc/src/core/call/
Drequest_buffer.cc192 [](std::string* output, const MessageHandle& hdl) { in DebugString()
206 [](std::string* output, const MessageHandle& hdl) { in DebugString()
/third_party/grpc/src/core/ext/filters/http/server/
Dhttp_server_filter.cc69 auto hdl = arena->MakePooled<ServerMetadata>(); in MalformedRequest() local
/third_party/grpc/test/core/util/
Dchunked_vector_fuzzer.cc143 auto cond = [&](const IntHdl& hdl) { in Act()
/third_party/ncurses/include/
Dnc_win32.h155 HANDLE hdl; member
/third_party/backends/tools/
Dsane-find-scanner.c765 get_libusb_string_descriptor (libusb_device_handle *hdl, int index) in get_libusb_string_descriptor()
822 libusb_device_handle *hdl; in check_libusb_device() local
Dcheck-usb-chip.c4274 libusb_device_handle * hdl, in check_usb_chip()
/third_party/ffmpeg/libavfilter/
Dvf_deinterlace_qsv.c138 static mfxStatus frame_get_hdl(mfxHDL pthis, mfxMemId mid, mfxHDL *hdl) in frame_get_hdl()
Dqsvvpp.c203 static mfxStatus frame_get_hdl(mfxHDL pthis, mfxMemId mid, mfxHDL *hdl) in frame_get_hdl()
Dvf_scale_qsv.c249 static mfxStatus frame_get_hdl(mfxHDL pthis, mfxMemId mid, mfxHDL *hdl) in frame_get_hdl()
/third_party/ncurses/ncurses/win32con/
Dwin_driver.c132 HANDLE hdl; member
1948 IsConsoleHandle(HANDLE hdl) in IsConsoleHandle()
1989 HANDLE hdl = get_handle(fd); in _nc_mingw_isconsole() local
/third_party/ffmpeg/libavcodec/
Dqsv.c711 static mfxStatus qsv_frame_get_hdl(mfxHDL pthis, mfxMemId mid, mfxHDL *hdl) in qsv_frame_get_hdl()
/third_party/ffmpeg/libavutil/
Dhwcontext_qsv.c598 static mfxStatus frame_get_hdl(mfxHDL pthis, mfxMemId mid, mfxHDL *hdl) in frame_get_hdl()
/third_party/backends/sanei/
Dsanei_usb.c1817 libusb_device_handle *hdl; in libusb_scan_devices() local