HomeSort by relevance Sort by last modified time
    Searched refs:TYPE_DOUBLE (Results 101 - 125 of 320) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
wire_format_lite.h 97 TYPE_DOUBLE = 1,
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.h 328 TYPE_DOUBLE = 1, // double, exactly eight bytes on the wire.
364 CPPTYPE_DOUBLE = 5, // TYPE_DOUBLE
    [all...]
wire_format_lite.h 97 TYPE_DOUBLE = 1,
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
wire_format_lite.h 97 TYPE_DOUBLE = 1,
descriptor.h 444 TYPE_DOUBLE = 1, // double, exactly eight bytes on the wire.
480 CPPTYPE_DOUBLE = 5, // TYPE_DOUBLE
    [all...]
type.pb.h 333 static const Kind TYPE_DOUBLE =
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.h 328 TYPE_DOUBLE = 1, // double, exactly eight bytes on the wire.
364 CPPTYPE_DOUBLE = 5, // TYPE_DOUBLE
    [all...]
wire_format_lite.h 97 TYPE_DOUBLE = 1,
  /external/bison/lib/
vasnprintf.c     [all...]
  /external/protobuf/src/google/protobuf/compiler/
parser.cc 65 result["double" ] = FieldDescriptorProto::TYPE_DOUBLE;
    [all...]
  /external/ltp/utils/ffsb-6.0-rc2/
parser.c 347 case TYPE_DOUBLE:
  /external/proguard/src/proguard/optimize/evaluation/
EvaluationSimplifier.java 428 case Value.TYPE_DOUBLE:
    [all...]
EvaluationShrinker.java     [all...]
  /external/protobuf/python/google/protobuf/
text_format.py 643 descriptor.FieldDescriptor.TYPE_DOUBLE):
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.h 444 TYPE_DOUBLE = 1, // double, exactly eight bytes on the wire.
480 CPPTYPE_DOUBLE = 5, // TYPE_DOUBLE
    [all...]
struct.pb.cc 643 double, ::google::protobuf::internal::WireFormatLite::TYPE_DOUBLE>(
    [all...]
type.pb.h 333 static const Kind TYPE_DOUBLE =
    [all...]
  /external/protobuf/src/google/protobuf/util/internal/
protostream_objectwriter.cc 834 case DataPiece::TYPE_DOUBLE: {
    [all...]
  /system/media/camera/tests/
camera_metadata_tests.cpp 928 case TYPE_DOUBLE:
    [all...]
  /external/nanopb-c/generator/
nanopb_generator.py 51 FieldD.TYPE_DOUBLE: ('double', 'DOUBLE', 8),
    [all...]
  /external/proguard/src/proguard/classfile/io/
ProgramClassReader.java     [all...]
  /frameworks/base/core/java/android/hardware/camera2/impl/
CameraMetadataNative.java 464 public static final int TYPE_DOUBLE = 4;
    [all...]
  /external/libchrome/base/trace_event/
trace_event_unittest.cc     [all...]
  /external/libchrome/base/
values_unittest.cc 477 ASSERT_TRUE(copy_double->IsType(Value::TYPE_DOUBLE));
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
Type.cs 719 [pbr::OriginalName("TYPE_DOUBLE")] TypeDouble = 1,
    [all...]

Completed in 841 milliseconds

1 2 3 45 6 7 8 91011>>