/external/jemalloc_new/include/jemalloc/internal/ |
D | size_classes.h | 43 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/jemalloc/include/jemalloc/internal/ |
D | size_classes.h | 37 SC( 0, 3, 3, 0, no, yes, 3) \ 38 SC( 1, 3, 3, 1, no, yes, 3) \ 39 SC( 2, 3, 3, 2, no, yes, 3) \ 40 SC( 3, 3, 3, 3, no, yes, 3) \ 42 SC( 4, 5, 3, 1, no, yes, 3) \ 43 SC( 5, 5, 3, 2, no, yes, 3) \ 44 SC( 6, 5, 3, 3, no, yes, 3) \ 45 SC( 7, 5, 3, 4, no, yes, 3) \ 47 SC( 8, 6, 4, 1, no, yes, 4) \ 48 SC( 9, 6, 4, 2, no, yes, 4) \ [all …]
|
/external/e2fsprogs/tests/f_expand/ |
D | expect.1.gz |
|
/external/libvpx/libvpx/vp9/ |
D | vp9cx.mk | 13 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_bitstream.c 21 VP9_CX_SRCS-yes += encoder/vp9_context_tree.c 22 VP9_CX_SRCS-yes += encoder/vp9_context_tree.h 23 VP9_CX_SRCS-yes += encoder/vp9_cost.h 24 VP9_CX_SRCS-yes += encoder/vp9_cost.c 25 VP9_CX_SRCS-yes += encoder/vp9_dct.c 28 VP9_CX_SRCS-yes += encoder/vp9_encodeframe.c [all …]
|
D | vp9_common.mk | 11 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 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 21 VP9_COMMON_SRCS-yes += common/vp9_frame_buffers.h [all …]
|
D | vp9dx.mk | 13 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/e2fsprogs/tests/f_rebuild_csum_rootdir/ |
D | expect.1 | 4 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/vp8/ |
D | vp8cx.mk | 14 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/dct.c 27 VP8_CX_SRCS-yes += encoder/encodeframe.c 28 VP8_CX_SRCS-yes += encoder/encodeframe.h [all …]
|
D | vp8_common.mk | 11 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 20 VP8_COMMON_SRCS-yes += common/default_coef_probs.h 21 VP8_COMMON_SRCS-yes += common/dequantize.c [all …]
|
D | vp8dx.mk | 14 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/e2fsprogs/tests/f_bad_inode_csum/ |
D | expect.1 | 3 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/toybox/tests/ |
D | pkill.test | 7 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/curl/m4/ |
D | curl-functions.m4 | 604 AC_MSG_RESULT([yes]) 605 tst_links_alarm="yes" 611 if test "$tst_links_alarm" = "yes"; then 616 AC_MSG_RESULT([yes]) 617 tst_proto_alarm="yes" 624 if test "$tst_proto_alarm" = "yes"; then 634 AC_MSG_RESULT([yes]) 635 tst_compi_alarm="yes" 642 if test "$tst_compi_alarm" = "yes"; then 645 AC_MSG_RESULT([yes]) [all …]
|
/external/pcre/dist2/ |
D | RunTest | 244 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/e2fsprogs/tests/f_badsymlinks2/ |
D | expect.1 | 4 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/ |
D | test.mk | 1 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/ |
D | run-next-lines.sh | 26 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 …]
|
D | run-get-lines.sh | 26 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/ |
D | expect.1 | 2 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/libvpx/libvpx/vpx_dsp/ |
D | vpx_dsp.mk | 11 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/libexif/ |
D | config.rpath | 56 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/libvpx/libvpx/vpx/ |
D | vpx_codec.mk | 24 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/libvpx/libvpx/ |
D | libs.mk | 14 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_inlinedata_repair/ |
D | expect.1 | 2 Inode 12 has INLINE_DATA_FL flag but extended attribute not found. Truncate? yes 4 Inode 16, i_size is 56, should be 60. Fix? yes 6 Inode 24, i_size is 59, should be 60. Fix? yes 9 Fix? yes 13 Salvage? yes 16 Salvage? yes 19 Salvage? yes 22 Salvage? yes 25 Clear? yes 28 Clear? yes [all …]
|
/external/e2fsprogs/tests/f_ea_checks/ |
D | expect.1 | 2 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 …]
|