Home
last modified time | relevance | path

Searched defs:write_handle (Results 1 – 25 of 319) sorted by relevance

12345678910>>...13

/dports/sysutils/vector/vector-0.10.0/benches/
H A Disolated_buffering.rs57 let write_handle = rt.spawn_handle_std(send.compat()); in benchmark_buffers() localVariable
79 let write_handle = rt.spawn_handle_std(async move { in benchmark_buffers() localVariable
111 let write_handle = rt.spawn_handle_std(send.compat()); in benchmark_buffers() localVariable
133 let write_handle = rt.spawn_handle_std(send.compat()); in benchmark_buffers() localVariable
171 let write_handle = rt.spawn_handle_std(send.compat()); in benchmark_buffers() localVariable
/dports/devel/p5-Child/Child-0.009/lib/Child/Link/IPC/
H A DPipe.pm12 sub write_handle { shift->ipc->[1] } subroutine
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/host/setup/
H A Dtest_util.cc20 base::PlatformFile write_handle; in MakePipe() local
/dports/www/p5-Feersum/Feersum-1.410/lib/Feersum/
H A DConnection.pm15 sub write_handle { subroutine
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/util/stream/
H A Dfile_encoder.cc40 ScopedFileHandle write_handle(LoggingOpenFileForWrite( in Process() local
H A Dfile_encoder_test.cc54 ScopedFileHandle write_handle(OpenFileForWrite( in GenerateOrigFile() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/util/stream/
H A Dfile_encoder.cc39 ScopedFileHandle write_handle(LoggingOpenFileForWrite( in Process() local
H A Dfile_encoder_test.cc54 ScopedFileHandle write_handle(OpenFileForWrite( in GenerateOrigFile() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/unimrcp/libs/mpf/include/
H A Dmpf_audio_file_descriptor.h49 FILE *write_handle; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/test/
H A Dmultiprocess_exec_posix.cc104 FileHandle write_handle = WritePipeHandle(); in MultiprocessChild() local
/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
265 context, timeout_secs, write_handle, **kwargs): argument
/dports/devel/arcanist/arcanist-b2e715f/src/parser/http/
H A DPhutilHTTPResponse.php53 public function setWriteHandle($write_handle) {
H A DPhutilHTTPResponseParser.php22 public function setWriteHandle($write_handle) {
/dports/devel/arcanist-lib/arcanist-b2e715f/src/parser/http/
H A DPhutilHTTPResponse.php53 public function setWriteHandle($write_handle) {
H A DPhutilHTTPResponseParser.php22 public function setWriteHandle($write_handle) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/test/win/
H A Dchild_launcher.cc53 ScopedFileHANDLE write_handle(stdout_write); in Start() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/host/win/
H A Delevated_native_messaging_host.cc61 base::win::ScopedHandle write_handle; in EnsureElevatedHostCreated() local
H A Dlaunch_native_messaging_host_process.cc67 base::win::ScopedHandle* write_handle) { in LaunchNativeMessagingHostProcess()
/dports/devel/p5-Config-INI/Config-INI-0.027/lib/Config/INI/
H A DWriter.pm113 sub write_handle { subroutine
/dports/devel/p5-IO-Async/IO-Async-0.800/lib/IO/Async/
H A DHandle.pm525 sub write_handle subroutine
/dports/net/yaz/yaz-5.31.1/src/
H A Diconv-p.h45 size_t (*write_handle)(yaz_iconv_t cd, yaz_iconv_encoder_t e, member
/dports/devel/aws-c-io/aws-c-io-0.10.12/tests/
H A Devent_loop_test.c173 static int s_async_pipe_init(struct aws_io_handle *read_handle, struct aws_io_handle *write_handle)… in s_async_pipe_init()
203 …void s_async_pipe_clean_up(struct aws_io_handle *read_handle, struct aws_io_handle *write_handle) { in s_async_pipe_clean_up()
262 struct aws_io_handle write_handle; in s_test_event_loop_completion_events() local
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/oflog/libsrc/
H A Dwinconap.cc118 Win32ConsoleAppender::write_handle (void * outvoid, tchar const * s, in write_handle() function in dcmtk::log4cplus::Win32ConsoleAppender
/dports/devel/log4cplus/log4cplus-1.1.2/src/
H A Dwin32consoleappender.cxx131 Win32ConsoleAppender::write_handle (void * outvoid, tchar const * s, in write_handle() function in log4cplus::Win32ConsoleAppender
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Ddawn_service_memory_transfer_service.cc106 WriteHandle** write_handle) { in DeserializeWriteHandle()

12345678910>>...13