HomeSort by relevance Sort by last modified time
    Searched full:online (Results 151 - 175 of 988) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/openssl/include/openssl/
rc4.h 21 * in documentation (online or textual) provided with the package.
ripemd.h 21 * in documentation (online or textual) provided with the package.
ssl23.h 21 * in documentation (online or textual) provided with the package.
  /external/openssl/ssl/
s23_meth.c 21 * in documentation (online or textual) provided with the package.
s2_meth.c 21 * in documentation (online or textual) provided with the package.
s3_meth.c 21 * in documentation (online or textual) provided with the package.
ssl23.h 21 * in documentation (online or textual) provided with the package.
ssl_err2.c 21 * in documentation (online or textual) provided with the package.
t1_clnt.c 21 * in documentation (online or textual) provided with the package.
t1_meth.c 21 * in documentation (online or textual) provided with the package.
t1_srvr.c 21 * in documentation (online or textual) provided with the package.
  /external/pcre/
CleanTxt 5 # readable online. In fact, in the latest nroff, intermediate footers don't
  /external/valgrind/main/docs/xml/
design-impl.xml 14 of Valgrind's design and implementation. Online copies of all of
  /external/webkit/Source/WebCore/dom/
EventNames.h 88 macro(online) \
  /external/webkit/Source/WebCore/inspector/
InspectorApplicationCacheAgent.cpp 72 bool isNowOnline = networkStateNotifier().onLine();
  /external/webkit/Source/WebCore/loader/appcache/
ApplicationCache.h 75 bool isURLInOnlineWhitelist(const KURL&); // There is an entry in online whitelist that has the same origin as the resource's URL and that is a prefix match for the resource's URL.
  /frameworks/base/drm/java/android/drm/
DrmInfo.java 25 * between a device and an online DRM server. The DRM framework achieves
DrmInfoRequest.java 23 * An entity class that is used to pass information to an online DRM server. An instance of this
  /frameworks/base/include/drm/
DrmInfo.h 26 * between device and online DRM server is described. DRM Framework achieves
DrmInfoRequest.h 26 * the necessary information to communicate with online DRM server
  /external/chromium/net/ftp/
ftp_directory_listing_parser_ls_unittest.cc 77 { "drwxr-xr-x folder 0 Jul 17 2006 online",
78 FtpDirectoryListingEntry::DIRECTORY, "online", -1,
  /frameworks/base/docs/html/
license.jd 100 If your online work <em>exactly reproduces</em> text or images from this
118 If your online work shows <em>modified</em> text or images based on
  /bootable/bootloader/legacy/usbloader/
usbloader.c 516 void usb_status(unsigned online, unsigned highspeed)
518 if(online) {
519 dprintf("usb: online (%s)\n", highspeed ? "highspeed" : "fullspeed");
  /development/pdk/
Pdk.mk 187 LOCAL_MODULE := online-pdk
191 -hdf android.whichdoc online \
199 # The docs output dir is: out/target/common/docs/online-pdk
  /external/webkit/Source/WebCore/inspector/front-end/
ApplicationCacheItemsView.js 94 this.updateNetworkState(navigator.onLine);
129 this.connectivityMessage.textContent = WebInspector.UIString("Online");

Completed in 266 milliseconds

1 2 3 4 5 67 8 91011>>