Home
last modified time | relevance | path

Searched defs:msg2str (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/py-mido/mido-1.2.10/mido/messages/
H A Dstrings.py4 def msg2str(msg, include_time=True): function
/dports/emulators/emulationstation/EmulationStation-2.9.4/es-core/src/guis/
H A DGuiDetectDevice.cpp43 const char* msg2str = firstRun ? "PRESS F4 TO QUIT AT ANY TIME." : "PRESS ESC TO CANCEL."; in GuiDetectDevice() local
/dports/lang/ruby26/ruby-2.6.9/lib/
H A Dlogger.rb607 def msg2str(msg) method in Logger.Formatter
/dports/misc/libpri/libpri-1.6.0/
H A Dq931.c4280 const char *msg2str(int msg) in msg2str() function