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

1 2 3 4

  /external/compiler-rt/test/builtins/timing/
time 22 INSTALLED=/usr/local/lib/system/libcompiler_rt.a
31 if [ -f "$INSTALLED" ]; then
32 test $ARCH $FILE installed $INSTALLED
  /cts/suite/audio_quality/
Android.mk 28 cts_audio_quality_host_bins := $(ALL_MODULES.cts_audio_quality_test.INSTALLED) $(ALL_MODULES.cts_audio_quality.INSTALLED)
  /build/make/core/tasks/
vendor_module_check.mk 99 $(if $(ALL_MODULES.$(m).INSTALLED),\
100 $(eval _vendor_module_owner_info += $(patsubst $(PRODUCT_OUT)/%,%,$(ALL_MODULES.$(m).INSTALLED)):$(ALL_MODULES.$(m).OWNER))))
109 $(if $(filter-out ,$(ALL_MODULES.$(m).INSTALLED)),\
110 $(if $(filter $(TARGET_OUT_VENDOR)/% $(TARGET_OUT_ODM)/% $(HOST_OUT)/%, $(ALL_MODULES.$(m).INSTALLED)),,\
112 in product "$(TARGET_PRODUCT)" being installed to \
113 $(ALL_MODULES.$(m).INSTALLED) which is not in the vendor tree or odm tree))))
module-info.mk 13 '"installed": [$(foreach w,$(sort $(ALL_MODULES.$(m).INSTALLED)),"$(w)", )], ' \
  /build/make/core/
dex_preopt_odex_install.mk 12 ifneq ($(filter $(TARGET_OUT)/%,$(my_module_path)),) # Installed to system.img.
23 endif # Installed to system.img.
42 # if installing into system, and odex are being installed into system_other, don't strip
65 # We use this installed_odex trick to get boot.art installed.
171 # Add the installed_odex to the list of installed files for this module.
172 ALL_MODULES.$(my_register_name).INSTALLED += $(installed_odex)
173 ALL_MODULES.$(my_register_name).INSTALLED += $(installed_vdex)
174 ALL_MODULES.$(my_register_name).INSTALLED += $(installed_art)
186 DEXPREOPT.$(LOCAL_MODULE).INSTALLED := $(installed_odex)
executable_prefer_symlink.mk 5 # Note: now only limited to the binaries that will be installed under system/bin directory
41 # We need this so that the installed files could be picked up based on the
43 ALL_MODULES.$(LOCAL_MODULE).INSTALLED += $(my_symlink)
main.mk 6 # Use bash, not whatever shell somebody has installed as /bin/sh
460 # non-empty if that module should be installed in /system.
463 # be installed in /system.
470 # installed in /data even if that module also has "eng"/"debug"/"user".
509 # so that the modules will be installed in the same place they
522 echo 'INSTALL-PATH: $(1) $(ALL_MODULES.$(1).INSTALLED)'
532 $(foreach mod,$(UNIQUE_ALL_MODULES),$(if $(ALL_MODULES.$(mod).INSTALLED),\
577 # Fix up CUSTOM_MODULES to refer to installed files rather than
583 $(call module-installed-files,$(known_custom_modules)) \
664 $(eval r := $(call module-installed-files,$(r)))
    [all...]
base_rules.mk 116 # User tags are not allowed anymore. Fail early because it will not be installed
123 $(warning * used to cause the module to be installed automatically.)
125 $(warning * section of a product makefile to have it installed.)
341 # We name both BUILT and INSTALLED in case
516 ALL_MODULES.$(my_register_name).INSTALLED := \
517 $(strip $(ALL_MODULES.$(my_register_name).INSTALLED) \
package_internal.mk 669 # Register the additional built and installed files.
670 ALL_MODULES.$(my_register_name).INSTALLED += $(installed_apk_splits)
prebuilt_internal.mk 49 # installed to the common directory of libraries. This is needed for the NDK
373 # LOCAL_PACKAGE_SPLITS is a list of apks to be installed.
396 # Register the additional built and installed files.
397 ALL_MODULES.$(my_register_name).INSTALLED += $(installed_apk_splits)
Makefile 480 # for future OTA packages installed by this system. Actual product
497 # for what's going to be installed.
    [all...]
definitions.mk 33 # $(ALL_MODULES.$(target)).INSTALLED
35 # target, and the INSTALLED variable contains the LOCAL_INSTALLED_MODULE.
36 # Some targets may have multiple files listed in the BUILT and INSTALLED
41 # set of installed targets.
80 # Target and host installed module's dependencies on shared libraries.
99 # All installed initrc files
633 ## into the list of files that are installed for those modules.
639 define module-installed-files
640 $(foreach module,$(1),$(ALL_MODULES.$(module).INSTALLED))
807 $(sort $(foreach tag,$(1),$(foreach m,$(ALL_MODULE_NAME_TAGS.$(tag)),$(ALL_MODULES.$(m).INSTALLED))))
    [all...]
  /external/roboto-fonts/
Android.mk 31 ALL_MODULES.$(1).INSTALLED := \
32 $(ALL_MODULES.$(1).INSTALLED) $(PRODUCT_OUT)/system/fonts/$(1)
  /frameworks/base/data/fonts/
Android.mk 31 ALL_MODULES.$(1).INSTALLED := \
32 $(ALL_MODULES.$(1).INSTALLED) $(PRODUCT_OUT)/system/fonts/$(1)
  /system/ca-certificates/
Android.mk 53 ALL_MODULES.cacerts.INSTALLED := $(cacerts_target)
  /system/ca-certificates/google/
Android.mk 27 ALL_MODULES.cacerts_google.INSTALLED := $(cacerts_google_target)
  /development/build/tools/
windows_sdk.mk 49 WIN_TARGETS := $(foreach t,$(WIN_TARGETS),$(ALL_MODULES.host_cross_$(t).INSTALLED))
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.event_1.2.0.v20100503.jar 
  /external/v8/src/
bootstrapper.cc 234 UNVISITED, VISITED, INSTALLED
533 // This map is installed in MakeFunctionInstancePrototypeWritable.
676 // This map is installed in MakeFunctionInstancePrototypeWritable.
    [all...]
  /prebuilts/devtools/tools/lib/
osgi-4.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
osgi-4.0.0.jar 
  /prebuilts/tools/common/osgi/
osgi.jar 
  /external/guice/lib/build/
felix-2.0.5.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.10.100.v20150529-1857.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/22.2.0/
sdklib-22.2.0.jar 

Completed in 1383 milliseconds

1 2 3 4