Home
last modified time | relevance | path

Searched refs:yes (Results 1 – 25 of 1195) sorted by relevance

12345678910>>...48

/external/e2fsprogs/tests/f_expand/
Dexpect.1.gz
/external/libvpx/libvpx/vp9/
Dvp9cx.mk13 VP9_CX_SRCS-yes += $(VP9_COMMON_SRCS-yes)
15 VP9_CX_SRCS_REMOVE-yes += $(VP9_COMMON_SRCS_REMOVE-yes)
18 VP9_CX_SRCS-yes += vp9_cx_iface.c
20 VP9_CX_SRCS-yes += encoder/vp9_avg.c
21 VP9_CX_SRCS-yes += encoder/vp9_bitstream.c
22 VP9_CX_SRCS-yes += encoder/vp9_context_tree.c
23 VP9_CX_SRCS-yes += encoder/vp9_context_tree.h
24 VP9_CX_SRCS-yes += encoder/vp9_cost.h
25 VP9_CX_SRCS-yes += encoder/vp9_cost.c
26 VP9_CX_SRCS-yes += encoder/vp9_dct.c
[all …]
Dvp9_common.mk11 VP9_COMMON_SRCS-yes += vp9_common.mk
12 VP9_COMMON_SRCS-yes += vp9_iface_common.h
13 VP9_COMMON_SRCS-yes += common/vp9_ppflags.h
14 VP9_COMMON_SRCS-yes += common/vp9_alloccommon.c
15 VP9_COMMON_SRCS-yes += common/vp9_blockd.c
16 VP9_COMMON_SRCS-yes += common/vp9_debugmodes.c
17 VP9_COMMON_SRCS-yes += common/vp9_entropy.c
18 VP9_COMMON_SRCS-yes += common/vp9_entropymode.c
19 VP9_COMMON_SRCS-yes += common/vp9_entropymv.c
20 VP9_COMMON_SRCS-yes += common/vp9_frame_buffers.c
[all …]
Dvp9dx.mk13 VP9_DX_SRCS-yes += $(VP9_COMMON_SRCS-yes)
15 VP9_DX_SRCS_REMOVE-yes += $(VP9_COMMON_SRCS_REMOVE-yes)
18 VP9_DX_SRCS-yes += vp9_dx_iface.c
20 VP9_DX_SRCS-yes += decoder/vp9_decodemv.c
21 VP9_DX_SRCS-yes += decoder/vp9_decodeframe.c
22 VP9_DX_SRCS-yes += decoder/vp9_decodeframe.h
23 VP9_DX_SRCS-yes += decoder/vp9_detokenize.c
24 VP9_DX_SRCS-yes += decoder/vp9_decodemv.h
25 VP9_DX_SRCS-yes += decoder/vp9_detokenize.h
26 VP9_DX_SRCS-yes += decoder/vp9_dthread.c
[all …]
/external/libvpx/libvpx/vp8/
Dvp8cx.mk14 VP8_CX_SRCS-yes += $(VP8_COMMON_SRCS-yes)
16 VP8_CX_SRCS_REMOVE-yes += $(VP8_COMMON_SRCS_REMOVE-yes)
19 ifeq ($(ARCH_ARM),yes)
23 VP8_CX_SRCS-yes += vp8cx.mk
25 VP8_CX_SRCS-yes += vp8_cx_iface.c
27 VP8_CX_SRCS-yes += encoder/defaultcoefcounts.h
28 VP8_CX_SRCS-yes += encoder/bitstream.c
29 VP8_CX_SRCS-yes += encoder/boolhuff.c
30 VP8_CX_SRCS-yes += encoder/dct.c
31 VP8_CX_SRCS-yes += encoder/encodeframe.c
[all …]
Dvp8dx.mk14 VP8_DX_SRCS-yes += $(VP8_COMMON_SRCS-yes)
16 VP8_DX_SRCS_REMOVE-yes += $(VP8_COMMON_SRCS_REMOVE-yes)
19 VP8_DX_SRCS-yes += vp8dx.mk
21 VP8_DX_SRCS-yes += vp8_dx_iface.c
23 VP8_DX_SRCS-yes += decoder/dboolhuff.c
24 VP8_DX_SRCS-yes += decoder/decodemv.c
25 VP8_DX_SRCS-yes += decoder/decodeframe.c
26 VP8_DX_SRCS-yes += decoder/detokenize.c
30 VP8_DX_SRCS-yes += decoder/dboolhuff.h
31 VP8_DX_SRCS-yes += decoder/decodemv.h
[all …]
Dvp8_common.mk11 VP8_COMMON_SRCS-yes += vp8_common.mk
12 VP8_COMMON_SRCS-yes += common/ppflags.h
13 VP8_COMMON_SRCS-yes += common/onyx.h
14 VP8_COMMON_SRCS-yes += common/onyxd.h
15 VP8_COMMON_SRCS-yes += common/alloccommon.c
16 VP8_COMMON_SRCS-yes += common/blockd.c
17 VP8_COMMON_SRCS-yes += common/coefupdateprobs.h
18 VP8_COMMON_SRCS-yes += common/copy_c.c
19 VP8_COMMON_SRCS-yes += common/debugmodes.c
20 VP8_COMMON_SRCS-yes += common/default_coef_probs.h
[all …]
/external/toybox/tests/
Dpgrep.test7 killall yes >/dev/null 2>&1
14 yes >/dev/null &
33 killall yes >/dev/null 2>&1
37 yes >/dev/null &
41 killall yes >/dev/null 2>&1
43 yes >/dev/null &
44 yes print1 >/dev/null &
45 yes print2 >/dev/null &
49 killall yes >/dev/null 2>&1
51 yes >/dev/null &
[all …]
/external/libvpx/libvpx/vpx_dsp/
Dvpx_dsp.mk11 DSP_SRCS-yes += vpx_dsp.mk
12 DSP_SRCS-yes += vpx_dsp_common.h
17 DSP_SRCS-yes += prob.h
18 DSP_SRCS-yes += prob.c
20 ifeq ($(CONFIG_ENCODERS),yes)
21 DSP_SRCS-yes += bitwriter.h
22 DSP_SRCS-yes += bitwriter.c
23 DSP_SRCS-yes += bitwriter_buffer.c
24 DSP_SRCS-yes += bitwriter_buffer.h
31 ifeq ($(CONFIG_DECODERS),yes)
[all …]
/external/jemalloc/include/jemalloc/internal/
Dsize_classes.h34 SC( 0, 3, 3, 0, yes, 3) \
35 SC( 1, 3, 3, 1, yes, 3) \
36 SC( 2, 3, 3, 2, yes, 3) \
37 SC( 3, 3, 3, 3, yes, 3) \
39 SC( 4, 5, 3, 1, yes, 3) \
40 SC( 5, 5, 3, 2, yes, 3) \
41 SC( 6, 5, 3, 3, yes, 3) \
42 SC( 7, 5, 3, 4, yes, 3) \
44 SC( 8, 6, 4, 1, yes, 4) \
45 SC( 9, 6, 4, 2, yes, 4) \
[all …]
/external/pcre/dist/
DRunTest217 1) do1=yes;;
218 2) do2=yes;;
219 3) do3=yes;;
220 4) do4=yes;;
221 5) do5=yes;;
222 6) do6=yes;;
223 7) do7=yes;;
224 8) do8=yes;;
225 9) do9=yes;;
226 10) do10=yes;;
[all …]
/external/libvpx/libvpx/vpx/
Dvpx_codec.mk18 ifeq ($(CONFIG_VP9_ENCODER),yes)
28 API_DOC_SRCS-yes += vpx_codec.h
29 API_DOC_SRCS-yes += vpx_decoder.h
30 API_DOC_SRCS-yes += vpx_encoder.h
31 API_DOC_SRCS-yes += vpx_frame_buffer.h
32 API_DOC_SRCS-yes += vpx_image.h
34 API_SRCS-yes += src/vpx_decoder.c
35 API_SRCS-yes += vpx_decoder.h
36 API_SRCS-yes += src/vpx_encoder.c
37 API_SRCS-yes += vpx_encoder.h
[all …]
/external/libexif/
Dconfig.rpath56 if test "$GCC" = yes; then
116 if test "$GCC" != yes; then
125 ld_shlibs=yes
126 if test "$with_gnu_ld" = yes; then
136 hardcode_minus_L=yes
174 hardcode_direct=yes
184 if test "$ld_shlibs" = yes; then
194 hardcode_minus_L=yes
195 if test "$GCC" = yes; then
214 aix_use_runtimelinking=yes
[all …]
/external/e2fsprogs/config/
Dconfig.rpath48 if test "$GCC" = yes; then
100 if test "$GCC" != yes; then
109 ld_shlibs=yes
110 if test "$with_gnu_ld" = yes; then
118 hardcode_minus_L=yes
149 hardcode_direct=yes
159 if test "$ld_shlibs" = yes; then
167 hardcode_minus_L=yes
168 if test "$GCC" = yes; then
187 aix_use_runtimelinking=yes
[all …]
/external/bison/m4/
Dsnprintf-posix.m425 if test $ac_cv_func_snprintf = yes; then
32 *yes)
34 *yes)
36 *yes)
38 *yes)
40 *yes)
42 *yes)
44 *yes)
46 *yes)
48 *yes)
[all …]
Dvsnprintf-posix.m425 if test $ac_cv_func_vsnprintf = yes; then
33 *yes)
35 *yes)
37 *yes)
39 *yes)
41 *yes)
43 *yes)
45 *yes)
47 *yes)
49 *yes)
[all …]
/external/elfutils/src/tests/
Drun-get-lines.sh26 804842c: /home/drepper/gnu/new-bu/build/ttt/m.c:5:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e…
27 8048432: /home/drepper/gnu/new-bu/build/ttt/m.c:6:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e…
28 804844d: /home/drepper/gnu/new-bu/build/ttt/m.c:7:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e…
29 8048458: /home/drepper/gnu/new-bu/build/ttt/m.c:8:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e…
30 804845a: /home/drepper/gnu/new-bu/build/ttt/m.c:8:0: is_stmt:yes, end_seq:yes, bb:no, prologue:no, …
33 804845c: /home/drepper/gnu/new-bu/build/ttt/b.c:4:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e…
34 804845f: /home/drepper/gnu/new-bu/build/ttt/b.c:5:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e…
35 8048464: /home/drepper/gnu/new-bu/build/ttt/b.c:6:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e…
36 8048466: /home/drepper/gnu/new-bu/build/ttt/b.c:6:0: is_stmt:yes, end_seq:yes, bb:no, prologue:no, …
39 8048468: /home/drepper/gnu/new-bu/build/ttt/f.c:3:0: is_stmt:yes, end_seq:no, bb:no, prologue:no, e…
[all …]
/external/e2fsprogs/tests/f_ea_checks/
Dexpect.12 Inode 13 has a bad extended attribute block 26. Clear? yes
4 Inode 13, i_blocks is 4, should be 2. Fix? yes
7 Clear? yes
9 Inode 14, i_blocks is 2, should be 0. Fix? yes
11 Inode 17 has a bad extended attribute block 28. Clear? yes
13 Inode 17, i_blocks is 4, should be 2. Fix? yes
15 Inode 16 has a bad extended attribute block 29. Clear? yes
17 Inode 16, i_blocks is 2, should be 0. Fix? yes
19 Inode 19 has a bad extended attribute block 33. Clear? yes
21 Inode 19, i_blocks is 2, should be 0. Fix? yes
[all …]
/external/libvpx/libvpx/test/
Dtest.mk1 LIBVPX_TEST_SRCS-yes += acm_random.h
2 LIBVPX_TEST_SRCS-yes += clear_system_state.h
3 LIBVPX_TEST_SRCS-yes += codec_factory.h
4 LIBVPX_TEST_SRCS-yes += md5_helper.h
5 LIBVPX_TEST_SRCS-yes += register_state_check.h
6 LIBVPX_TEST_SRCS-yes += test.mk
7 LIBVPX_TEST_SRCS-yes += test_libvpx.cc
8 LIBVPX_TEST_SRCS-yes += test_vectors.cc
9 LIBVPX_TEST_SRCS-yes += test_vectors.h
10 LIBVPX_TEST_SRCS-yes += util.h
[all …]
/external/libvpx/libvpx/
Dlibs.mk14 ifeq ($(ARCH_ARM),yes)
15 ASM:=$(if $(filter yes,$(CONFIG_GCC)$(CONFIG_MSVS)),.asm.s,.asm)
34 CODEC_SRCS-yes += CHANGELOG
35 CODEC_SRCS-yes += libs.mk
38 CODEC_SRCS-yes += $(addprefix vpx/,$(call enabled,API_SRCS))
42 CODEC_SRCS-yes += $(addprefix vpx_mem/,$(call enabled,MEM_SRCS))
45 CODEC_SRCS-yes += $(addprefix vpx_scale/,$(call enabled,SCALE_SRCS))
48 CODEC_SRCS-yes += $(addprefix vpx_ports/,$(call enabled,PORTS_SRCS))
51 CODEC_SRCS-yes += $(addprefix vpx_dsp/,$(call enabled,DSP_SRCS))
54 CODEC_SRCS-yes += $(addprefix vpx_util/,$(call enabled,UTIL_SRCS))
[all …]
/external/e2fsprogs/tests/f_orphan_dotdot_ft/
Dexpect.12 Special (device/socket/fifo) inode 12 has non-zero size. Fix? yes
4 Inode 12, i_blocks is 2, should be 0. Fix? yes
8 Fix? yes
11 Fix? yes
14 Fix? yes
17 Fix? yes
21 Connect to /lost+found? yes
24 Connect to /lost+found? yes
27 Connect to /lost+found? yes
30 Inode 2 ref count is 4, should be 3. Fix? yes
[all …]
/external/e2fsprogs/tests/f_badsymlinks/
Dexpect.13 or append-only flag set. Clear? yes
5 Inode 19 has illegal block(s). Clear? yes
8 Inode 19, i_blocks is 2, should be 0. Fix? yes
11 or append-only flag set. Clear? yes
13 Inode 21 is too big. Truncate? yes
16 Inode 21, i_blocks is 4, should be 2. Fix? yes
20 Clear? yes
23 Clear? yes
26 Clear? yes
29 Clear? yes
[all …]
/external/e2fsprogs/tests/f_baddir/
Dexpect.14 Inode 12, i_size is 182, should be 1024. Fix? yes
6 Inode 13 is a zero-length directory. Clear? yes
9 Entry 'zero' in / (2) has deleted/unused inode 13. Clear? yes
12 Fix? yes
15 Clear? yes
18 Clear? yes
20 Entry 'dot' in /test (14) is a link to '.' Clear? yes
23 Salvage? yes
26 Fix? yes
29 Fix? yes
[all …]
/external/e2fsprogs/tests/f_imagic/
Dexpect.12 Inode 12 has imagic flag set. Clear? yes
4 Inode 13 has imagic flag set. Clear? yes
6 Inode 14 has imagic flag set. Clear? yes
10 /lost+found not found. Create? yes
13 Inode 2 ref count is 4, should be 3. Fix? yes
16 Connect to /lost+found? yes
18 Inode 12 ref count is 2, should be 1. Fix? yes
21 Connect to /lost+found? yes
23 Inode 14 ref count is 2, should be 1. Fix? yes
27 Fix? yes
[all …]
/external/bison/build-aux/
Dconfig.rpath53 if test "$GCC" = yes; then
156 if test "$GCC" != yes; then
162 with_gnu_ld=yes
169 ld_shlibs=yes
170 if test "$with_gnu_ld" = yes; then
190 hardcode_minus_L=yes
250 hardcode_direct=yes
268 hardcode_minus_L=yes
269 if test "$GCC" = yes; then
288 aix_use_runtimelinking=yes
[all …]

12345678910>>...48