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

<<31323334353637383940>>

  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_cookie_helper.cc 223 // GetCookieCount method count a cookie multiple times if it is stored in
227 // hosts. This means it would be stored in the separate cookie lists for both
234 // counting cookies multiple times if they are stored in multiple cookie
  /external/chromium_org/chrome/browser/extensions/
extension_pref_value_map.h 20 // extension pref values (incognito and regular) are stored herein and
142 // Adds an observer and notifies it about the currently stored keys.
185 // are stored in ExtensionPrefStores.
  /external/chromium_org/chrome/browser/metrics/
metrics_log_serializer.cc 34 // The number of bytes each of initial and ongoing logs that must be stored.
35 // This ensures that a reasonable amount of history will be stored even if there
165 // The size is stored at the beginning of the list.
metrics_log_serializer_unittest.cc 208 // Remove size from the stored list.
229 // Corrupt size of stored list.
250 // Corrupt checksum of stored list.
  /external/chromium_org/chrome/common/extensions/api/
storage.json 181 "description": "The maximum total amount (in bytes) of data that can be stored in sync storage, as measured by the JSON stringification of every value plus every key's length. Updates that would cause this limit to be exceeded fail immediately and set $ref:runtime.lastError."
189 "description": "The maximum number of items that can be stored in sync storage. Updates that would cause this limit to be exceeded will fail immediately and set $ref:runtime.lastError."
208 "description": "The maximum amount (in bytes) of data that can be stored in local storage, as measured by the JSON stringification of every value plus every key's length. This value will be ignored if the extension has the <code>unlimitedStorage</code> permission. Updates that would cause this limit to be exceeded fail immediately and set $ref:runtime.lastError."
  /external/chromium_org/chrome/common/metrics/
metrics_log_manager.h 79 // Populates staged_log_text() with the next stored log to send.
120 // Discards the last log stored with StoreStagedLogAsUnsent with |store_type|
203 // provisionally stored, or the last provisional store has already been
  /external/chromium_org/chromeos/network/
client_cert_resolver_unittest.cc 85 // Imports a CA cert (stored as PEM in test_ca_cert_pem_) and a client
86 // certificate signed by that CA. Its PKCS#11 ID is stored in
160 // is signed by the test CA cert (stored in |test_ca_cert_pem_|). In
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
ptw32_MCS_lock.c 99 * Set event if an event handle has been stored in the flag, and
111 /* another thread has already stored an event handle in the flag */
138 /* stored handle in the flag. wait on it now. */
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/data/
byte_array.h 28 // C++ port of this class assumes that the data are stored in a linear region
159 // @return the number of bytes actually stored
167 // @return the byte stored at the index
  /external/clang/include/clang/Sema/
ParsedTemplate.h 27 /// \brief A template type parameter, stored as a type.
29 /// \brief A non-type template parameter, stored as an expression.
31 /// \brief A template template argument, stored as a template name.
  /external/clang/include/clang/Tooling/
Refactoring.h 12 // when refactoring multiple translation units changes must be stored in a
150 /// This completely ignores the path stored in each replacement. If one or more
179 /// \brief Apply all stored replacements to the given Rewriter.
  /external/clang/lib/Serialization/
ASTReaderInternals.h 36 /// \brief Class that performs name lookup into a DeclContext stored
117 /// \brief Class that performs lookup for an identifier stored in an AST file.
147 /// method pool stored in an AST file.
  /external/clang/lib/Tooling/
FileMatchTrie.cpp 88 /// whether the stored path is equivalent to 'p'. If yes, the best match is
152 // The stored absolute path in this node. Only valid for leaf nodes, i.e.
156 // The children of this node stored in a map based on the next path segment.
  /external/iptables/include/linux/netfilter_ipv6/
ip6_tables.h 10 * src, dst, src_mask, dst_mask are always stored in network byte order.
11 * flags are stored in host byte order (of course).
12 * Port numbers are stored in HOST byte order.
  /external/kernel-headers/original/linux/netfilter_ipv4/
ip_tables.h 10 * src, dst, src_mask, dst_mask are always stored in network byte order.
11 * flags are stored in host byte order (of course).
12 * Port numbers are stored in HOST byte order.
  /external/kernel-headers/original/linux/netfilter_ipv6/
ip6_tables.h 10 * src, dst, src_mask, dst_mask are always stored in network byte order.
11 * flags are stored in host byte order (of course).
12 * Port numbers are stored in HOST byte order.
  /external/libvpx/libvpx/vp8/common/arm/armv6/
sixtappredict8x4_v6.asm 25 ;and the result is stored in transpose.
88 strh r11, [lr], #20 ; result is transposed and stored, which
171 strb lr, [r0], r1 ; the result is transposed back and stored
  /external/openssh/
ssh-agent.1 127 Several identities can be stored in the
134 Authentication data need not be stored on any other
171 socket is created and the name of this socket is stored in the
  /external/sfntly/cpp/src/sfntly/data/
byte_array.h 28 // C++ port of this class assumes that the data are stored in a linear region
159 // @return the number of bytes actually stored
167 // @return the byte stored at the index
  /external/valgrind/main/drd/
drd_clientobj.c 153 * Remove the information that was stored about the client object.
169 * Remove the information that was stored about the client object p.
229 * Delete the per-thread information stored in client objects for the
  /frameworks/base/core/java/com/android/internal/backup/
IBackupTransport.aidl 86 * Initialize the server side storage for this device, erasing all stored data.
146 * Get the identifying token of the backup set currently being stored from
180 * @param data An open, writable file into which the backup data should be stored.
  /frameworks/base/telephony/java/android/telephony/
NeighboringCellInfo.java 206 * @return Radio network type while neighboring cell location is stored.
213 * means that Neighboring Cell information is stored for GSM network, in
222 * means that Neighboring Cell information is stored for UMTS network, in
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
data_builder.h 177 /** temperature when factory_gyro_bias was stored. */
179 /** flag to indicate temperature compensation that biases where stored. */
184 /** temperature when accel bias was stored. */
storage_manager.c 34 /** Max number of entites that can be stored */
62 * @param[in] load_func function pointer you will use to receive data that was stored for you.
170 /** This function fills up a block of memory to be stored in non-volatile memory.
  /packages/providers/MediaProvider/src/com/android/providers/media/
MediaThumbRequest.java 137 * created, MINI_KIND thumbnail is stored in JPEG file and MICRO_KIND
138 * thumbnail is stored in a random access file (MiniThumbFile).
214 // 128 x 128 at most, which is still reasonable to be stored in database.

Completed in 1978 milliseconds

<<31323334353637383940>>