HomeSort by relevance Sort by last modified time
    Searched full:serialized (Results 326 - 350 of 1055) sorted by null

<<11121314151617181920>>

  /external/kernel-headers/original/linux/
plist.h 30 * - The tier 2 list is the node_list, serialized nodes.
56 * insert it into the serialized node_list list
  /libcore/luni/src/main/java/java/security/cert/
Certificate.java 189 * Returns an alternate object to be serialized.
237 * Deserializes a {@code Certificate} from a serialized {@code
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorOverlay.cpp 484 object->setString("contentColor", highlight.contentColor.serialized());
485 object->setString("contentOutlineColor", highlight.contentOutlineColor.serialized());
486 object->setString("paddingColor", highlight.paddingColor.serialized());
487 object->setString("borderColor", highlight.borderColor.serialized());
488 object->setString("marginColor", highlight.marginColor.serialized());
489 object->setString("eventTargetColor", highlight.eventTargetColor.serialized());
  /external/chromium_org/third_party/icu/source/common/
unormimp.h 132 _NORM_INDEX_CANON_SET_COUNT, /* number of uint16_t in the array of serialized USet */
181 * Change to version 2.3: add serialized sets for normalization exclusions
188 * For the serialized format of UTrie see utrie.c/UTrieHeader.
212 * serialized USets and binary search tables, see below
444 * - contains serialized sets (USerializedSet) of canonical starters for
467 * FormatVersion 2.3 adds 2 serialized sets for normalization exclusions.
ucnvsel.cpp 187 // 4-align the totalSize to 4-align the size of the serialized form
265 * Serialized form of a UConverterSelector, formatVersion 1:
267 * The serialized form begins with a standard ICU DataHeader with a UDataInfo
271 * serialized UTrie2; // indexes[UCNVSEL_INDEX_TRIE_SIZE] bytes
292 // add up the size of the serialized form
  /external/icu4c/common/
unormimp.h 132 _NORM_INDEX_CANON_SET_COUNT, /* number of uint16_t in the array of serialized USet */
172 * Change to version 2.3: add serialized sets for normalization exclusions
179 * For the serialized format of UTrie see utrie.c/UTrieHeader.
203 * serialized USets and binary search tables, see below
435 * - contains serialized sets (USerializedSet) of canonical starters for
458 * FormatVersion 2.3 adds 2 serialized sets for normalization exclusions.
ucnvsel.cpp 189 // 4-align the totalSize to 4-align the size of the serialized form
267 * Serialized form of a UConverterSelector, formatVersion 1:
269 * The serialized form begins with a standard ICU DataHeader with a UDataInfo
273 * serialized UTrie2; // indexes[UCNVSEL_INDEX_TRIE_SIZE] bytes
294 // add up the size of the serialized form
  /external/chromium_org/base/metrics/
histogram.cc 361 // The serialized histogram might be corrupted.
638 // The serialized histogram might be corrupted.
693 // The serialized histogram might be corrupted.
785 // First and last ranges are not serialized.
796 // The serialized histogram might be corrupted.
  /external/chromium_org/sync/internal_api/public/base/
unique_position_unittest.cc 39 // This function exploits internal knowledge of how the protobufs are serialized
113 const std::string serialized(kSerializedCstr, sizeof(kSerializedCstr));
116 proto.ParseFromString(serialized);
135 const std::string serialized(kSerializedCstr, sizeof(kSerializedCstr));
138 proto.ParseFromString(serialized);
  /external/chromium_org/third_party/icu/source/i18n/
uspoof_impl.h 276 // Constructor for use when creating from serialized data.
362 int32_t fAnyCaseTrie; // byte offset to the serialized Any Case Trie
363 int32_t fAnyCaseTrieLength; // Length (bytes) of the serialized Any Case Trie
365 int32_t fLowerCaseTrie; // byte offset to the serialized Lower Case Trie
366 int32_t fLowerCaseTrieLength; // Length (bytes) of the serialized Lower Case Trie
uspoof_wsconf.cpp 364 // We have already copied this script set to the serialized data.
373 // Open new utrie2s from the serialized data. We don't want to keep the ones
375 // the utries that we have already constructed, and one in the serialized data area.
  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
message_test.py 174 # verify the serialized string can be converted into a correctly
176 serialized = golden_message.SerializeToString()
178 message.ParseFromString(serialized)
210 serialized = golden_message.SerializeToString()
212 message.ParseFromString(serialized)
  /external/icu4c/common/unicode/
bytestrie.h 37 * Traverses a byte-serialized data structure with minimal state,
40 * This class owns the serialized trie data only if it was constructed by
61 * @param trieBytes The byte array that contains the serialized trie.
245 * Iterates from the root of a byte-serialized BytesTrie.
427 // The trie consists of a series of byte-serialized nodes for incremental
ucharstrie.h 37 * Traverses a UChar-serialized data structure with minimal state,
40 * This class owns the serialized trie data only if it was constructed by
61 * @param trieUChars The UChar array that contains the serialized trie.
259 * Iterates from the root of a UChar-serialized UCharsTrie.
482 // The trie consists of a series of UChar-serialized nodes for incremental
  /external/chromium/chrome/browser/sync/
profile_sync_service_preference_unittest.cc 170 std::string serialized; local
171 JSONStringValueSerializer json(&serialized);
173 return serialized;
  /external/chromium_org/net/quic/crypto/
quic_crypto_server_config.h 269 // |serialized| contains the bytes of this server config, suitable for
271 std::string serialized; member in class:net::QuicCryptoServerConfig::Config
286 // channel_id_enabled is true if the config in |serialized| specifies that
  /external/clang/include/clang/Basic/
Module.h 70 /// corresponding serialized AST file, or null otherwise.
316 /// \brief The serialized AST file for this module, if one was created.
321 /// \brief Set the serialized AST file for the top-level module of this module.
  /external/icu4c/i18n/
uspoof_wsconf.cpp 363 // We have already copied this script set to the serialized data.
372 // Open new utrie2s from the serialized data. We don't want to keep the ones
374 // the utries that we have already constructed, and one in the serialized data area.
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
Settings.java 217 * Return a serialized String for these settings.
306 * using {@link #toJSON()}. This returns null if the serialized instance was invalid or does
309 * @param json Serialized object
  /system/core/libutils/tests/
BlobCache_test.cpp 327 // Verify the cache that we just serialized
377 // serialized entries
396 // serialized entries
  /external/chromium/chrome/browser/chromeos/login/
signed_settings.cc 749 std::string serialized; local
751 !pol.device_proxy_settings().SerializeToString(&serialized))
753 return serialized;
835 std::string serialized; local
836 if (policy_->SerializeToString(&serialized)) {
838 serialized,
  /external/chromium_org/courgette/
streams.cc 236 // The stream set for N streams is serialized as a header
330 // The header for a stream set for N streams is serialized as
  /external/chromium_org/extensions/common/
user_script.h 82 // serialized!
183 // paths to UserScript::Files will not be serialized!
  /external/chromium_org/net/http/
http_response_info.cc 39 // serialized HttpResponseInfo.
51 // Version 1 serialized only the end-entity certificate, while subsequent
  /external/chromium_org/ppapi/c/private/
ppb_content_decryptor_private.h 231 * buffer is serialized in this format:
233 * |<------------------- serialized audio buffer ------------------->|

Completed in 1749 milliseconds

<<11121314151617181920>>