Home
last modified time | relevance | path

Searched refs:WarningCode (Results 1 – 25 of 95) sorted by relevance

1234

/dports/graphics/photivo/photivo/Sources/
H A DptError.cpp82 void ptLogWarning(const short WarningCode, in ptLogWarning() argument
90 ptWarNo = WarningCode; in ptLogWarning()
H A DptError.h34 void ptLogWarning(const short WarningCode,const char* Format, ... );
/dports/math/clingo/clingo-5.5.1/libclingo/tests/
H A Dtests.hh32 using MessageVec = std::vector<std::pair<WarningCode, std::string>>;
63 void operator()(WarningCode code, char const *msg) { messages_.emplace_back(code, msg); } in operator ()()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_device/include/
H A Daudio_device_defines.h37 enum WarningCode enum
44 virtual void OnWarningIsReported(const WarningCode warning) = 0;
/dports/editors/libreoffice/libreoffice-7.2.6.2/idlc/inc/
H A Derrorhandler.hxx70 enum class WarningCode enum
86 static void warning0(WarningCode e, const char* warningmsg);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/idlc/inc/
H A Derrorhandler.hxx70 enum class WarningCode enum
86 static void warning0(WarningCode e, const sal_Char* warningmsg);
/dports/editors/libreoffice/libreoffice-7.2.6.2/idlc/source/
H A Derrorhandler.cxx124 static const char* warningCodeToMessage(WarningCode wCode) in warningCodeToMessage()
128 case WarningCode::WrongNamingConvention: in warningCodeToMessage()
411 static void warningHeader(WarningCode wCode) in warningHeader()
455 void ErrorHandler::warning0(WarningCode w, const char* warningmsg) in warning0()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/idlc/source/
H A Derrorhandler.cxx124 static const sal_Char* warningCodeToMessage(WarningCode wCode) in warningCodeToMessage()
128 case WarningCode::WrongNamingConvention: in warningCodeToMessage()
411 static void warningHeader(WarningCode wCode) in warningHeader()
455 void ErrorHandler::warning0(WarningCode w, const sal_Char* warningmsg) in warning0()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_device/include/
H A Daudio_device_defines.h34 enum WarningCode { kRecordingWarning = 0, kPlayoutWarning = 1 }; enum
37 virtual void OnWarningIsReported(const WarningCode warning) = 0;
/dports/sysutils/duplicity/duplicity-0.8.20/duplicity/
H A Dselection.py124 log.WarningCode.cannot_iterate,
128 log.WarningCode.cannot_stat, util.escape(fullpath))
154 log.WarningCode.cannot_read,
458 log.WarningCode.cannot_read, util.escape(path.uc_name))
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_device/test/
H A Dfunc_test_manager.h89 virtual void OnWarningIsReported(const WarningCode warning);
94 WarningCode _warning;
/dports/dns/dnscrypt-proxy2/dnscrypt-proxy-2.1.1/vendor/github.com/mgechev/revive/lint/
H A Dconfig.go32 WarningCode int `toml:"warningCode"` member
/dports/math/clingo/clingo-5.5.1/examples/cc/
H A Dsolve-iteratively.cc8 Logger logger = [](Clingo::WarningCode, char const *message) { in main() argument
/dports/devel/msp430-debug-stack/msp430-debug-stack-3.15.0.1/DLL430_v3/src/TI/DLL430/warnings/
H A DWarnings.h45 namespace WarningCode
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/C/VfrCompile/
H A DVfrError.cpp262 IN EFI_VFR_WARNING_CODE WarningCode, in HandleWarning() argument
283 if (WarningCode == mVfrWarningHandleTable[Index].mWarningCode) { in HandleWarning()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/C/VfrCompile/
H A DVfrError.cpp262 IN EFI_VFR_WARNING_CODE WarningCode, in HandleWarning() argument
283 if (WarningCode == mVfrWarningHandleTable[Index].mWarningCode) { in HandleWarning()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/C/VfrCompile/
H A DVfrError.cpp262 IN EFI_VFR_WARNING_CODE WarningCode, in HandleWarning() argument
283 if (WarningCode == mVfrWarningHandleTable[Index].mWarningCode) { in HandleWarning()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/C/VfrCompile/
H A DVfrError.cpp262 IN EFI_VFR_WARNING_CODE WarningCode, in HandleWarning() argument
283 if (WarningCode == mVfrWarningHandleTable[Index].mWarningCode) { in HandleWarning()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/C/VfrCompile/
H A DVfrError.cpp262 IN EFI_VFR_WARNING_CODE WarningCode, in HandleWarning() argument
283 if (WarningCode == mVfrWarningHandleTable[Index].mWarningCode) { in HandleWarning()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/C/VfrCompile/
H A DVfrError.cpp262 IN EFI_VFR_WARNING_CODE WarningCode, in HandleWarning() argument
283 if (WarningCode == mVfrWarningHandleTable[Index].mWarningCode) { in HandleWarning()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/BaseTools/Source/C/VfrCompile/
H A DVfrError.cpp266 IN EFI_VFR_WARNING_CODE WarningCode, in HandleWarning() argument
287 if (WarningCode == mVfrWarningHandleTable[Index].mWarningCode) { in HandleWarning()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/C/VfrCompile/
H A DVfrError.cpp262 IN EFI_VFR_WARNING_CODE WarningCode, in HandleWarning() argument
283 if (WarningCode == mVfrWarningHandleTable[Index].mWarningCode) { in HandleWarning()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Source/C/VfrCompile/
H A DVfrError.cpp262 IN EFI_VFR_WARNING_CODE WarningCode, in HandleWarning() argument
283 if (WarningCode == mVfrWarningHandleTable[Index].mWarningCode) { in HandleWarning()
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/C/VfrCompile/
H A DVfrError.cpp262 IN EFI_VFR_WARNING_CODE WarningCode, in HandleWarning() argument
283 if (WarningCode == mVfrWarningHandleTable[Index].mWarningCode) { in HandleWarning()
/dports/devel/msp430-debug-stack/msp430-debug-stack-3.15.0.1/DLL430_v3/src/TI/DLL430/EnergyTrace_TSPA/
H A DEnergyTraceManager.cpp154 …:instance()->message(MESSAGE_LEVEL_T::MSPDS_MESSAGE_LEVEL_INFORMATION, WarningCode::WARNING_DCDC_S… in startEnergyTrace()
302 …:instance()->message(MESSAGE_LEVEL_T::MSPDS_MESSAGE_LEVEL_INFORMATION, WarningCode::WARNING_LDO_SU… in stopPolling()

1234