HomeSort by relevance Sort by last modified time
    Searched full:offline (Results 101 - 125 of 336) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/webkit/Source/WebKit/qt/Api/
qwebdatabase.cpp 181 Deletes all web databases in the configured offline storage path.
  /external/webkit/Tools/Scripts/webkitpy/thirdparty/
__init__.py 45 # FIXME: If any of these servers is offline, webkit-patch breaks (and maybe
  /frameworks/base/docs/html/resources/samples/
get.jd 80 site only and are not included in the downloadable offline documentation.
  /frameworks/base/docs/html/sdk/
requirements.jd 106 <td>Offline documentation</td>
android-2.0-highlights.jd 159 <li>Application cache support, for offline applications.</li>
  /external/valgrind/tsan/
Makefile 11 OFFLINE=1
209 ifeq ($(OFFLINE), 1)
thread_sanitizer.h 66 bool offline; member in struct:FLAGS
  /external/kernel-headers/original/linux/
kobject.h 47 KOBJ_OFFLINE = (__force kobject_action_t) 0x06, /* device offline */
  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/geocoding/
PhoneNumberOfflineGeocoder.java 32 * An offline geocoder which provides geographical information related to a phone number.
  /external/webkit/Source/WebCore/webaudio/
AudioContext.h 69 // Create an AudioContext for offline (non-realtime) rendering.
  /external/webkit/Source/cmake/
OptionsEfl.cmake 85 WEBKIT_FEATURE(ENABLE_OFFLINE_WEB_APPLICATIONS "Enable offline web applications" DEFAULT ON)
  /external/webkit/Tools/QtTestBrowser/
launcherwindow.cpp 269 QAction* toggleOfflineStorageDatabase = toolsMenu->addAction("Enable Offline Storage Database", this, SLOT(toggleOfflineStorageDatabase(bool)));
273 QAction* toggleOfflineWebApplicationCache = toolsMenu->addAction("Enable Offline Web Application Cache", this, SLOT(toggleOfflineWebApplicationCache(bool)));
277 QAction* offlineStorageDefaultQuotaAction = toolsMenu->addAction("Set Offline Storage Default Quota Size", this, SLOT(setOfflineStorageDefaultQuota()));
    [all...]
  /libcore/
JavaLibrary.mk 220 -hdf android.whichdoc offline
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
mtio.h 34 #define MTOFFL 7 /* rewind and put the drive offline (eject?) */
  /external/chromium/chrome/browser/chromeos/login/
parallel_authenticator_unittest.cc 522 // Offline login has completed, so now we "complete" the online request.
555 // Offline login has completed, so now we "complete" the online request.
593 // Offline login has completed, so now we "complete" the online request.
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
DevicePanel.java 330 "Offline", //$NON-NLS-1$
698 } else if (deviceState == DeviceState.OFFLINE) {
699 return "Offline";
  /system/vold/
Volume.cpp 667 SLOGE("Failed to restore bindmount after failure! - Storage will appear offline!");
672 SLOGE("Failed to restore tmpfs after failure! - Storage will appear offline!");
677 SLOGE("Failed to republish mount after failure! - Storage will appear offline!");
  /development/build/
sdk.atree 138 docs/offline-sdk docs
  /external/chromium/chrome/browser/sync/engine/net/
server_connection_manager.cc 131 // Notify if we've gone on or offline.
  /external/libpcap/
pcap-int.h 161 int inter_packet_wait; /* offline: wait between packets */
  /external/libvpx/examples/includes/geshi/geshi/
nsis.php 113 'none', 'normal', 'off', 'OFFLINE', 'on', 'radiobuttons', 'READONLY', 'RO', 'SHCTX', 'SHELL_CONTEXT', 'show',
  /external/webkit/Source/WebCore/inspector/front-end/
ApplicationCacheItemsView.js 132 this.connectivityMessage.textContent = WebInspector.UIString("Offline");
  /external/webkit/Source/WebCore/page/
DOMWindow.h 305 DEFINE_ATTRIBUTE_EVENT_LISTENER(offline);
  /external/webkit/Source/WebKit/efl/ewk/
ewk_settings.cpp 389 * @return @c EINA_TRUE on success, @c EINA_FALSE if path is NULL or offline
  /external/webkit/Source/WebKit/gtk/po/
de.po 560 msgid "Enable offline web application cache"
561 msgstr "Offline-Webanwendungscache aktivieren"
564 msgid "Whether to enable offline web application cache"
565 msgstr "Legt fest, ob der Offline-Webanwendungscache aktiviert wird"
    [all...]

Completed in 574 milliseconds

1 2 3 45 6 7 8 91011>>