Home
last modified time | relevance | path

Searched defs:SERIALIZE (Results 1 – 9 of 9) sorted by relevance

/external/cronet/third_party/icu/source/tools/gencolusb/
Dextract_unsafe_backwards.cpp20 #define SERIALIZE 1 //< Default: use UnicodeSet.serialize() and a new internal c'tor macro
/external/icu/icu4c/source/tools/gencolusb/
Dextract_unsafe_backwards.cpp20 #define SERIALIZE 1 //< Default: use UnicodeSet.serialize() and a new internal c'tor macro
/external/rust/crates/serde_derive/src/internals/
Dsymbol.rs26 pub const SERIALIZE: Symbol = Symbol("serialize"); constant
/external/protobuf/src/google/protobuf/
Dwire_format.h274 SERIALIZE = 1, enumerator
Dwire_format_lite.h329 SERIALIZE = 1, enumerator
/external/cronet/third_party/protobuf/src/google/protobuf/
Dwire_format.h276 SERIALIZE = 1, enumerator
Dwire_format_lite.h332 SERIALIZE = 1, enumerator
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h147 SERIALIZE, enumerator
/external/rust/crates/ash/src/vk/
Denums.rs1720 pub const SERIALIZE: Self = Self(2); constant