Searched
full:serialized (Results
551 -
575 of
1055) sorted by null
<<21222324252627282930>>
/external/guava/guava/src/com/google/common/collect/ |
ComputingConcurrentHashMap.java | 72 @SuppressWarnings("serial") // This class is never serialized.
|
ImmutableBiMap.java | 303 * Serialized type for all ImmutableBiMap instances. It captures the logical
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
AbstractBiMap.java | 378 * If a bimap and its inverse are serialized together, the deserialized
|
ImmutableSortedMap.java | 53 // of the map that needs to be serialized.
|
ImmutableSortedSet.java | 243 // set that needs to be serialized.
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
AtomicDoubleArrayTest.java | 331 * a deserialized serialized array holds same values
|
/external/icu4c/tools/dumpce/ |
dumpce.cpp | 352 fprintf(OUTPUT_, "# This file contains the serialized collation elements\n"); 783 * Output serialized script elements [all...] |
/external/jmonkeyengine/engine/src/networking/com/jme3/network/base/ |
KernelAdapter.java | 59 * to follow. Note: this limits the size of serialized
|
/external/kernel-headers/original/linux/ |
interrupt.h | 258 * Tasklet is strictly serialized wrt itself, but not
|
/external/llvm/lib/Target/PowerPC/ |
PPCHazardRecognizers.cpp | 70 // 2. Handling of serialized operations.
|
/external/markdown/markdown/ |
html4.py | 215 # calculate serialized qname representation
|
/external/mesa3d/src/gallium/drivers/svga/ |
svga_resource_buffer.c | 58 * therefore inherently serialized with other context operations), for buffers
|
svga_tgsi.c | 251 /* Parse TGSI shader and translate to SVGA/DX9 serialized
|
/external/mockito/src/org/mockito/ |
MockSettings.java | 152 * was in a web environment and the objects from the external dependency were being serialized to pass between layers.
|
/external/protobuf/java/src/main/java/com/google/protobuf/nano/ |
WireFormatNano.java | 142 * fields are contiguously serialized but we still correctly handle interspersed values of a
|
/external/protobuf/python/google/protobuf/ |
reflection.py | 82 serialized / deserialized properly. 818 def MergeFromString(self, serialized): 819 length = len(serialized) 821 if self._InternalParse(serialized, 0, length) != length: [all...] |
/external/protobuf/src/google/protobuf/ |
message_lite.h | 203 // Computes the serialized size of the message. This recursively calls
|
unknown_field_set.h | 53 // useful, especially in that they may be written if the message is serialized
|
/external/skia/tests/ |
SerializationTest.cpp | 259 // An uninitialized SkRRect can be serialized,
|
/external/v8/src/ |
contexts.cc | 138 // Use serialized scope information of functions and blocks to search
|
/frameworks/base/core/java/android/content/ |
AbstractThreadedSyncAdapter.java | 296 * of this method are guaranteed to be serialized.
|
/libcore/luni/src/main/java/java/io/ |
ObjectStreamField.java | 26 * collection of fields that are serialized, which may be different from the set
|
/libcore/luni/src/test/java/libcore/java/lang/ |
ThrowableTest.java | 259 Throwable throwable = newThrowable("Serialized", "A", "B");
|
/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/ |
SealedObjectTest.java | 66 * serialization/deserialization works correctly: object is serialized,
|
/packages/apps/Gallery2/src/com/android/gallery3d/gadget/ |
WidgetDatabaseHelper.java | 196 // serialized to avoid unnecessary allocations/copies during
|
Completed in 1401 milliseconds
<<21222324252627282930>>