/external/libnfc-nci/halimpl/pn54x/ |
Android.mk | 3 # Licensed under the Apache License, Version 2.0 (the "License"); 10 # distributed under the License is distributed on an "AS IS" BASIS, 13 # limitations under the License. 16 # function to find all *.cpp files under a directory 17 define all-cpp-files-under 30 LOCAL_SRC_FILES := $(call all-c-files-under, .) $(call all-cpp-files-under, .)
|
/external/openfst/ |
Android.mk | 8 define private-function-all-cpp-files-under 22 LOCAL_SRC_FILES := $(call private-function-all-cpp-files-under, src/lib)
|
/libcore/ |
CaCerts.mk | 4 # Licensed under the Apache License, Version 2.0 (the "License"); 11 # distributed under the License is distributed on an "AS IS" BASIS, 14 # limitations under the License. 20 define all-files-under 42 cacerts := $(call all-files-under,luni/src/main/files/cacerts)
|
JavaLibrary.mk | 4 # Licensed under the Apache License, Version 2.0 (the "License"); 11 # distributed under the License is distributed on an "AS IS" BASIS, 14 # limitations under the License. 40 define all-main-java-files-under 44 define all-test-java-files-under 53 common_core_src_files := $(call all-main-java-files-under,dalvik dex dom json luni xml) 56 test_src_files := $(call all-test-java-files-under,dalvik dom harmony-tests json luni xml) 60 common_core_src_files += $(call all-java-files-under, ../external/emma/core ../external/emma/pregenerated) 65 libart_core_src_files += $(common_core_src_files) $(call all-main-java-files-under,libart) 77 icu4j_src_files := $(call all-java-files-under,$(icu4j_root)/main/classes [all...] |
/packages/apps/Nfc/nci/jni/ |
Android.mk | 16 define all-cpp-files-under 23 LOCAL_SRC_FILES:= $(call all-cpp-files-under, .)
|
/external/apache-harmony/ |
Android.mk | 5 define all-harmony-test-java-files-under 22 $(call all-harmony-test-java-files-under,$(harmony_test_dirs),src/test/java) \ 23 $(call all-harmony-test-java-files-under,$(harmony_test_dirs),src/test/support/java) \ 24 $(call all-harmony-test-java-files-under,luni,src/test/api/common) \ 25 $(call all-harmony-test-java-files-under,luni,src/test/api/unix) \ 26 $(call all-harmony-test-java-files-under,luni,src/test/impl/common) \ 27 $(call all-harmony-test-java-files-under,luni,src/test/impl/unix) 61 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/external/apache-harmony/jdwp/ |
Android.mk | 5 define all-harmony-test-java-files-under 10 $(call all-harmony-test-java-files-under,,src/test/java/)
|
/external/libnfc-nci/ |
Android.mk | 1 # function to find all *.cpp files under a directory 2 define all-cpp-files-under 41 $(call all-c-files-under, $(NFA)/ce $(NFA)/dm $(NFA)/ee) \ 42 $(call all-c-files-under, $(NFA)/hci $(NFA)/int $(NFA)/p2p $(NFA)/rw $(NFA)/sys) \ 43 $(call all-c-files-under, $(NFC)/int $(NFC)/llcp $(NFC)/nci $(NFC)/ndef $(NFC)/nfc $(NFC)/tags) \ 44 $(call all-c-files-under, src/adaptation) \ 45 $(call all-cpp-files-under, src/adaptation) \ 46 $(call all-c-files-under, src/gki) \ 60 LOCAL_SRC_FILES := $(call all-c-files-under, $(HALIMPL)) \ 61 $(call all-cpp-files-under, $(HALIMPL)) [all...] |
/build/core/ |
definitions.mk | 4 # Licensed under the Apache License, Version 2.0 (the "License"); 11 # distributed under the License is distributed on an "AS IS" BASIS, 14 # limitations under the License. 141 define all-makefiles-under 146 ## Look under a directory for makefiles that don't have parent 150 # $(1): directory to search under 152 define first-makefiles-under 163 $(call all-makefiles-under,$(call my-dir)) 172 # $(1): List of directories to look for under this directory 178 ## Find all of the java files under the named directories [all...] |
/frameworks/native/services/surfaceflinger/ |
Layer.cpp | 4 * Licensed under the Apache License, Version 2.0 (the "License"); 11 * distributed under the License is distributed on an "AS IS" BASIS, 14 * limitations under the License. 632 // If there is nothing under us, we paint the screen in black, otherwise 636 Region under; local 644 under.orSelf( hw->getTransform().transform(layer->visibleRegion) ); 647 Region holes(clip.subtract(under)); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/ |
XKBgeom.h | 253 XkbKeyNameRec under; member in struct:_XkbOverlayKey 393 char * /* under */ 641 char * /* under */
|
XKBproto.h | 703 CARD8 under[XkbKeyNameLength]; member in struct:_xkbOverlayKeyWireDesc
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/ |
XKBgeom.h | 253 XkbKeyNameRec under; member in struct:_XkbOverlayKey 393 char * /* under */ 641 char * /* under */
|
XKBproto.h | 703 CARD8 under[XkbKeyNameLength]; member in struct:_xkbOverlayKeyWireDesc
|
/ndk/build/core/ |
definitions.mk | 3 # Licensed under the Apache License, Version 2.0 (the "License"); 10 # distributed under the License is distributed on an "AS IS" BASIS, 13 # limitations under the License. 430 # native debugging). It is generally under $PROJECT/obj/local/ [all...] |
/frameworks/base/services/core/java/com/android/server/am/ |
ActivityManagerService.java | 4 * Licensed under the Apache License, Version 2.0 (the "License"); 11 * distributed under the License is distributed on an "AS IS" BASIS, 14 * limitations under the License. 10985 ActivityRecord under = r.task.mActivities.get(index - 1); local [all...] |
/prebuilts/tools/common/m2/repository/itext/itext/2.0.8/ |
itext-2.0.8.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.apache.jasper_5.5.17.v201004212143.jar | |
/prebuilts/misc/common/ecj/ |
ecj.jar | |