HomeSort by relevance Sort by last modified time
    Searched defs:TYPE_SINT32 (Results 1 - 12 of 12) 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/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...]
  /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 37 milliseconds