HomeSort by relevance Sort by last modified time
    Searched full:fixed64 (Results 76 - 100 of 101) sorted by null

1 2 34 5

  /external/protobuf/python/google/protobuf/internal/
encoder.py 111 # takes parameters specific to a particular field type, e.g. int32 or fixed64.
reflection_test.py     [all...]
  /external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_primitive_field.cc 105 case FieldDescriptor::TYPE_FIXED64 : return "Fixed64" ;
  /external/protobuf/java/src/main/java/com/google/protobuf/
Descriptors.java 823 FIXED64 (JavaType.LONG ),
    [all...]
CodedInputStream.java 183 /** Read a {@code fixed64} field value from the stream. */
  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
decoder.py 643 """Skip a fixed64 value. Returns the new position."""
reflection_test.py     [all...]
  /external/protobuf/java/
README.txt 237 optional fixed64 id = 1;
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_primitive_field.cc 107 case FieldDescriptor::TYPE_FIXED64 : return "Fixed64" ;
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
parser.cc 67 result["fixed64" ] = FieldDescriptorProto::TYPE_FIXED64;
    [all...]
parser_unittest.cc 294 " required fixed64 foo = 1;\n"
    [all...]
  /external/protobuf/src/google/protobuf/
text_format.cc     [all...]
descriptor.cc 94 "fixed64", // TYPE_FIXED64
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
parser.cc 67 result["fixed64" ] = FieldDescriptorProto::TYPE_FIXED64;
    [all...]
parser_unittest.cc 300 " required fixed64 foo = 1;\n"
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
text_format.cc     [all...]
descriptor.cc 96 "fixed64", // TYPE_FIXED64
    [all...]
descriptor_unittest.cc     [all...]
  /prebuilts/tools/common/m2/repository/com/android/tools/external/libprotobuf-java-lite/2.3.0/
libprotobuf-java-lite-2.3.0.jar 
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
cpp_message.cc 79 "FIXED64",
    [all...]
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_message.cc 77 "FIXED64",
    [all...]
  /external/google-tv-pairing-protocol/java/jar/
protobuf-java-2.2.0-lite.jar 
  /prebuilts/misc/linux-x86/protobuf/
aprotoc 
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js     [all...]

Completed in 1920 milliseconds

1 2 34 5