Home
last modified time | relevance | path

Searched defs:aProc (Results 1 – 9 of 9) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/app/
H A Dsalplug.cxx81 …salFactoryProc aProc = reinterpret_cast<salFactoryProc>(aMod.getFunctionSymbol("create_SalInstance… in tryInstance() local
/dports/games/flightgear/flightgear-2020.3.11/src/Navaids/
H A DLevelDXML.cxx101 void NavdataVisitor::processRunways(ArrivalDeparture* aProc, const XMLAttributes &atts) in processRunways()
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/base/
H A DnsMemoryReporterManager.cpp213 GetKinfoProcSelf(KINFO_PROC* aProc) in GetKinfoProcSelf()
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/base/
H A DnsMemoryReporterManager.cpp181 [[nodiscard]] static nsresult GetKinfoProcSelf(KINFO_PROC* aProc) { in GetKinfoProcSelf()
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/base/
H A DnsMemoryReporterManager.cpp206 static MOZ_MUST_USE nsresult GetKinfoProcSelf(KINFO_PROC* aProc) { in GetKinfoProcSelf()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/base/
H A DnsMemoryReporterManager.cpp183 [[nodiscard]] static nsresult GetKinfoProcSelf(KINFO_PROC* aProc) { in GetKinfoProcSelf()
/dports/www/firefox/firefox-99.0/xpcom/base/
H A DnsMemoryReporterManager.cpp185 [[nodiscard]] static nsresult GetKinfoProcSelf(KINFO_PROC* aProc) { in GetKinfoProcSelf()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/base/
H A DnsMemoryReporterManager.cpp183 [[nodiscard]] static nsresult GetKinfoProcSelf(KINFO_PROC* aProc) { in GetKinfoProcSelf()
/dports/lang/squeak/Squeak-4.10.2.2614-src/unix/src/vm/
H A Dinterp.c28760 sqInt transferTo(sqInt aProc) { in transferTo()