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

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/utils/lit/tests/Inputs/shtest-format/external_shell/
lit.local.cfg 1 import lit.formats
2 config.test_format = lit.formats.ShTest(execute_external=True)
  /external/libxml2/bakefile/
Bakefiles.bkgen 6 <disable-formats>gnu,dmars,cbx_unix,cbuilderx</disable-formats>
9 <!-- List of output formats to generate: -->
10 <add-formats>
12 </add-formats>
  /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/llvm/utils/lit/tests/Inputs/googletest-format/
lit.cfg 1 import lit.formats
3 config.test_format = lit.formats.GoogleTest('DummySubDir', 'Test')
  /external/smali/smali-integration-tests/src/assemble/
junit-tests.xml 3 <formats>
5 </formats>
jumbo-string-tests.xml 3 <formats>
5 </formats>
jumbo-type-tests.xml 3 <formats>
5 </formats>
  /external/jetty/src/assembly/
config.xml 5 <formats>
7 </formats>
site-component.xml 3 <formats>
5 </formats>
  /external/llvm/lib/Fuzzer/test/unit/
lit.cfg 1 import lit.formats
5 config.test_format = lit.formats.GoogleTest(".", "Unittest")
  /external/llvm/utils/lit/tests/Inputs/discovery/subsuite/
lit.cfg 1 import lit.formats
4 config.test_format = lit.formats.ShTest()
  /external/llvm/utils/lit/tests/Inputs/progress-bar/
lit.cfg 1 import lit.formats
4 config.test_format = lit.formats.ShTest()
  /external/llvm/utils/lit/tests/Inputs/shtest-shell/
lit.cfg 1 import lit.formats
4 config.test_format = lit.formats.ShTest()
  /external/llvm/utils/lit/tests/Inputs/unittest-adaptor/
lit.cfg 1 import lit.formats
4 config.test_format = lit.formats.ShTest()
  /device/lge/hammerhead/
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_PCM_16_BIT
53 formats AUDIO_FORMAT_MP3|AUDIO_FORMAT_AAC_LC|AUDIO_FORMAT_AAC_HE_V1|AUDIO_FORMAT_AAC_HE_V2
60 formats AUDIO_FORMAT_PCM_16_BIT
68 formats AUDIO_FORMAT_PCM_16_BIT
74 formats AUDIO_FORMAT_PCM_16_BIT
84 formats AUDIO_FORMAT_PCM_16_BIT
92 formats AUDIO_FORMAT_PCM_16_BI
    [all...]
  /device/moto/shamu/
audio_policy.conf 22 # The "channel_masks", "formats", "devices" and "flags" are specified using strings corresponding
31 formats AUDIO_FORMAT_PCM_16_BIT
38 formats AUDIO_FORMAT_PCM_16_BIT
45 formats AUDIO_FORMAT_MP3|AUDIO_FORMAT_AAC_LC|AUDIO_FORMAT_AAC_HE_V1|AUDIO_FORMAT_AAC_HE_V2
52 formats AUDIO_FORMAT_PCM_16_BIT
60 formats AUDIO_FORMAT_PCM_16_BIT
66 formats AUDIO_FORMAT_PCM_16_BIT
76 formats AUDIO_FORMAT_PCM_16_BIT
84 formats AUDIO_FORMAT_PCM_16_BIT
94 formats AUDIO_FORMAT_PCM_16_BI
    [all...]
  /device/asus/flo/
audio_policy.conf 19 # The "channel_masks", "formats", "devices" and "flags" are specified using strings corresponding
28 formats AUDIO_FORMAT_PCM_16_BIT
35 formats AUDIO_FORMAT_PCM_16_BIT
42 formats AUDIO_FORMAT_PCM_16_BIT
51 formats AUDIO_FORMAT_PCM_16_BIT
61 formats AUDIO_FORMAT_PCM_16_BIT
71 formats AUDIO_FORMAT_PCM_16_BIT
77 formats dynamic
85 formats dynamic
95 formats AUDIO_FORMAT_PCM_16_BI
    [all...]
  /external/llvm/utils/lit/tests/Inputs/exec-discovery-in-tree/
lit.cfg 1 import lit.formats
9 config.test_format = lit.formats.ShTest()
  /external/llvm/utils/lit/tests/Inputs/shtest-format/
lit.cfg 1 import lit.formats
4 config.test_format = lit.formats.ShTest()
  /external/llvm/test/tools/llvm-cov/
binary-formats.c 1 // Checks for reading various formats.
6 // RUN: llvm-profdata merge %S/Inputs/binary-formats.proftext -o %t.profdata
7 // RUN: llvm-cov show %S/Inputs/binary-formats.macho32l -instr-profile %t.profdata -filename-equivalence %s | FileCheck %s
8 // RUN: llvm-cov show %S/Inputs/binary-formats.macho64l -instr-profile %t.profdata -filename-equivalence %s | FileCheck %s
9 // RUN: llvm-cov show %S/Inputs/binary-formats.macho32b -instr-profile %t.profdata -filename-equivalence %s | FileCheck %s
  /device/asus/fugu/
audio_policy.conf 19 # The "channel_masks", "formats", "devices" and "flags" are specified using strings corresponding
28 formats AUDIO_FORMAT_PCM_8_24_BIT
35 formats dynamic
44 formats AUDIO_FORMAT_PCM_16_BIT
54 formats dynamic
62 formats dynamic
72 formats AUDIO_FORMAT_PCM_16_BIT
80 formats AUDIO_FORMAT_PCM_16_BIT
90 formats AUDIO_FORMAT_PCM_16_BIT
  /device/htc/flounder/
audio_policy.conf 24 # The "channel_masks", "formats", "devices" and "flags" are specified using strings corresponding
33 formats AUDIO_FORMAT_PCM_16_BIT
42 formats AUDIO_FORMAT_PCM_16_BIT
52 formats AUDIO_FORMAT_PCM_16_BIT
62 formats AUDIO_FORMAT_PCM_16_BIT
68 formats dynamic
76 formats dynamic
86 formats AUDIO_FORMAT_PCM_16_BIT
94 formats AUDIO_FORMAT_PCM_16_BIT
  /external/mesa3d/src/mesa/main/
texcompress.c 36 #include "formats.h"
138 * formats that are supported.
140 * Some formats are \b not returned by this function. The
141 * \c GL_COMPRESSED_TEXTURE_FORMATS query only returns formats that are
148 * GL_COMPRESSED_TEXTURE_FORMATS queries return the RGTC formats?
154 * corresponding to formats suitable for general-purpose usage.
155 * The renderer will not enumerate formats with restrictions that
162 * Applications that seek to use the RGTC formats should do so
173 * "22) Should the new COMPRESSED_SRGB_* formats be listed in an
176 * RESOLVED: No. Section 3.8.1 says formats listed b
    [all...]
  /hardware/libhardware_legacy/audio/
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
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_bdist.py 19 cmd.formats = ['msi']
21 self.assertEqual(cmd.formats, ['msi'])
23 # what formats does bdist offer?
24 formats = ['bztar', 'gztar', 'msi', 'rpm', 'tar',
27 self.assertEqual(found, formats)

Completed in 7412 milliseconds

1 2 3 4 5 6 7 8 91011>>