HomeSort by relevance Sort by last modified time
    Searched full:desired (Results 676 - 700 of 3550) sorted by null

<<21222324252627282930>>

  /prebuilts/ndk/9/platforms/android-16/arch-arm/usr/include/android/
tts.h 223 // @param[inout] encoding in: the desired audio sample format
225 // @param[inout] rate in: the desired audio sample rate
227 // @param[inout] channels in: the desired number of audio channels
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/android/
tts.h 223 // @param[inout] encoding in: the desired audio sample format
225 // @param[inout] rate in: the desired audio sample rate
227 // @param[inout] channels in: the desired number of audio channels
  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/android/
tts.h 223 // @param[inout] encoding in: the desired audio sample format
225 // @param[inout] rate in: the desired audio sample rate
227 // @param[inout] channels in: the desired number of audio channels
  /prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/android/
tts.h 223 // @param[inout] encoding in: the desired audio sample format
225 // @param[inout] rate in: the desired audio sample rate
227 // @param[inout] channels in: the desired number of audio channels
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/android/
tts.h 223 // @param[inout] encoding in: the desired audio sample format
225 // @param[inout] rate in: the desired audio sample rate
227 // @param[inout] channels in: the desired number of audio channels
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/android/
tts.h 223 // @param[inout] encoding in: the desired audio sample format
225 // @param[inout] rate in: the desired audio sample rate
227 // @param[inout] channels in: the desired number of audio channels
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/android/
tts.h 223 // @param[inout] encoding in: the desired audio sample format
225 // @param[inout] rate in: the desired audio sample rate
227 // @param[inout] channels in: the desired number of audio channels
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/android/
tts.h 223 // @param[inout] encoding in: the desired audio sample format
225 // @param[inout] rate in: the desired audio sample rate
227 // @param[inout] channels in: the desired number of audio channels
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/android/
tts.h 223 // @param[inout] encoding in: the desired audio sample format
225 // @param[inout] rate in: the desired audio sample rate
227 // @param[inout] channels in: the desired number of audio channels
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/android/
tts.h 223 // @param[inout] encoding in: the desired audio sample format
225 // @param[inout] rate in: the desired audio sample rate
227 // @param[inout] channels in: the desired number of audio channels
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/android/
tts.h 223 // @param[inout] encoding in: the desired audio sample format
225 // @param[inout] rate in: the desired audio sample rate
227 // @param[inout] channels in: the desired number of audio channels
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/android/
tts.h 223 // @param[inout] encoding in: the desired audio sample format
225 // @param[inout] rate in: the desired audio sample rate
227 // @param[inout] channels in: the desired number of audio channels
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/android/
tts.h 223 // @param[inout] encoding in: the desired audio sample format
225 // @param[inout] rate in: the desired audio sample rate
227 // @param[inout] channels in: the desired number of audio channels
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/android/
tts.h 223 // @param[inout] encoding in: the desired audio sample format
225 // @param[inout] rate in: the desired audio sample rate
227 // @param[inout] channels in: the desired number of audio channels
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/android/
tts.h 223 // @param[inout] encoding in: the desired audio sample format
225 // @param[inout] rate in: the desired audio sample rate
227 // @param[inout] channels in: the desired number of audio channels
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/android/
tts.h 223 // @param[inout] encoding in: the desired audio sample format
225 // @param[inout] rate in: the desired audio sample rate
227 // @param[inout] channels in: the desired number of audio channels
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/android/
tts.h 223 // @param[inout] encoding in: the desired audio sample format
225 // @param[inout] rate in: the desired audio sample rate
227 // @param[inout] channels in: the desired number of audio channels
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/android/
tts.h 223 // @param[inout] encoding in: the desired audio sample format
225 // @param[inout] rate in: the desired audio sample rate
227 // @param[inout] channels in: the desired number of audio channels
  /art/compiler/dex/quick/mips/
README.mips 16 target is desired, you should pay particular attention to the
  /art/tools/dexfuzz/src/dexfuzz/
DexFuzz.java 88 Log.errorAndQuit("Invalid options provided, desired fuzzer unknown.");
  /build/tools/fs_config/
fs_config.c 33 // filename along with its desired uid, gid, and mode (in octal).
  /cts/tests/tests/media/src/android/media/cts/
PresentationSyncTest.java 34 * SurfaceFlinger allows a "desired presentation time" value to be passed along with buffers of
59 * as the desired presentation time to establish an estimate of the refresh time. Later
211 * The idea is to see frames where the desired-present is as close as possible to the
363 // set desired display time to N frames in the future, rather than ASAP.
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
UniformItemSection.java 106 * Alters or picks the order for items in this instance if desired,
  /dalvik/dx/src/com/android/dx/dex/file/
UniformItemSection.java 105 * Alters or picks the order for items in this instance if desired,
  /developers/build/prebuilts/androidtv/leanback/
CONTRIBUTING.md 27 * Fork the desired repo, develop and test your code changes.

Completed in 571 milliseconds

<<21222324252627282930>>