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

  /external/llvm/tools/llvm-config/
llvm-config.in.in 125 } elsif ($arg eq "--targets-built") {
181 --src-root Print the source root LLVM was built from.
194 --targets-built List of all targets currently built.
350 my %BUILT;
351 foreach my $target (@TARGETS_BUILT) { $BUILT{$target} = 1; }
352 return defined $NAME_MAP{$ARCH} && defined $BUILT{$ARCH};
  /build/core/
base_rules.mk 132 # on which goal (e.g., sdk or just droid) is being built.
503 # We name both BUILT and INSTALLED in case
580 ALL_MODULES.$(LOCAL_MODULE).BUILT := \
581 $(ALL_MODULES.$(LOCAL_MODULE).BUILT) $(LOCAL_BUILT_MODULE)
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
454 ## into the list of files that are built for those modules.
460 define module-built-files
461 $(foreach module,$(1),$(ALL_MODULES.$(module).BUILT))
575 ## This has the same behavior as the built-in function
    [all...]
main.mk 12 # this turns off the suffix rules built into make
44 $(warning * Android can only be built by version 3.81.)
239 # Dalvik isn't built for non-Linux hosts).
298 # TODO: this should be eng I think. Since the sdk is built from the eng
376 # Bring in all modules that need to be built.
427 # The following can only be built if "javac" is available.
672 # contains everything that's built during the current make, but it also further
688 modules_to_check += $(foreach m,$(ALL_MODULES),$(ALL_MODULES.$(m).BUILT))
  /external/srec/config/en.us/dictionary/
c0.6     [all...]

Completed in 63 milliseconds