/external/chromium/net/http/ |
http_auth_controller.h | 110 // If |result| indicates a permanent failure, disables the current
|
http_auth_controller.cc | 246 // auth_token_ can be empty if we encountered a permanent error with 512 // a permanent error.
|
/external/chromium/third_party/libjingle/source/talk/base/ |
network.h | 142 // quality information into a permanent store.
|
/external/elfutils/libelf/ |
elf32_checksum.c | 1 /* Compute simple checksum from permanent parts of the ELF file.
|
/external/iproute2/include/linux/ |
if_arp.h | 126 #define ATF_PERM 0x04 /* permanent entry */
|
/external/jpeg/ |
jdatadst.c | 134 /* The destination object is made permanent so that multiple JPEG images
|
/external/kernel-headers/original/linux/ |
if_arp.h | 126 #define ATF_PERM 0x04 /* permanent entry */
|
/external/oprofile/libpp/ |
profile.h | 128 * mappings of permanent files, but with anon mappings, we need
|
/frameworks/base/core/java/android/app/backup/ |
FullBackup.java | 66 * Copy data from a socket to the given File location on permanent storage. The
|
/frameworks/base/core/java/android/webkit/ |
CookieSyncManager.java | 28 * between RAM and permanent storage. To get the best performance, browser cookies are
|
/ndk/docs/ |
NDK-BUILD.html | 95 Or to make the change more permanent:
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
if_arp.h | 120 #define ATF_PERM 0x04 /* permanent entry */
|
tipc.h | 140 #define TIPC_WAIT_FOREVER ~0 /* timeout for permanent subscription */
|
wanrouter.h | 116 unsigned lo_pvc; /* lowest permanent circuit number */ 117 unsigned hi_pvc; /* highest permanent circuit number */ 221 char connection; /* permanent/switched/on-demand */ 338 unsigned connection; /* permanent/switched/on-demand */
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/net/ |
if_arp.h | 156 #define ATF_PERM 0x04 /* Permanent entry. */
|
/external/apache-http/src/org/apache/commons/logging/impl/ |
WeakHashtable.java | 401 // Calc a permanent hashCode so calls to Hashtable.remove() 412 // Calc a permanent hashCode so calls to Hashtable.remove()
|
/external/chromium/chrome/common/extensions/ |
extension_constants.cc | 94 const char* kPageActionTypePermanent = "permanent"; 256 "Invalid value for 'page_actions[*].type', expected 'tab' or 'permanent'.";
|
/external/protobuf/src/google/protobuf/io/ |
zero_copy_stream_impl_lite.h | 175 // permanent read error occurred. 180 // EOF was reached or a permanent read error occurred.
|
/frameworks/base/core/java/android/net/http/ |
Connection.java | 249 /* retry request if not permanent failure 297 /* retry request if not permanent failure
|
/frameworks/ex/common/java/com/android/common/ |
OperationScheduler.java | 308 * Report a permanent error that will not go away until further notice. 318 * Reset any permanent error status set by {@link #onPermanentError},
|
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_edit.cc | 104 // the permanent text (so the user can get it back easily) but select it (so 302 // If !user_input_in_progress_, the permanent text is showing, which should 443 // When the user hit enter on the existing permanent URL, treat it like a 615 // When the permanent text isn't all selected we still fall through to the [all...] |
/external/chromium/chrome/browser/autofill/ |
autofill_profile.h | 86 // profiles. For non permanent situations (selection of profile, when user
|
/external/chromium/chrome/browser/safe_browsing/ |
safe_browsing_store.h | 223 // permanent storage. The resulting add prefixes and hashes will be
|
safe_browsing_store_file.h | 115 // Delete any on-disk files, including the permanent storage.
|
/external/chromium/chrome/browser/ui/gtk/ |
tab_contents_container_gtk.cc | 74 // If the preview contents is becoming the new permanent tab contents, we
|