/external/python/cpython2/PC/VS8.0/ |
D | kill_python.c | 52 CloseHandle(hsm); in main() 71 CloseHandle(hsm); in main() 99 CloseHandle(hsp); in main() 133 CloseHandle(hsp); in main() 134 CloseHandle(hsm); in main() 151 CloseHandle(hsp); in main() 152 CloseHandle(hsm); in main() 158 CloseHandle(hsp); in main() 159 CloseHandle(hsm); in main() 160 CloseHandle(hp); in main() [all …]
|
/external/python/cpython2/PC/VS9.0/ |
D | kill_python.c | 52 CloseHandle(hsm); in main() 71 CloseHandle(hsm); in main() 99 CloseHandle(hsp); in main() 133 CloseHandle(hsp); in main() 134 CloseHandle(hsm); in main() 151 CloseHandle(hsp); in main() 152 CloseHandle(hsm); in main() 158 CloseHandle(hsp); in main() 159 CloseHandle(hsm); in main() 160 CloseHandle(hp); in main() [all …]
|
/external/deqp/framework/delibs/deutil/ |
D | deProcess.c | 593 CloseHandle(process->procInfo.hProcess); in deProcess_cleanupHandles() 596 CloseHandle(process->procInfo.hThread); in deProcess_cleanupHandles() 666 CloseHandle(stdInRead); in deProcess_start() 667 CloseHandle(stdInWrite); in deProcess_start() 675 CloseHandle(stdInRead); in deProcess_start() 676 CloseHandle(stdInWrite); in deProcess_start() 677 CloseHandle(stdOutRead); in deProcess_start() 678 CloseHandle(stdOutWrite); in deProcess_start() 686 CloseHandle(stdInRead); in deProcess_start() 687 CloseHandle(stdInWrite); in deProcess_start() [all …]
|
/external/deqp/execserver/ |
D | xsWin32TestProcess.cpp | 87 CloseHandle(m_handle); in ~Event() 355 CloseHandle(m_logFile); in ~TestLogReader() 384 CloseHandle(m_logFile); in stop() 424 CloseHandle(m_standardErr); in cleanupHandles() 427 CloseHandle(m_standardOut); in cleanupHandles() 430 CloseHandle(m_standardIn); in cleanupHandles() 433 CloseHandle(m_procInfo.hProcess); in cleanupHandles() 436 CloseHandle(m_procInfo.hThread); in cleanupHandles() 484 CloseHandle(readHandle); in createPipeWithOverlappedIO() 546 if (stdInRead != INVALID_HANDLE_VALUE) CloseHandle(stdInRead); in start() [all …]
|
/external/libchrome/base/win/ |
D | scoped_handle_test_dll.cc | 66 ::CloseHandle(ready_event); in InternalRunThreadTest() 70 ::CloseHandle(thread); in InternalRunThreadTest() 71 ::CloseHandle(start_event); in InternalRunThreadTest() 76 ::CloseHandle(start_event); in InternalRunThreadTest() 79 ::CloseHandle(thread); in InternalRunThreadTest()
|
/external/google-breakpad/src/tools/windows/dump_syms/ |
D | dump_syms_unittest.cc | 134 ASSERT_TRUE(::CloseHandle(child_stdout_write)); in RunCommand() 146 ASSERT_TRUE(::CloseHandle(process_info.hThread)); in RunCommand() 147 ASSERT_TRUE(::CloseHandle(process_info.hProcess)); in RunCommand() 148 ASSERT_TRUE(::CloseHandle(child_stdin_write)); in RunCommand() 149 ASSERT_TRUE(::CloseHandle(child_stdin_read)); in RunCommand() 150 ASSERT_TRUE(::CloseHandle(child_stdout_read)); in RunCommand()
|
/external/wpa_supplicant_8/src/l2_packet/ |
D | l2_packet_winpcap.c | 232 CloseHandle(l2->rx_avail); in l2_packet_init() 233 CloseHandle(l2->rx_done); in l2_packet_init() 234 CloseHandle(l2->rx_notify); in l2_packet_init() 273 CloseHandle(l2->rx_thread_done); in l2_packet_deinit_timeout() 274 CloseHandle(l2->rx_thread); in l2_packet_deinit_timeout() 278 CloseHandle(l2->rx_avail); in l2_packet_deinit_timeout() 279 CloseHandle(l2->rx_done); in l2_packet_deinit_timeout() 280 CloseHandle(l2->rx_notify); in l2_packet_deinit_timeout()
|
D | l2_packet_ndis.c | 417 CloseHandle(l2_ndisuio_global->stop_request); in l2_packet_init() 421 CloseHandle(l2_ndisuio_global->ready_for_read); in l2_packet_init() 425 CloseHandle(l2_ndisuio_global->rx_processed); in l2_packet_init() 440 CloseHandle(l2_ndisuio_global->stop_request); in l2_packet_init() 500 CloseHandle(l2_ndisuio_global->rx_thread); in l2_packet_deinit() 501 CloseHandle(l2_ndisuio_global->stop_request); in l2_packet_deinit() 502 CloseHandle(l2_ndisuio_global->ready_for_read); in l2_packet_deinit() 503 CloseHandle(l2_ndisuio_global->rx_processed); in l2_packet_deinit() 515 CloseHandle(l2->rx_avail); in l2_packet_deinit()
|
/external/libchrome/base/ |
D | sync_socket_posix.cc | 46 bool CloseHandle(SyncSocket::Handle handle) { in CloseHandle() function 77 CloseHandle(handles[0]); in CreatePair() 78 CloseHandle(handles[1]); in CreatePair() 89 CloseHandle(handles[0]); in CreatePair() 90 CloseHandle(handles[1]); in CreatePair() 116 const bool retval = CloseHandle(handle_); in Close()
|
/external/google-breakpad/src/client/windows/crash_generation/ |
D | crash_generation_client.cc | 135 CloseHandle(crash_event_); in ~CrashGenerationClient() 139 CloseHandle(crash_generated_); in ~CrashGenerationClient() 143 CloseHandle(server_alive_); in ~CrashGenerationClient() 191 CloseHandle(pipe); in Register() 208 CloseHandle(pipe); in RequestUpload() 222 CloseHandle(pipe); in ConnectToServer()
|
D | minidump_generator.cc | 286 CloseHandle(dump_file_); in ~MinidumpGenerator() 290 CloseHandle(full_dump_file_); in ~MinidumpGenerator() 371 CloseHandle(dump_file_); in WriteMinidump() 374 CloseHandle(full_dump_file_); in WriteMinidump() 380 CloseHandle(dump_file_); in WriteMinidump() 383 CloseHandle(full_dump_file_); in WriteMinidump() 417 CloseHandle(dump_file_); in WriteMinidump() 420 CloseHandle(full_dump_file_); in WriteMinidump()
|
D | client_info.cc | 124 CloseHandle(process_handle_); in ~ClientInfo() 128 CloseHandle(dump_requested_handle_); in ~ClientInfo() 132 CloseHandle(dump_generated_handle_); in ~ClientInfo()
|
/external/webrtc/webrtc/system_wrappers/source/ |
D | condition_variable_event_win.cc | 113 CloseHandle(events_[WAKE]); in ~ConditionVariableEventWin() 114 CloseHandle(events_[WAKEALL_1]); in ~ConditionVariableEventWin() 115 CloseHandle(events_[WAKEALL_0]); in ~ConditionVariableEventWin()
|
/external/gptfdisk/ |
D | diskio-windows.cc | 66 CloseHandle(fd); in OpenForRead() 97 CloseHandle(fd); in OpenForWrite() 103 CloseHandle(fd); in OpenForWrite() 118 CloseHandle(fd); in Close()
|
/external/libevent/ |
D | event_iocp.c | 216 CloseHandle(port->port); in event_iocp_port_launch() 220 CloseHandle(port->shutdownSemaphore); in event_iocp_port_launch() 229 CloseHandle(port->port); in _event_iocp_port_unlock_and_free() 230 CloseHandle(port->shutdownSemaphore); in _event_iocp_port_unlock_and_free()
|
/external/swiftshader/third_party/LLVM/lib/Support/Windows/ |
D | Program.inc | 40 CloseHandle(wpi->hProcess); 161 CloseHandle(wpi->hProcess); 252 CloseHandle(si.hStdInput); 266 CloseHandle(si.hStdInput); 267 CloseHandle(si.hStdOutput); 285 CloseHandle(si.hStdInput); 286 CloseHandle(si.hStdOutput); 287 CloseHandle(si.hStdError);
|
/external/libusb/libusb/os/ |
D | windows_nt_common.c | 344 CloseHandle(event); in windows_init_clock() 354 CloseHandle(event); in windows_init_clock() 358 CloseHandle(event); in windows_init_clock() 379 CloseHandle(timer_thread); in windows_destroy_clock() 446 CloseHandle(request.event); in windows_clock_gettime() 457 CloseHandle(request.event); in windows_clock_gettime()
|
/external/swiftshader/src/Common/ |
D | Thread.cpp | 44 CloseHandle(handle); in join() 85 CloseHandle(handle); in ~Event()
|
/external/chromium-trace/catapult/third_party/pyserial/serial/ |
D | win32.py | 101 CloseHandle = _stdcall_libraries['kernel32'].CloseHandle variable 102 CloseHandle.restype = BOOL 103 CloseHandle.argtypes = [HANDLE]
|
/external/libmojo/mojo/edk/system/ |
D | multiprocess_message_pipe_unittest.cc | 692 CloseHandle(p0); in TEST_F() 693 CloseHandle(p1); in TEST_F() 713 CloseHandle(p0); in TEST_F() 714 CloseHandle(p1); in TEST_F() 720 CloseHandle(p2); in TEST_F() 721 CloseHandle(p3); in TEST_F() 775 CloseHandle(p0); in TEST_F() 813 CloseHandle(handles[i]); in DEFINE_TEST_CLIENT_WITH_PIPE() 857 CloseHandle(echo_factory_proxy); in TEST_F() 858 CloseHandle(echo_proxy_a); in TEST_F() [all …]
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ctrl_iface_named_pipe.c | 184 CloseHandle(dst->pipe); in ctrl_open_pipe() 204 CloseHandle(dst->pipe); in ctrl_open_pipe() 229 CloseHandle(dst->overlap.hEvent); in ctrl_close_pipe() 239 CloseHandle(dst->pipe); in ctrl_close_pipe() 616 CloseHandle(dst->pipe); in global_open_pipe() 636 CloseHandle(dst->pipe); in global_open_pipe() 661 CloseHandle(dst->overlap.hEvent); in global_close_pipe() 671 CloseHandle(dst->pipe); in global_close_pipe()
|
/external/libvpx/libvpx/vpx_util/ |
D | vpx_thread.h | 97 CloseHandle(thread) == 0); in pthread_join() 137 ok &= (CloseHandle(condition->waiting_sem_) != 0); in pthread_cond_destroy() 138 ok &= (CloseHandle(condition->received_sem_) != 0); in pthread_cond_destroy() 139 ok &= (CloseHandle(condition->signal_event_) != 0); in pthread_cond_destroy()
|
/external/python/cpython2/PC/ |
D | w9xpopen.c | 106 CloseHandle(pi.hProcess); in main() 107 CloseHandle(pi.hThread); in main()
|
/external/llvm/utils/KillTheDoctor/ |
D | KillTheDoctor.cpp | 121 ::CloseHandle(Handle); in Destruct() 137 ::CloseHandle(Handle); in Destruct() 448 ::CloseHandle(DebugEvent.u.CreateProcessInfo.hFile); in main() 466 ::CloseHandle(ExitingProcess->second); in main() 471 ::CloseHandle(DebugEvent.u.CreateThread.hThread); in main()
|
/external/fio/engines/ |
D | windowsaio.c | 110 CloseHandle(hFile); in fio_windowsaio_init() 145 CloseHandle(wd->iothread); in fio_windowsaio_cleanup() 146 CloseHandle(wd->iocomplete_event); in fio_windowsaio_cleanup() 232 if (!CloseHandle(f->hFile)) { in fio_windowsaio_close_file() 399 CloseHandle(ctx->iocp); in IoCompletionRoutine()
|