/frameworks/av/media/libstagefright/codecs/g711/ |
Android.mk | 1 LOCAL_PATH:= $(call my-dir) 4 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/frameworks/av/media/libstagefright/codecs/gsm/ |
Android.mk | 1 LOCAL_PATH:= $(call my-dir) 4 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/ |
Android.mk | 1 LOCAL_PATH:= $(call my-dir) 4 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/frameworks/av/media/libstagefright/codecs/on2/ |
Android.mk | 1 LOCAL_PATH:= $(call my-dir) 4 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/frameworks/av/media/libstagefright/codecs/vorbis/ |
Android.mk | 1 LOCAL_PATH:= $(call my-dir) 4 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/hardware/ti/wpan/ |
Android.mk | 2 include $(call first-makefiles-under,$(call my-dir))
|
/packages/inputmethods/OpenWnn/libs/ |
Android.mk | 1 LOCAL_PATH:= $(call my-dir) 3 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/device/asus/flo/camera/QCamera2/ |
Android.mk | 2 include $(call all-subdir-makefiles)
|
/device/asus/flo/camera/mm-image-codec/ |
Android.mk | 2 include $(call all-subdir-makefiles)
|
/device/generic/goldfish/opengl/system/GLESv1/ |
Android.mk | 1 LOCAL_PATH := $(call my-dir) 4 $(call emugl-begin-shared-library,libGLESv1_CM_emulation) 5 $(call emugl-import,libOpenglSystemCommon libGLESv1_enc lib_renderControl_enc) 12 $(call emugl-end-module)
|
/device/generic/goldfish/opengl/system/GLESv2/ |
Android.mk | 1 LOCAL_PATH := $(call my-dir) 4 $(call emugl-begin-shared-library,libGLESv2_emulation) 5 $(call emugl-import,libOpenglSystemCommon libGLESv2_enc lib_renderControl_enc) 12 $(call emugl-end-module)
|
/device/lge/mako/camera/QCamera/ |
Android.mk | 2 include $(call all-subdir-makefiles)
|
/external/bluetooth/bluedroid/test/ |
Android.mk | 2 include $(call all-subdir-makefiles)
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/tests/ |
elfreloc.asm | 7 call function
|
/external/llvm/test/Transforms/Inline/ |
inline_returns_twice.ll | 11 %call = call i32 @a() returns_twice 12 %add = add nsw i32 1, %call 19 ; CHECK: call i32 @f() 20 ; CHECK-NOT: call i32 @a() 21 %call = call i32 @f() 22 %add = add nsw i32 1, %call 28 %call = call i32 @b() returns_twic [all...] |
/external/svox/ |
Android.mk | 1 LOCAL_PATH:= $(call my-dir)
|
/frameworks/rs/java/tests/ |
Android.mk | 2 include $(call all-subdir-makefiles)
|
/hardware/broadcom/wlan/bcmdhd/ |
Android.mk | 2 include $(call all-subdir-makefiles)
|
/hardware/qcom/audio/legacy/ |
Android.mk | 3 include $(call all-subdir-makefiles)
|
/hardware/qcom/camera/QCamera2/ |
Android.mk | 2 include $(call all-subdir-makefiles)
|
/hardware/qcom/camera/mm-image-codec/ |
Android.mk | 2 include $(call all-subdir-makefiles)
|
/hardware/qcom/wlan/qcwcn/ |
Android.mk | 2 include $(call all-subdir-makefiles)
|
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/ |
Android.mk | 3 include $(call all-named-subdir-makefiles, $(codec_dir))
|
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/ |
Android.mk | 3 include $(call all-named-subdir-makefiles, $(omx_dir))
|
/hardware/ti/omap4xxx/security/ |
Android.mk | 2 include $(call all-subdir-makefiles)
|