HomeSort by relevance Sort by last modified time
    Searched defs:TYPE_SFIXED32 (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/third_party/protobuf/python/google/protobuf/
descriptor.py 376 TYPE_SFIXED32 = 15
408 TYPE_SFIXED32: CPPTYPE_INT32,
  /external/protobuf/python/google/protobuf/
descriptor.py 342 TYPE_SFIXED32 = 15
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
wire_format_lite.h 112 TYPE_SFIXED32 = 15,
descriptor.h 347 TYPE_SFIXED32 = 15, // int32, exactly four bytes on the wire
360 CPPTYPE_INT32 = 1, // TYPE_INT32, TYPE_SINT32, TYPE_SFIXED32
    [all...]
descriptor.pb.cc     [all...]
descriptor.pb.h     [all...]
  /external/protobuf/java/src/main/java/com/google/protobuf/nano/
Extension.java 72 public static final int TYPE_SFIXED32 = 15;
366 case TYPE_SFIXED32:
455 case TYPE_SFIXED32:
505 case TYPE_SFIXED32:
588 case TYPE_SFIXED32:
703 case TYPE_SFIXED32:
  /external/protobuf/src/google/protobuf/
wire_format_lite.h 113 TYPE_SFIXED32 = 15,
descriptor.h 317 TYPE_SFIXED32 = 15, // int32, exactly four bytes on the wire
330 CPPTYPE_INT32 = 1, // TYPE_INT32, TYPE_SINT32, TYPE_SFIXED32
    [all...]
descriptor.pb.cc     [all...]
descriptor.pb.h 760 static const Type TYPE_SFIXED32 = FieldDescriptorProto_Type_TYPE_SFIXED32;
    [all...]
  /external/google-tv-pairing-protocol/java/jar/
protobuf-java-2.2.0-lite.jar 

Completed in 476 milliseconds