Searched refs:call (Results 251 - 275 of 521) sorted by relevance

<<11121314151617181920>>

/frameworks/av/media/libstagefright/codecs/raw/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/av/media/libstagefright/httplive/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/av/media/libstagefright/id3/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/av/media/libstagefright/mpeg2ts/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/av/media/libstagefright/omx/tests/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/av/media/libstagefright/timedtext/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/base/cmds/system_server/library/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/base/tests/BrowserTestPlugin/
H A DAndroid.mk16 TOP_LOCAL_PATH:= $(call my-dir)
20 LOCAL_PATH:= $(call my-dir)
25 LOCAL_SRC_FILES := $(call all-subdir-java-files)
36 include $(call all-makefiles-under,$(LOCAL_PATH))
/frameworks/compile/mclinker/lib/ADT/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/compile/slang/BitWriter_2_9/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/compile/slang/BitWriter_2_9_func/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/ex/photoviewer/
H A DAndroid.mk15 LOCAL_PATH := $(call my-dir)
24 $(call all-java-files-under, src) \
25 $(call all-logtags-files-under, src)
32 include $(call all-makefiles-under,$(LOCAL_PATH))
/frameworks/ml/bordeaux/learning/
H A DAndroid.mk16 LEARNING_LOCAL_PATH:= $(call my-dir)
17 include $(call all-subdir-makefiles)
46 LOCAL_SRC_FILES := $(call all-java-files-under, multiclass_pa stochastic_linear_ranker ) \
47 $(call all-java-files-under, predictor_histogram)
/frameworks/native/cmds/dumpstate/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/opt/mailcommon/
H A DAndroid.mk15 LOCAL_PATH := $(call my-dir)
21 $(call all-java-files-under, java) \
22 $(call all-logtags-files-under, java)
26 include $(call all-makefiles-under, $(LOCAL_PATH))
/frameworks/opt/photoviewer/
H A DAndroid.mk15 LOCAL_PATH := $(call my-dir)
24 $(call all-java-files-under, src) \
25 $(call all-logtags-files-under, src)
32 include $(call all-makefiles-under,$(LOCAL_PATH))
/frameworks/av/drm/libdrmframework/plugins/common/util/
H A DAndroid.mk16 LOCAL_PATH:= $(call my-dir)
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/
H A DAndroid.mk16 LOCAL_PATH := $(call my-dir)
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/decoder/
H A DAndroid.mk16 LOCAL_PATH := $(call my-dir)
/frameworks/base/tests/SmokeTest/tests/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
8 LOCAL_SRC_FILES := $(call all-java-files-under, src)
/frameworks/compile/libbcc/bcinfo/tools/
H A DAndroid.mk17 LOCAL_PATH := $(call my-dir)
/frameworks/compile/libbcc/
H A Dlibbcc-gen-config-from-mk.mk18 intermediates := $(call local-intermediates-dir)
/frameworks/testing/uiautomator/library/
H A DAndroid.mk17 LOCAL_PATH:= $(call my-dir)
19 uiautomator.core_src_files := $(call all-java-files-under, src)
70 last_released_sdk_version := $(lastword $(call numerically_sort, \
81 $(eval $(call check-api, \
98 $(eval $(call check-api, \
/frameworks/base/data/fonts/
H A DAndroid.mk18 LOCAL_PATH := $(call my-dir)
23 # should be used with eval: $(eval $(call ...))
38 $(eval $(call create-font-symlink,DroidSans.ttf,Roboto-Regular.ttf))
39 $(eval $(call create-font-symlink,DroidSans-Bold.ttf,Roboto-Bold.ttf))
135 $(eval $(call create-font-symlink,Roboto-Light.ttf,Roboto-Regular.ttf))
136 $(eval $(call create-font-symlink,Roboto-LightItalic.ttf,Roboto-Italic.ttf))
137 $(eval $(call create-font-symlink,Roboto-Thin.ttf,Roboto-Regular.ttf))
138 $(eval $(call create-font-symlink,Roboto-ThinItalic.ttf,Roboto-Italic.ttf))
139 $(eval $(call create-font-symlink,RobotoCondensed-Regular.ttf,Roboto-Regular.ttf))
140 $(eval $(call creat
[all...]

Completed in 605 milliseconds

<<11121314151617181920>>