Home
last modified time | relevance | path

Searched defs:aLevel (Results 1 – 25 of 328) sorted by relevance

12345678910>>...14

/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/tests/gtest/
H A DTestNSPRLogModulesParser.cpp30 auto callback = [&](const char* aName, mozilla::LogLevel aLevel, int32_t) { in TEST()
63 [&](const char* aName, mozilla::LogLevel aLevel, int32_t) { in TEST()
90 [&](const char* aName, mozilla::LogLevel aLevel, int32_t) mutable { in TEST()
116 [&](const char* aName, mozilla::LogLevel aLevel, int32_t) mutable { in TEST()
131 int32_t aRawValue) { in TEST()
157 [&](const char* aName, mozilla::LogLevel aLevel, int32_t) mutable { in TEST()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/tests/gtest/
H A DTestNSPRLogModulesParser.cpp30 auto callback = [&](const char* aName, mozilla::LogLevel aLevel, int32_t) { in TEST()
63 [&](const char* aName, mozilla::LogLevel aLevel, int32_t) { in TEST()
90 [&](const char* aName, mozilla::LogLevel aLevel, int32_t) mutable { in TEST()
116 [&](const char* aName, mozilla::LogLevel aLevel, int32_t) mutable { in TEST()
131 int32_t aRawValue) { in TEST()
158 [&](const char* aName, mozilla::LogLevel aLevel, int32_t) mutable { in TEST()
/dports/www/firefox/firefox-99.0/xpcom/tests/gtest/
H A DTestNSPRLogModulesParser.cpp30 auto callback = [&](const char* aName, mozilla::LogLevel aLevel, int32_t) { in TEST()
63 [&](const char* aName, mozilla::LogLevel aLevel, int32_t) { in TEST()
90 [&](const char* aName, mozilla::LogLevel aLevel, int32_t) mutable { in TEST()
116 [&](const char* aName, mozilla::LogLevel aLevel, int32_t) mutable { in TEST()
131 int32_t aRawValue) { in TEST()
158 [&](const char* aName, mozilla::LogLevel aLevel, int32_t) mutable { in TEST()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/tests/gtest/
H A DTestNSPRLogModulesParser.cpp30 auto callback = [&](const char* aName, mozilla::LogLevel aLevel, int32_t) { in TEST()
63 [&](const char* aName, mozilla::LogLevel aLevel, int32_t) { in TEST()
90 [&](const char* aName, mozilla::LogLevel aLevel, int32_t) mutable { in TEST()
116 [&](const char* aName, mozilla::LogLevel aLevel, int32_t) mutable { in TEST()
131 int32_t aRawValue) { in TEST()
158 [&](const char* aName, mozilla::LogLevel aLevel, int32_t) mutable { in TEST()
/dports/www/firefox/firefox-99.0/dom/media/webrtc/jsapi/
H A DPacketDumper.cpp29 void PacketDumper::Dump(size_t aLevel, dom::mozPacketDumpType aType, in Dump()
58 nsresult PacketDumper::EnablePacketDump(unsigned long aLevel, in EnablePacketDump()
80 nsresult PacketDumper::DisablePacketDump(unsigned long aLevel, in DisablePacketDump()
100 bool PacketDumper::ShouldDumpPacket(size_t aLevel, dom::mozPacketDumpType aType, in ShouldDumpPacket()
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/tests/gtest/
H A DTestNSPRLogModulesParser.cpp29 [&](const char* aName, mozilla::LogLevel aLevel, int32_t) { in TEST()
61 [&](const char* aName, mozilla::LogLevel aLevel, int32_t) { in TEST()
87 [&](const char* aName, mozilla::LogLevel aLevel, int32_t) mutable { in TEST()
102 [&](const char* aName, mozilla::LogLevel aLevel, int32_t aRawValue) { in TEST()
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/tests/gtest/
H A DTestNSPRLogModulesParser.cpp29 [&](const char* aName, mozilla::LogLevel aLevel, int32_t) { in TEST()
61 [&](const char* aName, mozilla::LogLevel aLevel, int32_t) { in TEST()
87 [&](const char* aName, mozilla::LogLevel aLevel, int32_t) mutable { in TEST()
102 [&](const char* aName, mozilla::LogLevel aLevel, int32_t aRawValue) { in TEST()
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/base/
H A DLogging.cpp54 void log_print(const LogModule* aModule, LogLevel aLevel, const char* aFmt, in log_print()
62 void log_print(const LogModule* aModule, LogLevel aLevel, TimeStamp* aStart, in log_print()
72 LogLevel ToLogLevel(int32_t aLevel) { in ToLogLevel()
78 static const char* ToLogStr(LogLevel aLevel) { in ToLogStr()
243 int32_t aValue) mutable { in Init()
385 void Print(const char* aName, LogLevel aLevel, const char* aFmt, in Print()
390 void Print(const char* aName, LogLevel aLevel, const TimeStamp* aStart, in Print()
652 void LogModule::Printv(LogLevel aLevel, const char* aFmt, va_list aArgs) const { in Printv()
659 void LogModule::Printv(LogLevel aLevel, const TimeStamp* aStart, in Printv()
673 void ExternMozLog(const char* aModule, mozilla::LogLevel aLevel, in ExternMozLog()
/dports/cad/opencascade/opencascade-7.6.0/src/StepBasic/
H A DStepBasic_Approval.cxx26 const Handle(TCollection_HAsciiString)& aLevel) in Init()
44 void StepBasic_Approval::SetLevel(const Handle(TCollection_HAsciiString)& aLevel) in SetLevel()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/base/
H A DLogging.cpp57 void log_print(const LogModule* aModule, LogLevel aLevel, const char* aFmt, in log_print()
65 void log_print(const LogModule* aModule, LogLevel aLevel, TimeStamp* aStart, in log_print()
75 LogLevel ToLogLevel(int32_t aLevel) { in ToLogLevel()
81 static const char* ToLogStr(LogLevel aLevel) { in ToLogStr()
389 int32_t aValue) mutable { in Init()
566 void Print(const char* aName, LogLevel aLevel, const char* aFmt, in Print()
571 void Print(const char* aName, LogLevel aLevel, const TimeStamp* aStart, in Print()
852 void LogModule::Printv(LogLevel aLevel, const char* aFmt, va_list aArgs) const { in Printv()
859 void LogModule::Printv(LogLevel aLevel, const TimeStamp* aStart, in Printv()
873 void ExternMozLog(const char* aModule, mozilla::LogLevel aLevel, in ExternMozLog()
/dports/www/firefox/firefox-99.0/xpcom/base/
H A DLogging.cpp57 void log_print(const LogModule* aModule, LogLevel aLevel, const char* aFmt, in log_print()
65 void log_print(const LogModule* aModule, LogLevel aLevel, TimeStamp* aStart, in log_print()
75 LogLevel ToLogLevel(int32_t aLevel) { in ToLogLevel()
81 static const char* ToLogStr(LogLevel aLevel) { in ToLogStr()
389 int32_t aValue) mutable { in Init()
566 void Print(const char* aName, LogLevel aLevel, const char* aFmt, in Print()
571 void Print(const char* aName, LogLevel aLevel, const TimeStamp* aStart, in Print()
852 void LogModule::Printv(LogLevel aLevel, const char* aFmt, va_list aArgs) const { in Printv()
859 void LogModule::Printv(LogLevel aLevel, const TimeStamp* aStart, in Printv()
873 void ExternMozLog(const char* aModule, mozilla::LogLevel aLevel, in ExternMozLog()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/base/
H A DLogging.cpp57 void log_print(const LogModule* aModule, LogLevel aLevel, const char* aFmt, in log_print()
65 void log_print(const LogModule* aModule, LogLevel aLevel, TimeStamp* aStart, in log_print()
75 LogLevel ToLogLevel(int32_t aLevel) { in ToLogLevel()
81 static const char* ToLogStr(LogLevel aLevel) { in ToLogStr()
389 int32_t aValue) mutable { in Init()
566 void Print(const char* aName, LogLevel aLevel, const char* aFmt, in Print()
571 void Print(const char* aName, LogLevel aLevel, const TimeStamp* aStart, in Print()
852 void LogModule::Printv(LogLevel aLevel, const char* aFmt, va_list aArgs) const { in Printv()
859 void LogModule::Printv(LogLevel aLevel, const TimeStamp* aStart, in Printv()
873 void ExternMozLog(const char* aModule, mozilla::LogLevel aLevel, in ExternMozLog()
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/base/
H A DLogging.cpp45 LogLevel aLevel, in log_print()
57 LogLevel aLevel, in log_print()
69 ToLogLevel(int32_t aLevel) in ToLogLevel()
77 ToLogStr(LogLevel aLevel) { in ToLogStr()
212 (const char* aName, LogLevel aLevel, int32_t aValue) mutable { in Init()
357 void Print(const char* aName, LogLevel aLevel, const char* aFmt, va_list aArgs) in Print()
560 LogModule::Printv(LogLevel aLevel, const char* aFmt, va_list aArgs) const in Printv()
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/base/
H A DLogging.cpp62 void log_print(const LogModule* aModule, LogLevel aLevel, const char* aFmt, in log_print()
72 LogLevel ToLogLevel(int32_t aLevel) { in ToLogLevel()
78 const char* ToLogStr(LogLevel aLevel) { in ToLogStr()
210 int32_t aValue) mutable { in Init()
346 void Print(const char* aName, LogLevel aLevel, const char* aFmt, in Print()
545 void LogModule::Printv(LogLevel aLevel, const char* aFmt, va_list aArgs) const { in Printv()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/cache2/
H A DCacheIOThread.cpp48 void CacheIOTelemetry::Report(uint32_t aLevel, in Report()
261 nsresult CacheIOThread::Dispatch(nsIRunnable* aRunnable, uint32_t aLevel) { in Dispatch()
266 uint32_t aLevel) { in Dispatch()
302 already_AddRefed<nsIRunnable> aRunnable, uint32_t aLevel) { in DispatchInternal()
505 void CacheIOThread::LoopOneLevel(uint32_t aLevel) { in LoopOneLevel()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/cache2/
H A DCacheIOThread.cpp46 void CacheIOTelemetry::Report(uint32_t aLevel, in Report()
253 nsresult CacheIOThread::Dispatch(nsIRunnable* aRunnable, uint32_t aLevel) { in Dispatch()
258 uint32_t aLevel) { in Dispatch()
296 already_AddRefed<nsIRunnable> aRunnable, uint32_t aLevel) { in DispatchInternal()
495 void CacheIOThread::LoopOneLevel(uint32_t aLevel) { in LoopOneLevel()
/dports/www/firefox/firefox-99.0/netwerk/cache2/
H A DCacheIOThread.cpp46 void CacheIOTelemetry::Report(uint32_t aLevel, in Report()
253 nsresult CacheIOThread::Dispatch(nsIRunnable* aRunnable, uint32_t aLevel) { in Dispatch()
258 uint32_t aLevel) { in Dispatch()
296 already_AddRefed<nsIRunnable> aRunnable, uint32_t aLevel) { in DispatchInternal()
495 void CacheIOThread::LoopOneLevel(uint32_t aLevel) { in LoopOneLevel()
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/cache2/
H A DCacheIOThread.cpp44 void CacheIOTelemetry::Report(uint32_t aLevel, in Report()
267 nsresult CacheIOThread::Dispatch(nsIRunnable* aRunnable, uint32_t aLevel) { in Dispatch()
272 uint32_t aLevel) { in Dispatch()
308 already_AddRefed<nsIRunnable> aRunnable, uint32_t aLevel) { in DispatchInternal()
505 void CacheIOThread::LoopOneLevel(uint32_t aLevel) { in LoopOneLevel()
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/cache2/
H A DCacheIOThread.cpp40 void CacheIOTelemetry::Report(uint32_t aLevel, CacheIOTelemetry::size_type aLength) in Report()
276 nsresult CacheIOThread::Dispatch(nsIRunnable* aRunnable, uint32_t aLevel) in Dispatch()
282 uint32_t aLevel) in Dispatch()
320 uint32_t aLevel) in DispatchInternal()
521 void CacheIOThread::LoopOneLevel(uint32_t aLevel) in LoopOneLevel()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/cache2/
H A DCacheIOThread.cpp46 void CacheIOTelemetry::Report(uint32_t aLevel, in Report()
253 nsresult CacheIOThread::Dispatch(nsIRunnable* aRunnable, uint32_t aLevel) { in Dispatch()
258 uint32_t aLevel) { in Dispatch()
296 already_AddRefed<nsIRunnable> aRunnable, uint32_t aLevel) { in DispatchInternal()
495 void CacheIOThread::LoopOneLevel(uint32_t aLevel) { in LoopOneLevel()
/dports/www/firefox-esr/firefox-91.8.0/dom/console/
H A DConsoleUtils.cpp49 Level aLevel) { in ReportForServiceWorkerScope()
64 Level aLevel) { in ReportForServiceWorkerScopeInternal()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/console/
H A DConsoleUtils.cpp43 Level aLevel) { in ReportForServiceWorkerScope()
58 Level aLevel) { in ReportForServiceWorkerScopeInternal()
/dports/www/firefox/firefox-99.0/dom/console/
H A DConsoleUtils.cpp50 Level aLevel) { in ReportForServiceWorkerScope()
65 Level aLevel) { in ReportForServiceWorkerScopeInternal()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/console/
H A DConsoleUtils.cpp49 Level aLevel) { in ReportForServiceWorkerScope()
64 Level aLevel) { in ReportForServiceWorkerScopeInternal()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/console/
H A DConsoleUtils.cpp38 Level aLevel) { in ReportForServiceWorkerScope()
53 Level aLevel) { in ReportForServiceWorkerScopeInternal()

12345678910>>...14