Home
last modified time | relevance | path

Searched refs:SERIALIZE (Results 1 – 14 of 14) sorted by relevance

/external/icu/icu4c/source/tools/gencolusb/
Dextract_unsafe_backwards.cpp18 #define SERIALIZE 1 //< Default: use UnicodeSet.serialize() and a new internal c'tor macro
38 #if SERIALIZE in main()
144 #if SERIALIZE in main()
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.cc329 ::google::protobuf::internal::WireFormat::SERIALIZE, in SerializeWithCachedSizes()
339 ::google::protobuf::internal::WireFormat::SERIALIZE, in SerializeWithCachedSizes()
365 ::google::protobuf::internal::WireFormat::SERIALIZE, in SerializeWithCachedSizesToArray()
375 ::google::protobuf::internal::WireFormat::SERIALIZE, in SerializeWithCachedSizesToArray()
681 ::google::protobuf::internal::WireFormat::SERIALIZE, in SerializeWithCachedSizes()
691 ::google::protobuf::internal::WireFormat::SERIALIZE, in SerializeWithCachedSizes()
701 ::google::protobuf::internal::WireFormat::SERIALIZE, in SerializeWithCachedSizes()
721 ::google::protobuf::internal::WireFormat::SERIALIZE, in SerializeWithCachedSizesToArray()
732 ::google::protobuf::internal::WireFormat::SERIALIZE, in SerializeWithCachedSizesToArray()
743 ::google::protobuf::internal::WireFormat::SERIALIZE, in SerializeWithCachedSizesToArray()
[all …]
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc1314 ::google::protobuf::internal::WireFormat::SERIALIZE, in SerializeWithCachedSizes()
1324 ::google::protobuf::internal::WireFormat::SERIALIZE, in SerializeWithCachedSizes()
1334 ::google::protobuf::internal::WireFormat::SERIALIZE, in SerializeWithCachedSizes()
1402 ::google::protobuf::internal::WireFormat::SERIALIZE, in SerializeWithCachedSizesToArray()
1413 ::google::protobuf::internal::WireFormat::SERIALIZE, in SerializeWithCachedSizesToArray()
1424 ::google::protobuf::internal::WireFormat::SERIALIZE, in SerializeWithCachedSizesToArray()
2209 ::google::protobuf::internal::WireFormat::SERIALIZE, in SerializeWithCachedSizes()
2271 ::google::protobuf::internal::WireFormat::SERIALIZE, in SerializeWithCachedSizesToArray()
2882 ::google::protobuf::internal::WireFormat::SERIALIZE, in SerializeWithCachedSizes()
2892 ::google::protobuf::internal::WireFormat::SERIALIZE, in SerializeWithCachedSizes()
[all …]
Dwire_format.h227 SERIALIZE, enumerator
Dwire_format.cc862 VerifyUTF8StringNamedField(value.data(), value.length(), SERIALIZE, in SerializeFieldWithCachedSizes()
1081 case SERIALIZE: in VerifyUTF8StringFallback()
Dwire_format_unittest.cc1102 WireFormat::SERIALIZE); in TEST_F()
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_context.c52 IMMED_NVC0(push, NVC0_3D(SERIALIZE), 0); in nvc0_texture_barrier()
Dnvc0_query.c505 IMMED_NVC0(nvc0_context(pipe)->base.pushbuf, NVC0_3D(SERIALIZE), 0); in nvc0_so_target_save_offset()
Dnvc0_state_validate.c160 IMMED_NVC0(push, NVC0_3D(SERIALIZE), 0); in nvc0_validate_fb()
Dnvc0_vbo.c763 IMMED_NVC0(push, NVC0_3D(SERIALIZE), 0); in nvc0_draw_stream_output()
/external/harfbuzz_ng/src/
Dhb-open-type-private.hh412 DEBUG_MSG_LEVEL (SERIALIZE, this->start, 0, +1, in start_serialize()
422 DEBUG_MSG_LEVEL (SERIALIZE, this->start, 0, -1, in end_serialize()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h147 SERIALIZE, enumerator
DSystemZOperators.td189 def z_serialize : SDNode<"SystemZISD::SERIALIZE", SDTNone,
DSystemZISelLowering.cpp1240 return DAG.getNode(SystemZISD::SERIALIZE, DL, MVT::Other, Chain); in prepareVolatileOrAtomicLoad()
4459 OPCODE(SERIALIZE); in getTargetNodeName()