/external/icu/icu4c/source/common/ |
utrie2.h | 109 * but without internally creating and compacting/serializing the 276 * Functions to set values will fail after serializing. [all...] |
/external/nanopb-c/generator/google/protobuf/internal/ |
python_message.py | 719 other additional space associated with serializing value. 722 value: Value we're serializing. [all...] |
/external/protobuf/src/google/protobuf/ |
wire_format_unittest.cc | [all...] |
/art/compiler/optimizing/ |
code_generator_x86.h | 591 // The locked add implementation will avoid serializing device memory, but will
|
/docs/source.android.com/en/devices/camera/ |
versioning.html | 213 are able to pass the video buffers between processes by serializing and
|
/external/apache-harmony/support/src/test/java/org/apache/harmony/testframework/serialization/ |
SerializationTest.java | 650 * Copies an object by serializing/deserializing it.
|
/external/autotest/client/cros/ |
dhcp_packet.py | 6 Tools for serializing and deserializing DHCP packets.
|
/external/autotest/tko/ |
parse.py | 411 # Serializing job into a binary file
|
/external/dng_sdk/source/ |
dng_stream.h | 14 /** Data stream abstraction for serializing and deserializing sequences of
|
/external/eigen/bench/ |
benchmark-blocking-sizes.cpp | 451 cerr << "Serializing benchmarks to " << session_filename << endl;
|
/external/flatbuffers/net/FlatBuffers/ |
FlatBufferBuilder.cs | 81 /// Gets and sets a Boolean to disable the optimization when serializing
|
/external/libxml2/python/ |
libxml.py | 265 # doc reference, content access and serializing to a string or URI
|
/external/libxml2/ |
xmlsave.c | [all...] |
/external/llvm/lib/ProfileData/ |
InstrProf.cpp | 544 // For writing/serializing, Old is the host endianness, and New is
|
/external/mesa3d/src/gallium/tools/trace/ |
dump_state.py | 397 # XXX: trace is not serializing multiple scissors/viewports properly yet
|
/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
LazyFieldLite.java | 293 // To mitigate this we prefer serializing a message that has an extension registry, and
|
/external/protobuf/java/core/src/test/java/com/google/protobuf/ |
MapForProto2Test.java | 611 // Serializing and parsing should preserve the unknown entry.
|
UnknownFieldSetTest.java | 152 // Check that serializing the UnknownFieldSet produces the original data
|
/external/protobuf/javanano/ |
README.md | 97 - Full support for serializing/deserializing repeated packed fields.
|
/external/skia/tests/ |
SerializationTest.cpp | 661 * Test the 3 annotation types by recording them into a picture, serializing, and then playing
|
/external/v8/src/snapshot/ |
serializer.cc | 384 // Instead of serializing this as an external string, we serialize
|
/external/webrtc/talk/app/webrtc/java/testcommon/src/org/webrtc/ |
PeerConnectionTest.java | 354 // - avoid serializing expectations explicitly; the test is not as robust
|
/external/webrtc/talk/app/webrtc/ |
webrtcsdp_unittest.cc | [all...] |
/frameworks/base/services/usage/java/com/android/server/usage/ |
UsageStatsDatabase.java | 766 Slog.d(TAG, "Serializing IntervalStats Failed", ioe);
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
WifiConfigStore.java | 538 * The module will be responsible for serializing/deserializing their own data.
|