Searched refs:call (Results 51 - 75 of 521) sorted by last modified time

1234567891011>>

/frameworks/testing/uiautomator/
H A DAndroid.mk17 include $(call all-subdir-makefiles)
/frameworks/testing/uiautomator/cmds/
H A DAndroid.mk17 include $(call all-subdir-makefiles)
/frameworks/testing/uiautomator/cmds/uiautomator/
H A DAndroid.mk17 LOCAL_PATH:= $(call my-dir)
21 LOCAL_SRC_FILES := $(call all-java-files-under, src)
/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/testing/uiautomator/samples/SkeletonTest/
H A DAndroid.mk16 LOCAL_PATH := $(call my-dir)
20 LOCAL_SRC_FILES := $(call all-java-files-under, src)
/frameworks/testing/uiautomator/utils/
H A DAndroid.mk17 include $(call all-subdir-makefiles)
/frameworks/testing/uiautomator/utils/DummyIME/
H A DAndroid.mk17 LOCAL_PATH:= $(call my-dir)
22 LOCAL_SRC_FILES := $(call all-java-files-under, src)
/frameworks/compile/linkloader/
H A DAndroid.mk17 LOCAL_PATH := $(call my-dir)
/frameworks/compile/llvm-ndk-cc/
H A DAndroid.mk1 LOCAL_PATH := $(call my-dir)
/frameworks/compile/llvm-ndk-cc/tests/
H A Dtest.py62 Ret = subprocess.call(Args, stdout=StdoutFile, stderr=StderrFile)
126 Ret = subprocess.call(Args)
/frameworks/compile/mclinker/
H A DAndroid.mk1 LOCAL_PATH := $(call my-dir)
/frameworks/compile/mclinker/lib/ADT/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/compile/mclinker/lib/CodeGen/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/compile/mclinker/lib/LD/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/compile/mclinker/lib/MC/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/compile/mclinker/lib/Support/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocationFactory.cpp516 ARMRelocationFactory::Result call(Relocation& pReloc, function
H A DARMRelocationFunctions.h22 DECL_ARM_APPLY_RELOC_FUNC(call) \
67 { &call, 27, "R_ARM_PLT32" }, \
68 { &call, 28, "R_ARM_CALL" }, \
69 { &call, 29, "R_ARM_JUMP24" }, \
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/compile/mclinker/lib/Target/ARM/TargetInfo/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/compile/mclinker/lib/Target/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/compile/mclinker/lib/Target/Mips/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/compile/mclinker/lib/Target/Mips/TargetInfo/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/compile/mclinker/lib/Target/X86/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)
/frameworks/compile/mclinker/lib/Target/X86/TargetInfo/
H A DAndroid.mk1 LOCAL_PATH:= $(call my-dir)

Completed in 243 milliseconds

1234567891011>>