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

  /external/chromium_org/third_party/protobuf/python/google/protobuf/
descriptor.py 378 TYPE_SINT32 = 17
409 TYPE_SINT32: CPPTYPE_INT32,
  /external/protobuf/python/google/protobuf/
descriptor.py 344 TYPE_SINT32 = 17
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
wire_format_lite.h 114 TYPE_SINT32 = 17,
descriptor.h 335 // take 10 bytes. Use TYPE_SINT32 if negative
349 TYPE_SINT32 = 17, // int32, ZigZag-encoded varint 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 74 public static final int TYPE_SINT32 = 17;
370 case TYPE_SINT32:
463 case TYPE_SINT32:
535 case TYPE_SINT32:
603 case TYPE_SINT32:
711 case TYPE_SINT32:
  /external/protobuf/src/google/protobuf/
wire_format_lite.h 115 TYPE_SINT32 = 17,
descriptor.h 305 // take 10 bytes. Use TYPE_SINT32 if negative
319 TYPE_SINT32 = 17, // int32, ZigZag-encoded varint on the wire
330 CPPTYPE_INT32 = 1, // TYPE_INT32, TYPE_SINT32, TYPE_SFIXED32
    [all...]
descriptor.pb.cc 543 "32\020\017\022\021\n\rTYPE_SFIXED64\020\020\022\017\n\013TYPE_SINT32\020\021"
    [all...]
descriptor.pb.h 762 static const Type TYPE_SINT32 = FieldDescriptorProto_Type_TYPE_SINT32;
    [all...]
  /external/google-tv-pairing-protocol/java/jar/
protobuf-java-2.2.0-lite.jar 
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 

Completed in 299 milliseconds