/external/libpng/ |
png.5 | 13 PNG is designed to work well in online viewing applications, such as the
|
/external/openssl/crypto/des/ |
COPYRIGHT | 15 message at program startup or in documentation (online or textual) provided
|
/external/webkit/LayoutTests/http/tests/appcache/ |
online-fallback-layering.html | 1 <html manifest=resources/online-fallback-layering.manifest>
|
/external/webkit/Source/WebCore/html/ |
HTMLBodyElement.h | 60 DEFINE_WINDOW_ATTRIBUTE_EVENT_LISTENER(online);
|
HTMLFrameSetElement.h | 58 DEFINE_WINDOW_ATTRIBUTE_EVENT_LISTENER(online);
|
/frameworks/base/docs/html/ |
offline.jd | 51 will work if you are not connected to the Internet. Additionally, the online version may contain
|
/frameworks/base/include/drm/ |
DrmRights.h | 26 * retrieved from the online DRM server.
|
/libcore/luni/src/main/files/cacerts/ |
bda4cc84.0 | 28 Issuer: C=US, O=America Online Inc., CN=America Online Root Certification Authority 1 32 Subject: C=US, O=America Online Inc., CN=America Online Root Certification Authority 1
|
/external/dnsmasq/contrib/dnslist/ |
dnslist.pl | 70 # Master list of clients, offline and online. 108 $list->{$ether}->{'old_online'} = $list->{$ether}->{'online'}; 109 $list->{$ether}->{'online'} = 0; 116 # Mark each online host as online. 117 $list->{$ether}->{'online'} = 1; 124 # Handle changes in offline/online state. (The sub &do_host() handles 128 $new = $list->{$ether}->{'online'}; 139 do_host($ether, 'online'); 178 } elsif ($status eq 'online') { [all...] |
/bionic/libc/kernel/common/linux/spi/ |
cpcap.h | 516 int online; member in struct:cpcap_batt_ac_data 520 int online; member in struct:cpcap_batt_usb_data
|
/external/bluetooth/glib/ |
INSTALL.in | 80 Or online at: 120 Or online at:
|
/external/chromium/chrome/browser/chromeos/login/ |
parallel_authenticator_unittest.cc | 458 // an online auth attempt has completed successfully. 484 // an online auth attempt has completed successfully. 522 // Offline login has completed, so now we "complete" the online request. 549 // succeeded; also, an online request that never made it. 555 // Offline login has completed, so now we "complete" the online request. 587 // succeeded; also, an online request that never made it. 593 // Offline login has completed, so now we "complete" the online request. 665 // Pre-set test state as though an online login attempt failed to complete,
|
/external/chromium/chrome/browser/sync/engine/ |
all_status.cc | 84 const bool online = status_.authenticated && local 86 if (online) {
|
/external/dnsmasq/ |
doc.html | 100 article about dnsmasq in Spanish at <A HREF="http://www.mey-online.com.ar/blog/index.php/archives/guia-rapida-de-dnsmasq">http://www.mey-online.com.ar/blog/index.php/archives/guia-rapida-de-dnsmasq</A>
|
/external/doclava/src/com/google/doclava/ |
DocFile.java | 116 if (fromWhichmodule.equals("online-pdk")) { 118 hdf.setValue("online-pdk", "true");
|
/frameworks/base/docs/html/resources/samples/ |
get.jd | 79 <p>The browseable samples files are available online, at the Android Developers 82 download, only the samples for the latest platform version are browseable online.
|
/frameworks/base/drm/java/android/drm/ |
package.html | 9 <li>Registering a user or a device with an online DRM service.</li> 54 <li>Register the device with an online DRM service.
|
/system/core/adb/ |
OVERVIEW.TXT | 23 to each one of them: OFFLINE, BOOTLOADER, RECOVERY or ONLINE (more on 38 The ADB server considers that a device is ONLINE when it has successfully
|
/frameworks/base/core/tests/hosttests/src/android/content/pm/ |
PackageManagerHostTestUtils.java | 391 * Helper to determine if the device is currently online and visible via ADB. 393 * @return true iff the device is currently available to ADB and online, false otherwise. 400 // only online if the device appears in the devices list, and its state is online 411 * Waits for device to be online (visible to ADB) before returning, or times out if we've 419 Log.i(LOG_TAG, "waiting for device to be online"); 422 // poll ADB until we see the device is online 431 // Note: if we try to access the device too quickly after it is "officially" online, 508 * Helper method which reboots the device and returns once the device is online again 525 waitForDeviceToComeOnline(); // wait for device to come online [all...] |
/frameworks/base/services/tests/servicestests/src/com/android/server/ |
NetworkStatsServiceTest.java | 177 // pretend that wifi network comes online; service should ask about full 231 // pretend that wifi network comes online; service should ask about full 327 // pretend that wifi network comes online; service should ask about full 380 // pretend first mobile network comes online 468 // pretend that network comes online 537 // pretend that network comes online 609 // pretend that network comes online 675 // pretend that network comes online 740 // pretend first mobile network comes online [all...] |
/development/samples/ApiDemos/ |
_index.html | 52 // when the docs are online. This will be changed once the samples get moved.
|
/external/chromium/chrome/browser/sync/ |
profile_sync_service_harness.cc | 264 // back online. Wait for the pending sync cycle to complete. 270 // The client is online and fully synced. There is nothing to do. 325 // Client was offline; wait for it to go online, and then wait for sync. 334 // Client is online; sync was successful.
|
/external/chromium/chrome/browser/sync/resources/ |
gaia_login_test.html | 58 "synchronizes your data by storing it online with Google when " +
|
/external/kernel-headers/original/asm-generic/ |
tlb.h | 60 /* Use fast mode if only one CPU is online */
|
/external/kernel-headers/original/asm-x86/ |
smp_32.h | 126 /* We don't mark CPUs online until __cpu_up(), so we need another measure */
|