OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stored
(Results
1426 - 1450
of
8246
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
tree-ssa-sccvn.h
33
and hashcode is
stored
to avoid having to calculate it
51
number of the operation, and hashcode is
stored
to avoid having to
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
in.h
27
"bool" means a boolean value
stored
in an `int'. */
106
"bool" means a boolean value
stored
in an `int'. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_arp/
arp_tables.h
4
* src, tgt, src_mask, tgt_mask, arpop, arpop_mask are always
stored
in
6
* flags are
stored
in host byte order (of course).
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/debug/
safe_sequence.h
44
* value is not equal to the
stored
value. It saves typing over
61
* value is equal to the
stored
value. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
in.h
27
"bool" means a boolean value
stored
in an `int'. */
106
"bool" means a boolean value
stored
in an `int'. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_arp/
arp_tables.h
4
* src, tgt, src_mask, tgt_mask, arpop, arpop_mask are always
stored
in
6
* flags are
stored
in host byte order (of course).
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
in.h
27
"bool" means a boolean value
stored
in an `int'. */
106
"bool" means a boolean value
stored
in an `int'. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_arp/
arp_tables.h
4
* src, tgt, src_mask, tgt_mask, arpop, arpop_mask are always
stored
in
6
* flags are
stored
in host byte order (of course).
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/debug/
safe_sequence.h
44
* value is not equal to the
stored
value. It saves typing over
61
* value is equal to the
stored
value. */
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
safe_sequence.h
44
* value is not equal to the
stored
value. It saves typing over
61
* value is equal to the
stored
value. */
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
safe_sequence.h
44
* value is not equal to the
stored
value. It saves typing over
61
* value is equal to the
stored
value. */
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/debug/
safe_sequence.h
44
* value is not equal to the
stored
value. It saves typing over
61
* value is equal to the
stored
value. */
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/debug/
safe_sequence.h
44
* value is not equal to the
stored
value. It saves typing over
61
* value is equal to the
stored
value. */
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/debug/
safe_sequence.h
43
* value is not equal to the
stored
value. It saves typing over
60
* value is equal to the
stored
value. */
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
Bastion.py
19
methods. The retrieved methods are
stored
as instance variables of
74
constructor. The result is
stored
as an instance variable so
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
Bastion.py
19
methods. The retrieved methods are
stored
as instance variables of
74
constructor. The result is
stored
as an instance variable so
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
Fat16BootSector.java
98
* Returns the volume label that is
stored
in this boot sector.
119
* Sets the volume label that is
stored
in this boot sector.
FsInfoSector.java
56
*
stored
98
* Sets the number of free clusters on the file system
stored
at
/external/chromium_org/components/autofill/core/browser/
address_unittest.cc
112
// Test that we properly match typed values to
stored
country data.
273
// previously
stored
data.
293
// clear out the previously
stored
address.
316
// clear out the previously
stored
address.
339
// clear out the previously
stored
address.
/external/clang/include/clang/AST/
VTableBuilder.h
192
/// The kind is
stored
in the lower 3 bits of the value. For offsets, we
307
/// where the function pointer for a virtual function is
stored
.
321
/// where the offsets for virtual bases of a class are
stored
.
355
/// function pointer for the given virtual function is
stored
.
359
/// the offset of the virtual base that contains the given base is
stored
,
/external/eigen/Eigen/src/Core/
Transpositions.h
24
* \f$[T_{n-1} \ldots T_{i} \ldots T_{0}]\f$. It is internally
stored
as a vector of integers \c indices.
98
/** \returns a reference to the
stored
array representing the transpositions. */
208
/** \returns a reference to the
stored
array representing the transpositions. */
266
/** \returns a reference to the
stored
array representing the transpositions. */
319
/** \returns a reference to the
stored
array representing the transpositions. */
/external/libnfc-nxp/src/
phLlcNfc_DataTypes.h
199
/** Maximum I frame that can be
stored
*/
355
/* LLC, internally (means
stored
non acknowledged frames) has sent
358
/* LLC, internally (means
stored
non acknowledged frames) has sent
436
/**
Stored
frame needs completion callback, to be sent to HCI */
490
/** Each frame
stored
needs to be */
/external/llvm/include/llvm/CodeGen/
CallingConvLower.h
171
// Or, in another words it tracks byval parameters that are
stored
in
181
// ByValRegs[0] describes how "%r" is
stored
(Begin == r1, End == r2)
182
// ByValRegs[1] describes how "%t" is
stored
(Begin == r3, End == r4).
357
// Returns count of byval arguments that are to be
stored
(even partly)
364
// Get information about N-th byval parameter that is
stored
in registers.
/frameworks/base/core/java/android/app/
ApplicationErrorReport.java
43
* is
stored
in {@link #crashInfo}.
45
* ANR is
stored
in {@link #anrInfo}.
47
* battery. Information about the battery use is
stored
in {@link #batteryInfo}.
49
* unneeded serive running. Information about the battery use is
stored
in
291
* Message
stored
in the exception.
/frameworks/base/media/java/android/media/
MediaMetadataEditor.java
180
* will be available to consumers of metadata
stored
by the MediaMetadataEditor.
214
* will be available to consumers of metadata
stored
by the MediaMetadataEditor.
265
* Adds information
stored
as an instance.
267
* will be available to consumers of metadata
stored
by the MediaMetadataEditor.
395
// only one key for Bitmap supported, value is not
stored
in mEditorMetadata Bundle
Completed in 1823 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>