HomeSort by relevance Sort by last modified time
    Searched refs:formats (Results 1 - 25 of 643) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /art/tools/dexfuzz/src/dexfuzz/rawdex/formats/
ContainsVRegs.java 17 package dexfuzz.rawdex.formats;
ContainsTarget.java 17 package dexfuzz.rawdex.formats;
  /external/swiftshader/third_party/llvm-7.0/llvm/utils/lit/lit/formats/
__init__.py 1 from lit.formats.base import ( # noqa: F401
7 from lit.formats.googletest import GoogleTest # noqa: F401
8 from lit.formats.shtest import ShTest # noqa: F401
  /external/llvm/utils/lit/lit/formats/
__init__.py 2 from lit.formats.base import TestFormat, FileBasedTest, OneCommandPerFileTest
3 from lit.formats.googletest import GoogleTest
4 from lit.formats.shtest import ShTest
  /external/ImageMagick/tests/
validate-formats-disk.tap 23 ${VALIDATE} -validate formats-disk && echo "ok" || echo "not ok"
validate-formats-map.tap 23 ${VALIDATE} -validate formats-map && echo "ok" || echo "not ok"
validate-formats-memory.tap 23 ${VALIDATE} -validate formats-memory && echo "ok" || echo "not ok"
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/iface/instruction/formats/
UnknownInstruction.java 32 package org.jf.dexlib2.iface.instruction.formats;
Instruction10t.java 32 package org.jf.dexlib2.iface.instruction.formats;
Instruction10x.java 32 package org.jf.dexlib2.iface.instruction.formats;
Instruction11x.java 32 package org.jf.dexlib2.iface.instruction.formats;
Instruction12x.java 32 package org.jf.dexlib2.iface.instruction.formats;
Instruction20t.java 32 package org.jf.dexlib2.iface.instruction.formats;
Instruction22x.java 32 package org.jf.dexlib2.iface.instruction.formats;
Instruction23x.java 32 package org.jf.dexlib2.iface.instruction.formats;
Instruction30t.java 32 package org.jf.dexlib2.iface.instruction.formats;
Instruction32x.java 32 package org.jf.dexlib2.iface.instruction.formats;
PackedSwitchPayload.java 32 package org.jf.dexlib2.iface.instruction.formats;
SparseSwitchPayload.java 32 package org.jf.dexlib2.iface.instruction.formats;
  /external/mesa3d/src/mesa/main/
texcompress.c 36 #include "formats.h"
162 * formats that are supported.
164 * Some formats are \b not returned by this function. The
165 * \c GL_COMPRESSED_TEXTURE_FORMATS query only returns formats that are
172 * GL_COMPRESSED_TEXTURE_FORMATS queries return the RGTC formats?
178 * corresponding to formats suitable for general-purpose usage.
179 * The renderer will not enumerate formats with restrictions that
186 * Applications that seek to use the RGTC formats should do so
197 * "22) Should the new COMPRESSED_SRGB_* formats be listed in an
200 * RESOLVED: No. Section 3.8.1 says formats listed b
    [all...]
  /device/linaro/poplar/audio/
audio_policy.conf 23 # The "channel_masks", "formats", "devices" and "flags" are specified using strings corresponding
32 formats AUDIO_FORMAT_PCM_16_BIT
39 formats AUDIO_FORMAT_PCM_16_BIT
46 formats AUDIO_FORMAT_AC3|AUDIO_FORMAT_E_AC3
53 formats AUDIO_FORMAT_AC3|AUDIO_FORMAT_E_AC3
62 formats AUDIO_FORMAT_PCM_16_BIT
72 formats AUDIO_FORMAT_PCM_16_BIT
80 formats AUDIO_FORMAT_PCM_16_BIT|AUDIO_FORMAT_PCM_8_BIT
90 formats dynamic
98 formats dynami
    [all...]
  /device/generic/goldfish/
audio_policy.conf 23 # The "channel_masks", "formats", "devices" and "flags" are specified using strings corresponding
32 formats AUDIO_FORMAT_PCM_16_BIT
41 formats AUDIO_FORMAT_PCM_16_BIT
51 formats AUDIO_FORMAT_PCM_16_BIT
59 formats AUDIO_FORMAT_PCM_16_BIT
  /device/google/cuttlefish/shared/config/
audio_policy.conf 23 # The "channel_masks", "formats", "devices" and "flags" are specified using strings corresponding
32 formats AUDIO_FORMAT_PCM_16_BIT
41 formats AUDIO_FORMAT_PCM_16_BIT
51 formats AUDIO_FORMAT_PCM_16_BIT
59 formats AUDIO_FORMAT_PCM_16_BIT
  /frameworks/av/services/audiopolicy/
audio_policy.conf 36 # The "channel_masks", "formats", "devices" and "flags" are specified using strings corresponding
76 # formats AUDIO_FORMAT_PCM_16_BIT
109 formats AUDIO_FORMAT_PCM_16_BIT
118 formats AUDIO_FORMAT_PCM_16_BIT
132 formats AUDIO_FORMAT_PCM_16_BIT
140 formats AUDIO_FORMAT_PCM_16_BIT
  /device/google/marlin/
audio_output_policy.conf 3 # "formats" as specified in the profile is routed to a device at
8 # the flags and formats are specified using the strings corresponding to
11 # the flags and formats should match the ones in "audio_policy.conf"
16 formats AUDIO_FORMAT_PCM_16_BIT|AUDIO_FORMAT_PCM_8_24_BIT
23 formats AUDIO_FORMAT_PCM_16_BIT
30 formats AUDIO_FORMAT_PCM_16_BIT
37 formats AUDIO_FORMAT_PCM_16_BIT
44 formats AUDIO_FORMAT_MP3|AUDIO_FORMAT_PCM_16_BIT_OFFLOAD|AUDIO_FORMAT_PCM_24_BIT_OFFLOAD|AUDIO_FORMAT_FLAC|AUDIO_FORMAT_ALAC|AUDIO_FORMAT_APE|AUDIO_FORMAT_AAC_LC|AUDIO_FORMAT_AAC_HE_V1|AUDIO_FORMAT_AAC_HE_V2|AUDIO_FORMAT_WMA|AUDIO_FORMAT_WMA_PRO|AUDIO_FORMAT_VORBIS
51 formats AUDIO_FORMAT_PCM_24_BIT_OFFLOAD|AUDIO_FORMAT_FLAC|AUDIO_FORMAT_ALAC|AUDIO_FORMAT_APE|AUDIO_FORMAT_VORBIS|AUDIO_FORMAT_WMA|AUDIO_FORMAT_WMA_PRO
59 formats AUDIO_FORMAT_PCM_24_BIT_OFFLOAD|AUDIO_FORMAT_FLAC|AUDIO_FORMAT_ALAC|AUDIO_FORMAT_APE|AUDIO_FORMAT_ (…)
    [all...]

Completed in 1491 milliseconds

1 2 3 4 5 6 7 8 91011>>