Home
last modified time | relevance | path

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

12345678910>>...97

/external/jemalloc_new/include/jemalloc/internal/
Dsize_classes.h43 SC( 0, 3, 3, 0, no, yes, 1, 3) \
44 SC( 1, 3, 3, 1, no, yes, 1, 3) \
45 SC( 2, 3, 3, 2, no, yes, 3, 3) \
46 SC( 3, 3, 3, 3, no, yes, 1, 3) \
48 SC( 4, 5, 3, 1, no, yes, 5, 3) \
49 SC( 5, 5, 3, 2, no, yes, 3, 3) \
50 SC( 6, 5, 3, 3, no, yes, 7, 3) \
51 SC( 7, 5, 3, 4, no, yes, 1, 3) \
53 SC( 8, 6, 4, 1, no, yes, 5, 4) \
54 SC( 9, 6, 4, 2, no, yes, 3, 4) \
[all …]
/external/e2fsprogs/tests/f_expand/
Dexpect.1.gz ... >) 5Connect to /lost+found? yes 6 7Unconnected directory inode 1520 (<12> ...
/external/e2fsprogs/tests/f_rebuild_csum_rootdir/
Dexpect.14 Fix? yes
7 Salvage? yes
10 Fix? yes
14 Fix? yes
19 Fix? yes
22 Connect to /lost+found? yes
24 /lost+found not found. Create? yes
28 Inode 11 ref count is 3, should be 2. Fix? yes
31 Connect to /lost+found? yes
33 Inode 12 ref count is 2, should be 1. Fix? yes
[all …]
/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
19 VP9_CX_SRCS-yes += vp9_cx_iface.h
24 VP9_CX_SRCS-yes += encoder/vp9_bitstream.c
25 VP9_CX_SRCS-yes += encoder/vp9_context_tree.c
26 VP9_CX_SRCS-yes += encoder/vp9_context_tree.h
27 VP9_CX_SRCS-yes += encoder/vp9_cost.h
28 VP9_CX_SRCS-yes += encoder/vp9_cost.c
29 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 += vp9_iface_common.c
14 VP9_COMMON_SRCS-yes += common/vp9_ppflags.h
15 VP9_COMMON_SRCS-yes += common/vp9_alloccommon.c
16 VP9_COMMON_SRCS-yes += common/vp9_blockd.c
18 VP9_COMMON_SRCS-yes += common/vp9_entropy.c
19 VP9_COMMON_SRCS-yes += common/vp9_entropymode.c
20 VP9_COMMON_SRCS-yes += common/vp9_entropymv.c
21 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
19 VP9_DX_SRCS-yes += vp9_dx_iface.h
21 VP9_DX_SRCS-yes += decoder/vp9_decodemv.c
22 VP9_DX_SRCS-yes += decoder/vp9_decodeframe.c
23 VP9_DX_SRCS-yes += decoder/vp9_decodeframe.h
24 VP9_DX_SRCS-yes += decoder/vp9_detokenize.c
25 VP9_DX_SRCS-yes += decoder/vp9_decodemv.h
26 VP9_DX_SRCS-yes += decoder/vp9_detokenize.h
[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 VP8_CX_SRCS-yes += vp8cx.mk
21 VP8_CX_SRCS-yes += vp8_cx_iface.c
23 VP8_CX_SRCS-yes += encoder/defaultcoefcounts.h
24 VP8_CX_SRCS-yes += encoder/bitstream.c
25 VP8_CX_SRCS-yes += encoder/boolhuff.c
26 VP8_CX_SRCS-yes += encoder/copy_c.c
27 VP8_CX_SRCS-yes += encoder/dct.c
28 VP8_CX_SRCS-yes += encoder/encodeframe.c
[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
19 VP8_COMMON_SRCS-yes += common/default_coef_probs.h
20 VP8_COMMON_SRCS-yes += common/dequantize.c
21 VP8_COMMON_SRCS-yes += common/entropy.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 …]
/external/toybox/tests/
Dpkill.test7 killall yes >/dev/null 2>&1
15 yes >/dev/null &
19 killall yes >/dev/null 2>&1
21 yes >/dev/null &
22 yes print1 >/dev/null &
23 yes print2 >/dev/null &
27 killall yes >/dev/null 2>&1
29 yes >/dev/null &
33 killall yes >/dev/null 2>&1
35 yes print1 >/dev/null &
[all …]
/external/e2fsprogs/tests/f_bad_inode_csum/
Dexpect.13 Fix? yes
5 Inode 49 passes checks, but checksum does not match inode. Fix? yes
7 Inode 65 passes checks, but checksum does not match inode. Fix? yes
9 Inode 81 passes checks, but checksum does not match inode. Fix? yes
11 Inode 97 seems to contain garbage. Clear? yes
13 Inode 98 seems to contain garbage. Clear? yes
15 Inode 99 seems to contain garbage. Clear? yes
17 Inode 100 seems to contain garbage. Clear? yes
19 Inode 101 seems to contain garbage. Clear? yes
21 Inode 102 seems to contain garbage. Clear? yes
[all …]
/external/curl/m4/
Dcurl-functions.m4621 AC_MSG_RESULT([yes])
622 tst_links_alarm="yes"
628 if test "$tst_links_alarm" = "yes"; then
633 AC_MSG_RESULT([yes])
634 tst_proto_alarm="yes"
641 if test "$tst_proto_alarm" = "yes"; then
651 AC_MSG_RESULT([yes])
652 tst_compi_alarm="yes"
659 if test "$tst_compi_alarm" = "yes"; then
662 AC_MSG_RESULT([yes])
[all …]
/external/pcre/dist2/
DRunTest244 0) do0=yes;;
245 1) do1=yes;;
246 2) do2=yes;;
247 3) do3=yes;;
248 4) do4=yes;;
249 5) do5=yes;;
250 6) do6=yes;;
251 7) do7=yes;;
252 8) do8=yes;;
253 9) do9=yes;;
[all …]
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/m4/
Dcares-functions.m4369 AC_MSG_RESULT([yes])
370 tst_links_closesocket="yes"
376 if test "$tst_links_closesocket" = "yes"; then
382 AC_MSG_RESULT([yes])
383 tst_proto_closesocket="yes"
390 if test "$tst_proto_closesocket" = "yes"; then
401 AC_MSG_RESULT([yes])
402 tst_compi_closesocket="yes"
409 if test "$tst_compi_closesocket" = "yes"; then
412 AC_MSG_RESULT([yes])
[all …]
/external/rust/crates/libz-sys/src/zlib-ng/test/abi/
Dzlib-v1.2.11-arm-linux-gnueabihf.abi7 …ler32' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
8 …1.2.3.3' is-default-version='yes' type='func-type' binding='global-binding' visibility='default-vi…
9 …B_1.2.2' is-default-version='yes' type='func-type' binding='global-binding' visibility='default-vi…
10 …B_1.2.9' is-default-version='yes' type='func-type' binding='global-binding' visibility='default-vi…
11 …press' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
12 …ress2' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
13 …B_1.2.0' is-default-version='yes' type='func-type' binding='global-binding' visibility='default-vi…
14 …crc32' type='func-type' binding='global-binding' visibility='default-visibility' is-defined='yes'/>
15 …1.2.3.3' is-default-version='yes' type='func-type' binding='global-binding' visibility='default-vi…
16 …B_1.2.2' is-default-version='yes' type='func-type' binding='global-binding' visibility='default-vi…
[all …]
/external/e2fsprogs/tests/f_badsymlinks2/
Dexpect.14 Clear? yes
7 Clear? yes
10 Clear? yes
13 Clear? yes
16 Clear? yes
19 Clear? yes
22 Clear? yes
25 Clear? yes
28 Clear? yes
31 Clear? yes
[all …]
/external/libvpx/libvpx/test/
Dtest.mk1 LIBVPX_TEST_SRCS-yes += acm_random.h
2 LIBVPX_TEST_SRCS-yes += bench.h
3 LIBVPX_TEST_SRCS-yes += bench.cc
4 LIBVPX_TEST_SRCS-yes += buffer.h
5 LIBVPX_TEST_SRCS-yes += clear_system_state.h
6 LIBVPX_TEST_SRCS-yes += codec_factory.h
7 LIBVPX_TEST_SRCS-yes += md5_helper.h
8 LIBVPX_TEST_SRCS-yes += register_state_check.h
9 LIBVPX_TEST_SRCS-yes += test.mk
10 LIBVPX_TEST_SRCS-yes += test_libvpx.cc
[all …]
/external/elfutils/tests/
Drun-next-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 …]
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_holedir4/
Dexpect.12 Directory inode 12 block 211 should be at block 25. Fix? yes
4 Inode 12, i_size is 4096, should be 110592. Fix? yes
6 Inode 12, i_blocks is 128, should be 256. Fix? yes
9 Directory inode 12 has an unallocated block #2. Allocate? yes
11 Directory inode 12 has an unallocated block #3. Allocate? yes
13 Directory inode 12 has an unallocated block #4. Allocate? yes
15 Directory inode 12 has an unallocated block #5. Allocate? yes
17 Directory inode 12 has an unallocated block #6. Allocate? yes
19 Directory inode 12 has an unallocated block #7. Allocate? yes
21 Directory inode 12 has an unallocated block #8. Allocate? yes
[all …]
/external/rust/crates/regex/src/
Dre_builder.rs82 yes: bool,
84 self.0.case_insensitive = yes;
94 pub fn multi_line(&mut self, yes: bool) -> &mut RegexBuilder {
95 self.0.multi_line = yes;
108 yes: bool,
110 self.0.dot_matches_new_line = yes;
120 pub fn swap_greed(&mut self, yes: bool) -> &mut RegexBuilder {
121 self.0.swap_greed = yes;
132 yes: bool,
134 self.0.ignore_whitespace = yes;
[all …]
/external/marisa-trie/
Dconfigure.ac18 [AC_EGREP_CPP([yes], [
20 yes
22 ], [enable_sse2="yes"], [enable_sse2="no"])])
24 [AC_EGREP_CPP([yes], [
26 yes
28 ], [enable_sse3="yes"], [enable_sse3="no"])])
30 [AC_EGREP_CPP([yes], [
32 yes
34 ], [enable_ssse3="yes"], [enable_ssse3="no"])])
36 [AC_EGREP_CPP([yes], [
[all …]
/external/libvpx/libvpx/vpx_dsp/
Dvpx_dsp.mk11 DSP_SRCS-yes += vpx_dsp.mk
12 DSP_SRCS-yes += vpx_dsp_common.h
24 DSP_SRCS-yes += prob.h
25 DSP_SRCS-yes += prob.c
27 ifeq ($(CONFIG_ENCODERS),yes)
28 DSP_SRCS-yes += bitwriter.h
29 DSP_SRCS-yes += bitwriter.c
30 DSP_SRCS-yes += bitwriter_buffer.c
31 DSP_SRCS-yes += bitwriter_buffer.h
32 DSP_SRCS-yes += psnr.c
[all …]
/external/libvpx/libvpx/vpx/
Dvpx_codec.mk24 API_DOC_SRCS-yes += vpx_codec.h
25 API_DOC_SRCS-yes += vpx_decoder.h
26 API_DOC_SRCS-yes += vpx_encoder.h
27 API_DOC_SRCS-yes += vpx_frame_buffer.h
28 API_DOC_SRCS-yes += vpx_image.h
30 API_SRCS-yes += src/vpx_decoder.c
31 API_SRCS-yes += vpx_decoder.h
32 API_SRCS-yes += src/vpx_encoder.c
33 API_SRCS-yes += vpx_encoder.h
34 API_SRCS-yes += internal/vpx_codec_internal.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 …]

12345678910>>...97