/external/protobuf/src/google/protobuf/util/ |
field_comparator.cc | 84 case FieldDescriptor::CPPTYPE_DOUBLE: 143 FieldDescriptor::CPPTYPE_DOUBLE == field->cpp_type())
|
type_resolver_util.cc | 223 case FieldDescriptor::CPPTYPE_DOUBLE:
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
cpp_helpers.cc | 296 case FieldDescriptor::CPPTYPE_DOUBLE : return "double"; 372 case FieldDescriptor::CPPTYPE_DOUBLE: { 579 case FieldDescriptor::CPPTYPE_DOUBLE:
|
/external/protobuf/src/google/protobuf/ |
dynamic_message.cc | 119 case FD::CPPTYPE_DOUBLE : return sizeof(RepeatedField<double >); 144 case FD::CPPTYPE_DOUBLE : return sizeof(double ); 175 case FD::CPPTYPE_DOUBLE : return sizeof(double );
|
map_field.cc | 304 case google::protobuf::FieldDescriptor::CPPTYPE_DOUBLE: 331 case google::protobuf::FieldDescriptor::CPPTYPE_DOUBLE: 386 case google::protobuf::FieldDescriptor::CPPTYPE_DOUBLE:
|
map.h | 184 case FieldDescriptor::CPPTYPE_DOUBLE: 212 case FieldDescriptor::CPPTYPE_DOUBLE: 238 case FieldDescriptor::CPPTYPE_DOUBLE: 343 TYPE_CHECK(FieldDescriptor::CPPTYPE_DOUBLE, 389 TYPE_CHECK(FieldDescriptor::CPPTYPE_DOUBLE, [all...] |
message.cc | 217 HANDLE_TYPE(double, FieldDescriptor::CPPTYPE_DOUBLE, -1);
|
wire_format_lite.cc | 78 CPPTYPE_DOUBLE, // TYPE_DOUBLE
|
wire_format_lite.h | 124 CPPTYPE_DOUBLE = 5,
|
/external/nanopb-c/generator/google/protobuf/ |
descriptor.py | 390 CPPTYPE_DOUBLE = 5 399 TYPE_DOUBLE: CPPTYPE_DOUBLE,
|
/external/protobuf/src/google/protobuf/compiler/javamicro/ |
javamicro_helpers.cc | 289 case FieldDescriptor::CPPTYPE_DOUBLE: {
|
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/ |
map.h | 184 case FieldDescriptor::CPPTYPE_DOUBLE: 212 case FieldDescriptor::CPPTYPE_DOUBLE: 238 case FieldDescriptor::CPPTYPE_DOUBLE: 343 TYPE_CHECK(FieldDescriptor::CPPTYPE_DOUBLE, 389 TYPE_CHECK(FieldDescriptor::CPPTYPE_DOUBLE, [all...] |
/external/protobuf/src/google/protobuf/compiler/java/ |
java_helpers.cc | 402 case FieldDescriptor::CPPTYPE_DOUBLE: { 478 case FieldDescriptor::CPPTYPE_DOUBLE:
|
/external/nanopb-c/generator/google/protobuf/internal/ |
type_checkers.py | 159 _FieldDescriptor.CPPTYPE_DOUBLE: TypeChecker(
|
/external/protobuf/python/google/protobuf/pyext/ |
repeated_scalar_container.cc | 142 case FieldDescriptor::CPPTYPE_DOUBLE: { 239 case FieldDescriptor::CPPTYPE_DOUBLE: { 386 case FieldDescriptor::CPPTYPE_DOUBLE: {
|
map_container.cc | 216 case FieldDescriptor::CPPTYPE_DOUBLE: 264 case FieldDescriptor::CPPTYPE_DOUBLE: { [all...] |
/external/protobuf/src/google/protobuf/compiler/objectivec/ |
objectivec_helpers.cc | 660 case FieldDescriptor::CPPTYPE_DOUBLE: 708 case FieldDescriptor::CPPTYPE_DOUBLE: 777 case FieldDescriptor::CPPTYPE_DOUBLE: [all...] |
/external/protobuf/python/google/protobuf/internal/ |
type_checkers.py | 225 _FieldDescriptor.CPPTYPE_DOUBLE: TypeCheckerWithDefault(
|
/external/protobuf/src/google/protobuf/compiler/javanano/ |
javanano_helpers.cc | 429 case FieldDescriptor::CPPTYPE_DOUBLE: {
|
/external/protobuf/python/google/protobuf/ |
descriptor.py | 450 CPPTYPE_DOUBLE = 5 459 TYPE_DOUBLE: CPPTYPE_DOUBLE, [all...] |
json_format.py | 62 descriptor.FieldDescriptor.CPPTYPE_DOUBLE])
|
/external/protobuf/src/google/protobuf/compiler/js/ |
js_generator.cc | 774 case FieldDescriptor::CPPTYPE_DOUBLE: 879 case FieldDescriptor::CPPTYPE_DOUBLE: [all...] |
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/ |
descriptor.h | 364 CPPTYPE_DOUBLE = 5, // TYPE_DOUBLE 457 // Get the field default value if cpp_type() == CPPTYPE_DOUBLE. If no [all...] |
wire_format_lite.h | 124 CPPTYPE_DOUBLE = 5,
|
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/ |
descriptor.h | 364 CPPTYPE_DOUBLE = 5, // TYPE_DOUBLE 457 // Get the field default value if cpp_type() == CPPTYPE_DOUBLE. If no [all...] |