Home
last modified time | relevance | path

Searched defs:GetModules (Results 1 – 25 of 127) sorted by relevance

123456

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Source/InformationObjectDefinition/
H A DgdcmDefs.h40 const Modules &GetModules() const { return Part3Modules; } in GetModules() function
41 Modules &GetModules() { return Part3Modules; } in GetModules() function
/dports/devel/gdcm/gdcm-3.0.10/Source/InformationObjectDefinition/
H A DgdcmDefs.h40 const Modules &GetModules() const { return Part3Modules; } in GetModules() function
41 Modules &GetModules() { return Part3Modules; } in GetModules() function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Diagnostics.Process/src/System/Diagnostics/
H A DProcessManager.BSD.cs38 internal static ProcessModuleCollection GetModules(int processId) in GetModules() method in System.Diagnostics.ProcessManager
H A DProcessManager.UnknownUnix.cs26 internal static ProcessModuleCollection GetModules(int processId) in GetModules() method in System.Diagnostics.ProcessManager
H A DProcessManager.Uap.cs24 private static ProcessModuleCollection GetModules(int processId, bool firstModuleOnly) in GetModules() method in System.Diagnostics.NtProcessManager
H A DProcessManager.Linux.cs46 internal static ProcessModuleCollection GetModules(int processId) in GetModules() method in System.Diagnostics.ProcessManager
H A DProcessManager.Win32.cs65 private static ProcessModuleCollection GetModules(int processId, bool firstModuleOnly) in GetModules() method in System.Diagnostics.NtProcessManager
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Mail/src/System/Net/Mail/
H A DSmtpAuthenticationManager.cs31 internal static ISmtpAuthenticationModule[] GetModules() in GetModules() method in System.Net.Mail.SmtpAuthenticationManager
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/mail/
H A DSmtpAuthenticationManager.cs75 internal static ISmtpAuthenticationModule[] GetModules() in GetModules() method in System.Net.Mail.SmtpAuthenticationManager
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/google-breakpad/src/google_breakpad/processor/
H A Dmicrodump.h119 MicrodumpModules* GetModules() { return modules_.get(); } in GetModules() function
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/google-breakpad/src/google_breakpad/processor/
H A Dmicrodump.h119 MicrodumpModules* GetModules() { return modules_.get(); } in GetModules() function
/dports/sysutils/plasma5-drkonqi/drkonqi-5.23.5/src/kdbgwin/
H A Dkdbgwin_process.h110 const TModulesMap &GetModules() const in GetModules() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/google_breakpad/processor/
H A Dmicrodump.h119 MicrodumpModules* GetModules() { return modules_.get(); } in GetModules() function
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/google-breakpad/src/google_breakpad/processor/
H A Dmicrodump.h119 MicrodumpModules* GetModules() { return modules_.get(); } in GetModules() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/breakpad/breakpad/src/google_breakpad/processor/
H A Dmicrodump.h119 MicrodumpModules* GetModules() { return modules_.get(); } in GetModules() function
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/google-breakpad/src/google_breakpad/processor/
H A Dmicrodump.h119 MicrodumpModules* GetModules() { return modules_.get(); } in GetModules() function
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/google-breakpad/src/google_breakpad/processor/
H A Dmicrodump.h119 MicrodumpModules* GetModules() { return modules_.get(); } in GetModules() function
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/google-breakpad/src/google_breakpad/processor/
H A Dmicrodump.h119 MicrodumpModules* GetModules() { return modules_.get(); } in GetModules() function
/dports/www/squid/squid-4.15/src/DiskIO/
H A DDiskIOModule.cc91 DiskIOModule::GetModules() in GetModules() function in DiskIOModule
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/serial/datatool/
H A Dmoduleset.hpp85 const TModules& GetModules(void) const in GetModules() function in CFileModules
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/serial/datatool/
H A Dmoduleset.hpp85 const TModules& GetModules(void) const in GetModules() function in CFileModules
/dports/lang/mono/mono-5.10.1.57/external/ikvm/reflect/
H A DAssembly.cs70 public abstract Module[] GetModules(bool getResourceModules); in GetModules() method in IKVM.Reflection.Assembly
93 public Module[] GetModules() in GetModules() method in IKVM.Reflection.Assembly
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/basic/
H A Dsbstar.hxx108 SbModules& GetModules() { return pModules; } in GetModules() function in StarBASIC
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/basic/
H A Dsbstar.hxx108 SbModules& GetModules() { return pModules; } in GetModules() function in StarBASIC
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Runtime.InteropServices/
H A D_Assembly.cs124 Module[] GetModules (); in GetModules() method
126 Module[] GetModules (bool getResourceModules); in GetModules() method

123456