Home
last modified time | relevance | path

Searched refs:SRCS (Results 1 – 25 of 179) sorted by relevance

12345678

/external/qemu/distrib/sdl-1.2.12/
DMakefile.android28 SRCS := SDL.c \
32 SRCS += events/SDL_active.c \
40 SRCS += file/SDL_rwops.c
43 SRCS += stdlib/SDL_getenv.c \
52 SRCS += cpuinfo/SDL_cpuinfo.c
55 LOCAL_SRC_FILES += $(SRCS:%=src/%)
59 SRCS := SDL_audio.c \
67 SRCS += alsa/SDL_alsa_audio.c
71 SRCS += esd/SDL_esdaudio.c
75 SRCS += dsp/SDL_dspaudio.c \
[all …]
/external/opencore/engines/player/build/make/
Dplayer_config.mk60 SRCS += ../config/core/pv_player_node_registry_populator.cpp
63 SRCS += ../config/$(BUILD_ARCH)/pv_player_node_registry_populator.cpp
66 SRCS += ../config/$(BUILD_ARCH)/pv_player_node_registry_populator.cpp
69 SRCS += ../config/$(BUILD_ARCH)/pv_player_node_registry_populator.cpp
72 SRCS += ../config/$(BUILD_ARCH)/pv_player_node_registry_populator.cpp
75 SRCS += ../config/linux_real/pv_player_node_registry_populator.cpp
78 SRCS += ../config/linux_asf/pv_player_node_registry_populator.cpp
81 SRCS += ../config/$(BUILD_ARCH)/pv_player_node_registry_populator.cpp
84 SRCS += ../config/android/pv_player_node_registry_populator.cpp
87SRCS += ../config/$(BUILD_ARCH)/pv_player_node_registry_populator.cpp
[all …]
/external/opencore/nodes/streaming/streamingmanager/build/linux_3gpp/
Dlocal.mk28 SRCS := pvmf_sm_node_factory.cpp pvmf_streaming_manager_node.cpp
31 SRCS += ../config/3gpp/pvmf_sm_fsp_registry.cpp
32 SRCS += ../plugins/common/src/pvmf_sm_fsp_base_impl.cpp
33 SRCS += ../plugins/common/src/pvmf_sm_fsp_base_cpm_support.cpp
36 SRCS += ../plugins/rtspunicast/src/pvmf_sm_rtsp_unicast_node_factory.cpp
37 SRCS += ../plugins/rtspunicast/src/pvmf_sm_fsp_rtsp_unicast.cpp
/external/opencore/nodes/streaming/streamingmanager/build/make_segments/
D3gpp.mk6 SRCS += ../config/3gpp/pvmf_sm_fsp_registry.cpp
7 SRCS += ../plugins/common/src/pvmf_sm_fsp_base_impl.cpp
8 SRCS += ../plugins/common/src/pvmf_sm_fsp_base_cpm_support.cpp
Drtspunicast.mk7 SRCS += ../plugins/rtspunicast/src/pvmf_sm_rtsp_unicast_node_factory.cpp
8 SRCS += ../plugins/rtspunicast/src/pvmf_sm_fsp_rtsp_unicast.cpp
Dlocal.mk21 SRCS := pvmf_sm_node_factory.cpp
22 SRCS += pvmf_streaming_manager_node.cpp
/external/dhcpcd/mk/
Dprog.mk8 OBJS+= ${SRCS:.c=.o}
41 small: ${SRCS}
43 for src in ${SRCS}; do echo "#include \"$$src\"" >> _${PROG}.c; done
67 lint: ${SRCS:.c=.c}
Ddepend.mk8 .depend: ${SRCS}
9 ${CC} ${CFLAGS} -MM ${SRCS} > .depend
/external/dhcpcd/
DMakefile6 SRCS= common.c dhcp.c dhcpcd.c logger.c net.c signals.c macro
7 SRCS+= configure.c client.c
8 SRCS+= ${SRC_IF} ${SRC_PF}
/external/opencore/tools_v2/build/make/
Dandroid_make_extras.mk219 …: ANDROID_CPP_SRCS := $(if $(strip $(SRCS)),$(patsubst %,$(call go_up_two_levels,$(SRCDIR))/%,$(fi…
220 …ANDROID_ASM_SRCS := $(if $(strip $(SRCS)),$(patsubst %,$(call go_up_two_levels,$(SRCDIR))/%,$(filt…
226 …if $(strip $(filter prog,$(TARGET_TYPE))),BUILD_EXECUTABLE,$(if $(strip $(SRCS)),BUILD_STATIC_LIBR…
/external/openssl/crypto/des/
DImakefile4 SRCS= cbc_cksm.c cbc_enc.c ecb_enc.c pcbc_enc.c \
22 CODE= $(GENERAL) $(DES) $(TESTING) $(SRCS) $(LIBDES) $(PERL)
32 install_library_target(des,$(OBJS),$(SRCS),)
/external/e2fsprogs/lib/et/
DMakefile.in19 SRCS = $(srcdir)/error_message.c $(srcdir)/et_name.c $(srcdir)/init_et.c \
73 TAGS: $(SRCS)
74 $(TAGS) $(SRCS)
/external/e2fsprogs/
DMCONFIG.in191 .depend: Makefile $(SRCS) $(top_srcdir)/depfix.sed $(top_srcdir)/wordwrap.pl
192 if test -n "$(SRCS)" ; then \
193 $(CC) -M $(ALL_CFLAGS) $(SRCS) | \
205 if test -n "$(SRCS)" ; then \
/external/e2fsprogs/lib/ss/
DMakefile.in58 SRCS= $(srcdir)/invocation.c $(srcdir)/help.c \
72 CODE= $(SRCS) $(MKCMDSFILES)
88 CFILES= $(SRCS) $(MKCMDSCSRCS) test_ss.c
92 FILES= $(SRCS) $(MKCMDSFILES) $(HFILES) \
/external/opencore/protocols/systems/3g-324m_pvterminal/build/make/
Ddefault_support.mk3 SRCS += h324/tsc/src/tsc_componentregistry.cpp
/external/opencore/protocols/sdp/parser/build/make/
Dsdp_opencore.mk5 SRCS += sdp_mediaparser_registry_populator.cpp
/external/opencore/engines/2way/test/build/make/
Dlocal.mk36 SRCS := alloc_dealloc_test.cpp \
51 SRCS += $(SRCS_324)
/external/opencore/codecs_v2/audio/aac/dec/build/make/
Daacdec_util.mk3 SRCS += ../util/getactualaacconfig/src/getactualaacconfig.cpp
/external/opencore/codecs_v2/audio/mp3/dec/build/make/
Dg++_arm.mk2 SRCS+= asm/pvmp3_polyphase_filter_window_gcc.s \
/external/opencore/protocols/rtp_payload_parser/build/make/
Drfc_2429.mk4 SRCS += \
Drfc_3640.mk3 SRCS += \
Drfc_3984.mk3 SRCS += \
/external/opencore/modules/linux_rtsp/core/build/make/
Dlocal.mk11 SRCS := pvmfrtspnodes.cpp
/external/opencore/modules/linux_mp4/core/build/make/
Dlocal.mk11 SRCS := pvmfmp4nodes.cpp
/external/opencore/modules/linux_download/core/build/make/
Dlocal.mk11 SRCS := pvmfdownloadnodes.cpp

12345678