HomeSort by relevance Sort by last modified time
    Searched refs:yes (Results 1 - 25 of 747) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libvpx/libvpx/vpx_util/
vpx_util.mk 11 UTIL_SRCS-yes += vpx_util.mk
12 UTIL_SRCS-yes += vpx_thread.c
13 UTIL_SRCS-yes += vpx_thread.h
14 UTIL_SRCS-yes += endian_inl.h
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
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
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_dthread.
    [all...]
  /toolchain/binutils/binutils-2.25/ld/emulparams/
elf32or1k_linux.sh 3 GENERATE_SHLIB_SCRIPT=yes
4 GENERATE_PIE_SCRIPT=yes
5 GENERATE_COMBRELOC_SCRIPT=yes
elf64tilegx.sh 6 NO_REL_RELOCS=yes
16 GENERATE_SHLIB_SCRIPT=yes
17 GENERATE_COMBRELOC_SCRIPT=yes
18 GENERATE_PIE_SCRIPT=yes
19 NO_SMALL_DATA=yes
elf32xtensa.sh 7 NO_REL_RELOCS=yes
12 GENERATE_SHLIB_SCRIPT=yes
13 GENERATE_PIE_SCRIPT=yes
14 GENERATE_COMBRELOC_SCRIPT=yes
15 NO_SMALL_DATA=yes
16 TEXT_PLT=yes
elf_i386_be.sh 3 NO_RELA_RELOCS=yes
9 GENERATE_SHLIB_SCRIPT=yes
10 NO_SMALL_DATA=yes
shlelf_linux.sh 6 NO_REL_RELOCS=yes
13 GENERATE_SHLIB_SCRIPT=yes
14 GENERATE_PIE_SCRIPT=yes
elf32_sparc.sh 6 NO_REL_RELOCS=yes
15 GENERATE_SHLIB_SCRIPT=yes
16 GENERATE_PIE_SCRIPT=yes
18 NO_SMALL_DATA=yes
elf32ebmip.sh 1 EMBEDDED=yes
elf32elmip.sh 1 EMBEDDED=yes
elf_i386_vxworks.sh 3 NO_RELA_RELOCS=yes
10 GENERATE_SHLIB_SCRIPT=yes
11 GENERATE_PIE_SCRIPT=yes
12 NO_SMALL_DATA=yes
elf_s390.sh 3 NO_REL_RELOCS=yes
11 GENERATE_SHLIB_SCRIPT=yes
12 GENERATE_PIE_SCRIPT=yes
13 NO_SMALL_DATA=yes
m68kelf.sh 3 NO_REL_RELOCS=yes
12 GENERATE_SHLIB_SCRIPT=yes
13 GENERATE_PIE_SCRIPT=yes
14 NO_SMALL_DATA=yes
elf32_i960.sh 5 NO_RELA_RELOCS=yes
9 EMBEDDED=yes
elf32lm32fd.sh 6 GENERATE_SHLIB_SCRIPT=yes
7 GENERATE_PIE_SCRIPT=yes
elf32tilegx.sh 6 NO_REL_RELOCS=yes
15 GENERATE_SHLIB_SCRIPT=yes
16 GENERATE_COMBRELOC_SCRIPT=yes
17 GENERATE_PIE_SCRIPT=yes
18 NO_SMALL_DATA=yes
elf32tilepro.sh 7 NO_REL_RELOCS=yes
16 GENERATE_SHLIB_SCRIPT=yes
17 GENERATE_COMBRELOC_SCRIPT=yes
18 GENERATE_PIE_SCRIPT=yes
19 NO_SMALL_DATA=yes
elf64alpha.sh 7 NO_REL_RELOCS=yes
13 GENERATE_SHLIB_SCRIPT=yes
14 GENERATE_PIE_SCRIPT=yes
16 # Yes, we want duplicate .plt sections. The linker chooses the
19 DATA_PLT=yes
20 TEXT_PLT=yes
elf64rdos.sh 5 NO_REL_RELOCS=yes
13 GENERATE_SHLIB_SCRIPT=yes
14 GENERATE_PIE_SCRIPT=yes
15 LARGE_SECTIONS=yes
21 NATIVE=yes
  /external/libvpx/libvpx/vp9/
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.
    [all...]
  /external/libvpx/libvpx/vp8/
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.
    [all...]
  /external/libvpx/libvpx/vpx_ports/
vpx_ports.mk 12 PORTS_SRCS-yes += vpx_ports.mk
14 PORTS_SRCS-yes += bitops.h
15 PORTS_SRCS-yes += mem.h
16 PORTS_SRCS-yes += msvc.h
17 PORTS_SRCS-yes += system_state.h
18 PORTS_SRCS-yes += vpx_timer.h
20 ifeq ($(ARCH_X86)$(ARCH_X86_64),yes)
21 PORTS_SRCS-yes += emms.asm
22 PORTS_SRCS-yes += x86.h
23 PORTS_SRCS-yes += x86_abi_support.as
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
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.
    [all...]
  /external/toybox/tests/
pgrep.test 6 #cleaning 'yes' processes
7 killall yes >/dev/null 2>&1
14 yes >/dev/null &
23 testing "pgrep pattern" "pgrep yes" "$proc\n" "" ""
25 testing "pgrep -l pattern" "pgrep -l yes" "$proc yes\n" "" ""
26 testing "pgrep -f pattern" "pgrep -f yes" "$proc\n" "" ""
27 testing "pgrep -n pattern" "pgrep -n yes" "$proc\n" "" ""
28 testing "pgrep -o pattern" "pgrep -o yes" "$proc\n" "" ""
29 testing "pgrep -s" "pgrep -s $session_id yes" "$proc\n" "" "
    [all...]
  /external/libvpx/libvpx/vpx/
vpx_codec.mk 18 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.
    [all...]

Completed in 313 milliseconds

1 2 3 4 5 6 7 8 91011>>