Home
last modified time | relevance | path

Searched refs:OnConstruction (Results 1 – 25 of 110) sorted by relevance

12345

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/abseil-cpp/absl/synchronization/
H A Dlifetime_test.cc112 class OnConstruction { class
114 explicit OnConstruction(Function fn) { fn(); } in OnConstruction() function in __anone1a4809c0111::OnConstruction
137 OnConstruction test_early_const_init([] { in __anone1a4809c0202()
151 OnConstruction grab_lock([]() ABSL_NO_THREAD_SAFETY_ANALYSIS { in __anone1a4809c0302()
155 OnConstruction check_still_locked([]() ABSL_NO_THREAD_SAFETY_ANALYSIS { in __anone1a4809c0402()
/dports/devel/abseil/abseil-cpp-20211102.0/absl/synchronization/
H A Dlifetime_test.cc112 class OnConstruction { class
114 explicit OnConstruction(Function fn) { fn(); } in OnConstruction() function in __anon6c870aff0111::OnConstruction
137 OnConstruction test_early_const_init([] { in __anon6c870aff0202()
151 OnConstruction grab_lock([]() ABSL_NO_THREAD_SAFETY_ANALYSIS { in __anon6c870aff0302()
155 OnConstruction check_still_locked([]() ABSL_NO_THREAD_SAFETY_ANALYSIS { in __anon6c870aff0402()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/abseil-cpp/absl/synchronization/
H A Dlifetime_test.cc112 class OnConstruction { class
114 explicit OnConstruction(Function fn) { fn(); } in OnConstruction() function in __anon502796810111::OnConstruction
137 OnConstruction test_early_const_init([] { in __anon502796810202()
151 OnConstruction grab_lock([]() ABSL_NO_THREAD_SAFETY_ANALYSIS { in __anon502796810302()
155 OnConstruction check_still_locked([]() ABSL_NO_THREAD_SAFETY_ANALYSIS { in __anon502796810402()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/third_party/abseil-cpp/absl/synchronization/
H A Dlifetime_test.cc112 class OnConstruction { class
114 explicit OnConstruction(Function fn) { fn(); } in OnConstruction() function in __anon50bb7a010111::OnConstruction
137 OnConstruction test_early_const_init([] { in __anon50bb7a010202()
151 OnConstruction grab_lock([]() ABSL_NO_THREAD_SAFETY_ANALYSIS { in __anon50bb7a010302()
155 OnConstruction check_still_locked([]() ABSL_NO_THREAD_SAFETY_ANALYSIS { in __anon50bb7a010402()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/abseil-cpp/absl/synchronization/
H A Dlifetime_test.cc112 class OnConstruction { class
114 explicit OnConstruction(Function fn) { fn(); } in OnConstruction() function in __anon29e678410111::OnConstruction
137 OnConstruction test_early_const_init([] { in __anon29e678410202()
151 OnConstruction grab_lock([]() ABSL_NO_THREAD_SAFETY_ANALYSIS { in __anon29e678410302()
155 OnConstruction check_still_locked([]() ABSL_NO_THREAD_SAFETY_ANALYSIS { in __anon29e678410402()
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/abseil-cpp/absl/synchronization/
H A Dlifetime_test.cc112 class OnConstruction { class
114 explicit OnConstruction(Function fn) { fn(); } in OnConstruction() function in __anon6e863ff20111::OnConstruction
137 OnConstruction test_early_const_init([] { in __anon6e863ff20202()
151 OnConstruction grab_lock([]() ABSL_NO_THREAD_SAFETY_ANALYSIS { in __anon6e863ff20302()
155 OnConstruction check_still_locked([]() ABSL_NO_THREAD_SAFETY_ANALYSIS { in __anon6e863ff20402()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DWrappers.cs78 OnConstruction(); in DoubleValue()
81 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.WellKnownTypes.DoubleValue
215 OnConstruction(); in FloatValue()
218 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.WellKnownTypes.FloatValue
352 OnConstruction(); in Int64Value()
489 OnConstruction(); in UInt64Value()
626 OnConstruction(); in Int32Value()
763 OnConstruction(); in UInt32Value()
900 OnConstruction(); in BoolValue()
1037 OnConstruction(); in StringValue()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DWrappers.cs78 OnConstruction(); in DoubleValue()
81 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.WellKnownTypes.DoubleValue
215 OnConstruction(); in FloatValue()
218 partial void OnConstruction(); in OnConstruction() method in Google.Protobuf.WellKnownTypes.FloatValue
352 OnConstruction(); in Int64Value()
489 OnConstruction(); in UInt64Value()
626 OnConstruction(); in Int32Value()
763 OnConstruction(); in UInt32Value()
900 OnConstruction(); in BoolValue()
1037 OnConstruction(); in StringValue()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
H A DUnittestCustomOptionsProto3.cs278 OnConstruction(); in TestMessageWithCustomOptions()
480 OnConstruction(); in CustomOptionFooRequest()
581 OnConstruction(); in CustomOptionFooResponse()
682 OnConstruction(); in CustomOptionFooClientMessage()
783 OnConstruction(); in CustomOptionFooServerMessage()
884 OnConstruction(); in DummyMessageContainingEnum()
998 OnConstruction(); in DummyMessageInvalidAsOptionType()
1099 OnConstruction(); in CustomOptionMinIntegerValues()
1200 OnConstruction(); in CustomOptionMaxIntegerValues()
1301 OnConstruction(); in CustomOptionOtherValues()
[all …]
H A DUnittestIssues.cs109 OnConstruction(); in Issue307()
212 OnConstruction(); in NestedOnce()
426 OnConstruction(); in NegativeEnumMessage()
597 OnConstruction(); in DeprecatedChild()
698 OnConstruction(); in DeprecatedFieldsMessage()
960 OnConstruction(); in ItemField()
1089 OnConstruction(); in ReservedNames()
1251 OnConstruction(); in SomeNestedType()
1369 OnConstruction(); in TestJsonFieldOrdering()
1700 OnConstruction(); in TestJsonName()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
H A DUnittestCustomOptionsProto3.cs278 OnConstruction(); in TestMessageWithCustomOptions()
480 OnConstruction(); in CustomOptionFooRequest()
581 OnConstruction(); in CustomOptionFooResponse()
682 OnConstruction(); in CustomOptionFooClientMessage()
783 OnConstruction(); in CustomOptionFooServerMessage()
884 OnConstruction(); in DummyMessageContainingEnum()
998 OnConstruction(); in DummyMessageInvalidAsOptionType()
1099 OnConstruction(); in CustomOptionMinIntegerValues()
1200 OnConstruction(); in CustomOptionMaxIntegerValues()
1301 OnConstruction(); in CustomOptionOtherValues()
[all …]
H A DUnittestIssues.cs109 OnConstruction(); in Issue307()
212 OnConstruction(); in NestedOnce()
426 OnConstruction(); in NegativeEnumMessage()
597 OnConstruction(); in DeprecatedChild()
698 OnConstruction(); in DeprecatedFieldsMessage()
960 OnConstruction(); in ItemField()
1089 OnConstruction(); in ReservedNames()
1251 OnConstruction(); in SomeNestedType()
1369 OnConstruction(); in TestJsonFieldOrdering()
1700 OnConstruction(); in TestJsonName()
[all …]
/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.Examples/
H A DMath.cs68 OnConstruction(); in DivArgs()
71 partial void OnConstruction(); in OnConstruction() method in Math.DivArgs
225 OnConstruction(); in DivReply()
228 partial void OnConstruction(); in OnConstruction() method in Math.DivReply
382 OnConstruction(); in FibArgs()
385 partial void OnConstruction(); in OnConstruction() method in Math.FibArgs
511 OnConstruction(); in Num()
514 partial void OnConstruction(); in OnConstruction() method in Math.Num
640 OnConstruction(); in FibReply()
643 partial void OnConstruction(); in OnConstruction() method in Math.FibReply
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/Grpc.Examples/
H A DMathWithProtocOptions.cs72 OnConstruction(); in DivArgs()
75 partial void OnConstruction(); in OnConstruction() method in MathWithProtocOptions.DivArgs
229 OnConstruction(); in DivReply()
232 partial void OnConstruction(); in OnConstruction() method in MathWithProtocOptions.DivReply
386 OnConstruction(); in FibArgs()
389 partial void OnConstruction(); in OnConstruction() method in MathWithProtocOptions.FibArgs
515 OnConstruction(); in Num()
518 partial void OnConstruction(); in OnConstruction() method in MathWithProtocOptions.Num
644 OnConstruction(); in FibReply()
647 partial void OnConstruction(); in OnConstruction() method in MathWithProtocOptions.FibReply
H A DMath.cs68 OnConstruction(); in DivArgs()
71 partial void OnConstruction(); in OnConstruction() method in Math.DivArgs
225 OnConstruction(); in DivReply()
228 partial void OnConstruction(); in OnConstruction() method in Math.DivReply
382 OnConstruction(); in FibArgs()
385 partial void OnConstruction(); in OnConstruction() method in Math.FibArgs
511 OnConstruction(); in Num()
514 partial void OnConstruction(); in OnConstruction() method in Math.Num
640 OnConstruction(); in FibReply()
643 partial void OnConstruction(); in OnConstruction() method in Math.FibReply
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/Grpc.IntegrationTesting/
H A DMessages.cs115 OnConstruction(); in BoolValue()
250 OnConstruction(); in Payload()
417 OnConstruction(); in EchoStatus()
577 OnConstruction(); in SimpleRequest()
957 OnConstruction(); in SimpleResponse()
1161 OnConstruction(); in StreamingInputCallRequest()
1342 OnConstruction(); in StreamingInputCallResponse()
1477 OnConstruction(); in ResponseParameters()
1684 OnConstruction(); in StreamingOutputCallRequest()
1919 OnConstruction(); in StreamingOutputCallResponse()
[all …]
/dports/devel/grpc/grpc-1.42.0/examples/csharp/HelloworldUnity/Assets/Scripts/
H A DHelloworld.cs62 OnConstruction(); in HelloRequest()
65 partial void OnConstruction(); in OnConstruction() method in Helloworld.HelloRequest
182 OnConstruction(); in HelloReply()
185 partial void OnConstruction(); in OnConstruction() method in Helloworld.HelloReply
/dports/devel/grpc/grpc-1.42.0/examples/csharp/HelloworldXamarin/HelloworldXamarin/
H A DHelloworld.cs62 OnConstruction(); in HelloRequest()
65 partial void OnConstruction(); in OnConstruction() method in Helloworld.HelloRequest
182 OnConstruction(); in HelloReply()
185 partial void OnConstruction(); in OnConstruction() method in Helloworld.HelloReply
/dports/devel/grpc130/grpc-1.30.2/examples/csharp/HelloworldUnity/Assets/Scripts/
H A DHelloworld.cs62 OnConstruction(); in HelloRequest()
65 partial void OnConstruction(); in OnConstruction() method in Helloworld.HelloRequest
182 OnConstruction(); in HelloReply()
185 partial void OnConstruction(); in OnConstruction() method in Helloworld.HelloReply
/dports/devel/grpc134/grpc-1.34.1/examples/csharp/HelloworldUnity/Assets/Scripts/
H A DHelloworld.cs62 OnConstruction(); in HelloRequest()
65 partial void OnConstruction(); in OnConstruction() method in Helloworld.HelloRequest
182 OnConstruction(); in HelloReply()
185 partial void OnConstruction(); in OnConstruction() method in Helloworld.HelloReply
/dports/devel/grpc134/grpc-1.34.1/examples/csharp/HelloworldXamarin/HelloworldXamarin/
H A DHelloworld.cs62 OnConstruction(); in HelloRequest()
65 partial void OnConstruction(); in OnConstruction() method in Helloworld.HelloRequest
182 OnConstruction(); in HelloReply()
185 partial void OnConstruction(); in OnConstruction() method in Helloworld.HelloReply
/dports/devel/grpc130/grpc-1.30.2/examples/csharp/HelloworldXamarin/HelloworldXamarin/
H A DHelloworld.cs62 OnConstruction(); in HelloRequest()
65 partial void OnConstruction(); in OnConstruction() method in Helloworld.HelloRequest
182 OnConstruction(); in HelloReply()
185 partial void OnConstruction(); in OnConstruction() method in Helloworld.HelloReply
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/examples/csharp/HelloworldUnity/Assets/Scripts/
H A DHelloworld.cs62 OnConstruction(); in HelloRequest()
65 partial void OnConstruction(); in OnConstruction() method in Helloworld.HelloRequest
182 OnConstruction(); in HelloReply()
185 partial void OnConstruction(); in OnConstruction() method in Helloworld.HelloReply
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/examples/csharp/HelloworldXamarin/HelloworldXamarin/
H A DHelloworld.cs62 OnConstruction(); in HelloRequest()
65 partial void OnConstruction(); in OnConstruction() method in Helloworld.HelloRequest
182 OnConstruction(); in HelloReply()
185 partial void OnConstruction(); in OnConstruction() method in Helloworld.HelloReply
/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.IntegrationTesting/
H A DMessages.cs151 OnConstruction(); in BoolValue()
286 OnConstruction(); in Payload()
453 OnConstruction(); in EchoStatus()
613 OnConstruction(); in SimpleRequest()
1055 OnConstruction(); in SimpleResponse()
1353 OnConstruction(); in StreamingInputCallRequest()
1534 OnConstruction(); in StreamingInputCallResponse()
1669 OnConstruction(); in ResponseParameters()
1876 OnConstruction(); in StreamingOutputCallRequest()
2111 OnConstruction(); in StreamingOutputCallResponse()
[all …]

12345