Home
last modified time | relevance | path

Searched defs:offtime (Results 1 – 25 of 192) sorted by relevance

12345678

/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dnoteevent.h41 int offtime() const { return _ontime + _len; } in offtime() function
57 …int offtime() { return empty() ? 0 : std::max_element(cbegin(), cend(), [](const NoteEvent& n1, co… in offtime() function
/dports/audio/musescore/MuseScore-3.6.1/mscore/
H A Danalyse.h31 int offtime; member
/dports/audio/musescore/MuseScore-3.6.1/mscore/plugin/api/
H A Dplayevent.h70 int offtime() const { return ne->offtime(); } in offtime() function
/dports/audio/csound/csound-6.15.0/H/
H A Dextract.h34 MYFLT ontime, offtime; /* set by readxfil, mod by w-stmnt */ member
/dports/audio/midifile/midifile-988d55b/tools/
H A Dmidi2text.cpp67 double offtime = 0.0; in convertMidiFileToText() local
H A Dmid2mat.cpp204 double offtime = 0.0; in convertMidiFile() local
H A Dmidi2notes.cpp155 double offtime = 0.0; in convertMidiFile() local
/dports/databases/postgresql13-plperl/postgresql-13.5/src/port/
H A Dwin32setlocale.c80 * Some versions of Windows spell it "Macau", others "Macao".
82 {"Chinese (Traditional)_Macau S.A.R..950", NULL, "ZHM"},
/dports/misc/rump/buildrump.sh-b914579/src/sys/altq/
H A Daltq_rmclass.c198 int minidle, u_int offtime, int pktsize, int flags) in rmc_newclass()
349 int minidle, u_int offtime, int pktsize) in rmc_modclass()
664 int minidle, u_int offtime, int flags) in rmc_init()
H A Daltq_cbq.h86 int offtime; member
119 u_int offtime; member
/dports/audio/musescore/MuseScore-3.6.1/importexport/bb/
H A Dbb.cpp884 int offtime = e.offtime(); in cleanup() local
950 int offtime = note.offtime(); in findChords() local
/dports/japanese/timidity++-slang/TiMidity++-2.15.0/timidity/
H A Dmfi.c79 #define NOTE_BUF_EV_DEBUGSTR(channel, time, note, octave, velocity, offtime) \ argument
82 #define NOTE_BUF_EV_DEBUGSTR(channel, time, note, octave, velocity, offtime) /* empty */ argument
/dports/audio/ocp/ocp-0.2.90/playgmi/timidity-git/timidity/
H A Dmfi.c79 #define NOTE_BUF_EV_DEBUGSTR(channel, time, note, octave, velocity, offtime) \ argument
82 #define NOTE_BUF_EV_DEBUGSTR(channel, time, note, octave, velocity, offtime) /* empty */ argument
/dports/audio/timidity++-gtk/TiMidity++-2.15.0/timidity/
H A Dmfi.c79 #define NOTE_BUF_EV_DEBUGSTR(channel, time, note, octave, velocity, offtime) \ argument
82 #define NOTE_BUF_EV_DEBUGSTR(channel, time, note, octave, velocity, offtime) /* empty */ argument
/dports/audio/timidity++-slang/TiMidity++-2.15.0/timidity/
H A Dmfi.c79 #define NOTE_BUF_EV_DEBUGSTR(channel, time, note, octave, velocity, offtime) \ argument
82 #define NOTE_BUF_EV_DEBUGSTR(channel, time, note, octave, velocity, offtime) /* empty */ argument
/dports/audio/timidity++/TiMidity++-2.15.0/timidity/
H A Dmfi.c79 #define NOTE_BUF_EV_DEBUGSTR(channel, time, note, octave, velocity, offtime) \ argument
82 #define NOTE_BUF_EV_DEBUGSTR(channel, time, note, octave, velocity, offtime) /* empty */ argument
/dports/audio/timidity++-emacs/TiMidity++-2.15.0/timidity/
H A Dmfi.c79 #define NOTE_BUF_EV_DEBUGSTR(channel, time, note, octave, velocity, offtime) \ argument
82 #define NOTE_BUF_EV_DEBUGSTR(channel, time, note, octave, velocity, offtime) /* empty */ argument
/dports/audio/timidity++-xskin/TiMidity++-2.15.0/timidity/
H A Dmfi.c79 #define NOTE_BUF_EV_DEBUGSTR(channel, time, note, octave, velocity, offtime) \ argument
82 #define NOTE_BUF_EV_DEBUGSTR(channel, time, note, octave, velocity, offtime) /* empty */ argument
/dports/audio/timidity++-xaw/TiMidity++-2.15.0/timidity/
H A Dmfi.c79 #define NOTE_BUF_EV_DEBUGSTR(channel, time, note, octave, velocity, offtime) \ argument
82 #define NOTE_BUF_EV_DEBUGSTR(channel, time, note, octave, velocity, offtime) /* empty */ argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/leds/
H A Dleds-tca6507.c164 int ontime, offtime; member
176 int ontime, offtime; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/leds/
H A Dleds-tca6507.c164 int ontime, offtime; member
176 int ontime, offtime; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/leds/
H A Dleds-tca6507.c164 int ontime, offtime; member
176 int ontime, offtime; member
/dports/games/redeclipse16/base-1.6.0/src/game/
H A Dweapons.cpp317 … int offtime = hadcook && d->prevstate[weap] == type ? lastmillis-d->prevtime[weap] : 0; in doshot() local
/dports/science/nwchem-data/nwchem-7.0.2-release/src/java/
H A Dnwchem_Property.java50 double offtime = 0.0; field in nwchem_Property
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/java/
H A Dnwchem_Property.java50 double offtime = 0.0; field in nwchem_Property

12345678