Home
last modified time | relevance | path

Searched refs:dwProcessId (Results 1 – 25 of 2522) sorted by relevance

12345678910>>...101

/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/pydevd_attach_to_process/winappdbg/
H A Ddebug.py211 def attach(self, dwProcessId): argument
234 aProcess = Process(dwProcessId)
558 aProcess = Process(dwProcessId)
600 if self.is_debugee(dwProcessId):
687 aProcess = Process(dwProcessId)
690 self.__cleanup_process(dwProcessId,
759 aProcess = Process(dwProcessId)
954 dwProcessId = event.get_pid()
959 if self.is_debugee(dwProcessId):
1146 def is_debugee(self, dwProcessId): argument
[all …]
H A Dbreakpoint.py1190 dwProcessId = event.get_pid()
2336 key = (dwProcessId, address)
2345 key = (dwProcessId, address)
2568 key = (dwProcessId, address)
2600 key = (dwProcessId, address)
3074 if pid == dwProcessId ]
3085 if pid == dwProcessId ]
3285 aProcess = Process(dwProcessId)
3315 aProcess = Process(dwProcessId)
3343 aProcess = Process(dwProcessId)
[all …]
H A Dprocess.py167 self.dwProcessId = dwProcessId
176 return self.dwProcessId
3951 def has_process(self, dwProcessId): argument
3963 def get_process(self, dwProcessId): argument
4513 if dwProcessId != our_pid:
4809 if dwProcessId is None:
4815 if dwProcessId is None:
4949 dwProcessId = aProcess.dwProcessId
4955 def _del_process(self, dwProcessId): argument
4986 dwProcessId = event.get_pid()
[all …]
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/
H A Ddebug.py211 def attach(self, dwProcessId): argument
234 aProcess = Process(dwProcessId)
558 aProcess = Process(dwProcessId)
600 if self.is_debugee(dwProcessId):
687 aProcess = Process(dwProcessId)
690 self.__cleanup_process(dwProcessId,
759 aProcess = Process(dwProcessId)
954 dwProcessId = event.get_pid()
959 if self.is_debugee(dwProcessId):
1146 def is_debugee(self, dwProcessId): argument
[all …]
H A Dbreakpoint.py1190 dwProcessId = event.get_pid()
2336 key = (dwProcessId, address)
2345 key = (dwProcessId, address)
2568 key = (dwProcessId, address)
2600 key = (dwProcessId, address)
3074 if pid == dwProcessId ]
3085 if pid == dwProcessId ]
3285 aProcess = Process(dwProcessId)
3315 aProcess = Process(dwProcessId)
3343 aProcess = Process(dwProcessId)
[all …]
H A Dprocess.py167 self.dwProcessId = dwProcessId
176 return self.dwProcessId
3951 def has_process(self, dwProcessId): argument
3963 def get_process(self, dwProcessId): argument
4513 if dwProcessId != our_pid:
4809 if dwProcessId is None:
4815 if dwProcessId is None:
4949 dwProcessId = aProcess.dwProcessId
4955 def _del_process(self, dwProcessId): argument
4986 dwProcessId = event.get_pid()
[all …]
/dports/devel/py-pydevd/pydevd-1.1.1/pydevd_attach_to_process/winappdbg/
H A Ddebug.py211 def attach(self, dwProcessId): argument
234 aProcess = Process(dwProcessId)
558 aProcess = Process(dwProcessId)
600 if self.is_debugee(dwProcessId):
687 aProcess = Process(dwProcessId)
690 self.__cleanup_process(dwProcessId,
759 aProcess = Process(dwProcessId)
954 dwProcessId = event.get_pid()
959 if self.is_debugee(dwProcessId):
1146 def is_debugee(self, dwProcessId): argument
[all …]
H A Dbreakpoint.py1190 dwProcessId = event.get_pid()
2336 key = (dwProcessId, address)
2345 key = (dwProcessId, address)
2568 key = (dwProcessId, address)
2600 key = (dwProcessId, address)
3074 if pid == dwProcessId ]
3085 if pid == dwProcessId ]
3285 aProcess = Process(dwProcessId)
3315 aProcess = Process(dwProcessId)
3343 aProcess = Process(dwProcessId)
[all …]
H A Dprocess.py167 self.dwProcessId = dwProcessId
176 return self.dwProcessId
3951 def has_process(self, dwProcessId): argument
3963 def get_process(self, dwProcessId): argument
4513 if dwProcessId != our_pid:
4809 if dwProcessId is None:
4815 if dwProcessId is None:
4949 dwProcessId = aProcess.dwProcessId
4955 def _del_process(self, dwProcessId): argument
4986 dwProcessId = event.get_pid()
[all …]
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/
H A Ddebug.py211 def attach(self, dwProcessId): argument
234 aProcess = Process(dwProcessId)
558 aProcess = Process(dwProcessId)
600 if self.is_debugee(dwProcessId):
687 aProcess = Process(dwProcessId)
690 self.__cleanup_process(dwProcessId,
759 aProcess = Process(dwProcessId)
954 dwProcessId = event.get_pid()
959 if self.is_debugee(dwProcessId):
1146 def is_debugee(self, dwProcessId): argument
[all …]
H A Dbreakpoint.py1190 dwProcessId = event.get_pid()
2336 key = (dwProcessId, address)
2345 key = (dwProcessId, address)
2568 key = (dwProcessId, address)
2600 key = (dwProcessId, address)
3074 if pid == dwProcessId ]
3085 if pid == dwProcessId ]
3285 aProcess = Process(dwProcessId)
3315 aProcess = Process(dwProcessId)
3343 aProcess = Process(dwProcessId)
[all …]
H A Dprocess.py167 self.dwProcessId = dwProcessId
176 return self.dwProcessId
3951 def has_process(self, dwProcessId): argument
3963 def get_process(self, dwProcessId): argument
4513 if dwProcessId != our_pid:
4809 if dwProcessId is None:
4815 if dwProcessId is None:
4949 dwProcessId = aProcess.dwProcessId
4955 def _del_process(self, dwProcessId): argument
4986 dwProcessId = event.get_pid()
[all …]
/dports/graphics/qgis/qgis-3.22.3/src/providers/grass/
H A Dqgsgrasswin.cpp33 DWORD dwProcessId; member
39 DWORD dwProcessId = 0x0; in EnumProc() local
40 GetWindowThreadProcessId( hWnd, &dwProcessId ); in EnumProc()
41 if ( ed.dwProcessId == dwProcessId ) in EnumProc()
49 HWND FindWindowFromProcessId( DWORD dwProcessId ) in FindWindowFromProcessId() argument
51 EnumData ed = { dwProcessId }; in FindWindowFromProcessId()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/providers/grass/
H A Dqgsgrasswin.cpp33 DWORD dwProcessId; member
39 DWORD dwProcessId = 0x0; in EnumProc() local
40 GetWindowThreadProcessId( hWnd, &dwProcessId ); in EnumProc()
41 if ( ed.dwProcessId == dwProcessId ) in EnumProc()
49 HWND FindWindowFromProcessId( DWORD dwProcessId ) in FindWindowFromProcessId() argument
51 EnumData ed = { dwProcessId }; in FindWindowFromProcessId()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/desktop_capture/win/
H A Ddesktop_device_info_win.cc89 DWORD dwProcessId = 0; in InitializeApplicationList() local
90 GetWindowThreadProcessId(hWnd, &dwProcessId); in InitializeApplicationList()
93 if (dwProcessId == 0 || dwProcessId == GetCurrentProcessId()) { in InitializeApplicationList()
109 DesktopApplicationList::iterator itr = desktop_application_list_.find(dwProcessId); in InitializeApplicationList()
122 pDesktopApplication->setProcessId(dwProcessId); in InitializeApplicationList()
133 HANDLE hWndPro = OpenProcess(PROCESS_QUERY_LIMITED_INFORMATION, FALSE, dwProcessId); in InitializeApplicationList()
145 HANDLE hProcess = OpenProcess(PROCESS_QUERY_INFORMATION, 0, dwProcessId); in InitializeApplicationList()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/desktop_capture/win/
H A Ddesktop_device_info_win.cc88 DWORD dwProcessId = 0; in InitializeApplicationList() local
89 GetWindowThreadProcessId(hWnd, &dwProcessId); in InitializeApplicationList()
92 if (dwProcessId == 0 || dwProcessId == GetCurrentProcessId()) { in InitializeApplicationList()
108 DesktopApplicationList::iterator itr = desktop_application_list_.find(dwProcessId); in InitializeApplicationList()
121 pDesktopApplication->setProcessId(dwProcessId); in InitializeApplicationList()
132 HANDLE hWndPro = OpenProcess(PROCESS_QUERY_LIMITED_INFORMATION, FALSE, dwProcessId); in InitializeApplicationList()
144 HANDLE hProcess = OpenProcess(PROCESS_QUERY_INFORMATION, 0, dwProcessId); in InitializeApplicationList()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/desktop_capture/win/
H A Ddesktop_device_info_win.cc89 DWORD dwProcessId = 0; in InitializeApplicationList() local
90 GetWindowThreadProcessId(hWnd, &dwProcessId); in InitializeApplicationList()
93 if (dwProcessId == 0 || dwProcessId == GetCurrentProcessId()) { in InitializeApplicationList()
109 DesktopApplicationList::iterator itr = desktop_application_list_.find(dwProcessId); in InitializeApplicationList()
122 pDesktopApplication->setProcessId(dwProcessId); in InitializeApplicationList()
133 HANDLE hWndPro = OpenProcess(PROCESS_QUERY_LIMITED_INFORMATION, FALSE, dwProcessId); in InitializeApplicationList()
145 HANDLE hProcess = OpenProcess(PROCESS_QUERY_INFORMATION, 0, dwProcessId); in InitializeApplicationList()
/dports/x11-toolkits/fltk/fltk-1.3.8/fluid/
H A DExternalCodeEditor_WIN32.cxx89 return( (pinfo_.dwProcessId != 0) ? 1 : 0 ); in is_editing()
137 if ( G_debug ) printf("close_editor() called: pid=%ld\n", long(pinfo_.dwProcessId)); in close_editor()
145 "pid=%ld file=%s", long(pinfo_.dwProcessId), filename()); in close_editor()
152 long(pinfo_.dwProcessId), filename() ) ) { in close_editor()
172 printf("kill_editor() called: pid=%ld\n", (long)pinfo_.dwProcessId); in kill_editor()
174 switch ( terminate_app(pinfo_.dwProcessId, 500) ) { // kill editor, wait up to 1/2 sec to die in kill_editor()
181 DWORD pid = pinfo_.dwProcessId; // save pid in kill_editor()
444 (long)pinfo_.dwProcessId, L_editors_open); in start_editor()
484 DWORD wpid = pinfo_.dwProcessId; // save pid in reap_editor()
523 get_ms_errmsg(), filename(), long(pinfo_.dwProcessId)); in open_editor()
[all …]
/dports/devel/radare2/radare2-5.1.1/shlr/w32dbg_wrap/src/
H A Dw32dbg_wrap.c12 params->ret = ContinueDebugEvent (pi->dwProcessId, pi->dwThreadId, params->continue_status); in __w32dbg_thread()
17 pi->dwProcessId = params->wait.de->dwProcessId; in __w32dbg_thread()
25 params->ret = DebugActiveProcess (pi->dwProcessId); in __w32dbg_thread()
29 params->ret = DebugActiveProcessStop (pi->dwProcessId); in __w32dbg_thread()
/dports/editors/libreoffice/libreoffice-7.2.6.2/setup_native/source/win32/customactions/quickstarter/
H A Dshutdown_quickstart.cxx33 DWORD dwProcessId; in EnumWindowsProc() local
35 if ( GetWindowThreadProcessId( hWnd, &dwProcessId ) ) in EnumWindowsProc()
37 std::wstring sImagePath = GetProcessImagePathW( dwProcessId ); in EnumWindowsProc()
48 HANDLE hProcess = OpenProcess( SYNCHRONIZE, FALSE, dwProcessId ); in EnumWindowsProc()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/setup_native/source/win32/customactions/quickstarter/
H A Dshutdown_quickstart.cxx33 DWORD dwProcessId; in EnumWindowsProc() local
35 if ( GetWindowThreadProcessId( hWnd, &dwProcessId ) ) in EnumWindowsProc()
37 std::wstring sImagePath = GetProcessImagePathW( dwProcessId ); in EnumWindowsProc()
48 HANDLE hProcess = OpenProcess( SYNCHRONIZE, FALSE, dwProcessId ); in EnumWindowsProc()
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/clientsetup/win/
H A Dterminate.cpp38 DWORD dwProcessId; member
97 pi.dwProcessId = pProcesses->ProcessId; in diagnostics_update_process_list()
140 if (TerminateProcessById(p.dwProcessId)) { in TerminateProcessEx()
152 if (tp.dwProcessId == p.dwParentProcessId) { in TerminateProcessEx()
153 if (TerminateProcessById(p.dwProcessId)) { in TerminateProcessEx()
/dports/devel/apitrace/apitrace-9.0/inject/
H A Dinjector.cpp256 attachDebugger(DWORD dwProcessId) in attachDebugger() argument
287 dwProcessId, (DWORD)(UINT_PTR)hEvent, NULL); in attachDebugger()
334 DWORD dwProcessId = 0; in getProcessIdByName() local
344 dwProcessId = pe32.th32ProcessID; in getProcessIdByName()
352 return dwProcessId; in getProcessIdByName()
478 DWORD dwProcessId = 0; in main() local
505 dwProcessId = strtoul(optarg, NULL, 0); in main()
530 dwProcessId = atol(argv[optind]); in main()
534 dwProcessId = getProcessIdByName(szProcessName); in main()
535 if (!dwProcessId) { in main()
[all …]
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.3.9/src/um/
H A Ddebugapi.rs19 dwProcessId: DWORD, in ContinueDebugEvent()
28 dwProcessId: DWORD, in DebugActiveProcess()
31 dwProcessId: DWORD, in DebugActiveProcessStop()
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/winapi-0.3.9/src/um/
H A Ddebugapi.rs19 dwProcessId: DWORD, in ContinueDebugEvent()
28 dwProcessId: DWORD, in DebugActiveProcess()
31 dwProcessId: DWORD, in DebugActiveProcessStop()

12345678910>>...101