Home
last modified time | relevance | path

Searched defs:logger (Results 151 – 175 of 35829) sorted by path

12345678910>>...1434

/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/distrho/src/lv2/
H A Dlogger.h59 lv2_log_logger_init(LV2_Log_Logger* logger, in lv2_log_logger_init()
78 lv2_log_vprintf(LV2_Log_Logger* logger, in lv2_log_vprintf()
93 lv2_log_error(LV2_Log_Logger* logger, const char* fmt, ...) in lv2_log_error()
105 lv2_log_note(LV2_Log_Logger* logger, const char* fmt, ...) in lv2_log_note()
117 lv2_log_trace(LV2_Log_Logger* logger, const char* fmt, ...) in lv2_log_trace()
129 lv2_log_warning(LV2_Log_Logger* logger, const char* fmt, ...) in lv2_log_warning()
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/distrho/src/lv2/
H A Dlogger.h59 lv2_log_logger_init(LV2_Log_Logger* logger, in lv2_log_logger_init()
78 lv2_log_vprintf(LV2_Log_Logger* logger, in lv2_log_vprintf()
93 lv2_log_error(LV2_Log_Logger* logger, const char* fmt, ...) in lv2_log_error()
105 lv2_log_note(LV2_Log_Logger* logger, const char* fmt, ...) in lv2_log_note()
117 lv2_log_trace(LV2_Log_Logger* logger, const char* fmt, ...) in lv2_log_trace()
129 lv2_log_warning(LV2_Log_Logger* logger, const char* fmt, ...) in lv2_log_warning()
/dports/audio/drumgizmo/drumgizmo-0.9.19/drumgizmo/
H A Ddgvalidator.cc62 void logger(LogLevel level, const std::string& message) in logger() function
/dports/audio/drumgizmo/drumgizmo-0.9.19/src/
H A Daudiofile.cc76 void AudioFile::load(LogFunction logger, std::size_t sample_limit) in load()
H A Ddgxmlparser.cc54 bool probeDrumkitFile(const std::string& filename, LogFunction logger) in probeDrumkitFile()
60 bool probeInstrumentFile(const std::string& filename, LogFunction logger) in probeInstrumentFile()
109 static bool attrcpy(T& dest, const pugi::xml_node& src, const std::string& attr, LogFunction logger in attrcpy()
145 static bool nodecpy(T& dest, const pugi::xml_node& src, const std::string& node, LogFunction logger in nodecpy()
180 bool parseDrumkitFile(const std::string& filename, DrumkitDOM& dom, LogFunction logger) in parseDrumkitFile()
306 bool parseInstrumentFile(const std::string& filename, InstrumentDOM& dom, LogFunction logger) in parseInstrumentFile()
H A Ddomloader.cc55 DrumKit& drumkit, LogFunction logger) in loadDom()
H A Ddrumkitloader.h99 LogFunction logger; variable
/dports/audio/ecasound/ecasound-2.9.3/ecasound/
H A Decasound.h51 ECA_LOGGER_INTERFACE* logger; variable
/dports/audio/ecasound/ecasound-2.9.3/libecasound/
H A Deca-logger.cpp58 void ECA_LOGGER::attach_logger(ECA_LOGGER_INTERFACE* logger) in attach_logger()
/dports/audio/espressivo-lv2/espressivo.lv2-de1d07c/
H A Dmonitor_out.c54 LV2_Log_Logger logger; member
H A Dtuio2_in.c79 LV2_Log_Logger logger; member
/dports/audio/espressivo-lv2/espressivo.lv2-de1d07c/props.lv2/test/
H A Dprops.c47 LV2_Log_Logger logger; member
/dports/audio/espressivo-lv2/espressivo.lv2-de1d07c/xpress.lv2/test/
H A Dxpress.c46 LV2_Log_Logger logger; member
/dports/audio/eteroj-lv2/eteroj.lv2-0.10.0/
H A Deteroj_io.c73 LV2_Log_Logger logger; member
H A Deteroj_ninja.c54 LV2_Log_Logger logger; member
H A Deteroj_query.c81 LV2_Log_Logger logger; member
/dports/audio/eteroj-lv2/eteroj.lv2-0.10.0/props.lv2/test/
H A Dprops.c47 LV2_Log_Logger logger; member
/dports/audio/exaile/exaile-4.1.1/plugins/amazoncovers/
H A D__init__.py25 logger = logging.getLogger(__name__) variable
H A D_ecs.py27 logger = logging.getLogger(__name__) variable
/dports/audio/exaile/exaile-4.1.1/plugins/audioscrobbler/
H A D__init__.py31 logger = logging.getLogger(__name__) variable
H A D_scrobbler.py12 logger = logging.getLogger(__name__) variable
/dports/audio/exaile/exaile-4.1.1/plugins/cd/
H A D__init__.py51 logger = logging.getLogger(__name__) variable
H A D_cdguipanel.py39 logger = logging.getLogger(__name__) variable
/dports/audio/exaile/exaile-4.1.1/plugins/daapclient/
H A D__init__.py39 logger = logging.getLogger(__name__) variable
/dports/audio/exaile/exaile-4.1.1/plugins/daapserver/
H A D__init__.py7 logger = logging.getLogger(__file__) variable

12345678910>>...1434