HomeSort by relevance Sort by last modified time
    Searched full:installed (Results 726 - 750 of 2151) sorted by null

<<21222324252627282930>>

  /external/chromium/chrome/common/extensions/docs/static/
tut_oauth.html 56 Luckily, Google and a few other companies have been working on an <a href="http://code.google.com/apis/accounts/docs/OAuthForInstalledApps.html">OAuth for installed applications</a> solution that you can use from an extension environment. In the installed applications OAuth dance, the consumer key/secret are ?anonymous?/?anonymous? and you provide an <em>application name</em> for the user to grant access to (instead of an application URL). The end result is the same: your background page requests the initial token, opens a new tab to the approval page, and finally makes the asynchronous call for the access token.
  /external/chromium/chrome/common/extensions/
url_pattern.h 162 // patterns in installed extensions to fail. If an installed extension
  /external/chromium/sdch/open-vcdiff/src/gtest/
README 143 installed it, run the following command, and it will back out its changes.
148 to uninstall the same version which you installed.
  /external/dbus/cmake/dbus/
CMakeLists.txt 29 ### source code that goes in the installed client library
119 ### source code that goes in the installed client library
  /external/dbus/dbus/
Makefile.am 123 ### source code that goes in the installed client library
184 ### source code that goes in the installed client library
  /external/elfutils/
INSTALL 80 in the source code directory. After you have installed the package for
103 If the package supports it, you can cause programs to be installed
  /external/icu4c/common/unicode/
icuplug.h 168 UPLUG_LEVEL_UNKNOWN = 1, /**< The plugin is waiting to be installed. **/
313 * Return all currently installed plugins, from newest to oldest
  /external/icu4c/config/
Makefile.inc.in 23 # The PREFIX is the base of where ICU is installed.
25 # etc. If ICU is not installed in this directory, you must change the
icu-config-bottom 22 echo " --noverify Don't verify that ICU is actually installed."
52 echo " --ldflags-obsolete Print ICU obsolete link directive. Use in addition to --ldflags. (requires icuapps/obsolete to be built and installed.) "
  /external/icu4c/data/
Makefile.in 554 @echo "generating $@ (list of installed currency name locales)"; \
578 @echo "generating $@ (list of installed language name locales)"; \
602 @echo "generating $@ (list of installed region name locales)"; \
626 @echo "generating $@ (list of installed time zone name locales)"; \
647 @echo "generating $@ (list of installed collation locales)"; \
666 @echo "generating $@ (list of installed break locales)"; \
685 @echo "generating $@ (list of installed RBNF locales)"; \
742 @echo "generating $@ (list of installed locales)"; \
    [all...]
  /external/mesa3d/docs/
README.CYGWIN 8 If you installed X11 (packages xorg-x11-devel and xorg-x11-bin-dlls ) with the
10 installed in /usr/X11R6.
  /external/pcre/
Makefile.am 74 # Some of the binaries we make are to be installed, and others are
128 # These additional headers will be be installed if C++ support is enabled. We
  /external/protobuf/src/google/protobuf/stubs/
common.cc 63 << " of the Protocol Buffer runtime library, but the installed version "
75 "library, which is not compatible with the installed version ("
  /external/quake/quake/src/WinQuake/docs/
INSTALL.Quake2 38 Make sure you have the appropirate hardware, drivers and libraries installed
128 The file /etc/quake2.conf must be installed. This file contains a single
  /external/strace/
INSTALL 80 in the source code directory. After you have installed the package for
103 If the package supports it, you can cause programs to be installed
  /external/valgrind/main/
config.h 178 /* Define to 1 if the installed version of Qt4 provides QAtomicInt. */
181 /* Define to 1 if the installed version of Qt4 provides QMutex::tryLock(int).
config.h.in 181 /* Define to 1 if the installed version of Qt4 provides QAtomicInt. */
184 /* Define to 1 if the installed version of Qt4 provides QMutex::tryLock(int).
  /external/valgrind/main/docs/internals/
howto_BUILD_KDE42.txt 68 default provided the relevant packages are installed. Check the Qt
110 # check that this installed correctly
  /external/webkit/Source/WebCore/platform/mac/
WebFontCache.mm 179 // comparing the desiredFamily to the PostScript name of the installed fonts. If that fails
180 // we then do a search based on the family names of the installed fonts.
  /external/webkit/Source/WebKit/qt/Api/
qwebplugindatabase.cpp 273 Returns a list of plugins installed in the search paths.
363 You can call this function when the set of plugins installed in the search paths
  /frameworks/base/core/java/android/content/pm/
IPackageManager.aidl 299 * an already installed package
340 * install packages installed on the external media. Like say the
  /frameworks/base/docs/html/guide/developing/building/
building-eclipse.jd 145 requirements of the application's build target, the application is installed and run upon
156 <li>If there are no suitable AVDs, the application is not installed a console error warning tells
  /frameworks/base/docs/html/guide/publishing/
versioning.jd 40 is installed on their devices and the upgrade versions available for
133 application can only be installed on devices that
  /frameworks/base/docs/html/guide/topics/manifest/
supports-gl-texture-element.jd 27 they can be installed only on devices that can handle their textures
44 application is installed on a device. The application can provide the
  /frameworks/base/include/media/
AudioRecord.h 241 * - INVALID_OPERATION: the AudioRecord has no callback installed.
260 * - INVALID_OPERATION: the AudioRecord has no callback installed.

Completed in 527 milliseconds

<<21222324252627282930>>