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

  /external/chromium_org/third_party/protobuf/python/google/protobuf/
descriptor.py 379 TYPE_SINT64 = 18
403 TYPE_SINT64: CPPTYPE_INT64,
  /external/protobuf/python/google/protobuf/
descriptor.py 345 TYPE_SINT64 = 18
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
wire_format_lite.h 115 TYPE_SINT64 = 18,
descriptor.h 331 // take 10 bytes. Use TYPE_SINT64 if negative
350 TYPE_SINT64 = 18, // int64, ZigZag-encoded varint on the wire
361 CPPTYPE_INT64 = 2, // TYPE_INT64, TYPE_SINT64, TYPE_SFIXED64
    [all...]
descriptor.pb.cc     [all...]
descriptor.pb.h     [all...]
  /external/protobuf/java/src/main/java/com/google/protobuf/nano/
Extension.java 75 public static final int TYPE_SINT64 = 18;
372 case TYPE_SINT64:
467 case TYPE_SINT64:
550 case TYPE_SINT64:
621 case TYPE_SINT64:
714 case TYPE_SINT64:
  /external/protobuf/src/google/protobuf/
wire_format_lite.h 116 TYPE_SINT64 = 18,
descriptor.h 301 // take 10 bytes. Use TYPE_SINT64 if negative
320 TYPE_SINT64 = 18, // int64, ZigZag-encoded varint on the wire
331 CPPTYPE_INT64 = 2, // TYPE_INT64, TYPE_SINT64, TYPE_SFIXED64
    [all...]
descriptor.pb.cc 544 "\022\017\n\013TYPE_SINT64\020\022\"C\n\005Label\022\022\n\016LABEL_OPTI"
    [all...]
descriptor.pb.h 763 static const Type TYPE_SINT64 = FieldDescriptorProto_Type_TYPE_SINT64;
    [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 395 milliseconds