HomeSort by relevance Sort by last modified time
    Searched full:sequencer (Results 51 - 75 of 163) sorted by null

1 23 4 5 6 7

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
timer.h 74 SND_TIMER_SCLASS_SEQUENCER, /**< sequencer timer */
75 SND_TIMER_SCLASS_OSS_SEQUENCER, /**< OSS sequencer timer */
instr.h 43 /** container for sequencer instrument header */
rawmidi.h 78 /** Virtual (sequencer) RawMidi */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
timer.h 74 SND_TIMER_SCLASS_SEQUENCER, /**< sequencer timer */
75 SND_TIMER_SCLASS_OSS_SEQUENCER, /**< OSS sequencer timer */
instr.h 43 /** container for sequencer instrument header */
rawmidi.h 78 /** Virtual (sequencer) RawMidi */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
timer.h 74 SND_TIMER_SCLASS_SEQUENCER, /**< sequencer timer */
75 SND_TIMER_SCLASS_OSS_SEQUENCER, /**< OSS sequencer timer */
instr.h 43 /** container for sequencer instrument header */
rawmidi.h 78 /** Virtual (sequencer) RawMidi */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
trident.h 274 int client; /* sequencer client number */
275 int port; /* sequencer port number */
gus.h 230 int client; /* sequencer client number */
231 int port; /* sequencer port number */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
trident.h 274 int client; /* sequencer client number */
275 int port; /* sequencer port number */
gus.h 230 int client; /* sequencer client number */
231 int port; /* sequencer port number */
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_audio.h 122 /** Sequencer */
  /frameworks/av/services/camera/libcameraservice/camera2/
ZslProcessor.cpp 42 wp<CaptureSequencer> sequencer):
47 mSequencer(sequencer),
ZslProcessor3.cpp 43 wp<CaptureSequencer> sequencer):
47 mSequencer(sequencer),
  /libcore/luni/src/main/java/java/util/concurrent/
ScheduledThreadPoolExecutor.java 144 private static final AtomicLong sequencer = new AtomicLong(); field in class:ScheduledThreadPoolExecutor
185 this.sequenceNumber = sequencer.getAndIncrement();
195 this.sequenceNumber = sequencer.getAndIncrement();
205 this.sequenceNumber = sequencer.getAndIncrement();
    [all...]
  /external/emma/core/java12/com/vladium/util/
IntIntMap.java 286 // TODO: it is possible to run this method twice, first time using the 2*k+1 prime sequencer for newBucketCount
IntObjectMap.java 244 // TODO: it is possible to run this method twice, first time using the 2*k+1 prime sequencer for newBucketCount
IntSet.java 216 // TODO: it is possible to run this method twice, first time using the 2*k+1 prime sequencer for newBucketCount
ObjectIntMap.java 282 // TODO: it is possible to run this method twice, first time using the 2*k+1 prime sequencer for newBucketCount
  /libcore/luni/src/main/java/java/util/concurrent/atomic/
package-info.java 42 * class Sequencer {
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
groovy.php     [all...]
java.php     [all...]
  /frameworks/av/media/libmedia/
ToneGenerator.cpp     [all...]

Completed in 569 milliseconds

1 23 4 5 6 7