HomeSort by relevance Sort by last modified time
    Searched refs:installed (Results 151 - 175 of 248) sorted by null

1 2 3 4 5 67 8 910

  /external/chromium_org/chrome_frame/cfinstall/src/stub/
prompt.js 178 * Chrome Frame is successfully installed. Overrides the default
  /external/chromium_org/third_party/icu/source/data/coll/
colfiles.mk 37 # All aliases (to not be included under 'installed'), but not including root.
  /external/chromium_org/third_party/icu/source/data/curr/
resfiles.mk 34 # All aliases (to not be included under 'installed'), but not including root.
  /external/elfutils/tests/
Makefile.am 149 installed $(tests_rpath) \
  /external/icu4c/data/coll/
colfiles.mk 36 # All aliases (to not be included under 'installed'), but not including root.
  /external/icu4c/data/curr/
resfiles.mk 47 # All aliases (to not be included under 'installed'), but not including root.
  /external/icu4c/data/lang/
resfiles.mk 49 # All aliases (to not be included under 'installed'), but not including root.
  /external/icu4c/data/region/
resfiles.mk 49 # All aliases (to not be included under 'installed'), but not including root.
  /external/icu4c/data/zone/
resfiles.mk 48 # All aliases (to not be included under 'installed'), but not including root.
  /external/qemu/distrib/sdl-1.2.15/acinclude/
ltdl.m4 118 # AC_CONFIG_SUBDIRS is not called from here. If an installed libltdl
162 AC_MSG_WARN([libltdl not installed, but installation disabled])
249 # decide whether there is a useful installed version we can use.
270 [use the ltdl headers installed in DIR])])
283 [use the libltdl.la installed in DIR])])
305 [Define this if a modern libltdl is already installed])
464 # Assuming the user has installed a libdl from somewhere, this is true
507 # patch is installed. Since this is the case, all we can really
508 # say is unknown -- it depends on the patch being installed. If
  /external/wpa_supplicant_8/wpa_supplicant/
nmake.mak 16 # Build and installed following instructions in INSTALL.W32
  /frameworks/base/services/java/com/android/server/pm/
Settings.java 132 // the apps installed on internal and external storage. It is
169 // Packages that have been renamed since they were first installed.
268 Log.w(PackageManagerService.TAG, "Package:"+name+" is not an installed package");
430 // then make it so, regardless of whether it was previously installed only
471 // By default we consider this app to be installed
477 final boolean installed = installUser == null
481 installed,
538 // package installed for, and the package already exists.
545 boolean installed = p.getInstalled(user.id);
546 if (!installed) {
    [all...]
  /ndk/
ndk-gdb.py 627 # Let's check that 'gdbserver' is properly installed on the device too. If this
632 error('''Non-debuggable application installed on the target device.
640 your installed application is debuggable?''')
677 - The installed package does not match your current manifest.
  /build/core/
Makefile 305 "INSTALLED=\"$(strip $(ALL_MODULES.$(m).INSTALLED))\"" >> $(MODULE_INFO_FILE)))
311 # for future OTA packages installed by this system. Actual product
328 # for what's going to be installed.
787 # installed file list
789 # We put installed-files.txt ahead of image itself in the dependency graph
792 INSTALLED_FILES_FILE := $(PRODUCT_OUT)/installed-files.txt
794 @echo Installed file list: $@
799 .PHONY: installed-file-list
800 installed-file-list: $(INSTALLED_FILES_FILE
    [all...]
java.mk 279 # Install them only if the current module is installed.
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/template/
group-file-lexer.rb 21 Ensure the library has been installed on your system and is available
  /external/chromium/chrome/browser/resources/ntp/
apps.js 78 // Only show the web store entry if there are apps installed, since the promo
696 div.setAttribute('new', 'installed');
  /external/elfutils/
elfutils.spec 286 - make all installed headers usable in C++ code.
368 - libdw: now contains all of libdwfl. The latter is not installed anymore.
  /external/iproute2/doc/
ip-tunnels.tex 287 Besides that, you may view list of installed tunnels with the help of command:
329 Be careful, it means that without carefully installed firewall rules
  /frameworks/base/services/java/com/android/server/
NotificationManagerService.java 562 Set<ComponentName> installed = new HashSet<ComponentName>(); local
575 installed.add(new ComponentName(info.packageName, info.name));
579 if (!installed.isEmpty()) {
584 if (installed.contains(enabledComponent)) {
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/
Ruby.stg 43 Ensure the library has been installed on your system and is available
    [all...]
  /external/chromium_org/chrome/browser/resources/extensions/
extensions.js 257 * the current state of installed extensions.
  /external/chromium_org/remoting/webapp/
host_controller.js 27 console.log('Host not installed.');
  /external/chromium_org/third_party/icu/source/data/locales/
resfiles.mk 33 # All aliases (to not be included under 'installed'), but not including root.
  /external/chromium/third_party/libjingle/source/talk/
main.scons 395 # installed. So instead we build it ourself and statically link to it.

Completed in 2007 milliseconds

1 2 3 4 5 67 8 910