Home
last modified time | relevance | path

Searched refs:type_once_ (Results 1 – 20 of 20) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/protobuf/src/google/protobuf/
H A Ddescriptor.h787 internal::once_flag* type_once_; variable
2059 if (type_once_) { in type()
2060 internal::call_once(*type_once_, &FieldDescriptor::TypeOnceInit, this); in type()
H A Ddescriptor.cc4758 result->type_once_ = nullptr; in BuildFieldOrExtension()
5567 field->type_once_ = tables_->AllocateOnceDynamic(); in CrossLinkField()
7245 if (type_once_) { in message_type()
7246 internal::call_once(*type_once_, FieldDescriptor::TypeOnceInit, this); in message_type()
7252 if (type_once_) { in enum_type()
7253 internal::call_once(*type_once_, FieldDescriptor::TypeOnceInit, this); in enum_type()
7259 if (type_once_) { in default_value_enum()
7260 internal::call_once(*type_once_, FieldDescriptor::TypeOnceInit, this); in default_value_enum()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/protobuf/src/google/protobuf/
H A Ddescriptor.h787 internal::once_flag* type_once_; variable
2059 if (type_once_) { in type()
2060 internal::call_once(*type_once_, &FieldDescriptor::TypeOnceInit, this); in type()
H A Ddescriptor.cc4758 result->type_once_ = nullptr; in BuildFieldOrExtension()
5567 field->type_once_ = tables_->AllocateOnceDynamic(); in CrossLinkField()
7245 if (type_once_) { in message_type()
7246 internal::call_once(*type_once_, FieldDescriptor::TypeOnceInit, this); in message_type()
7252 if (type_once_) { in enum_type()
7253 internal::call_once(*type_once_, FieldDescriptor::TypeOnceInit, this); in enum_type()
7259 if (type_once_) { in default_value_enum()
7260 internal::call_once(*type_once_, FieldDescriptor::TypeOnceInit, this); in default_value_enum()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.h787 internal::once_flag* type_once_; variable
2053 if (type_once_) { in type()
2054 internal::call_once(*type_once_, &FieldDescriptor::TypeOnceInit, this); in type()
H A Ddescriptor.cc4734 result->type_once_ = nullptr; in BuildFieldOrExtension()
5530 field->type_once_ = tables_->AllocateOnceDynamic(); in CrossLinkField()
7229 if (type_once_) { in message_type()
7230 internal::call_once(*type_once_, FieldDescriptor::TypeOnceInit, this); in message_type()
7236 if (type_once_) { in enum_type()
7237 internal::call_once(*type_once_, FieldDescriptor::TypeOnceInit, this); in enum_type()
7243 if (type_once_) { in default_value_enum()
7244 internal::call_once(*type_once_, FieldDescriptor::TypeOnceInit, this); in default_value_enum()
/dports/www/firefox/firefox-99.0/toolkit/components/protobuf/src/google/protobuf/
H A Ddescriptor.h787 internal::once_flag* type_once_; variable
2059 if (type_once_) { in type()
2060 internal::call_once(*type_once_, &FieldDescriptor::TypeOnceInit, this); in type()
H A Ddescriptor.cc4758 result->type_once_ = nullptr; in BuildFieldOrExtension()
5567 field->type_once_ = tables_->AllocateOnceDynamic(); in CrossLinkField()
7245 if (type_once_) { in message_type()
7246 internal::call_once(*type_once_, FieldDescriptor::TypeOnceInit, this); in message_type()
7252 if (type_once_) { in enum_type()
7253 internal::call_once(*type_once_, FieldDescriptor::TypeOnceInit, this); in enum_type()
7259 if (type_once_) { in default_value_enum()
7260 internal::call_once(*type_once_, FieldDescriptor::TypeOnceInit, this); in default_value_enum()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.h787 internal::once_flag* type_once_; variable
2053 if (type_once_) { in type()
2054 internal::call_once(*type_once_, &FieldDescriptor::TypeOnceInit, this); in type()
H A Ddescriptor.cc4734 result->type_once_ = nullptr; in BuildFieldOrExtension()
5530 field->type_once_ = tables_->AllocateOnceDynamic(); in CrossLinkField()
7229 if (type_once_) { in message_type()
7230 internal::call_once(*type_once_, FieldDescriptor::TypeOnceInit, this); in message_type()
7236 if (type_once_) { in enum_type()
7237 internal::call_once(*type_once_, FieldDescriptor::TypeOnceInit, this); in enum_type()
7243 if (type_once_) { in default_value_enum()
7244 internal::call_once(*type_once_, FieldDescriptor::TypeOnceInit, this); in default_value_enum()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/protobuf/src/google/protobuf/
H A Ddescriptor.h755 GoogleOnceDynamic* type_once_; variable
2001 if (type_once_) { in type()
2002 type_once_->Init(&FieldDescriptor::TypeOnceInit, this); in type()
H A Ddescriptor.cc4686 result->type_once_ = NULL; in BuildFieldOrExtension()
5489 field->type_once_ = tables_->AllocateOnceDynamic(); in CrossLinkField()
7044 if (type_once_) { in message_type()
7045 type_once_->Init(&FieldDescriptor::TypeOnceInit, this); in message_type()
7051 if (type_once_) { in enum_type()
7052 type_once_->Init(&FieldDescriptor::TypeOnceInit, this); in enum_type()
7058 if (type_once_) { in default_value_enum()
7059 type_once_->Init(&FieldDescriptor::TypeOnceInit, this); in default_value_enum()
/dports/devel/protobuf/protobuf-3.17.3/src/google/protobuf/
H A Ddescriptor.h875 internal::once_flag* type_once_; variable
2168 if (type_once_) { in type()
2169 internal::call_once(*type_once_, &FieldDescriptor::TypeOnceInit, this); in type()
H A Ddescriptor.cc4800 result->type_once_ = nullptr; in BuildFieldOrExtension()
5640 field->type_once_ = tables_->AllocateOnceDynamic(); in CrossLinkField()
7348 if (type_once_) { in message_type()
7349 internal::call_once(*type_once_, FieldDescriptor::TypeOnceInit, this); in message_type()
7355 if (type_once_) { in enum_type()
7356 internal::call_once(*type_once_, FieldDescriptor::TypeOnceInit, this); in enum_type()
7362 if (type_once_) { in default_value_enum()
7363 internal::call_once(*type_once_, FieldDescriptor::TypeOnceInit, this); in default_value_enum()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/protobuf/src/google/protobuf/
H A Ddescriptor.h787 internal::once_flag* type_once_; variable
2059 if (type_once_) { in type()
2060 internal::call_once(*type_once_, &FieldDescriptor::TypeOnceInit, this); in type()
H A Ddescriptor.cc4758 result->type_once_ = nullptr; in BuildFieldOrExtension()
5567 field->type_once_ = tables_->AllocateOnceDynamic(); in CrossLinkField()
7245 if (type_once_) { in message_type()
7246 internal::call_once(*type_once_, FieldDescriptor::TypeOnceInit, this); in message_type()
7252 if (type_once_) { in enum_type()
7253 internal::call_once(*type_once_, FieldDescriptor::TypeOnceInit, this); in enum_type()
7259 if (type_once_) { in default_value_enum()
7260 internal::call_once(*type_once_, FieldDescriptor::TypeOnceInit, this); in default_value_enum()
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.h935 internal::LazyInitData* type_once_; variable
2246 if (type_once_) { in type()
2247 internal::call_once(type_once_->once, &FieldDescriptor::TypeOnceInit, this); in type()
H A Ddescriptor.cc5288 result->type_once_ = nullptr; in BuildFieldOrExtension()
6110 field->type_once_ = tables_->AllocateLazyInit(); in CrossLinkField()
6111 field->type_once_->field.type_name = tables_->AllocateString(name); in CrossLinkField()
6113 field->type_once_->field.default_value_enum_name = in CrossLinkField()
7770 if (type_once_->field.type_name) { in InternalTypeOnceInit()
7782 if (type_once_->field.default_value_enum_name) { in InternalTypeOnceInit()
7790 *type_once_->field.default_value_enum_name; in InternalTypeOnceInit()
7792 name = *type_once_->field.default_value_enum_name; in InternalTypeOnceInit()
7814 if (type_once_) { in message_type()
7823 if (type_once_) { in enum_type()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/protobuf/src/google/protobuf/
H A Ddescriptor.cc4543 result->type_once_ = NULL; in BuildFieldOrExtension()
5270 field->type_once_ = tables_->AllocateOnceDynamic(); in CrossLinkField()
6818 if (type_once_) { in message_type()
6819 type_once_->Init(&FieldDescriptor::TypeOnceInit, this); in message_type()
6825 if (type_once_) { in enum_type()
6826 type_once_->Init(&FieldDescriptor::TypeOnceInit, this); in enum_type()
6832 if (type_once_) { in default_value_enum()
6833 type_once_->Init(&FieldDescriptor::TypeOnceInit, this); in default_value_enum()
6839 if (type_once_) { in type()
6840 type_once_->Init(&FieldDescriptor::TypeOnceInit, this); in type()
H A Ddescriptor.h752 GoogleOnceDynamic* type_once_; variable