Home
last modified time | relevance | path

Searched refs:libs (Results 1 – 25 of 35) sorted by relevance

12

/hardware/qcom/display/msm8996/
DAndroid.mk4 sdm-libs := sdm/libs
5 display-hals += $(sdm-libs)/utils $(sdm-libs)/core $(sdm-libs)/hwc
/hardware/libhardware/modules/
DREADME.android7 Modules are .so in /system/libs/hw/ and have a well defined naming
10 /system/libs/hw/<*_HARDWARE_MODULE_ID>.<ro.product.board>.so
11 /system/libs/hw/<*_HARDWARE_MODULE_ID>.<ro.board.platform>.so
12 /system/libs/hw/<*_HARDWARE_MODULE_ID>.<ro.arch>.so
13 /system/libs/hw/<*_HARDWARE_MODULE_ID>.default.so
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Darmlink_adapter.sh28 libs="$libs ${i#-l}"
38 for f in $libs; do
DAndroid.mk59 include $(CONFIG_DIR)libs-armv7-android-gcc.mk
61 include $(CONFIG_DIR)libs-armv5te-android-gcc.mk
73 include $(LIBVPX_PATH)/libs.mk
129 target := libs
Dgen_msvs_vcxproj.sh266 -l*) libs="${libs}${libs:+ }${opt##-l}.lib"
305 for lib in ${libs}; do
312 libs=${libs// /;}
482 curlibs=$libs
DMakefile361 .libs: $(LIBS)
371 .install-libs: .libs $(addprefix $(DIST_DIR)/,$(INSTALL-LIBS))
375 rm -f .libs .install-libs $(LIBS)
429 BUILD_TARGETS += .docs .libs .bins
430 INSTALL_TARGETS += .install-docs .install-srcs .install-libs .install-bins
Dgen_msvs_proj.sh244 -l*) libs="${libs}${libs:+ }${opt##-l}.lib"
292 for lib in ${libs}; do
530 AdditionalDependencies="$libs \$(NoInherit)" \
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Ddocs.mk36 doxyfile: libs.doxy_template libs.doxy
52 DIST-DOCS-$(CONFIG_CODEC_SRCS) += src/libs.doxy_template
Dlibs.mk61 CODEC_SRCS-yes += libs.mk
328 vpx.pc: config.mk libs.mk
519 CLEAN-OBJS += libs.doxy
520 DOCS-yes += libs.doxy
521 libs.doxy: $(CODEC_DOC_SRCS)
/hardware/intel/img/psb_video/debian/
Dcontrol6 Section: libs
9 Section: libs
Dfiles1 psb-video_0.1-5_i386.deb libs extra
/hardware/intel/img/psb_video/src/
DMakefile.am50 objdump -T .libs/pvr_drv_video.so | grep UND | sort -k 5 > Linker_dependencies.txt
51 objdump -T .libs/pvr_drv_video.so | grep -v UND | sort -k 5 > Linker_exports.txt
/hardware/intel/common/libva/test/videoprocess/
DMakefile.am36 valgrind --leak-check=full --show-reachable=yes .libs/$$a; \
/hardware/intel/common/libva/test/transcode/
DMakefile.am37 valgrind --leak-check=full --show-reachable=yes .libs/$$a; \
/hardware/intel/common/libva/debian.upstream/
Dcontrol.in16 Section: libs
34 Section: libs
/hardware/intel/img/psb_video/
D.gitignore10 .libs
/hardware/intel/common/libva/test/vainfo/
DMakefile.am44 valgrind --leak-check=full --show-reachable=yes .libs/vainfo;
/hardware/intel/common/libva/test/decode/
DMakefile.am43 valgrind --leak-check=full --show-reachable=yes .libs/$$a; \
/hardware/intel/common/libva/test/putsurface/
DMakefile.am58 valgrind --leak-check=full --show-reachable=yes .libs/$$a; \
/hardware/intel/common/libva/test/encode/
DMakefile.am54 valgrind --leak-check=full --show-reachable=yes .libs/$$a; \
/hardware/intel/common/libva/test/basic/
DMakefile.am86 valgrind --leak-check=full --show-reachable=yes .libs/$$a; \
/hardware/intel/common/libva/
D.gitignore11 .libs
/hardware/intel/common/libmix/mix_video/src/
DMakefile.old2 LIB_CONFIG = `pkg-config --libs glib-2.0 gobject-2.0` -lgthread-2.0 -g
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/android/
DREADME26 NOTE: Built_libs defaults to parent_dir/libs/armeabi-v7a
/hardware/bsp/intel/peripheral/libupm/docs/
Dbuilding.md114 pkg-config --cflags --libs upm-i2clcd

12