/dalvik/vm/mterp/x86-atom/ |
unused.S | 30 call common_abort
|
/cts/ |
Android.mk | 17 include $(call all-subdir-makefiles)
|
/cts/apps/ |
Android.mk | 17 include $(call all-subdir-makefiles)
|
/cts/apps/CtsVerifier/jni/ |
Android.mk | 17 include $(call all-subdir-makefiles)
|
/cts/libs/ |
Android.mk | 17 include $(call all-subdir-makefiles)
|
/prebuilt/ndk/ |
Android.mk | 17 LOCAL_PATH:= $(call my-dir) 19 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/external/libffi/testsuite/ |
Makefile.am | 19 lib/target-libpath.exp lib/wrapper.exp libffi.call/call.exp \ 20 libffi.call/closure_fn0.c libffi.call/closure_fn1.c \ 21 libffi.call/closure_fn2.c libffi.call/closure_fn3.c \ 22 libffi.call/closure_fn4.c libffi.call/closure_fn5.c \ 23 libffi.call/closure_fn6.c libffi.call/closure_stdcall.c [all...] |
/frameworks/base/opengl/tests/gl2_java/ |
Android.mk | 5 TOP_LOCAL_PATH:= $(call my-dir) 9 LOCAL_PATH:= $(call my-dir) 14 LOCAL_SRC_FILES := $(call all-subdir-java-files)
|
/external/qemu/telephony/ |
remote_call.c | 89 /** REMOTE CALL OBJECTS 114 remote_call_done( RemoteCall call ) 116 call->pref[0] = call->next; 117 call->next = NULL; 118 call->pref = &call->next; 120 if (call->buff && call->buff != call->buff0) 262 RemoteCall call = opaque; local 359 RemoteCall call; local 389 RemoteCall call = remote_call_generic( REMOTE_CALL_DIAL, number, from ); local 411 RemoteCall call = remote_call_generic( REMOTE_CALL_SMS, number, from ); local [all...] |
/development/apps/Term/ |
Android.mk | 20 TOP_LOCAL_PATH:= $(call my-dir) 24 LOCAL_PATH:= $(call my-dir) 29 LOCAL_SRC_FILES := $(call all-subdir-java-files) 40 include $(call all-makefiles-under,$(LOCAL_PATH)
|
/development/tools/idegen/ |
Android.mk | 1 LOCAL_PATH:= $(call my-dir) 5 LOCAL_SRC_FILES := $(call all-subdir-java-files)
|
/device/htc/passion/ |
passion_as.mk | 23 $(call inherit-product, device/common/gps/gps_as_supl.mk) 26 $(call inherit-product, device/htc/passion/passion.mk)
|
passion_eu.mk | 23 $(call inherit-product, device/common/gps/gps_eu_supl.mk) 26 $(call inherit-product, device/htc/passion/passion.mk)
|
passion_us.mk | 23 $(call inherit-product, device/common/gps/gps_us_supl.mk) 26 $(call inherit-product, device/htc/passion/passion.mk)
|
/external/svox/picolanginstaller/ |
Android.mk | 1 LOCAL_PATH:= $(call my-dir) 4 LOCAL_SRC_FILES := $(call all-subdir-java-files)
|
/frameworks/base/core/tests/coretests/apks/ |
Android.mk | 1 LOCAL_PATH:= $(call my-dir) 5 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/frameworks/base/media/libstagefright/codecs/ |
Android.mk | 1 LOCAL_PATH:= $(call my-dir) 4 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/frameworks/base/media/libstagefright/codecs/amrnb/ |
Android.mk | 1 LOCAL_PATH:= $(call my-dir) 4 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/frameworks/base/media/libstagefright/codecs/avc/ |
Android.mk | 1 LOCAL_PATH:= $(call my-dir) 4 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/frameworks/base/media/libstagefright/codecs/g711/ |
Android.mk | 1 LOCAL_PATH:= $(call my-dir) 4 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/frameworks/base/media/libstagefright/codecs/m4v_h263/ |
Android.mk | 1 LOCAL_PATH:= $(call my-dir) 4 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/frameworks/base/media/libstagefright/codecs/on2/ |
Android.mk | 1 LOCAL_PATH:= $(call my-dir) 4 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/frameworks/base/media/libstagefright/codecs/vorbis/ |
Android.mk | 1 LOCAL_PATH:= $(call my-dir) 4 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/libcore/luni/src/main/java/java/util/concurrent/ |
Callable.java | 12 * <tt>call</tt>. 26 * @param <V> the result type of method <tt>call</tt> 35 V call() throws Exception; method in interface:Callable
|
/packages/inputmethods/OpenWnn/libs/ |
Android.mk | 1 LOCAL_PATH:= $(call my-dir) 3 include $(call all-makefiles-under,$(LOCAL_PATH))
|