/external/icu4c/common/ |
utrie.h | 734 * Swap a serialized UTrie. 745 * Trie data structure in serialized form:
|
/external/icu4c/i18n/ |
ucol_imp.h | 78 * - serialized UTrie with mappings of code points to CEs 110 * uint32_t mappingPosition; - offset to UTrie (const uint8_t *mappingPosition). This is a serialized UTrie and should be treated as such. [all...] |
/external/icu4c/test/intltest/ |
ucharstrietest.cpp | 379 logln("serialized trie size: %ld UChars\n", (long)trieUChars.length()); 799 logln("serialized trie size: %ld UChars\n", (long)trieUChars.length()); [all...] |
/external/kernel-headers/original/linux/ |
mm.h | 94 struct list_head anon_vma_node; /* Serialized by anon_vma->lock */ 95 struct anon_vma *anon_vma; /* Serialized by page_table_lock */ [all...] |
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
progress.php | 162 'GET-SELECTED-widget','GET-SERIALIZED','GET-SIGNATURE','GET-SOCKET-OPTION', 195 'SET-SERIALIZED','SET-SOCKET-OPTION','SET-SORT-ARROW','SET-WAIT-STATE',
|
/external/markdown/docs/ |
writing_extensions.txt | 155 serialized into a string. Postprocessors should be used to work with the 162 Postprocessors are run after the ElementTree has been serialized back into
|
/external/protobuf/src/google/protobuf/ |
wire_format.cc | 732 << ": Protocol message serialized to a size different from what was " [all...] |
/external/v8/src/ |
liveedit-debugger.js | 240 // nested functions serialized as parent followed by serialized children. [all...] |
mirror-debugger.js | [all...] |
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
ToHTMLStream.java | [all...] |
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/ |
DOM3TreeWalker.java | 473 * @return True if the node is to be serialized else false if the node
661 * @param node The OwnerElement whose Attr Nodes are to be serialized.
[all...] |
/external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/ |
GeneratedMessage.java | 714 // serialized bytes, which will make the serialized size change [all...] |
/external/chromium_org/v8/src/ |
mirror-debugger.js | [all...] |
/external/clang/lib/Serialization/ |
ASTWriterDecl.cpp | 174 llvm_unreachable("Translation units aren't directly serialized"); 514 // Make sure that the categories get serialized. [all...] |
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/ |
XMPMeta.java | [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/sms/ |
BearerData.java | [all...] |
/external/chromium/chrome/common/ |
automation_messages_internal.h | 195 // a serialized JSON string response. 200 std::string /* the serialized json string containg [all...] |
/external/chromium/net/tools/flip_server/ |
balsa_headers.h | 758 // buffer space required to make sure that the entire header is serialized. 782 // WriteHeaderEndingToBuffer as the header is serialized to the [all...] |
/external/chromium_org/chrome_frame/ |
CFInstance.js | 392 * @return {string} the serialized representation of the passed object 422 // cycles DOM nodes could be serialized with something like outerHTML, [all...] |
/external/chromium_org/net/tools/balsa/ |
balsa_headers.h | 750 // buffer space required to make sure that the entire header is serialized. 774 // WriteHeaderEndingToBuffer as the header is serialized to the [all...] |
/external/chromium_org/sync/syncable/ |
directory_backing_store.cc | 774 // a serialized EntrySpecifics protobuf in the columns: [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
ucol_imp.h | 74 * - serialized UTrie with mappings of code points to CEs 106 * uint32_t mappingPosition; - offset to UTrie (const uint8_t *mappingPosition). This is a serialized UTrie and should be treated as such. [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/ |
python_generator.cc | [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
extension_set.h | 372 // serialized extensions. 383 // Returns the total serialized size of all the extensions. [all...] |
/external/guava/guava-tests/test/com/google/common/collect/ |
MapsTest.java | 740 @SuppressWarnings("serial") // never serialized 758 @SuppressWarnings("serial") // never serialized [all...] |