Home
last modified time | relevance | path

Searched defs:read_handle (Results 1 – 25 of 312) sorted by relevance

12345678910>>...13

/dports/textproc/p5-Pod-Elemental/Pod-Elemental-0.103005/lib/Pod/
H A DElemental.pm59 sub read_handle { method in Pod::Elemental
/dports/sysutils/vector/vector-0.10.0/benches/
H A Disolated_buffering.rs56 let read_handle = rt.spawn_handle_std(read_loop.compat()); in benchmark_buffers() localVariable
73 let read_handle = in benchmark_buffers() localVariable
142 let read_handle = rt.spawn_handle_std(read_loop.compat()); in benchmark_buffers() localVariable
170 let read_handle = rt.spawn_handle_std(read_loop.compat()); in benchmark_buffers() localVariable
/dports/emulators/mess/mame-mame0226/src/devices/bus/astrocde/
H A Dctrl.h27 virtual uint8_t read_handle() { return 0; } in read_handle() function
66 uint8_t read_handle() { return m_device ? m_device->read_handle() : 0; } in read_handle() function
H A Djoy.cpp30 uint8_t astrocade_joy_device::read_handle() in read_handle() function in astrocade_joy_device
H A Dcassette.cpp50 uint8_t astrocade_cassette_device::read_handle() in read_handle() function in astrocade_cassette_device
/dports/emulators/mame/mame-mame0226/src/devices/bus/astrocde/
H A Dctrl.h27 virtual uint8_t read_handle() { return 0; } in read_handle() function
66 uint8_t read_handle() { return m_device ? m_device->read_handle() : 0; } in read_handle() function
H A Djoy.cpp30 uint8_t astrocade_joy_device::read_handle() in read_handle() function in astrocade_joy_device
H A Dcassette.cpp50 uint8_t astrocade_cassette_device::read_handle() in read_handle() function in astrocade_cassette_device
/dports/devel/py-oslo.vmware/oslo.vmware-3.10.0/oslo_vmware/
H A Dimage_transfer.py49 def _start_transfer(read_handle, write_handle, timeout_secs): argument
151 read_handle, host, port, dc_name, ds_name, cookies, argument
180 def download_stream_optimized_data(context, timeout_secs, read_handle, argument
/dports/net/kamailio/kamailio-5.4.5/src/core/cfg/
H A Dcfg_select.c295 unsigned int read_cfg_var(struct cfg_read_handle *read_handle, void **val) in read_cfg_var()
338 int read_cfg_var_int(struct cfg_read_handle *read_handle, int *val) in read_cfg_var_int()
356 int read_cfg_var_str(struct cfg_read_handle *read_handle, str *val) in read_cfg_var_str()
/dports/devel/p5-Child/Child-0.009/lib/Child/Link/IPC/
H A DPipe.pm11 sub read_handle { shift->ipc->[0] } subroutine
/dports/textproc/p5-Pod-Eventual/Pod-Eventual-0.094002/lib/Pod/Eventual/
H A DSimple.pm35 sub read_handle { subroutine
/dports/devel/p5-Mixin-Linewise/Mixin-Linewise-0.110/t/lib/
H A DMLTests.pm11 sub read_handle { subroutine
/dports/textproc/p5-Pod-Eventual/Pod-Eventual-0.094002/lib/Pod/
H A DEventual.pm153 sub read_handle { subroutine
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/host/setup/
H A Dtest_util.cc19 base::PlatformFile read_handle; in MakePipe() local
/dports/www/p5-Feersum/Feersum-1.410/lib/Feersum/
H A DConnection.pm11 sub read_handle { subroutine
/dports/textproc/p5-Text-MicroMason/Text-MicroMason-2.23/lib/Text/MicroMason/
H A DLineNumbers.pm23 sub read_handle { subroutine
/dports/devel/p5-Config-INI/Config-INI-0.027/lib/Config/INI/
H A DReader.pm91 sub read_handle { subroutine
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/unimrcp/libs/mpf/include/
H A Dmpf_audio_file_descriptor.h47 FILE *read_handle; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/test/
H A Dmultiprocess_exec_posix.cc86 FileHandle read_handle = ReadPipeHandle(); in MultiprocessChild() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/test/win/
H A Dchild_launcher.cc63 ScopedFileHANDLE read_handle(stdin_read); in Start() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/host/win/
H A Delevated_native_messaging_host.cc60 base::win::ScopedHandle read_handle; in EnsureElevatedHostCreated() local
/dports/devel/gvfs/gvfs-1.46.2/daemon/
H A Dgvfsbackendcdda.c471 free_read_handle (ReadHandle *read_handle) in free_read_handle()
596 ReadHandle *read_handle; in do_open_for_read() local
650 ReadHandle *read_handle = (ReadHandle *) handle; in do_read() local
756 ReadHandle *read_handle = (ReadHandle *) handle; in do_seek_on_read() local
796 ReadHandle *read_handle = (ReadHandle *) handle; in do_close_read() local
/dports/devel/p5-IO-Async/IO-Async-0.800/lib/IO/Async/
H A DHandle.pm519 sub read_handle subroutine
/dports/net/yaz/yaz-5.31.1/src/
H A Diconv-p.h86 unsigned long (*read_handle)(yaz_iconv_t cd, yaz_iconv_decoder_t d, member

12345678910>>...13