Home
last modified time | relevance | path

Searched defs:size (Results 10076 - 10100 of 15565) sorted by relevance

1...<<401402403404405406407408409410>>...623

/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DCodedOutputStreamTest.java64 OutputStreamCoder(int size) { in OutputStreamCoder() argument
89 ArrayCoder(int size) { in ArrayCoder() argument
115 NioHeapCoder(int size) { in NioHeapCoder() argument
119 NioHeapCoder(int size, int initialPosition) { in NioHeapCoder() argument
154 NioDirectCoder(int size, boolean unsafe) { in NioDirectCoder() argument
158 NioDirectCoder(int size, int initialPosition, boolean unsafe) NioDirectCoder() argument
223 newCoder(int size) newCoder() argument
[all...]
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DGPBWire.php380 $size = strlen($value); variable
389 $size = $value->byteSize(); variable
/third_party/protobuf/python/google/protobuf/pyext/
H A Dextension_dict.cc69 Py_ssize_t size = 0; in len() local
/third_party/protobuf/src/google/protobuf/
H A Dany.pb.h314 reinterpret_cast<const char*>(value), size), GetArena()); in set_type_url() local
376 reinterpret_cast<const char*>(value), size), GetArena()); in set_value() local
310 set_type_url(const char* value, size_t size) set_type_url() argument
372 set_value(const void* value, size_t size) set_value() argument
H A Darena.cc111 size_t size; in NewBlock() local
128 Block(size_t size, Block* next) Block() argument
134 size_t size = cleanup_ ? cleanup_->size * 2 : kMinCleanupListElements; AddCleanupFallback() local
[all...]
H A Dlite_unittest.cc616 size_t size = message1.ByteSizeLong(); in TEST() local
633 size_t size = message1.ByteSizeLong(); in TEST() local
638 io::ArrayOutputStream array_stream(::google::protobuf::string_as_array(&data), size, 1); in TEST() local
[all...]
H A Dmap_field.cc59 size_t size = SpaceUsedExcludingSelfNoLock(); in SpaceUsedExcludingSelfLong() local
171 int DynamicMapField::size() const { return GetMap().size(); } in size() function in google::protobuf::internal::DynamicMapField
531 size_t size = 0; in SpaceUsedExcludingSelfNoLock() local
[all...]
H A Dmessage_lite.h91 inline int ToCachedSize(size_t size) { return static_cast<int>(size); } in ToCachedSize() argument
98 inline size_t FromIntSize(int size) { in FromIntSize() argument
106 inline int ToIntSize(size_t size) { in ToIntSize() argument
[all...]
H A Dmessage.cc150 size_t size = WireFormat::ByteSize(*this); in ByteSizeLong() local
H A Dreflection_ops.cc230 const int size = reflection->FieldSize(message, field); in IsInitialized() local
300 int size = reflection->FieldSize(message, field); in IsInitialized() local
353 int size = reflection->FieldSize(*message, field); in DiscardUnknownFields() local
410 int size = reflection->FieldSize(message, field); FindInitializationErrors() local
[all...]
H A Dunknown_field_set.cc234 bool UnknownFieldSet::ParseFromArray(const void* data, int size) { in ParseFromArray() argument
293 int size = ReadSize(&ptr); ParseLengthDelimited() local
[all...]
H A Dwrappers.pb.h1561 set_value(const char* value, size_t size) set_value() argument
1565 reinterpret_cast<const char*>(value), size), GetArena()); set_value() local
1627 set_value(const void* value, size_t size) set_value() argument
1631 reinterpret_cast<const char*>(value), size), GetArena()); set_value() local
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DRepeatedFieldBuilderV3.java584 public int size() { size() method in RepeatedFieldBuilderV3.MessageExternalList
618 public int size() { size() method in RepeatedFieldBuilderV3.BuilderExternalList
652 public int size() { size() method in RepeatedFieldBuilderV3.MessageOrBuilderExternalList
[all...]
H A DRepeatedFieldBuilder.java584 public int size() { size() method in RepeatedFieldBuilder.MessageExternalList
618 public int size() { size() method in RepeatedFieldBuilder.BuilderExternalList
652 public int size() { size() method in RepeatedFieldBuilder.MessageOrBuilderExternalList
[all...]
/third_party/protobuf/php/ext/google/protobuf/
H A Dconvert.c392 size_t size; in Convert_PhpToUpb() local
[all...]
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstringpiece.h186 static stringpiece_ssize_type CheckedSsizeTFromSizeT(size_t size) { in CheckedSsizeTFromSizeT() argument
247 stringpiece_ssize_type size() const { return length_; } in size() function in google::protobuf::StringPiece
[all...]
H A Dstrutil_unittest.cc819 const size_t size = 10; TEST() local
[all...]
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dproto_writer.h247 int size; member
/third_party/python/Lib/test/
H A Dtest_largefile.py19 size = 2_500_000_000 variable
[all...]
/third_party/qrcodegen/java-fast/io/nayuki/fastqrcodegen/
H A DQrCode.java207 public final int size; field in QrCode
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dhashtablez_sampler.h74 std::atomic<size_t> size; member
117 inline void RecordStorageChangedSlow(HashtablezInfo* info, size_t size, in RecordStorageChangedSlow() argument
170 inline void RecordStorageChanged(size_t size, size_t capacity) { in RecordStorageChanged() argument
[all...]
H A Dhashtablez_sampler.cc136 int64_t size = size_estimate_.fetch_add(1, std::memory_order_relaxed); in Register() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcharconv_bigint.h217 int size() const { return size_; } in size() function in absl::strings_internal::BigUnsigned
H A Dstr_split_internal.h340 size_t size; in operator ()() member
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_format.h445 int SNPrintF(char* output, std::size_t size, const FormatSpec<Args...>& format, in SNPrintF() argument

Completed in 27 milliseconds

1...<<401402403404405406407408409410>>...623