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

  /external/boringssl/src/ssl/test/runner/poly1305/
poly1305.go 23 // TagSize is the size, in bytes, of a poly1305 authenticator.
24 const TagSize = 16
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/crypto/poly1305/
poly1305.go 23 // TagSize is the size, in bytes, of a poly1305 authenticator.
24 const TagSize = 16
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/crypto/poly1305/
poly1305.go 23 // TagSize is the size, in bytes, of a poly1305 authenticator.
24 const TagSize = 16
  /external/protobuf/src/google/protobuf/
wire_format.h 88 static inline int TagSize(int field_number, FieldDescriptor::Type type);
304 inline int WireFormat::TagSize(int field_number, FieldDescriptor::Type type) {
307 return WireFormatLite::TagSize(field_number,
wire_format_lite.h 158 static inline int TagSize(int field_number, WireFormatLite::FieldType type);
482 // the tag, so you must also call TagSize(). (This is because, for repeated
483 // fields, you should only call TagSize() once and multiply it by the element
601 inline int WireFormatLite::TagSize(int field_number,
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
wire_format.h 88 static inline int TagSize(int field_number, FieldDescriptor::Type type);
285 inline int WireFormat::TagSize(int field_number, FieldDescriptor::Type type) {
288 return WireFormatLite::TagSize(field_number,
wire_format_lite.h 158 static inline int TagSize(int field_number, WireFormatLite::FieldType type);
444 // the tag, so you must also call TagSize(). (This is because, for repeated
445 // fields, you should only call TagSize() once and multiply it by the element
540 inline int WireFormatLite::TagSize(int field_number,
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
wire_format.h 88 static inline int TagSize(int field_number, FieldDescriptor::Type type);
285 inline int WireFormat::TagSize(int field_number, FieldDescriptor::Type type) {
288 return WireFormatLite::TagSize(field_number,
wire_format_lite.h 158 static inline int TagSize(int field_number, WireFormatLite::FieldType type);
444 // the tag, so you must also call TagSize(). (This is because, for repeated
445 // fields, you should only call TagSize() once and multiply it by the element
540 inline int WireFormatLite::TagSize(int field_number,
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
wire_format.h 88 static inline int TagSize(int field_number, FieldDescriptor::Type type);
285 inline int WireFormat::TagSize(int field_number, FieldDescriptor::Type type) {
288 return WireFormatLite::TagSize(field_number,
wire_format_lite.h 158 static inline int TagSize(int field_number, WireFormatLite::FieldType type);
444 // the tag, so you must also call TagSize(). (This is because, for repeated
445 // fields, you should only call TagSize() once and multiply it by the element
540 inline int WireFormatLite::TagSize(int field_number,
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
wire_format.h 88 static inline int TagSize(int field_number, FieldDescriptor::Type type);
304 inline int WireFormat::TagSize(int field_number, FieldDescriptor::Type type) {
307 return WireFormatLite::TagSize(field_number,
wire_format_lite.h 158 static inline int TagSize(int field_number, WireFormatLite::FieldType type);
482 // the tag, so you must also call TagSize(). (This is because, for repeated
483 // fields, you should only call TagSize() once and multiply it by the element
601 inline int WireFormatLite::TagSize(int field_number,
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
wire_format.h 88 static inline int TagSize(int field_number, FieldDescriptor::Type type);
285 inline int WireFormat::TagSize(int field_number, FieldDescriptor::Type type) {
288 return WireFormatLite::TagSize(field_number,
wire_format_lite.h 158 static inline int TagSize(int field_number, WireFormatLite::FieldType type);
444 // the tag, so you must also call TagSize(). (This is because, for repeated
445 // fields, you should only call TagSize() once and multiply it by the element
540 inline int WireFormatLite::TagSize(int field_number,
  /external/skia/tests/
FontHostTest.cpp 25 static const struct TagSize {
  /external/skqp/tests/
FontHostTest.cpp 25 static const struct TagSize {
  /external/pdfium/third_party/lcms/src/
cmsio0.c     [all...]

Completed in 392 milliseconds