OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stored
(Results
426 - 450
of
8246
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/
basic_types.hpp
58
* is not
stored
alongside each value.
85
* is
stored
alongside each value.
119
* is not
stored
alongside each value.
161
* is
stored
alongside each value.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
execinfo.h
27
ARRAY and return the exact number of values
stored
. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
execinfo.h
27
ARRAY and return the exact number of values
stored
. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/
basic_types.hpp
58
* is not
stored
alongside each value.
85
* is
stored
alongside each value.
119
* is not
stored
alongside each value.
161
* is
stored
alongside each value.
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
basic_types.hpp
58
* is not
stored
alongside each value.
85
* is
stored
alongside each value.
119
* is not
stored
alongside each value.
161
* is
stored
alongside each value.
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
basic_types.hpp
58
* is not
stored
alongside each value.
85
* is
stored
alongside each value.
119
* is not
stored
alongside each value.
161
* is
stored
alongside each value.
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
basic_types.hpp
58
* is not
stored
alongside each value.
85
* is
stored
alongside each value.
119
* is not
stored
alongside each value.
161
* is
stored
alongside each value.
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/
basic_types.hpp
58
* is not
stored
alongside each value.
85
* is
stored
alongside each value.
119
* is not
stored
alongside each value.
161
* is
stored
alongside each value.
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/
basic_types.hpp
58
* is not
stored
alongside each value.
85
* is
stored
alongside each value.
119
* is not
stored
alongside each value.
161
* is
stored
alongside each value.
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/
basic_types.hpp
58
* is not
stored
alongside each value.
85
* is
stored
alongside each value.
119
* is not
stored
alongside each value.
161
* is
stored
alongside each value.
/external/chromium_org/sandbox/win/src/
policy_engine_opcodes.cc
40
// only the factory method and the evaluation function know the
stored
argument
110
// Argument 0 is the
stored
number to match.
157
// Argument 0 is the
stored
lower bound to match.
158
// Argument 1 is the
stored
upper bound to match.
194
// Argument 0 is the
stored
number to match.
221
// Argument 0 is the byte displacement of the
stored
string.
222
// Argument 1 is the lenght in chars of the
stored
string.
/external/libnfc-nxp/src/
phLlcNfc_Frame.h
176
* \param[in/out] psList List inofrmation to know where shall the packet should be
stored
265
* \param[in/out] psFrameInfo Information related to LLC frames are
stored
311
* \param[in] ns_frame_no Frame number to send (to send the first
stored
393
* \copydoc page_reg Sends the
stored
user frame, that are not sent.
396
* \param[in] psListInfo
Stored
list of packets
412
* \copydoc page_reg Sends the
stored
rejected frame from PN544.
415
* \param[in] psListInfo
Stored
list of packets
/frameworks/base/services/java/com/android/server/
LockSettingsService.java
131
//
stored
this value if the checkbox was toggled at least once. The code detects
140
// Setting was never
stored
. Store it if the string is not empty.
302
final byte[]
stored
= new byte[(int) raf.length()];
303
int got = raf.read(
stored
, 0,
stored
.length);
311
final boolean matched = Arrays.equals(
stored
, hash);
331
final byte[]
stored
= new byte[(int) raf.length()];
332
int got = raf.read(
stored
, 0,
stored
.length);
339
final boolean matched = Arrays.equals(
stored
, hash)
[
all
...]
/external/chromium/chrome/browser/bookmarks/
bookmark_codec_unittest.cc
93
// Computed and
stored
checksums should be empty.
101
// Computed and
stored
checksums should not be empty and should be equal.
124
// Computed and
stored
checksums should be empty.
134
// Computed and
stored
checksums should not be empty.
138
//
Stored
checksum should be as expected.
/external/chromium_org/chrome/browser/bookmarks/
bookmark_codec.h
65
// Returns the checksum that's
stored
in the file. After a call to Encode,
66
// the computed and
stored
checksums are the same since the computed checksum
67
// is
stored
to the file. After a call to decode, the computed checksum can
68
// differ from the
stored
checksum if the file contents were changed by the
143
// a "sync.transaction_version" key, the value of that field will be
stored
/external/chromium_org/chrome/common/extensions/api/
browsing_data.json
77
"description": "The browser's
stored
form data."
107
"description": "
Stored
passwords."
150
"description": "Clears various types of browsing data
stored
in a user's profile.",
263
"description": "Clears the browser's
stored
form data (autofill).",
353
"description": "Clears the browser's
stored
passwords.",
/external/chromium_org/net/cert/
nss_cert_database.h
105
// The returned pointer must be
stored
in a scoped_refptr<CryptoModule>.
111
// The returned pointer must be
stored
in a scoped_refptr<CryptoModule>.
175
// certificates are
stored
in the database for the specific purpose of
190
// Check whether cert is
stored
in a readonly slot.
193
// Check whether cert is
stored
in a hardware slot.
x509_certificate.h
120
// the certificate plus any certificates that were
stored
in
122
// The count of certificates is
stored
as a size_t, which is either 32
127
//
stored
in |intermediate_ca_certs_| at the time it was serialized.
130
// All certificates are
stored
in DER form.
140
// underlying crypto library. The returned pointer must be
stored
in a
148
// certificates. The returned pointer must be
stored
in a
156
// The returned pointer must be
stored
in a scoped_refptr<X509Certificate>.
162
// Returns NULL on failure. The returned pointer must be
stored
in a
177
// Create an X509Certificate from the representation
stored
in the given
182
// The returned pointer must be
stored
in a scoped_refptr<X509Certificate>
[
all
...]
/external/chromium_org/third_party/mesa/src/include/GL/
osmesa.h
40
* OSMesaPixelStore - controls how pixels are
stored
in image buffer
153
* Image data is
stored
in the order of glDrawPixels: row-major order
154
* with the lower-left image pixel
stored
in the first array position
158
* context is in RGBA mode, each pixel will be
stored
as a 4-byte RGBA
160
*
stored
as a 1-byte value.
/external/guava/guava/src/com/google/common/collect/
Serialization.java
88
@SuppressWarnings("unchecked") // reading data
stored
by writeMap
90
@SuppressWarnings("unchecked") // reading data
stored
by writeMap
134
@SuppressWarnings("unchecked") // reading data
stored
by writeMultiset
183
@SuppressWarnings("unchecked") // reading data
stored
by writeMultimap
188
@SuppressWarnings("unchecked") // reading data
stored
by writeMultimap
/external/mesa3d/include/GL/
osmesa.h
40
* OSMesaPixelStore - controls how pixels are
stored
in image buffer
153
* Image data is
stored
in the order of glDrawPixels: row-major order
154
* with the lower-left image pixel
stored
in the first array position
158
* context is in RGBA mode, each pixel will be
stored
as a 4-byte RGBA
160
*
stored
as a 1-byte value.
/external/openfst/src/include/fst/
test-properties.h
82
uint64 fst_props = fst.Properties(kFstProperties, false); // Fst-
stored
84
// Check
stored
FST properties first if allowed.
230
// error if the
stored
properties and the computed properties are
240
LOG(FATAL) << "TestProperties:
stored
Fst properties incorrect"
241
<< " (
stored
: props1, computed: props2)";
/external/srec/tools/thirdparty/OpenFst/fst/lib/
test-properties.h
80
uint64 fst_props = fst.Properties(kFstProperties, false); // Fst-
stored
82
// Check
stored
FST properties first if allowed.
224
// error if the
stored
properties and the computed properties are
234
LOG(FATAL) << "TestProperties:
stored
Fst properties incorrect"
235
<< " (
stored
: props1, computed: props2)";
/external/clang/include/clang/AST/
ASTTypeTraits.h
147
/// \brief Retrieve the
stored
node as type \c T.
149
/// Returns NULL if the
stored
node does not have a type that is
155
/// For other types (like \c QualType) the value is
stored
directly
164
/// \brief Returns a pointer that identifies the
stored
AST node.
202
/// \brief Converter that uses dyn_cast<T> from a
stored
BaseT*.
256
/// pointers and thus need to be
stored
by value.
/frameworks/base/docs/html/google/gcm/
adv.jd
48
delivered right away unless the <code>delay_while_idle</code> flag is set to true. Otherwise, it will be
stored
in the GCM servers until the device is awake. And that's where the <code>collapse_key</code> flag plays a role: if there is already a message with the same collapse key (and registration ID)
stored
and waiting for delivery, the old message will be discarded and the new message will take its place (that is, the old message will be collapsed by the new one). However, if the collapse key is not set, both the new and old messages are
stored
for future delivery.</p>
50
<p class="note"><strong>Note:</strong> There is a limit on how many messages can be
stored
without collapsing. That limit is currently 100. If the limit is reached, all
stored
messages are discarded. Then when the device is back online, it receives a special message indicating that the limit was reached. The application can then handle the situation properly, typically by requesting a full sync.</p>
52
<p>If the device is not connected to GCM, the message will be
stored
until a connection is established (again respecting the collapse key rules). When a connection is established, GCM will deliver all pending messages to the device, regardless of the <code>delay_while_idle</code> flag. If the device never gets connected again (for instance, if it was factory reset), the message will eventually time out and be discarded from GCM storage. The default timeout is 4 weeks, unless the <code>time_to_live</code> flag is set.</p>
84
<p>When an application is updated, it should invalidate its existing registration ID, as it is not guaranteed to work with the new version. Because there is no lifecycle method called when the application is updated, the best way to achieve this validation is by storing the current application version when a registration ID is
stored
. Then when the application is started, compare the
stored
value with the current application version. If they do not match, invalidate the
stored
data and start the registration process again.</p>
90
<p>If later on you try to send a message using a different registration ID, GCM will process the request as usual, but it will include the canonical registration ID in the <code>registration_id</code> field of the response. Make sure to replace the registration ID
stored
in your server with this canonical ID, as eventually the ID you're using will stop working.</p
[
all
...]
Completed in 841 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>