Home
last modified time | relevance | path

Searched refs:handle_name (Results 51 – 75 of 148) sorted by relevance

123456

/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/sandbox/win/src/
H A Dsandbox_nt_util.cc253 std::unique_ptr<OBJECT_NAME_INFORMATION, NtAllocDeleter> handle_name; in AllocAndGetFullPath()
255 handle_name.reset(reinterpret_cast<OBJECT_NAME_INFORMATION*>( in AllocAndGetFullPath()
260 ret = NtQueryObject(root, ObjectNameInformation, handle_name.get(), in AllocAndGetFullPath()
269 handle_name->ObjectName.Length + (wcslen(path) + 2) * sizeof(wchar_t); in AllocAndGetFullPath()
274 ret = CopyData(off, handle_name->ObjectName.Buffer, in AllocAndGetFullPath()
275 handle_name->ObjectName.Length); in AllocAndGetFullPath()
278 off += handle_name->ObjectName.Length / sizeof(wchar_t); in AllocAndGetFullPath()
H A Dhandle_closer_agent.cc185 std::wstring handle_name; in CloseHandles() local
223 if (!GetHandleName(handle, &handle_name) || !names.count(handle_name)) in CloseHandles()
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/sandbox/win/src/
H A Dsandbox_nt_util.cc253 std::unique_ptr<OBJECT_NAME_INFORMATION, NtAllocDeleter> handle_name; in AllocAndGetFullPath()
255 handle_name.reset(reinterpret_cast<OBJECT_NAME_INFORMATION*>( in AllocAndGetFullPath()
260 ret = NtQueryObject(root, ObjectNameInformation, handle_name.get(), in AllocAndGetFullPath()
269 handle_name->ObjectName.Length + (wcslen(path) + 2) * sizeof(wchar_t); in AllocAndGetFullPath()
274 ret = CopyData(off, handle_name->ObjectName.Buffer, in AllocAndGetFullPath()
275 handle_name->ObjectName.Length); in AllocAndGetFullPath()
278 off += handle_name->ObjectName.Length / sizeof(wchar_t); in AllocAndGetFullPath()
H A Dhandle_closer_agent.cc185 std::wstring handle_name; in CloseHandles() local
223 if (!GetHandleName(handle, &handle_name) || !names.count(handle_name)) in CloseHandles()
/dports/www/chromium-legacy/chromium-88.0.4324.182/sandbox/win/src/
H A Dsandbox_nt_util.cc253 std::unique_ptr<OBJECT_NAME_INFORMATION, NtAllocDeleter> handle_name; in AllocAndGetFullPath()
255 handle_name.reset(reinterpret_cast<OBJECT_NAME_INFORMATION*>( in AllocAndGetFullPath()
260 ret = NtQueryObject(root, ObjectNameInformation, handle_name.get(), in AllocAndGetFullPath()
269 handle_name->ObjectName.Length + (wcslen(path) + 2) * sizeof(wchar_t); in AllocAndGetFullPath()
274 ret = CopyData(off, handle_name->ObjectName.Buffer, in AllocAndGetFullPath()
275 handle_name->ObjectName.Length); in AllocAndGetFullPath()
278 off += handle_name->ObjectName.Length / sizeof(wchar_t); in AllocAndGetFullPath()
H A Dhandle_closer_agent.cc185 std::wstring handle_name; in CloseHandles() local
223 if (!GetHandleName(handle, &handle_name) || !names.count(handle_name)) in CloseHandles()
/dports/databases/py-sqlite3/Python-3.8.12/Lib/lib2to3/fixes/
H A Dfix_urllib.py140 def handle_name(name, prefix): function
151 names.extend(handle_name(elt, pref))
153 names.extend(handle_name(elts[-1], pref))
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/sandbox/win/src/
H A Dhandle_closer_agent.cc185 std::wstring handle_name; in CloseHandles() local
223 if (!GetHandleName(handle, &handle_name) || !names.count(handle_name)) in CloseHandles()
/dports/databases/py-gdbm/Python-3.8.12/Lib/lib2to3/fixes/
H A Dfix_urllib.py140 def handle_name(name, prefix): function
151 names.extend(handle_name(elt, pref))
153 names.extend(handle_name(elts[-1], pref))
/dports/lang/python-legacy/Python-2.7.18/Lib/lib2to3/fixes/
H A Dfix_urllib.py141 def handle_name(name, prefix): function
152 names.extend(handle_name(elt, pref))
154 names.extend(handle_name(elts[-1], pref))
/dports/lang/python37/Python-3.7.12/Lib/lib2to3/fixes/
H A Dfix_urllib.py140 def handle_name(name, prefix): function
151 names.extend(handle_name(elt, pref))
153 names.extend(handle_name(elts[-1], pref))
/dports/lang/python310/Python-3.10.1/Lib/lib2to3/fixes/
H A Dfix_urllib.py140 def handle_name(name, prefix): function
151 names.extend(handle_name(elt, pref))
153 names.extend(handle_name(elts[-1], pref))
/dports/lang/python-tools/Python-3.8.12/Lib/lib2to3/fixes/
H A Dfix_urllib.py140 def handle_name(name, prefix): function
151 names.extend(handle_name(elt, pref))
153 names.extend(handle_name(elts[-1], pref))
/dports/lang/python27/Python-2.7.18/Lib/lib2to3/fixes/
H A Dfix_urllib.py141 def handle_name(name, prefix): function
152 names.extend(handle_name(elt, pref))
154 names.extend(handle_name(elts[-1], pref))
/dports/lang/python39/Python-3.9.9/Lib/lib2to3/fixes/
H A Dfix_urllib.py140 def handle_name(name, prefix): function
151 names.extend(handle_name(elt, pref))
153 names.extend(handle_name(elts[-1], pref))
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/
H A Dfix_urllib.py141 def handle_name(name, prefix): function
152 names.extend(handle_name(elt, pref))
154 names.extend(handle_name(elts[-1], pref))
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/lib2to3/fixes/
H A Dfix_urllib.py140 def handle_name(name, prefix): function
151 names.extend(handle_name(elt, pref))
153 names.extend(handle_name(elts[-1], pref))
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/sandbox/win/src/
H A Dhandle_closer_agent.cc185 std::wstring handle_name; in CloseHandles() local
223 if (!GetHandleName(handle, &handle_name) || !names.count(handle_name)) in CloseHandles()
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/
H A Dfix_urllib.py141 def handle_name(name, prefix): function
152 names.extend(handle_name(elt, pref))
154 names.extend(handle_name(elts[-1], pref))
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/
H A Dfix_urllib.py141 def handle_name(name, prefix): function
152 names.extend(handle_name(elt, pref))
154 names.extend(handle_name(elts[-1], pref))
/dports/lang/python311/Python-3.11.0a3/Lib/lib2to3/fixes/
H A Dfix_urllib.py140 def handle_name(name, prefix): function
151 names.extend(handle_name(elt, pref))
153 names.extend(handle_name(elts[-1], pref))
/dports/lang/python38/Python-3.8.12/Lib/lib2to3/fixes/
H A Dfix_urllib.py140 def handle_name(name, prefix): function
151 names.extend(handle_name(elt, pref))
153 names.extend(handle_name(elts[-1], pref))
/dports/graphics/qgis/qgis-3.22.3/scripts/qgis_fixes/
H A Dfix_pyqt.py528 def handle_name(name, prefix): function
540 names.extend(handle_name(elt, pref))
542 names.extend(handle_name(elts[-1], pref))
/dports/graphics/qgis-ltr/qgis-3.16.16/scripts/qgis_fixes/
H A Dfix_pyqt.py528 def handle_name(name, prefix): function
540 names.extend(handle_name(elt, pref))
542 names.extend(handle_name(elts[-1], pref))
/dports/devel/p5-Moose/Moose-2.2201/lib/Moose/Meta/Attribute/Native/
H A DTrait.pm103 my ( $self, $handle_name, $method_to_call ) = @_;
113 name => $handle_name,

123456