Home
last modified time | relevance | path

Searched refs:GetCachedSize (Results 1 – 25 of 416) sorted by relevance

12345678910>>...17

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/src/google/protobuf/
H A Dmap_entry_lite.h119 output->WriteVarint32(GetCachedSize(key, value));
129 static_cast<uint32>(GetCachedSize(key, value)), output);
142 static int GetCachedSize(const Key& key, const Value& value) {
144 return 2 + KeyTypeHandler::GetCachedSize(key) +
145 ValueTypeHandler::GetCachedSize(value);
341 int GetCachedSize() const override {
344 KeyTypeHandler::GetCachedSize(key())
347 ValueTypeHandler::GetCachedSize(value())
710 _cached_size_(2 + KeyTypeHandler::GetCachedSize(map_pair.first) +
711 ValueTypeHandler::GetCachedSize(map_pair.second)),
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/
H A Dmap_entry_lite.h119 output->WriteVarint32(GetCachedSize(key, value));
129 static_cast<uint32>(GetCachedSize(key, value)), output);
142 static int GetCachedSize(const Key& key, const Value& value) {
144 return 2 + KeyTypeHandler::GetCachedSize(key) +
145 ValueTypeHandler::GetCachedSize(value);
341 int GetCachedSize() const override {
344 KeyTypeHandler::GetCachedSize(key())
347 ValueTypeHandler::GetCachedSize(value())
710 _cached_size_(2 + KeyTypeHandler::GetCachedSize(map_pair.first) +
711 ValueTypeHandler::GetCachedSize(map_pair.second)),
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/protobuf/src/google/protobuf/
H A Dmap_entry_lite.h120 ptr = io::CodedOutputStream::WriteVarint32ToArray(GetCachedSize(key, value),
135 static int GetCachedSize(const Key& key, const Value& value) {
137 return 2 + KeyTypeHandler::GetCachedSize(key) +
138 ValueTypeHandler::GetCachedSize(value);
287 int GetCachedSize() const override {
290 KeyTypeHandler::GetCachedSize(key())
293 ValueTypeHandler::GetCachedSize(value())
656 _cached_size_(2 + KeyTypeHandler::GetCachedSize(map_pair.first) +
657 ValueTypeHandler::GetCachedSize(map_pair.second)),
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/protobuf/src/google/protobuf/
H A Dmap_entry_lite.h120 ptr = io::CodedOutputStream::WriteVarint32ToArray(GetCachedSize(key, value),
135 static int GetCachedSize(const Key& key, const Value& value) {
137 return 2 + KeyTypeHandler::GetCachedSize(key) +
138 ValueTypeHandler::GetCachedSize(value);
287 int GetCachedSize() const override {
290 KeyTypeHandler::GetCachedSize(key())
293 ValueTypeHandler::GetCachedSize(value())
656 _cached_size_(2 + KeyTypeHandler::GetCachedSize(map_pair.first) +
657 ValueTypeHandler::GetCachedSize(map_pair.second)),
/dports/www/firefox/firefox-99.0/toolkit/components/protobuf/src/google/protobuf/
H A Dmap_entry_lite.h120 ptr = io::CodedOutputStream::WriteVarint32ToArray(GetCachedSize(key, value),
135 static int GetCachedSize(const Key& key, const Value& value) {
137 return 2 + KeyTypeHandler::GetCachedSize(key) +
138 ValueTypeHandler::GetCachedSize(value);
287 int GetCachedSize() const override {
290 KeyTypeHandler::GetCachedSize(key())
293 ValueTypeHandler::GetCachedSize(value())
656 _cached_size_(2 + KeyTypeHandler::GetCachedSize(map_pair.first) +
657 ValueTypeHandler::GetCachedSize(map_pair.second)),
/dports/devel/protobuf/protobuf-3.17.3/src/google/protobuf/
H A Dmap_entry_lite.h116 ptr = io::CodedOutputStream::WriteVarint32ToArray(GetCachedSize(key, value),
131 static int GetCachedSize(const Key& key, const Value& value) {
133 return 2 + KeyTypeHandler::GetCachedSize(key) +
134 ValueTypeHandler::GetCachedSize(value);
274 int GetCachedSize() const override {
277 KeyTypeHandler::GetCachedSize(key())
280 ValueTypeHandler::GetCachedSize(value())
634 _cached_size_(2 + KeyTypeHandler::GetCachedSize(map_pair.first) +
635 ValueTypeHandler::GetCachedSize(map_pair.second)),
H A Dmap_type_handler.h146 static inline int GetCachedSize(const MapEntryAccessorType& value);
192 static inline int GetCachedSize(const MapEntryAccessorType& value); \
275 inline int MapTypeHandler<WireFormatLite::TYPE_MESSAGE, Type>::GetCachedSize(
278 static_cast<size_t>(value.GetCachedSize())));
284 MapTypeHandler<WireFormatLite::TYPE_##FieldType, Type>::GetCachedSize( \
304 MapTypeHandler<WireFormatLite::TYPE_##FieldType, Type>::GetCachedSize( \
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/protobuf/src/google/protobuf/
H A Dmap_entry_lite.h120 ptr = io::CodedOutputStream::WriteVarint32ToArray(GetCachedSize(key, value),
135 static int GetCachedSize(const Key& key, const Value& value) {
137 return 2 + KeyTypeHandler::GetCachedSize(key) +
138 ValueTypeHandler::GetCachedSize(value);
287 int GetCachedSize() const override {
290 KeyTypeHandler::GetCachedSize(key())
293 ValueTypeHandler::GetCachedSize(value())
656 _cached_size_(2 + KeyTypeHandler::GetCachedSize(map_pair.first) +
657 ValueTypeHandler::GetCachedSize(map_pair.second)),
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/third_party/protobuf/src/google/protobuf/
H A Dmap_entry_lite.h116 ptr = io::CodedOutputStream::WriteVarint32ToArray(GetCachedSize(key, value),
131 static int GetCachedSize(const Key& key, const Value& value) {
133 return 2 + KeyTypeHandler::GetCachedSize(key) +
134 ValueTypeHandler::GetCachedSize(value);
274 int GetCachedSize() const override {
277 KeyTypeHandler::GetCachedSize(key())
280 ValueTypeHandler::GetCachedSize(value())
635 _cached_size_(2 + KeyTypeHandler::GetCachedSize(map_pair.first) +
636 ValueTypeHandler::GetCachedSize(map_pair.second)),
H A Dmap_type_handler.h146 static inline int GetCachedSize(const MapEntryAccessorType& value);
192 static inline int GetCachedSize(const MapEntryAccessorType& value); \
276 inline int MapTypeHandler<WireFormatLite::TYPE_MESSAGE, Type>::GetCachedSize(
279 static_cast<size_t>(value.GetCachedSize())));
285 MapTypeHandler<WireFormatLite::TYPE_##FieldType, Type>::GetCachedSize( \
305 MapTypeHandler<WireFormatLite::TYPE_##FieldType, Type>::GetCachedSize( \
H A Dgenerated_message_bases.h58 int GetCachedSize() const final { return _cached_size_.Get(); } in GetCachedSize() function
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/plugin/x/protobuf_lite/
H A Dmysqlx_connection.pb.h94 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
202 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
296 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
377 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
470 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
H A Dmysqlx_session.pb.h93 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
219 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
315 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
411 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
492 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/rapid/plugin/x/protobuf/
H A Dmysqlx_connection.pb.h87 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
183 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
265 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
334 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
415 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
H A Dmysqlx_session.pb.h86 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
200 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
284 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
368 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
437 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
/dports/graphics/opencv/opencv-4.5.3/3rdparty/protobuf/src/google/protobuf/
H A Dmap_entry_lite.h251 int GetCachedSize() const {
254 ? static_cast<int>(kTagSize) + KeyTypeHandler::GetCachedSize(key())
257 ? static_cast<int>(kTagSize) + ValueTypeHandler::GetCachedSize(value())
646 _cached_size_(2 + KeyTypeHandler::GetCachedSize(map_pair.first) +
647 ValueTypeHandler::GetCachedSize(map_pair.second)),
H A Dmap_type_handler.h161 static inline int GetCachedSize(const MapEntryAccessorType& value);
220 static inline int GetCachedSize(const MapEntryAccessorType& value); \
320 MapTypeHandler<WireFormatLite::TYPE_MESSAGE, Type>::GetCachedSize(
324 static_cast<size_t>(value.GetCachedSize())));
330 MapTypeHandler<WireFormatLite::TYPE_##FieldType, Type>::GetCachedSize( \
350 MapTypeHandler<WireFormatLite::TYPE_##FieldType, Type>::GetCachedSize( \
H A Dwrappers.pb.h179 int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } in GetCachedSize() function
293 int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } in GetCachedSize() function
407 int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } in GetCachedSize() function
521 int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } in GetCachedSize() function
635 int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } in GetCachedSize() function
749 int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } in GetCachedSize() function
863 int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } in GetCachedSize() function
977 int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } in GetCachedSize() function
1108 int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } in GetCachedSize() function
/dports/devel/protobuf25/protobuf-2.5.0/src/google/protobuf/
H A Dwire_format_lite.cc309 const int size = value.GetCachedSize(); in WriteMessage()
318 const int size = value.GetCachedSize(); in WriteGroupMaybeToArray()
333 const int size = value.GetCachedSize(); in WriteMessageMaybeToArray()
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/protocol/
H A Dmessage_serialization.cc23 rtc::SetBE32(buffer->data(), msg.GetCachedSize()); in SerializeAndFrameMessage()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/protobuf/src/google/protobuf/
H A Dmap_entry_lite.h253 int GetCachedSize() const {
256 ? static_cast<int>(kTagSize) + KeyTypeHandler::GetCachedSize(key())
259 ? static_cast<int>(kTagSize) + ValueTypeHandler::GetCachedSize(value())
655 _cached_size_(2 + KeyTypeHandler::GetCachedSize(map_pair.first) +
656 ValueTypeHandler::GetCachedSize(map_pair.second)),
H A Dmap_type_handler.h161 static inline int GetCachedSize(const MapEntryAccessorType& value);
220 static inline int GetCachedSize(const MapEntryAccessorType& value); \
320 MapTypeHandler<WireFormatLite::TYPE_MESSAGE, Type>::GetCachedSize(
324 static_cast<size_t>(value.GetCachedSize())));
330 MapTypeHandler<WireFormatLite::TYPE_##FieldType, Type>::GetCachedSize( \
350 MapTypeHandler<WireFormatLite::TYPE_##FieldType, Type>::GetCachedSize( \
H A Dwrappers.pb.h152 int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } in GetCachedSize() function
264 int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } in GetCachedSize() function
376 int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } in GetCachedSize() function
488 int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } in GetCachedSize() function
600 int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } in GetCachedSize() function
712 int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } in GetCachedSize() function
824 int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } in GetCachedSize() function
936 int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } in GetCachedSize() function
1059 int GetCachedSize() const PROTOBUF_FINAL { return _cached_size_; } in GetCachedSize() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/remoting/
H A Dproto_utils.cc144 static_cast<uint16_t>(decoder_buffer_message.GetCachedSize())) && in DecoderBufferToByteArray()
146 writer.ptr(), decoder_buffer_message.GetCachedSize()) && in DecoderBufferToByteArray()
147 writer.Skip(decoder_buffer_message.GetCachedSize()) && in DecoderBufferToByteArray()
/dports/games/pokerth/pokerth-1.1.2-rc/src/third_party/protobuf/
H A Dpokerth.pb.h596 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
878 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
1033 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
1134 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
1285 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
1487 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
1583 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
1679 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
1775 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
1906 int GetCachedSize() const { return _cached_size_; } in GetCachedSize() function
[all …]

12345678910>>...17