/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/net/ |
if_arp.h | 156 #define ATF_PERM 0x04 /* Permanent entry. */
|
/development/scripts/app_engine_server/ |
memcache_zipserve.py | 109 REDIRECT_TYPE_PERM = 'permanent' # Redirect 'type' string indicating a 301 259 logging.info('Sending permanent redirect: ' + contentUri); 260 self.redirect(contentUri, permanent=True) 264 self.redirect(contentUri, permanent=False) 283 redirect_type: Either 'permanent' for an HTTP 301 redirect, 'temporary'
|
/external/chromium_org/chrome/browser/sync/glue/ |
bookmark_change_processor.cc | 285 NOTREACHED() << "Saw update to permanent node!"; 372 NOTREACHED() << "Saw update to permanent node!"; 540 // Ignore changes to the permanent top-level nodes. We only care about 592 // Ignore changes to the permanent top-level nodes. We only care about 600 // will return NULL, and we won't detect it as a permanent node, resulting [all...] |
/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/chromium/net/http/ |
http_auth_controller.cc | 246 // auth_token_ can be empty if we encountered a permanent error with 512 // a permanent error.
|
/external/chromium_org/chrome/browser/chromeos/policy/ |
cloud_external_data_manager_base.cc | 205 // Invoke all callbacks for |policy|, indicating permanent failure. 245 // If |policy| does not reference any external data, indicate permanent
|
/external/chromium_org/chrome/browser/ui/omnibox/ |
omnibox_edit_model.cc | 86 // though it explicitly doesn't log deleting all the permanent text as 226 // the permanent text (so the user can get it back easily) but select it (so 246 // We need to update the permanent text correctly and revert the view 291 // When there's new permanent text, and the user isn't interacting with the 306 // permanent URL, they're intended to have no effect on the user's editing 428 // !user_input_in_progress_, then permanent text is showing and should be a 652 // When the user hit enter on the existing permanent URL, treat it like a [all...] |
/external/chromium_org/media/base/ |
pipeline.h | 97 // The following permanent callbacks will be executed as follows up until 436 // Permanent callbacks passed in via Start().
|
/external/chromium_org/net/http/ |
http_auth_controller.cc | 239 // auth_token_ can be empty if we encountered a permanent error with 525 // a permanent error.
|
/external/chromium_org/third_party/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.
|
/external/kernel-headers/original/asm-mips/ |
sgiarcs.h | 106 arcs_aperm, /* ARCS permanent storage... */ 117 arc_aperm, /* permanent storage */
|
/external/kernel-headers/original/asm-mips/sn/ |
kldir.h | 69 * permanent and is used by the IP27PROM, IO6PROM and IRIX. 98 * | KLCONFIG - I (permanent) (48K) |
|
/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/base/packages/Keyguard/res/values-nl/ |
strings.xml | 44 <string name="keyguard_permanent_disabled_sim_instructions" msgid="5892940909699723544">"Uw simkaart is permanent uitgeschakeld.\n Neem contact op met uw mobiele serviceprovider voor een nieuwe simkaart."</string> 117 <string name="kg_invalid_puk" msgid="3638289409676051243">"Geef de juiste PUK-code opnieuw op. Bij herhaalde pogingen wordt de simkaart permanent uitgeschakeld."</string>
|
/frameworks/ex/common/java/com/android/common/ |
OperationScheduler.java | 336 * Report a permanent error that will not go away until further notice. 346 * 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
|
/external/chromium_org/chrome/browser/bookmarks/ |
bookmark_model.cc | 302 // Skip deleting permanent nodes. Permanent bookmark nodes are the root and 303 // its immediate children. For removing all non permanent nodes just remove 304 // all children of non-root permanent nodes. [all...] |
/external/chromium_org/chrome/browser/safe_browsing/ |
safe_browsing_store.h | 227 // permanent storage. The resulting add prefixes and hashes will be
|
/external/chromium_org/chrome/browser/spellchecker/ |
spellcheck_platform_mac_unittest.cc | 273 {"pernament", "permanent"},
|