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

<<51525354555657585960>>

  /dalvik/vm/compiler/codegen/x86/
LowerReturn.cpp 124 //! The return value is stored to glue->retval first
140 //! The return value is stored to glue->retval first
  /external/ceres-solver/include/ceres/
cost_function.h 59 // is stored in parameter_block_sizes_ and num_residuals_ respectively. User
87 // elements. Each jacobian block is stored in row-major order, i.e.,
  /external/ceres-solver/internal/ceres/
triplet_sparse_matrix.h 117 // The data is stored as three arrays. For each i, values_[i] is
118 // stored at the location (rows_[i], cols_[i]). If the there are
  /external/chromium/chrome/browser/chromeos/login/
ownership_service.h 47 // that is stored by the session manager. Thus, to write a setting, you
49 // it stored. This could be done by requesting the policy every time, or
  /external/chromium/chrome/browser/
external_protocol_handler.cc 91 // Check the stored prefs.
112 // Set in the stored prefs.
  /external/chromium/chrome/browser/prefs/
pref_service_uitest.cc 90 // placement values stored in the user data directory.
148 // placement values stored in Local State.
  /external/chromium/chrome/browser/resources/options/
password_manager_list.js 41 // The stored username.
47 // The stored password.
  /external/chromium/chrome/browser/safe_browsing/
prefix_set.h 6 // sorted and stored as 16-bit deltas from the previous prefix. An
11 // be stored as:
  /external/chromium/chrome/browser/ui/cocoa/
window_size_autosaver_unittest.mm 85 // Should restore last stored position, but not size.
144 // Should restore last stored size
  /external/chromium/sdch/open-vcdiff/src/
varint_bigendian.h 68 // Example: to parse a 32-bit integer value stored as a big-endian varint, use
118 // The result will be stored in buf[(kMaxBytes - length) : (kMaxBytes - 1)],
  /external/chromium-trace/trace-viewer/src/cc/
picture_ops_list_view.js 136 * Additionally, the last {tag, id, class} is stored as elementInfo on
146 // annotations stack is traversed and stored with the op.
  /external/chromium_org/base/
bind.h 33 // Though Bind()'s result is meant to be stored in a Callback<> type, it
102 // invoked function will receive a reference to the stored copy of the
149 // invoked function will receive a reference to the stored copy of the
201 // invoked function will receive a reference to the stored copy of the
258 // invoked function will receive a reference to the stored copy of the
322 // invoked function will receive a reference to the stored copy of the
391 // invoked function will receive a reference to the stored copy of the
465 // invoked function will receive a reference to the stored copy of the
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/invalidation/
InvalidationController.java 51 * Reads all stored preferences and calls
52 * {@link #setRegisteredTypes(android.accounts.Account, boolean, java.util.Set)} with the stored
  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_database_helper.h 132 // True if no databases are currently stored.
135 // Returns the number of currently stored databases.
  /external/chromium_org/chrome/browser/chromeos/drive/file_system/
update_operation.cc 36 // Gets locally stored information about the specified file.
70 // Updates locally stored information about the specified file.
  /external/chromium_org/chrome/browser/chromeos/net/
proxy_config_handler.cc 86 // The user's proxy setting is not stored in the Chrome preference yet. We
99 // The user's proxy setting is not stored in the Chrome preference yet. We
  /external/chromium_org/chrome/browser/chromeos/policy/
enterprise_install_attributes.h 38 // Constants for the possible device modes that can be stored in the lockbox.
93 // device id was not stored in the lockbox (prior to R19).
  /external/chromium_org/chrome/browser/extensions/api/declarative/
rules_cache_delegate.cc 48 // Returns the key to use for storing whether the rules have been stored.
207 // Safe default -- if we don't know that the rules are not stored, we force
  /external/chromium_org/chrome/browser/extensions/api/storage/
policy_value_store.cc 54 // Get the previous policies stored in the database.
56 // determining which keys are currently stored, or of determining which keys
  /external/chromium_org/chrome/browser/history/android/
android_cache_database.h 79 // The created_time, last_visit_time, favicon_id and bookmark are stored.
103 // The search term last visit time is stored in date as Android needs the time
  /external/chromium_org/chrome/browser/managed_mode/
managed_user_settings_service.h 39 // Split settings encode a dictionary value and are stored as multiple Sync
136 // Returns the dictionary where a given Sync item should be stored, depending
  /external/chromium_org/chrome/browser/metrics/variations/
variations_service.h 32 // Used to setup field trials based on stored variations seed data, and fetch
107 // is assumed to be the raw serialized protobuf data stored in a string. It
  /external/chromium_org/chrome/browser/password_manager/
password_store_x.h 111 // Synchronously migrates all the passwords stored in the login database to
113 // stored passwords, and the number of passwords migrated will be returned.
  /external/chromium_org/chrome/browser/predictors/
resource_prefetch_predictor_tables.h 63 // Not stored.
116 // The maximum length of the string that can be stored in the DB.
  /external/chromium_org/chrome/browser/resources/net_internals/
source_filter_parser.js 13 // Final output will be stored here.
19 // Text filters are stored here as strings and then added as a function at

Completed in 1834 milliseconds

<<51525354555657585960>>