HomeSort by relevance Sort by last modified time
    Searched refs:under (Results 1 - 25 of 3673) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /system/core/
Android.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.
18 include $(call first-makefiles-under,$(LOCAL_PATH))
  /system/core/adf/
Android.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.
18 include $(call first-makefiles-under,$(LOCAL_PATH))
  /external/libnfc-nci/halimpl/
Android.mk 2 include $(call all-makefiles-under,$(LOCAL_PATH))
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/
Android.mk 3 include $(call all-makefiles-under,$(LOCAL_PATH))
  /external/zxing/
Android.mk 3 include $(call all-makefiles-under, $(LOCAL_PATH))
  /frameworks/base/services/tests/
Android.mk 3 include $(call all-makefiles-under, $(LOCAL_PATH))
  /frameworks/base/tests/utils/SleepUtils/
Android.mk 2 include $(call all-makefiles-under, $(LOCAL_PATH))
  /frameworks/rs/driver/
Android.mk 4 include $(call all-makefiles-under,$(LOCAL_PATH))
  /packages/apps/Nfc/nci/
Android.mk 3 include $(call all-makefiles-under,$(LOCAL_PATH))
  /packages/apps/Nfc/nxp/
Android.mk 3 include $(call all-makefiles-under,$(LOCAL_PATH))
  /frameworks/compile/libbcc/lib/
Android.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.
19 include $(call all-makefiles-under,$(LOCAL_PATH))
  /frameworks/compile/libbcc/tools/
Android.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.
18 include $(call all-makefiles-under,$(LOCAL_PATH))
  /prebuilts/ndk/
Android.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.
19 include $(call all-makefiles-under,$(LOCAL_PATH))
  /packages/apps/Nfc/
Android.mk 11 $(call all-java-files-under, src)
14 $(call all-java-files-under, nci)
25 include $(call all-makefiles-under,$(LOCAL_PATH))
  /cts/apps/NotificationBot/
Android.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.
24 LOCAL_SRC_FILES := $(call all-java-files-under, src) $(call all-Iaidl-files-under, src)
36 include $(call all-makefiles-under,$(LOCAL_PATH))
  /device/asus/fugu/
Android.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.
27 include $(call all-makefiles-under,$(LOCAL_PATH))
  /device/htc/flounder/
Android.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.
30 include $(call all-makefiles-under,$(LOCAL_PATH))
  /device/lge/hammerhead/
Android.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.
30 include $(call all-makefiles-under,$(LOCAL_PATH))
  /device/moto/shamu/
Android.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.
30 include $(call all-makefiles-under,$(LOCAL_PATH))
  /frameworks/base/tests/SmokeTestApps/
Android.mk 6 LOCAL_SRC_FILES := $(call all-java-files-under, src)
12 include $(call all-makefiles-under,$(LOCAL_PATH))
  /prebuilts/tools/
Android.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.
18 include $(call first-makefiles-under, \
  /development/samples/RenderScript/HelloCompute/
Android.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.
22 LOCAL_SRC_FILES := $(call all-java-files-under, src) \
23 $(call all-renderscript-files-under, src)
  /development/samples/RenderScript/Levels/
Android.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.
22 LOCAL_SRC_FILES := $(call all-java-files-under, src) $(call all-renderscript-files-under, src)
  /development/samples/VoicemailProviderDemo/
Android.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.
23 LOCAL_SRC_FILES := $(call all-java-files-under, src)
32 include $(call all-makefiles-under,$(LOCAL_PATH))
  /external/glide/
Android.mk 4 LOCAL_SRC_FILES := $(call all-java-files-under, library/src)
5 LOCAL_SRC_FILES += $(call all-java-files-under, third_party/disklrucache/src)
6 LOCAL_SRC_FILES += $(call all-java-files-under, third_party/gif_decoder/src)
7 LOCAL_SRC_FILES += $(call all-java-files-under, third_party/gif_encoder/src)

Completed in 1609 milliseconds

1 2 3 4 5 6 7 8 91011>>