Home
last modified time | relevance | path

Searched refs:octave (Results 1 – 12 of 12) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/octave/files/
H A Dfix-blas-library-integer-size.patch3 diff -Naur octave-4.4.1.orig/configure.ac octave-4.4.1/configure.ac
4 --- octave-4.4.1.orig/configure.ac 2019-02-23 10:46:24.287240571 +0000
5 +++ octave-4.4.1/configure.ac 2019-02-23 10:46:42.255249333 +0000
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-hid-prodikeys20 What: /sys/bus/hid/drivers/prodikeys/.../octave
25 Controls the octave shift modifier in the pc-midi driver.
26 The octave can be shifted via software up/down 2 octaves.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/octave/
H A Doctave_7.2.0.bb2 HOMEPAGE = "http://www.gnu.org/software/octave/"
32 ${GNU_MIRROR}/octave/${BPN}-${PV}.tar.gz \
/openbmc/linux/drivers/hid/
H A Dhid-prodikeys.c194 int octave = 0; in store_octave() local
196 if (sscanf(buf, "%d", &octave) > 0 && in store_octave()
197 octave >= PCMIDI_OCTAVE_MIN && octave <= PCMIDI_OCTAVE_MAX) { in store_octave()
198 dbg_hid("pcmidi sysfs write octave=%d\n", octave); in store_octave()
199 pk->pm->midi_octave = octave; in store_octave()
205 static DEVICE_ATTR(octave, S_IRUGO | S_IWUSR | S_IWGRP, show_octave,
/openbmc/linux/include/uapi/sound/
H A Dasound_fm.h58 unsigned char octave; /* 3 bits: what octave to play */ member
/openbmc/linux/sound/drivers/opl4/
H A Dopl4_synth.c423 int note, pitch, octave; in snd_opl4_update_pitch() local
440 octave = pitch / 0x600 - 8; in snd_opl4_update_pitch()
444 (octave << 4) | ((pitch >> 7) & OPL4_F_NUMBER_HIGH_MASK)); in snd_opl4_update_pitch()
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dmemcg_protection.m3 % run as: octave-cli memcg_protection.m
/openbmc/linux/sound/drivers/opl3/
H A Dopl3_synth.c425 reg_val |= (note->octave << 2) & OPL3_BLOCKNUM_MASK; in snd_opl3_play_note()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/packagegroups/
H A Dpackagegroup-meta-oe.bb970 octave \
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]
/openbmc/linux/
H A Dopengrok1.0.log[all...]