HomeSort by relevance Sort by last modified time
    Searched full:permanent (Results 26 - 50 of 689) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/extensions/api/media_galleries_private/
media_galleries_private_event_router.h 6 // is temporary and will be moved to a permanent, public place in the near
  /external/chromium_org/chrome/browser/sync/glue/
bookmark_model_associator.h 41 // expect the mobile bookmarks permanent folder to be created.
70 // than the permanent tagged nodes.
128 // Associate a top-level node of the bookmark model with a permanent node in
129 // the sync domain. Such permanent nodes are identified by a tag that is
password_model_associator.h 70 // than the permanent tagged nodes.
96 // Returns whether a node with the given permanent tag was found and update
  /external/chromium_org/components/nacl/zygote/
nacl_fork_delegate_linux.h 39 // These values are reported via UMA and hence they become permanent
  /external/chromium_org/media/audio/mac/
audio_device_listener_mac.h 21 // |listener_cb| will be called when a device change occurs; it's a permanent
  /external/chromium_org/remoting/host/installer/mac/PrivilegedHelperTools/
org.chromium.chromoting.me2me.sh 20 # Range of exit codes returned by the host to indicate that a permanent error
104 echo "Host returned permanent exit code $EXIT_CODE at ""$(date)"""
117 # Ignore non-permanent error-code and launch host again. Stop handling
121 echo "Host returned non-permanent exit code $EXIT_CODE at ""$(date)"""
  /external/iproute2/include/linux/
fib_rules.h 7 /* rule is permanent, and cannot be deleted */
  /external/chromium_org/crypto/
rsa_private_key.h 185 // fails. The created key is permanent and is not exportable in plaintext
192 // The created key is permanent and is not exportable in plaintext form.
239 // TODO(cmasone): consider replacing |permanent| and |sensitive| with a
241 // Note: |permanent| is only supported when USE_NSS is defined.
244 bool permanent,
249 // Note: |permanent| is only supported when USE_NSS is defined.
253 bool permanent,
  /external/chromium_org/third_party/sqlite/src/test/
temptable.test 32 # Create a permanent table.
152 # creates a permanent table also named T. The temp table in process A
153 # hides the existance of the permanent table.
286 # Now create a temporary table in db2 and a permanent index in db. The
287 # temporary table in db2 should mask the name of the permanent index,
288 # but the permanent index should still be accessible and should still
  /packages/apps/Music/res/values-af/
strings.xml 39 <string name="delete_artist_desc" msgid="8665759524898379194">"Skrap alle liedjies deur <xliff:g id="ARTIST">%s</xliff:g> permanent van die SD-kaart?"</string>
40 <string name="delete_artist_desc_nosdcard" msgid="5729059309796497914">"Skrap alle liedjies deur <xliff:g id="ARTIST">%s</xliff:g> permanent van die USB-geheue?"</string>
41 <string name="delete_album_desc" msgid="8172412873562794429">"Skrap die hele album \"<xliff:g id="ALBUM">%s</xliff:g>\" permanent van die SD-kaart?"</string>
42 <string name="delete_album_desc_nosdcard" msgid="8612559166069885285">"Skrap die hele album \"<xliff:g id="ALBUM">%s</xliff:g>\" permanent van die USB-geheue?"</string>
43 <string name="delete_song_desc" msgid="1842681623848282205">"Skrap \"<xliff:g id="SONG">%s</xliff:g>\" permanent van die SD-kaart?"</string>
44 <string name="delete_song_desc_nosdcard" msgid="5064973032624148730">"Skrap \"<xliff:g id="SONG">%s</xliff:g>\" permanent van die SD-kaart?"</string>
  /external/chromium/chrome/browser/sync/glue/
password_model_associator.h 68 // than the permanent tagged nodes.
94 // Returns whether a node with the given permanent tag was found and update
preference_model_associator.h 63 // Returns whether the sync model has nodes other than the permanent tagged
92 // Returns whether a node with the given permanent tag was found and update
typed_url_model_associator.h 73 // than the permanent tagged nodes.
97 // Returns whether a node with the given permanent tag was found and update
  /external/chromium/net/http/
http_auth_controller_unittest.cc 88 // permanent error, the HttpAuthController should disable the scheme
106 // If a non-permanent error is returned by the handler, then the
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_model_observer.h 95 // Invoked before all non-permanent bookmark nodes are removed.
98 // Invoked when all non-permanent bookmark nodes have been removed.
  /external/chromium_org/chrome/common/extensions/docs/server2/
patch_servlet.py 112 redirect_url, permanent = response.GetRedirect()
115 permanent)
render_servlet_test.py 28 Response.Redirect('/extensions/storage.html', permanent=False),
33 Response.Redirect('/extensions/storage.html', permanent=True),
servlet.py 67 def Redirect(url, permanent=False):
70 status = 301 if permanent else 302
  /external/chromium_org/crypto/third_party/nss/
pk11akey.cc 54 PRBool permanent,
84 public_value, permanent, sensitive, CKK_EC,
  /external/chromium_org/sandbox/win/src/
process_mitigations_test.cc 24 PBOOL permanent);
40 return policy.Enable && policy.Permanent;
  /external/iproute2/man/man8/
ip-neighbour.8 21 .BR nud " { " permanent " | " noarp " | " stale " | " reachable " } ] | " proxy
78 .B permanent
166 .B permanent
  /external/valgrind/main/VEX/priv/
main_util.c 65 static HChar permanent[N_PERMANENT_BYTES] __attribute__((aligned(8))); variable
66 static HChar* permanent_first = &permanent[0];
67 static HChar* permanent_curr = &permanent[0];
68 static HChar* permanent_last = &permanent[N_PERMANENT_BYTES-1];
76 vassert(permanent_first == &permanent[0]);
77 vassert(permanent_last == &permanent[N_PERMANENT_BYTES-1]);
163 if (private_LibVEX_alloc_first == &permanent[0]) pool = "PERM";
172 "Increase N_{TEMPORARY,PERMANENT}_BYTES and recompile.");
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view.h 67 // "temporary" text set by the popup, the "permanent" text set by the
79 // this is shown in preference to the permanent text; hitting escape will
80 // revert to the permanent text.
116 // Reverts the edit and popup back to their unedited state (permanent text
  /external/chromium_org/media/audio/win/
audio_device_listener_win.h 30 // thus the callee must be thread safe. |listener| is a permanent callback
  /external/chromium_org/net/http/
http_status_code_list.h 38 HTTP_STATUS(PERMANENT_REDIRECT, 308, "Permanent Redirect")

Completed in 631 milliseconds

12 3 4 5 6 7 8 91011>>