HomeSort by relevance Sort by last modified time
    Searched full:looping (Results 176 - 200 of 504) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/kernel-headers/original/linux/
soundcard.h 237 #define WAVE_LOOPING 0x04 /* bit 2 = looping enabled-1. */
238 #define WAVE_BIDIR_LOOP 0x08 /* bit 3 = Set is bidirectional looping. */
239 #define WAVE_LOOP_BACK 0x10 /* bit 4 = Set is looping backward. */
662 * prevents looping the existing buffer.
    [all...]
  /external/llvm/include/llvm/Support/
CallSite.h 131 /// arg_iterator - The type of iterator to use when looping over actual
  /external/llvm/lib/CodeGen/
MachineBlockPlacement.cpp 649 // We store the old exiting state and restore it if a viable looping
676 DEBUG(dbgs() << " looping: " << getBlockName(*I) << " -> "
706 // Restore the old exiting state, no viable looping successor was found.
    [all...]
  /external/llvm/lib/Transforms/Scalar/
Sink.cpp 124 // unprofitable, it can also lead to infinite looping, because in an
  /external/mesa3d/src/mesa/swrast/
s_context.h 445 * For looping over fragment attributes in the pointe, line
  /external/qemu/distrib/sdl-1.2.15/src/audio/dma/
SDL_dmaaudio.c 220 /* Get number of blocks, looping if we're not using select() */
  /external/qemu/distrib/sdl-1.2.15/src/video/gem/
SDL_gemevents.c 118 /* Avoid looping, if repeating same key */
  /external/skia/include/core/
SkBitmapDevice.h 126 and are handling any looping from the paint, and any effects from the
  /external/skia/include/pdf/
SkPDFDevice.h 79 and are handling any looping from the paint, and any effects from the
  /external/skia/tests/
DrawPathTest.cpp 267 // Extremely large path_length/dash_length ratios may cause infinite looping
  /external/valgrind/main/docs/internals/
3_1_BUGSTATUS.txt 122 v5616 v5677 n-i-bz memcheck/tests/zeropage de-looping fix
  /frameworks/base/graphics/java/android/graphics/drawable/
AnimationDrawable.java 104 * <p>Starts the animation, looping if necessary. This method has no effect
  /frameworks/wilhelm/tests/mimeUri/
slesTestLoopUri.cpp 270 fprintf(stdout, "As of now, stopped looping (sound shouldn't repeat from now on)\n");
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
soundcard.h 225 #define WAVE_LOOPING 0x04 /* bit 2 = looping enabled-1. */
226 #define WAVE_BIDIR_LOOP 0x08 /* bit 3 = Set is bidirectional looping. */
227 #define WAVE_LOOP_BACK 0x10 /* bit 4 = Set is looping backward. */
650 * prevents looping the existing buffer.
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
soundcard.h 225 #define WAVE_LOOPING 0x04 /* bit 2 = looping enabled-1. */
226 #define WAVE_BIDIR_LOOP 0x08 /* bit 3 = Set is bidirectional looping. */
227 #define WAVE_LOOP_BACK 0x10 /* bit 4 = Set is looping backward. */
650 * prevents looping the existing buffer.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
soundcard.h 225 #define WAVE_LOOPING 0x04 /* bit 2 = looping enabled-1. */
226 #define WAVE_BIDIR_LOOP 0x08 /* bit 3 = Set is bidirectional looping. */
227 #define WAVE_LOOP_BACK 0x10 /* bit 4 = Set is looping backward. */
650 * prevents looping the existing buffer.
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/rand/
md_rand.c 208 * (the location determined by in incremented looping index) as
374 * (incrementing looping index). From this digest output (which is kept
  /external/esd/include/
audiofile.h 115 AF_INST_LOOP_OFF = 0, /* no looping */
133 AF_INST_SAMP_MODE = 312, /* looping mode for this inst */
  /external/openssl/crypto/rand/
md_rand.c 208 * (the location determined by in incremented looping index) as
374 * (incrementing looping index). From this digest output (which is kept
  /external/qemu/proxy/
proxy_http_rewriter.c     [all...]
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorAudioPlayer.cpp 453 // Looping disabled, donot do BT Mix , set to file end
739 ALOGV("fillBuffer Looping \
  /frameworks/wilhelm/src/android/
android_GenericMediaPlayer.cpp 376 // no, are we looping?
570 // now that we have a MediaPlayer, set the looping flag
  /packages/apps/VideoEditor/res/values/
strings.xml 92 <!-- Enable looping for the audio track. -->
94 <!-- Disable looping for the audio track. -->
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
audiofile.h 115 AF_INST_LOOP_OFF = 0, /* no looping */
133 AF_INST_SAMP_MODE = 312, /* looping mode for this inst */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
audiofile.h 115 AF_INST_LOOP_OFF = 0, /* no looping */
133 AF_INST_SAMP_MODE = 312, /* looping mode for this inst */

Completed in 1852 milliseconds

1 2 3 4 5 6 78 91011>>