/external/chromium/chrome/common/extensions/docs/static/ |
hosting.html | 23 installable web apps, and themes are served—whether 48 Google Chrome considers a file to be installable 82 The most common reason for failing to recognize an installable file
|
apps.html | 29 <a href="http://code.google.com/chrome/apps/">installable web app</a>—a 31 The other type of installable web app is a
|
index.html | 33 <a href="http://code.google.com/chrome/apps/index.html">installable web app</a>.
|
whats_new.html | 166 mode as the default for installable web apps
|
/external/chromium/chrome/browser/extensions/ |
extension_creator.h | 20 // This class create an installable extension (.crx file) given an input 63 // Export installable .crx to |crx_path|.
|
/external/openssh/contrib/aix/ |
README | 4 installable) openssh package.
|
/external/openssh/contrib/ |
README | 54 Files to build an AIX native (installp or SMIT installable) package.
|
/external/skia/src/sfnt/ |
SkOTTable_OS_2_V0.h | 79 static const SK_OT_USHORT Installable = SkTEndian_SwapBE16(0);
|
SkOTTable_OS_2_VA.h | 79 static const SK_OT_USHORT Installable = SkTEndian_SwapBE16(0);
|
/build/core/ |
notice_files.mk | 32 # This module isn't installable
|
/ndk/build/core/ |
setup-toolchain.mk | 206 # and the installable imported ones they depend on 209 WANTED_MODULES := $(call modules-get-all-installable,$(modules-get-top-list))
|
definitions.mk | 488 $(if $(call module-class-is-installable,$(LOCAL_MODULE_CLASS)),\ 505 # Returns $(true) is module $1 is installable 506 # An installable module is one that will be copied to $PROJECT/libs/<abi>/ 509 module-is-installable = $(call module-class-is-installable,$(call module-get-class,$1)) 761 # Function : modules-get-all-installable 763 # Returns : List of all the installable modules $1 depends on transitively. 764 # Usage : $(call modules-all-get-installable,<list of module names>) 765 # Rationale: This computes the closure of all installable module dependencies starting from $1 768 modules-get-all-installable = $(strip [all...] |
/packages/apps/Browser/src/com/android/browser/ |
BookmarkUtils.java | 51 ICON_INSTALLABLE_WEB_APP, // Icon for an installable web app (launches WebAppRuntime). 147 // Use the web browser icon as the background for the icon for an installable
|
/external/qemu/distrib/sdl-1.2.15/acinclude/ |
ltdl.m4 | 115 # sets LIBLTDL to the link flags for the libltdl installable library 148 # Code shared by LTDL_INSTALLABLE and LTDL_INIT([installable]). 166 # If configure.ac declared an installable ltdl, and the user didn't override 298 [installable], [_LTDL_INSTALLABLE],
|
ltoptions.m4 | 366 LT_OPTION_DEFINE([LTDL_INIT], [installable], 367 [m4_define([_LTDL_TYPE], [installable])])
|
/external/expat/m4/ |
ltoptions.m4 | 366 LT_OPTION_DEFINE([LTDL_INIT], [installable], 367 [m4_define([_LTDL_TYPE], [installable])])
|
/external/libcap-ng/libcap-ng-0.7/m4/ |
ltoptions.m4 | 381 LT_OPTION_DEFINE([LTDL_INIT], [installable], 382 [m4_define([_LTDL_TYPE], [installable])])
|
/external/libmtp/m4/ |
ltoptions.m4 | 365 LT_OPTION_DEFINE([LTDL_INIT], [installable], 366 [m4_define([_LTDL_TYPE], [installable])])
|
/external/libusb-compat/m4/ |
ltoptions.m4 | 365 LT_OPTION_DEFINE([LTDL_INIT], [installable], 366 [m4_define([_LTDL_TYPE], [installable])])
|
/external/open-vcdiff/m4/ |
ltoptions.m4 | 365 LT_OPTION_DEFINE([LTDL_INIT], [installable], 366 [m4_define([_LTDL_TYPE], [installable])])
|
/external/openfst/m4/ |
ltoptions.m4 | 381 LT_OPTION_DEFINE([LTDL_INIT], [installable], 382 [m4_define([_LTDL_TYPE], [installable])])
|
/external/protobuf/m4/ |
ltoptions.m4 | 365 LT_OPTION_DEFINE([LTDL_INIT], [installable], 366 [m4_define([_LTDL_TYPE], [installable])])
|
/external/webkit/Tools/android/flex-2.5.4a/ |
INSTALL | 2 If this package does not come with, e.g., installable documentation or
|
/frameworks/base/data/etc/ |
platform.xml | 93 installable from the framework. Be careful. -->
|
/frameworks/base/docs/html/tools/workflow/ |
index.jd | 89 <dd>To compile and build your Android project into an installable .apk file.</dd>
|