Searched refs:FieldGroup (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_message.cc184 // FieldGroup is just a helper for OptimizePadding below. It holds a vector of
187 class FieldGroup { class in namespace:google::protobuf::compiler::cpp::__anon13359
189 FieldGroup() function in class:google::protobuf::compiler::cpp::__anon13359::FieldGroup
193 FieldGroup(float preferred_location, const FieldDescriptor* field) function in class:google::protobuf::compiler::cpp::__anon13359::FieldGroup
198 void Append(const FieldGroup& other) {
203 // the number of fields on each FieldGroup object.
214 // FieldGroup objects sort by their preferred location.
215 bool operator<(const FieldGroup& other) const {
237 vector<FieldGroup> aligned_to_1, aligned_to_4, aligned_to_8;
240 case 1: aligned_to_1.push_back(FieldGroup(
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 113 milliseconds