Home
last modified time | relevance | path

Searched defs:packed_tag (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_message.cc1231 uint32 packed_tag = WireFormatLite::MakeTag( in GenerateParsingConstructor() local
/third_party/boost/boost/numeric/ublas/
Dtraits.hpp416 struct packed_tag: public packed_proxy_tag {}; struct