HomeSort by relevance Sort by last modified time
    Searched refs:BUILT (Results 1 - 12 of 12) sorted by null

  /cts/build/
test_executable.mk 31 $(foreach fp, $(ALL_MODULES.$(LOCAL_MODULE).BUILT) $(ALL_MODULES.$(LOCAL_MODULE)$(TARGET_2ND_ARCH_MODULE_SUFFIX).BUILT),\
  /build/core/
dpi_specific_apk.mk 75 ALL_MODULES.$(dpi_apk_name).BUILT := $(built_dpi_apk)
base_rules.mk 147 # on which goal (e.g., sdk or just droid) is being built.
286 # We name both BUILT and INSTALLED in case
430 ALL_MODULES.$(my_register_name).BUILT := \
431 $(ALL_MODULES.$(my_register_name).BUILT) $(LOCAL_BUILT_MODULE)
main.mk 12 # this turns off the suffix rules built into make
44 $(warning * Android can only be built by versions 3.81 and higher.)
460 # TODO: this should be eng I think. Since the sdk is built from the eng
632 # If a module is built for 32-bit, the required modules must be 32-bit too;
853 # contains everything that's built during the current make, but it also further
868 modules_to_check += $(foreach m,$(ALL_MODULES),$(ALL_MODULES.$(m).BUILT))
    [all...]
definitions.mk 32 # $(ALL_MODULES.$(target)).BUILT
34 # The BUILT variable contains LOCAL_BUILT_MODULE for that
36 # Some targets may have multiple files listed in the BUILT and INSTALLED
613 ## into the list of files that are built for those modules.
619 define module-built-files
620 $(foreach module,$(1),$(ALL_MODULES.$(module).BUILT))
765 ## This has the same behavior as the built-in function
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/util/
StringTrieBuilder.java 103 case BUILT:
108 // The first is a fully dynamic trie, built successively by addImpl().
115 state=State.BUILT;
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
StringTrieBuilder.java 105 case BUILT:
110 // The first is a fully dynamic trie, built successively by addImpl().
117 state=State.BUILT;
875 ADDING, BUILDING_FAST, BUILDING_SMALL, BUILT
    [all...]
  /system/core/fastboot/
Android.mk 96 $(call dist-for-goals,win_sdk,$(ALL_MODULES.host_cross_fastboot.BUILT))
  /system/core/adb/
Android.mk 302 $(call dist-for-goals,win_sdk,$(ALL_MODULES.host_cross_adb.BUILT))
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 2387 milliseconds