HomeSort by relevance Sort by last modified time
    Searched defs:INSTALLED (Results 1 - 14 of 14) sorted by null

  /external/clang/tools/driver/
Android.mk 89 # Make sure if clang (i.e. $(LOCAL_MODULE)) get installed,
90 # clang++ will get installed as well.
91 ALL_MODULES.$(LOCAL_MODULE).INSTALLED := \
92 $(ALL_MODULES.$(LOCAL_MODULE).INSTALLED) $(CLANG_CXX)
  /libcore/
CaCerts.mk 50 ALL_MODULES.cacerts.INSTALLED := $(cacerts_target)
  /system/core/init/
Android.mk 56 # We need this so that the installed files could be picked up based on the
58 ALL_MODULES.$(LOCAL_MODULE).INSTALLED := \
59 $(ALL_MODULES.$(LOCAL_MODULE).INSTALLED) $(SYMLINKS)
  /system/core/toolbox/
Android.mk 124 # We need this so that the installed files could be picked up based on the
126 ALL_MODULES.$(LOCAL_MODULE).INSTALLED := \
127 $(ALL_MODULES.$(LOCAL_MODULE).INSTALLED) $(SYMLINKS)
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/sdkman2/
PkgItem.java 47 * Package is locally installed and may or may not have an update.
49 INSTALLED,
52 * There's a new package available on the remote site that isn't installed locally.
228 * This should only be used for installed packages.
  /build/core/
base_rules.mk 122 # so that it will be installed in $(TARGET_OUT).
509 # We name both BUILT and INSTALLED in case
588 ALL_MODULES.$(LOCAL_MODULE).INSTALLED := \
589 $(ALL_MODULES.$(LOCAL_MODULE).INSTALLED) $(LOCAL_INSTALLED_MODULE)
  /external/v8/src/
bootstrapper.cc 213 UNVISITED, VISITED, INSTALLED
461 // This map is installed in MakeFunctionInstancePrototypeWritable.
629 // This map is installed in MakeFunctionInstancePrototypeWritable.
    [all...]
  /external/chromium/chrome/browser/extensions/
extension_service_unittest.cc 577 // the crx to be installed and does extra error checking.
643 INSTALLED,
683 (expected_state >= INSTALLED) ? 1 : 0;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.event_1.2.0.v20100503.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/tools/common/osgi/
osgi.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar 

Completed in 158 milliseconds