Home
last modified time | relevance | path

Searched refs:AutoHandle (Results 1 – 25 of 728) sorted by relevance

12345678910>>...30

/dports/editors/libreoffice/libreoffice-7.2.6.2/onlineupdate/source/service/
H A DwindowsHelper.hxx13 struct AutoHandle struct
15 AutoHandle(HANDLE handle): in AutoHandle() function
20 ~AutoHandle() in ~AutoHandle() argument
38 bool operator==(const AutoHandle& rhs) const in operator ==() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/onlineupdate/source/service/
H A DwindowsHelper.hxx13 struct AutoHandle struct
15 AutoHandle(HANDLE handle): in AutoHandle() argument
20 ~AutoHandle() in ~AutoHandle() argument
38 bool operator==(const AutoHandle& rhs) in operator ==() argument
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/System/Win32/
H A DWin32.h38 class AutoHandle {
42 AutoHandle(HANDLE h) : handle(h) {} in AutoHandle() function
44 ~AutoHandle() { in ~AutoHandle()
53 AutoHandle &operator=(HANDLE h) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/include/lldb/Host/windows/
H A DAutoHandle.h16 class AutoHandle {
18 AutoHandle(HANDLE handle, HANDLE invalid_value = INVALID_HANDLE_VALUE)
21 ~AutoHandle() { in ~AutoHandle()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/Host/windows/
H A DAutoHandle.h16 class AutoHandle {
18 AutoHandle(HANDLE handle, HANDLE invalid_value = INVALID_HANDLE_VALUE)
21 ~AutoHandle() { in ~AutoHandle()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/include/lldb/Host/windows/
H A DAutoHandle.h16 class AutoHandle {
18 AutoHandle(HANDLE handle, HANDLE invalid_value = INVALID_HANDLE_VALUE)
21 ~AutoHandle() { in ~AutoHandle()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/include/lldb/Host/windows/
H A DAutoHandle.h16 class AutoHandle {
18 AutoHandle(HANDLE handle, HANDLE invalid_value = INVALID_HANDLE_VALUE)
21 ~AutoHandle() { in ~AutoHandle()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/include/lldb/Host/windows/
H A DAutoHandle.h16 class AutoHandle {
18 AutoHandle(HANDLE handle, HANDLE invalid_value = INVALID_HANDLE_VALUE)
21 ~AutoHandle() { in ~AutoHandle()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/include/lldb/Host/windows/
H A DAutoHandle.h16 class AutoHandle {
18 AutoHandle(HANDLE handle, HANDLE invalid_value = INVALID_HANDLE_VALUE)
21 ~AutoHandle() { in ~AutoHandle()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/include/lldb/Host/windows/
H A DAutoHandle.h16 class AutoHandle {
18 AutoHandle(HANDLE handle, HANDLE invalid_value = INVALID_HANDLE_VALUE)
21 ~AutoHandle() { in ~AutoHandle()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/include/lldb/Host/windows/
H A DAutoHandle.h16 class AutoHandle {
18 AutoHandle(HANDLE handle, HANDLE invalid_value = INVALID_HANDLE_VALUE)
21 ~AutoHandle() { in ~AutoHandle()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/include/lldb/Host/windows/
H A DAutoHandle.h16 class AutoHandle {
18 AutoHandle(HANDLE handle, HANDLE invalid_value = INVALID_HANDLE_VALUE)
21 ~AutoHandle() { in ~AutoHandle()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/include/lldb/Host/windows/
H A DAutoHandle.h16 class AutoHandle {
18 AutoHandle(HANDLE handle, HANDLE invalid_value = INVALID_HANDLE_VALUE)
21 ~AutoHandle() { in ~AutoHandle()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Host/windows/
H A DHost.cpp69 bool GetExecutableForProcess(const AutoHandle &handle, std::string &path) { in GetExecutableForProcess()
79 void GetProcessExecutableAndTriple(const AutoHandle &handle, in GetProcessExecutableAndTriple()
138 AutoHandle snapshot(CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, 0)); in FindProcessesImpl()
146 AutoHandle handle(::OpenProcess(PROCESS_QUERY_LIMITED_INFORMATION, FALSE, in FindProcessesImpl()
168 AutoHandle handle( in GetProcessInfo()
179 AutoHandle snapshot(CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, 0)); in GetProcessInfo()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Host/windows/
H A DHost.cpp69 bool GetExecutableForProcess(const AutoHandle &handle, std::string &path) { in GetExecutableForProcess()
79 void GetProcessExecutableAndTriple(const AutoHandle &handle, in GetProcessExecutableAndTriple()
138 AutoHandle snapshot(CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, 0)); in FindProcessesImpl()
146 AutoHandle handle(::OpenProcess(PROCESS_QUERY_LIMITED_INFORMATION, FALSE, in FindProcessesImpl()
168 AutoHandle handle( in GetProcessInfo()
179 AutoHandle snapshot(CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, 0)); in GetProcessInfo()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Host/windows/
H A DHost.cpp69 bool GetExecutableForProcess(const AutoHandle &handle, std::string &path) { in GetExecutableForProcess()
79 void GetProcessExecutableAndTriple(const AutoHandle &handle, in GetProcessExecutableAndTriple()
138 AutoHandle snapshot(CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, 0)); in FindProcessesImpl()
146 AutoHandle handle(::OpenProcess(PROCESS_QUERY_LIMITED_INFORMATION, FALSE, in FindProcessesImpl()
168 AutoHandle handle( in GetProcessInfo()
179 AutoHandle snapshot(CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, 0)); in GetProcessInfo()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Host/windows/
H A DHost.cpp69 bool GetExecutableForProcess(const AutoHandle &handle, std::string &path) { in GetExecutableForProcess()
79 void GetProcessExecutableAndTriple(const AutoHandle &handle, in GetProcessExecutableAndTriple()
138 AutoHandle snapshot(CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, 0)); in FindProcessesImpl()
146 AutoHandle handle(::OpenProcess(PROCESS_QUERY_LIMITED_INFORMATION, FALSE, in FindProcessesImpl()
168 AutoHandle handle( in GetProcessInfo()
179 AutoHandle snapshot(CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, 0)); in GetProcessInfo()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Host/windows/
H A DHost.cpp69 static bool GetExecutableForProcess(const AutoHandle &handle, in GetExecutableForProcess()
80 static void GetProcessExecutableAndTriple(const AutoHandle &handle, in GetProcessExecutableAndTriple()
138 AutoHandle snapshot(CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, 0)); in FindProcessesImpl()
146 AutoHandle handle(::OpenProcess(PROCESS_QUERY_LIMITED_INFORMATION, FALSE, in FindProcessesImpl()
168 AutoHandle handle( in GetProcessInfo()
179 AutoHandle snapshot(CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, 0)); in GetProcessInfo()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Host/windows/
H A DHost.cpp69 bool GetExecutableForProcess(const AutoHandle &handle, std::string &path) { in GetExecutableForProcess()
79 void GetProcessExecutableAndTriple(const AutoHandle &handle, in GetProcessExecutableAndTriple()
138 AutoHandle snapshot(CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, 0)); in FindProcessesImpl()
146 AutoHandle handle(::OpenProcess(PROCESS_QUERY_LIMITED_INFORMATION, FALSE, in FindProcessesImpl()
168 AutoHandle handle( in GetProcessInfo()
179 AutoHandle snapshot(CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, 0)); in GetProcessInfo()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Host/windows/
H A DHost.cpp69 bool GetExecutableForProcess(const AutoHandle &handle, std::string &path) { in GetExecutableForProcess()
79 void GetProcessExecutableAndTriple(const AutoHandle &handle, in GetProcessExecutableAndTriple()
138 AutoHandle snapshot(CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, 0)); in FindProcessesImpl()
146 AutoHandle handle(::OpenProcess(PROCESS_QUERY_LIMITED_INFORMATION, FALSE, in FindProcessesImpl()
168 AutoHandle handle( in GetProcessInfo()
179 AutoHandle snapshot(CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, 0)); in GetProcessInfo()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Host/windows/
H A DHost.cpp69 bool GetExecutableForProcess(const AutoHandle &handle, std::string &path) { in GetExecutableForProcess()
79 void GetProcessExecutableAndTriple(const AutoHandle &handle, in GetProcessExecutableAndTriple()
138 AutoHandle snapshot(CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, 0)); in FindProcesses()
146 AutoHandle handle(::OpenProcess(PROCESS_QUERY_LIMITED_INFORMATION, FALSE, in FindProcesses()
168 AutoHandle handle( in GetProcessInfo()
179 AutoHandle snapshot(CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, 0)); in GetProcessInfo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Host/windows/
H A DHost.cpp69 bool GetExecutableForProcess(const AutoHandle &handle, std::string &path) { in GetExecutableForProcess()
79 void GetProcessExecutableAndTriple(const AutoHandle &handle, in GetProcessExecutableAndTriple()
138 AutoHandle snapshot(CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, 0)); in FindProcessesImpl()
146 AutoHandle handle(::OpenProcess(PROCESS_QUERY_LIMITED_INFORMATION, FALSE, in FindProcessesImpl()
168 AutoHandle handle( in GetProcessInfo()
179 AutoHandle snapshot(CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, 0)); in GetProcessInfo()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Host/windows/
H A DHost.cpp69 bool GetExecutableForProcess(const AutoHandle &handle, std::string &path) { in GetExecutableForProcess()
79 void GetProcessExecutableAndTriple(const AutoHandle &handle, in GetProcessExecutableAndTriple()
138 AutoHandle snapshot(CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, 0)); in FindProcessesImpl()
146 AutoHandle handle(::OpenProcess(PROCESS_QUERY_LIMITED_INFORMATION, FALSE, in FindProcessesImpl()
168 AutoHandle handle( in GetProcessInfo()
179 AutoHandle snapshot(CreateToolhelp32Snapshot(TH32CS_SNAPPROCESS, 0)); in GetProcessInfo()
/dports/devel/ros-urdfdom/urdfdom-1.0.4/urdf_parser/test/gtest/src/
H A Dgtest-port.cc175 AutoHandle::AutoHandle() in AutoHandle() function in testing::internal::AutoHandle
178 AutoHandle::AutoHandle(Handle handle) in AutoHandle() function in testing::internal::AutoHandle
181 AutoHandle::~AutoHandle() { in ~AutoHandle()
185 AutoHandle::Handle AutoHandle::Get() const { in Get()
189 void AutoHandle::Reset() { in Reset()
193 void AutoHandle::Reset(HANDLE handle) { in Reset()
207 bool AutoHandle::IsCloseable() const { in IsCloseable()
/dports/devel/ros-console_bridge/console_bridge-1.0.1/test/gtest/src/
H A Dgtest-port.cc175 AutoHandle::AutoHandle() in AutoHandle() function in testing::internal::AutoHandle
178 AutoHandle::AutoHandle(Handle handle) in AutoHandle() function in testing::internal::AutoHandle
181 AutoHandle::~AutoHandle() { in ~AutoHandle()
185 AutoHandle::Handle AutoHandle::Get() const { in Get()
189 void AutoHandle::Reset() { in Reset()
193 void AutoHandle::Reset(HANDLE handle) { in Reset()
207 bool AutoHandle::IsCloseable() const { in IsCloseable()

12345678910>>...30