OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:divisions
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/sys/
midiio.h
440
uint32_t
divisions
;
member in struct:__anon7620::__anon7624
645
* Wait until the specified number of
divisions
from the timer start
646
* (abs) or the preceding event (rel). The number of
divisions
to a
651
* (MIDI clocks per minute)/24. The timebase is the number of
divisions
652
* in a beat--that is, the number of
divisions
that make up 24 MIDI
653
* clocks--so the timebase is 24*(
divisions
per MIDI clock). The MThd
656
* tracks are in terms of
divisions
, and can be used as WAIT_REL
659
e = SEQ_MK_TIMING(WAIT_ABS, .
divisions
=192);
660
e = SEQ_MK_TIMING(WAIT_REL, .
divisions
=192);
/src/usr.bin/midirecord/
midirecord.c
335
prev_div = e.t_WAIT_ABS.
divisions
;
336
cur_div = e.t_WAIT_ABS.
divisions
;
387
LOG("UNHANDLED TMR_WAIT_REL:
divisions
: %x", e.t_WAIT_REL.
divisions
);
/src/external/mpl/bind/dist/lib/dns/
rrl.c
75
int
divisions
, tries;
local
93
divisions
= 0;
98
++
divisions
;
109
"%d hash_divisor()
divisions
in %d tries"
111
divisions
, tries, result, initial);
/src/external/mpl/dhcp/bind/dist/lib/dns/
rrl.c
97
int
divisions
, tries;
local
115
divisions
= 0;
120
++
divisions
;
131
"%d hash_divisor()
divisions
in %d tries"
133
divisions
, tries, result, initial);
/src/sys/dev/
sequencer.c
608
seq_input_event(sc, &SEQ_MK_TIMING(WAIT_ABS, .
divisions
=t));
1245
b->t_WAIT_REL.
divisions
+ t->divs_lastevent);
1248
seq_timer_waitabs(sc, b->t_WAIT_ABS.
divisions
);
1374
* the new '
divisions
' which are determined by timebase. In
1382
*ev = SEQ_MK_TIMING(WAIT_ABS, .
divisions
=tmp_delay);
/src/usr.bin/midiplay/
midiplay.c
108
* bpm, because the quavers are 5
divisions
(4 on 1 off) rather than 4 total.
493
* For a non-absolute file, if timebase is set to the file's
divisions
524
"format=%d ntrks=%d
divisions
=%u\n",
593
.
divisions
=tp->delta));
/src/sys/arch/m68k/060sp/dist/
ilsp.s
306
# the last two
divisions
to get a quotient longword and word remainder:
/src/external/mit/isl/dist/doc/
implementation.tex
514
corresponding to integer
divisions
. Each leaf of the tree prescribes
675
introduction of many integer
divisions
. Within a given context,
676
some of these integer
divisions
may be equal to each other, even
Completed in 43 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026