OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:formats
(Results
1 - 25
of
868
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/art/tools/dexfuzz/src/dexfuzz/rawdex/formats/
ContainsVRegs.java
17
package dexfuzz.rawdex.
formats
;
ContainsTarget.java
17
package dexfuzz.rawdex.
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/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
;
Instruction25x.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
;
/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
34
formats
dynamic
43
formats
AUDIO_FORMAT_PCM_16_BIT
53
formats
AUDIO_FORMAT_PCM_16_BIT
64
formats
dynamic
72
formats
dynamic
82
formats
AUDIO_FORMAT_PCM_16_BIT
90
formats
AUDIO_FORMAT_PCM_16_BIT
100
formats
AUDIO_FORMAT_PCM_16_BI
[
all
...]
/device/huawei/angler/
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
23
formats
AUDIO_FORMAT_PCM_16_BIT
30
formats
AUDIO_FORMAT_PCM_16_BIT
37
formats
AUDIO_FORMAT_MP3|AUDIO_FORMAT_AAC|AUDIO_FORMAT_AC3|AUDIO_FORMAT_EAC3|AUDIO_FORMAT_PCM_16_BIT_OFFLOAD|AUDIO_FORMAT_PCM_24_BIT_OFFLOAD|AUDIO_FORMAT_FLAC
44
formats
AUDIO_FORMAT_PCM_24_BIT_OFFLOAD|AUDIO_FORMAT_FLAC
/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
/device/linaro/hikey/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
61
formats
AUDIO_FORMAT_PCM_16_BIT
67
formats
dynamic
75
formats
dynamic
85
formats
AUDIO_FORMAT_PCM_16_BIT
93
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
/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
Completed in 406 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>