HomeSort by relevance Sort by last modified time
    Searched full:stored (Results 451 - 475 of 8246) sorted by null

<<11121314151617181920>>

  /dalvik/vm/compiler/codegen/x86/
LowerMove.cpp 99 //! the return value from bytecode INVOKE is stored in the glue structure
115 //! the return value from bytecode INVOKE is stored in the glue structure
  /development/samples/Vault/src/com/example/android/vault/
SecretKeyWrapper.java 36 * Wraps {@link SecretKey} instances using a public/private key pair stored in
96 * safely stored on untrusted storage.
  /external/bison/m4/
exponentd.m4 81 dnl that they are stored in big-endian word order, while the words
82 dnl (like integer types) are stored in little-endian byte order.
  /external/ceres-solver/internal/ceres/
block_random_access_dense_matrix.h 46 // column block structure. All cells are stored in the same single
50 // This class is NOT thread safe. Since all n^2 cells are stored,
block_sparse_matrix.h 49 // manipulating block sparse matrices. The block structure is stored
52 // the matrix is stored please see the documentation
  /external/chromium/chrome/browser/chromeos/
preferences.h 21 // is first initialized, it will initialize the OS settings to what's stored in
43 // stored in the preferences.
  /external/chromium/chrome/browser/extensions/
apps_promo.h 22 // Register our preferences. Parts of the promo content are stored in Local
103 // Our permanent state is stored in this PrefService instance.
  /external/chromium/chrome/browser/importer/
safari_importer.h 74 // Parse Safari's stored bookmarks.
88 // Converts history time stored by Safari as a double serialized as a string,
  /external/chromium/chrome/browser/password_manager/
password_store_x.h 89 // Synchronously migrates all the passwords stored in the login database to
91 // stored passwords, and the number of passwords migrated will be returned.
  /external/chromium/chrome/browser/ssl/
ssl_manager.h 38 // The security state (secure/insecure) is stored in the navigation entry.
39 // Along with it are stored any SSL error code and the associated cert.
  /external/chromium/chrome/browser/sync/engine/
syncer_types.h 39 // Success. Update applied and stored in SERVER_* fields or dropped if
43 // Success. Update details stored in SERVER_* fields, but wasn't applied.
  /external/chromium/chrome/browser/sync/syncable/
directory_manager.h 51 // root_path specifies where db is stored.
79 // stored separately.
  /external/chromium/chrome/browser/ui/cocoa/
window_size_autosaver.mm 12 // If the window width stored in the prefs is smaller than this, the size is
104 return; // Nothing stored.
  /external/chromium/net/disk_cache/
disk_cache.h 38 // folder where the cached data will be stored (if appropriate). This cache
188 // If truncate is true, this call will truncate the stored data at the end of
207 // behavior. Using a sparse-aware method with an entry that was not stored
250 // Returns information about the currently stored portion of a sparse entry.
252 // find out if it is stored or not. |start| will contain the offset of the
253 // first byte that is stored within this range, and the return value is the
254 // minimum number of consecutive stored bytes. Note that it is possible that
255 // this entry has stored more than the returned value. This method returns a
  /external/chromium_org/apps/
shell_window_geometry_cache.h 113 // Data stored for each window.
123 // Data stored for each extension.
  /external/chromium_org/ash/wm/overview/
window_selector.h 95 // Resets the stored window from RemoveFocusAndSetRestoreWindow to NULL. If
96 // |focus|, restores focus to the stored window.
  /external/chromium_org/base/test/
test_file_util.h 83 void* info_; // The opaque stored permission information.
84 size_t length_; // The length of the stored permission information.
  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_local_storage_helper.h 90 // True if no local storages are currently stored.
93 // Returns the number of local storages currently stored.
  /external/chromium_org/chrome/browser/chromeos/login/
login_display_host.h 87 // Result should not be stored.
91 // Result should not be stored.
  /external/chromium_org/chrome/browser/chromeos/
preferences.h 34 // is first initialized, it will initialize the OS settings to what's stored in
66 // stored in the preferences.
  /external/chromium_org/chrome/browser/printing/
print_preview_data_service.cc 18 // document. The PDF stored at |printing::COMPLETE_PREVIEW_DOCUMENT_INDEX| is
19 // optimized with font subsetting, compression, etc. PDF's stored at all other
  /external/chromium_org/chrome/browser/safe_browsing/
browser_features.h 22 // Number of visits to that URL stored in the browser history.
24 // we lookup the history the current URL should already be stored there.
prefix_set.h 6 // sorted and stored as 16-bit deltas from the previous prefix. An
11 // be stored as:
  /external/chromium_org/chrome/browser/ui/cocoa/
window_size_autosaver.mm 12 // If the window width stored in the prefs is smaller than this, the size is
104 return; // Nothing stored.
  /external/chromium_org/chrome/browser/ui/passwords/
manage_passwords_bubble_ui_controller.h 31 // password credentials for the current site which are stored in
107 // All previously stored credentials for a specific site. Set by

Completed in 431 milliseconds

<<11121314151617181920>>