FixedSize          89 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc   int fixed_size = FixedSize(descriptor->type());
FixedSize         180 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc   int fixed_size = FixedSize(descriptor_->type());
FixedSize         354 third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc   int fixed_size = FixedSize(descriptor_->type());
FixedSize         192 third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field.cc   int fixed_size = FixedSize(GetType(descriptor));
FixedSize         728 third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field.cc   if (FixedSize(GetType(descriptor_)) == -1) {
FixedSize         417 ui/views/layout/grid_layout_unittest.cc TEST_F(GridLayoutTest, FixedSize) {