HomeSort by relevance Sort by last modified time
    Searched full:unprocessed (Results 126 - 150 of 418) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/python/cpython2/Doc/library/
xmllib.rst 62 Reset the instance. Loses all unprocessed data. This is called
  /external/toybox/toys/pending/
telnetd.c 59 int rem; //unprocessed data from socket
  /hardware/interfaces/gnss/1.0/vts/functional/
VtsHalGnssV1_0TargetTest.cpp 98 ALOGW("%d unprocessed callbacks discarded", notify_count_);
  /hardware/interfaces/graphics/common/1.0/
types.hal 126 * Dataspace::DEPTH | Unprocessed implementation-dependent raw
190 * RAW_OPAQUE is a format for unprocessed raw image buffers coming from an
213 * unprocessed format, usually representing raw Bayer-pattern images coming from
268 * unprocessed format, usually representing raw Bayer-pattern images coming from
    [all...]
  /libcore/ojluni/src/main/java/java/util/zip/
Inflater.java 365 * Closes the decompressor and discards any unprocessed input.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
WordComposer.java 157 * @param event the unprocessed event.
  /toolchain/binutils/binutils-2.25/libiberty/
md5.c 104 /* Take yet unprocessed bytes into account. */
sha1.c 95 /* Take yet unprocessed bytes into account. */
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
pa.h 346 uint32_t curVertex{ 0 }; // current unprocessed vertex
484 // iterates across the unprocessed verts until we hit the end or we
    [all...]
  /frameworks/base/media/java/android/media/
AudioAttributes.java 695 * {@link MediaRecorder.AudioSource#UNPROCESSED}
706 case MediaRecorder.AudioSource.UNPROCESSED:
    [all...]
  /tools/apksig/src/main/java/com/android/apksig/
ApkSigner.java 304 // Unprocessed data in input starting at inputOffset and ending and the start of
372 // Unprocessed data in input starting at inputOffset and ending and the end of the input
    [all...]
  /hardware/qcom/audio/hal/msm8974/
platform.c 308 [SND_DEVICE_IN_UNPROCESSED_MIC] = "unprocessed-mic",
309 [SND_DEVICE_IN_UNPROCESSED_STEREO_MIC] = "unprocessed-stereo-mic",
310 [SND_DEVICE_IN_UNPROCESSED_THREE_MIC] = "unprocessed-three-mic",
311 [SND_DEVICE_IN_UNPROCESSED_QUAD_MIC] = "unprocessed-quad-mic",
312 [SND_DEVICE_IN_UNPROCESSED_HEADSET_MIC] = "unprocessed-headset-mic",
    [all...]
  /libcore/ojluni/src/main/java/java/util/concurrent/
ForkJoinTask.java 742 * unprocessed.
767 * normally or exceptionally, or left unprocessed.
    [all...]
  /tools/tradefederation/core/tests/src/com/android/tradefed/config/
ConfigurationFactoryTest.java 259 List<String> unprocessed = new ArrayList<String>(); local
261 mFactory.createGlobalConfigurationFromArgs(new String[] {name}, unprocessed);
265 assertTrue(unprocessed.isEmpty());
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
MediaRecorderTest.java 615 mMediaRecorder.setAudioSource(MediaRecorder.AudioSource.UNPROCESSED);
632 assertTrue(MediaRecorder.AudioSource.UNPROCESSED <= max);
    [all...]
  /external/freetype/src/gzip/
zlib.h 277 This function discards any unprocessed input and does not flush any
381 This function discards any unprocessed input and does not flush any
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 46 /// This node's ID needs to be set to the number of its unprocessed
53 // 1+ - This is a node which has this many unprocessed operands.
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeTypes.h 51 /// unprocessed operands.
57 // 1+ - This is a node which has this many unprocessed operands.
    [all...]
  /external/syslinux/com32/lib/libpng/
pngpread.c 891 /* Skip the check on unprocessed input */
908 /* Do no more processing; skip the unprocessed
    [all...]
  /libcore/ojluni/src/main/java/java/util/
WeakHashMap.java 356 * This result is a snapshot, and may not reflect unprocessed
369 * This result is a snapshot, and may not reflect unprocessed
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
AudioFrequencyLineActivity.java 82 private final int mSelectedRecordSource = MediaRecorder.AudioSource.UNPROCESSED;
  /device/google/marlin/overlay/frameworks/base/core/res/res/values/
config.xml 444 <!-- True if Unprocessed audio source supports the required frequency range and level -->
  /device/google/wahoo/overlay/frameworks/base/core/res/res/values/
config.xml 346 <!-- True if Unprocessed audio source supports the required frequency range and level -->
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
HTMLParser.py 103 """Reset this instance. Loses all unprocessed data."""
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
sha256module.c 53 int local; /* unprocessed amount in data */

Completed in 3028 milliseconds

1 2 3 4 56 7 8 91011>>