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

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/chrome/browser/sync/glue/
typed_url_model_associator.h 75 // than the permanent tagged nodes.
bookmark_model_associator.cc 45 // For example, the tag "bookmark_bar" represents the permanent node for
46 // bookmarks bar in Chrome. The tag "other_bookmarks" represents the permanent
318 // Sync model has user created nodes if any of the permanent nodes has
  /external/chromium_org/chrome/browser/sync/test/integration/
bookmarks_helper.h 124 // Removes all non-permanent nodes in the bookmark model of profile |profile|.
  /external/chromium_org/google_apis/gaia/
oauth2_access_token_fetcher.cc 203 // The other errors are treated as permanent error.
  /external/chromium_org/net/url_request/
url_request_file_job.cc 133 *http_status_code = 301; // simulate a permanent redirect
  /external/chromium_org/sync/internal_api/public/
write_node.h 88 // Each server-created permanent node is tagged with a unique string.
  /external/chromium_org/sync/syncable/
entry_kernel.h 123 // permanent object. The tag can be thought of as a unique key that
mutable_entry.cc 239 DCHECK(!e->IsRoot()) << "We shouldn't mark a permanent object for syncing.";
  /external/eigen/
COPYING.LGPL 164 permanent authorization for you to choose that version for the
  /external/elfutils/libelf/
elf32_checksum.c 1 /* Compute simple checksum from permanent parts of the ELF file.
  /external/jpeg/
jcapimin.c 60 /* Zero out pointers to permanent structures. */
jdatasrc.c 186 /* The source object and input buffer are made permanent so that a series
jdhuff.c 13 * into local working storage, and update them back to the permanent
346 * bitread working state, not straight into permanent state. But
349 * source. So it is OK to update permanent state right away.
597 * changes have been made to permanent state. (Exception: some output
  /external/llvm/include/llvm/Bitcode/
BitCodes.h 12 // The enum values defined in this file should be considered permanent. If
  /external/qemu/distrib/jpeg-6b/
jcapimin.c 60 /* Zero out pointers to permanent structures. */
jdatasrc.c 186 /* The source object and input buffer are made permanent so that a series
jdhuff.c 13 * into local working storage, and update them back to the permanent
346 * bitread working state, not straight into permanent state. But
349 * source. So it is OK to update permanent state right away.
597 * changes have been made to permanent state. (Exception: some output
  /external/smack/src/org/jivesoftware/smackx/packet/
MUCAdmin.java 124 * Returns the occupant's affiliation to the room. The affiliation is a semi-permanent
  /frameworks/base/core/java/android/app/backup/
FullBackup.java 67 * Copy data from a socket to the given File location on permanent storage. The
  /frameworks/base/core/java/android/net/
NetworkStateTracker.java 164 * connections. A value of {@code false} means that some quasi-permanent
  /ndk/docs/text/
NDK-BUILD.text 114 Or to make the change more permanent:
  /external/chromium/chrome/browser/sync/glue/
bookmark_change_processor.cc 195 NOTREACHED() << "Saw update to permanent node!";
229 NOTREACHED() << "Saw update to permanent node!";
385 // Ignore changes to the permanent top-level nodes. We only care about
  /external/chromium_org/chrome/app/resources/
chromium_strings_no.xtb 20 <translation id="1881322772814446296">Du logger deg på med en administrert konto og gir tilhørende administratorer kontroll over Chromium-profilen din. Chromium-dataene dine, slik som apper, bokmerker, loggen, passord og andre innstillinger knyttes permanent til <ph name="USER_NAME"/>. Du kan slette disse dataene via oversikten for Google-kontoer, men du kan ikke knytte disse dataene til en annen konto. Du kan velge om du vil opprette en ny profil for å holde de eksisterende Chromium-dataene atskilte. <ph name="LEARN_MORE"/></translation>
106 <translation id="5358375970380395591">Du logger deg på med en administrert konto og gir tilhørende administratorer kontroll over Chromium-profilen din. Chromium-dataene dine, slik som apper, bokmerker, loggen, passord og andre innstillinger, knyttes permanent til <ph name="USER_NAME"/>. Du kan slette disse dataene via oversikten for Google-kontoer, men du kan ikke knytte disse dataene til en annen konto. <ph name="LEARN_MORE"/></translation>
217 <translation id="313551035350905294">Du er i ferd med å logge deg på med en administrert konto og gir administratoren kontroll over Chromium-profilen din. Chromium-dataene dine, som apper, bokmerker, loggen, passord og andre innstillinger, blir permanent knyttet til <ph name="USER_NAME"/>. Du kan slette disse dataene via Google Konto-oversikten, men du kan ikke knytte disse dataene til en annen konto.</translation>
  /external/chromium_org/sync/tools/testserver/
chromiumsync_test.py 56 'Every sync datatype should have a permanent folder '
192 # Start with a GetUpdates from timestamp 0, to populate permanent items.
603 # Create permanent items.
  /frameworks/base/core/java/android/view/
ViewConfiguration.java 714 * Report if the device has a permanent menu key available to the user.
716 * <p>As of Android 3.0, devices may not have a permanent menu key available.
723 * @return true if a permanent menu key is present, false otherwise.

Completed in 453 milliseconds

1 2 3 4 5 6 7 891011>>