Home
last modified time | relevance | path

Searched refs:ProtobufOnceType (Results 1 – 25 of 40) sorted by relevance

12

/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/
H A Donce.h89 typedef bool ProtobufOnceType; typedef
93 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)()) { in GoogleOnceInit()
101 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)(Arg), in GoogleOnceInit()
117 typedef internal::AtomicWord ProtobufOnceType;
122 void GoogleOnceInitImpl(ProtobufOnceType* once, Closure* closure);
124 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)()) {
132 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)(Arg*),
157 ProtobufOnceType state_;
161 ::google::protobuf::ProtobufOnceType NAME = GOOGLE_PROTOBUF_ONCE_INIT
H A Donce_unittest.cc58 void SetOnces(ProtobufOnceType* once, ProtobufOnceType* recursive_once) { in SetOnces()
158 ProtobufOnceType* once_;
159 ProtobufOnceType* recursive_once_;
H A Donce.cc65 void GoogleOnceInitImpl(ProtobufOnceType* once, Closure* closure) { in GoogleOnceInitImpl()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/protobuf/src/google/protobuf/stubs/
H A Donce.h90 typedef bool ProtobufOnceType; typedef
94 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)()) { in GoogleOnceInit()
102 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)(Arg), in GoogleOnceInit()
118 typedef internal::AtomicWord ProtobufOnceType;
123 void GoogleOnceInitImpl(ProtobufOnceType* once, Closure* closure);
125 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)()) {
133 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)(Arg*),
158 ProtobufOnceType state_;
162 ::google::protobuf::ProtobufOnceType NAME = GOOGLE_PROTOBUF_ONCE_INIT
H A Dsingleton.h55 static ProtobufOnceType once_;
60 ProtobufOnceType Singleton<T>::once_;
H A Donce.cc65 void GoogleOnceInitImpl(ProtobufOnceType* once, Closure* closure) { in GoogleOnceInitImpl()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/
H A Donce.h89 typedef bool ProtobufOnceType; typedef
93 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)()) { in GoogleOnceInit()
101 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)(Arg), in GoogleOnceInit()
117 typedef internal::AtomicWord ProtobufOnceType;
122 void GoogleOnceInitImpl(ProtobufOnceType* once, Closure* closure);
124 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)()) {
132 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)(Arg*),
157 ProtobufOnceType state_;
161 ::google::protobuf::ProtobufOnceType NAME = GOOGLE_PROTOBUF_ONCE_INIT
H A Donce_unittest.cc58 void SetOnces(ProtobufOnceType* once, ProtobufOnceType* recursive_once) { in SetOnces()
158 ProtobufOnceType* once_;
159 ProtobufOnceType* recursive_once_;
H A Donce.cc65 void GoogleOnceInitImpl(ProtobufOnceType* once, Closure* closure) { in GoogleOnceInitImpl()
/dports/databases/mysql57-client/mysql-5.7.36/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/
H A Donce.h89 typedef bool ProtobufOnceType; typedef
93 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)()) { in GoogleOnceInit()
101 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)(Arg), in GoogleOnceInit()
117 typedef internal::AtomicWord ProtobufOnceType;
122 void GoogleOnceInitImpl(ProtobufOnceType* once, Closure* closure);
124 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)()) {
132 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)(Arg*),
157 ProtobufOnceType state_;
161 ::google::protobuf::ProtobufOnceType NAME = GOOGLE_PROTOBUF_ONCE_INIT
H A Donce_unittest.cc58 void SetOnces(ProtobufOnceType* once, ProtobufOnceType* recursive_once) { in SetOnces()
158 ProtobufOnceType* once_;
159 ProtobufOnceType* recursive_once_;
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/
H A Donce.h89 typedef bool ProtobufOnceType; typedef
93 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)()) { in GoogleOnceInit()
101 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)(Arg), in GoogleOnceInit()
117 typedef internal::AtomicWord ProtobufOnceType;
122 void GoogleOnceInitImpl(ProtobufOnceType* once, Closure* closure);
124 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)()) {
132 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)(Arg*),
157 ProtobufOnceType state_;
161 ::google::protobuf::ProtobufOnceType NAME = GOOGLE_PROTOBUF_ONCE_INIT
H A Donce_unittest.cc58 void SetOnces(ProtobufOnceType* once, ProtobufOnceType* recursive_once) { in SetOnces()
158 ProtobufOnceType* once_;
159 ProtobufOnceType* recursive_once_;
H A Donce.cc65 void GoogleOnceInitImpl(ProtobufOnceType* once, Closure* closure) { in GoogleOnceInitImpl()
/dports/databases/percona57-server/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/
H A Donce.h89 typedef bool ProtobufOnceType; typedef
93 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)()) { in GoogleOnceInit()
101 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)(Arg), in GoogleOnceInit()
117 typedef internal::AtomicWord ProtobufOnceType;
122 void GoogleOnceInitImpl(ProtobufOnceType* once, Closure* closure);
124 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)()) {
132 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)(Arg*),
157 ProtobufOnceType state_;
161 ::google::protobuf::ProtobufOnceType NAME = GOOGLE_PROTOBUF_ONCE_INIT
H A Donce_unittest.cc58 void SetOnces(ProtobufOnceType* once, ProtobufOnceType* recursive_once) { in SetOnces()
158 ProtobufOnceType* once_;
159 ProtobufOnceType* recursive_once_;
H A Donce.cc65 void GoogleOnceInitImpl(ProtobufOnceType* once, Closure* closure) { in GoogleOnceInitImpl()
/dports/databases/percona57-client/percona-server-5.7.36-39/extra/protobuf/protobuf-2.6.1/src/google/protobuf/stubs/
H A Donce.h89 typedef bool ProtobufOnceType; typedef
93 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)()) { in GoogleOnceInit()
101 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)(Arg), in GoogleOnceInit()
117 typedef internal::AtomicWord ProtobufOnceType;
122 void GoogleOnceInitImpl(ProtobufOnceType* once, Closure* closure);
124 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)()) {
132 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)(Arg*),
157 ProtobufOnceType state_;
161 ::google::protobuf::ProtobufOnceType NAME = GOOGLE_PROTOBUF_ONCE_INIT
H A Donce_unittest.cc58 void SetOnces(ProtobufOnceType* once, ProtobufOnceType* recursive_once) { in SetOnces()
158 ProtobufOnceType* once_;
159 ProtobufOnceType* recursive_once_;
H A Donce.cc65 void GoogleOnceInitImpl(ProtobufOnceType* once, Closure* closure) { in GoogleOnceInitImpl()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/protobuf/src/google/protobuf/stubs/
H A Donce.h89 typedef bool ProtobufOnceType; typedef
93 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)()) { in GoogleOnceInit()
101 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)(Arg), in GoogleOnceInit()
117 typedef internal::AtomicWord ProtobufOnceType;
122 void GoogleOnceInitImpl(ProtobufOnceType* once, Closure* closure);
124 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)()) {
132 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)(Arg*),
157 ProtobufOnceType state_;
161 ::google::protobuf::ProtobufOnceType NAME = GOOGLE_PROTOBUF_ONCE_INIT
/dports/graphics/opencv/opencv-4.5.3/3rdparty/protobuf/src/google/protobuf/stubs/
H A Donce.h90 typedef bool ProtobufOnceType; typedef
94 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)()) { in GoogleOnceInit()
102 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)(Arg), in GoogleOnceInit()
118 typedef internal::AtomicWord ProtobufOnceType;
123 void GoogleOnceInitImpl(ProtobufOnceType* once, Closure* closure);
125 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)()) {
133 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)(Arg*),
158 ProtobufOnceType state_;
162 ::google::protobuf::ProtobufOnceType NAME = GOOGLE_PROTOBUF_ONCE_INIT
H A Dsingleton.h55 static ProtobufOnceType once_;
60 ProtobufOnceType Singleton<T>::once_;
/dports/devel/protobuf25/protobuf-2.5.0/src/google/protobuf/stubs/
H A Donce.h89 typedef bool ProtobufOnceType; typedef
93 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)()) { in GoogleOnceInit()
101 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)(Arg), in GoogleOnceInit()
117 typedef internal::AtomicWord ProtobufOnceType;
122 void GoogleOnceInitImpl(ProtobufOnceType* once, Closure* closure);
124 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)()) {
132 inline void GoogleOnceInit(ProtobufOnceType* once, void (*init_func)(Arg*),
143 ::google::protobuf::ProtobufOnceType NAME = GOOGLE_PROTOBUF_ONCE_INIT
H A Donce_unittest.cc58 void SetOnces(ProtobufOnceType* once, ProtobufOnceType* recursive_once) { in SetOnces()
158 ProtobufOnceType* once_;
159 ProtobufOnceType* recursive_once_;

12