HomeSort by relevance Sort by last modified time
    Searched refs:call (Results 76 - 100 of 3926) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/base/core/tests/coretests/apks/install/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
4 LOCAL_SRC_FILES := $(call all-subdir-java-files)
  /frameworks/base/core/tests/coretests/apks/install_decl_perm/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
4 LOCAL_SRC_FILES := $(call all-subdir-java-files)
  /frameworks/base/core/tests/coretests/apks/install_loc_auto/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
4 LOCAL_SRC_FILES := $(call all-subdir-java-files)
  /frameworks/base/core/tests/coretests/apks/install_loc_internal/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
4 LOCAL_SRC_FILES := $(call all-subdir-java-files)
  /frameworks/base/core/tests/coretests/apks/install_loc_sdcard/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
4 LOCAL_SRC_FILES := $(call all-subdir-java-files)
  /frameworks/base/core/tests/coretests/apks/install_loc_unspecified/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
4 LOCAL_SRC_FILES := $(call all-subdir-java-files)
  /frameworks/base/core/tests/coretests/apks/install_use_perm_good/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
4 LOCAL_SRC_FILES := $(call all-subdir-java-files)
  /frameworks/base/core/tests/coretests/apks/install_uses_feature/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
4 LOCAL_SRC_FILES := $(call all-subdir-java-files)
  /frameworks/base/core/tests/coretests/apks/install_verifier_bad/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
4 LOCAL_SRC_FILES := $(call all-subdir-java-files)
  /frameworks/base/core/tests/coretests/apks/install_verifier_good/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
4 LOCAL_SRC_FILES := $(call all-subdir-java-files)
  /hardware/samsung_slsi/exynos5/libsecurepath/
Android.mk 18 LOCAL_PATH := $(call my-dir)
  /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))
  /system/core/
Android.mk 18 include $(call first-makefiles-under,$(LOCAL_PATH))
  /device/generic/goldfish/opengl/system/GLESv2_enc/
Android.mk 1 LOCAL_PATH := $(call my-dir)
4 $(call emugl-begin-shared-library,libGLESv2_enc)
15 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
16 $(call emugl-import,libOpenglCodecCommon)
18 $(call emugl-end-module)
  /device/generic/goldfish/opengl/system/OpenglSystemCommon/
Android.mk 1 LOCAL_PATH := $(call my-dir)
3 $(call emugl-begin-shared-library,libOpenglSystemCommon)
4 $(call emugl-import,libGLESv1_enc libGLESv2_enc lib_renderControl_enc)
11 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH) bionic/libc/private)
13 $(call emugl-end-module)
  /device/generic/goldfish/opengl/system/renderControl_enc/
Android.mk 1 LOCAL_PATH := $(call my-dir)
3 $(call emugl-begin-shared-library,lib_renderControl_enc)
10 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
11 $(call emugl-import,libOpenglCodecCommon)
12 $(call emugl-end-module)
  /sdk/emulator/opengl/tests/EGL_host_wrapper/
Android.mk 3 LOCAL_PATH := $(call my-dir)
5 $(call emugl-begin-host-static-library,libEGL_host_wrapper)
11 $(call emugl-export,LDLIBS,-ldl -pthread)
12 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
14 $(call emugl-end-module)
  /sdk/emulator/opengl/host/libs/GLESv1_dec/
Android.mk 1 LOCAL_PATH := $(call my-dir)
11 $(call emugl-begin-host-static-library,libGLESv1_dec)
13 $(call emugl-import, libOpenglCodecCommon libOpenglOsUtils)
14 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
16 $(call emugl-gen-decoder,$(LOCAL_PATH),gl)
20 $(call emugl-export,CFLAGS,$(host_common_debug_CFLAGS))
22 $(call emugl-end-module)
26 $(call emugl-begin-host-static-library,lib64GLESv1_dec)
28 $(call emugl-import, lib64OpenglCodecCommon lib64OpenglOsUtils)
29 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH)
    [all...]
  /sdk/emulator/opengl/host/libs/GLESv2_dec/
Android.mk 1 LOCAL_PATH := $(call my-dir)
11 $(call emugl-begin-host-static-library,libGLESv2_dec)
12 $(call emugl-import, libOpenglCodecCommon libOpenglOsUtils)
13 $(call emugl-gen-decoder,$(LOCAL_PATH),gl2)
16 $(call emugl-export,C_INCLUDES,$(LOCAL_PATH))
18 $(call emugl-export,CFLAGS,$(host_common_debug_CFLAGS))
22 $(call emugl-end-module)
25 $(call emugl-begin-host-static-library,lib64GLESv2_dec)
26 $(call emugl-import, lib64OpenglCodecCommon lib64OpenglOsUtils)
27 $(call emugl-gen-decoder,$(LOCAL_PATH),gl2
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
Android.mk 1 LOCAL_PATH := $(call my-dir)
11 $(call emugl-begin-host-shared-library,libGLES_CM_translator)
13 $(call emugl-import,libGLcommon)
17 $(call emugl-end-module)
21 $(call emugl-begin-host-shared-library,lib64GLES_CM_translator)
23 $(call emugl-import,lib64GLcommon)
28 $(call emugl-end-module)
  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
Android.mk 1 LOCAL_PATH := $(call my-dir)
12 $(call emugl-begin-host-shared-library,libGLES_V2_translator)
13 $(call emugl-import, libGLcommon)
17 $(call emugl-end-module)
21 $(call emugl-begin-host-shared-library,lib64GLES_V2_translator)
22 $(call emugl-import, lib64GLcommon)
27 $(call emugl-end-module)
  /frameworks/base/packages/DefaultContainerService/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
6 LOCAL_SRC_FILES := $(call all-subdir-java-files)
16 include $(call all-makefiles-under,$(LOCAL_PATH))
  /frameworks/base/tests/SmokeTestApps/
Android.mk 1 LOCAL_PATH:= $(call my-dir)
6 LOCAL_SRC_FILES := $(call all-java-files-under, src)
12 include $(call all-makefiles-under,$(LOCAL_PATH))
  /build/target/product/
generic.mk 20 $(call inherit-product, $(SRC_TARGET_DIR)/product/generic_no_telephony.mk)
21 $(call inherit-product, $(SRC_TARGET_DIR)/product/telephony.mk)

Completed in 1271 milliseconds

1 2 34 5 6 7 8 91011>>