Home
last modified time | relevance | path

Searched refs:ReturnAction (Results 1 – 25 of 121) sorted by relevance

12345

/dports/devel/raknet/raknet-3.9.2_10,1/Source/
H A DDS_BPlusTree.h67 struct ReturnAction struct
182 ReturnAction returnAction; in Delete()
183 returnAction.action=ReturnAction::NO_ACTION; in Delete()
245 returnAction->action=ReturnAction::NO_ACTION; in FindDeleteRebalance()
272 returnAction->action=ReturnAction::SET_BRANCH_KEY; in FindDeleteRebalance()
349 returnAction->action=ReturnAction::SET_BRANCH_KEY; in FixUnderflow()
358 if (returnAction->action==ReturnAction::NO_ACTION) in FixUnderflow()
360 returnAction->action=ReturnAction::SET_BRANCH_KEY; in FixUnderflow()
448 returnAction->action=ReturnAction::SET_BRANCH_KEY; in FixUnderflow()
839 ReturnAction returnAction; in Insert()
[all …]
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.Core.Tests/Internal/
H A DDefaultObjectPoolTest.cs67 origLeased.ReturnAction(origLeased); in LeaseSetsReturnAction()
82 public Action<TestPooledObject> ReturnAction; field in Grpc.Core.Internal.Tests.DefaultObjectPoolTest.TestPooledObject
86 this.ReturnAction = returnAction; in SetReturnToPoolAction()
/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.Core.Tests/Internal/
H A DDefaultObjectPoolTest.cs67 origLeased.ReturnAction(origLeased); in LeaseSetsReturnAction()
82 public Action<TestPooledObject> ReturnAction; field in Grpc.Core.Internal.Tests.DefaultObjectPoolTest.TestPooledObject
86 this.ReturnAction = returnAction; in SetReturnToPoolAction()
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.Core.Tests/Internal/
H A DDefaultObjectPoolTest.cs67 origLeased.ReturnAction(origLeased); in LeaseSetsReturnAction()
82 public Action<TestPooledObject> ReturnAction; field in Grpc.Core.Internal.Tests.DefaultObjectPoolTest.TestPooledObject
86 this.ReturnAction = returnAction; in SetReturnToPoolAction()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/Grpc.Core.Tests/Internal/
H A DDefaultObjectPoolTest.cs67 origLeased.ReturnAction(origLeased); in LeaseSetsReturnAction()
82 public Action<TestPooledObject> ReturnAction; field in Grpc.Core.Internal.Tests.DefaultObjectPoolTest.TestPooledObject
86 this.ReturnAction = returnAction; in SetReturnToPoolAction()
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/frontend/
H A Dshelloutprocessing.h67 Action ReturnAction(void) const { return returnAction; } in ReturnAction() function
117 …ShelloutAction::Action ReturnAction(shelloutEvent which) const { return shellouts[which]->ReturnAc… in ReturnAction() function
/dports/graphics/povray37/povray-3.7.0.10/source/frontend/
H A Dshelloutprocessing.h61 Action ReturnAction(void) const { return returnAction; } in ReturnAction() function
111 …ShelloutAction::Action ReturnAction(shelloutEvent which) const { return shellouts[which]->ReturnAc… in ReturnAction() function
/dports/net/libksieve/libksieve-21.12.3/src/ksieveui/editor/
H A Dsieveeditorutil.cpp94 case ReturnAction: in helpUrl()
197 return ReturnAction; in strToVariableName()
H A Dsieveeditorutil.h57 ReturnAction, enumerator
/dports/games/trenchbroom/TrenchBroom-ed46601/lib/include/gmock/
H A Dgmock-actions.h449 class ReturnAction {
454 explicit ReturnAction(R value) : value_(value) {} in ReturnAction() function
505 GTEST_DISALLOW_ASSIGN_(ReturnAction);
941 internal::ReturnAction<R> Return(R value) { in Return()
942 return internal::ReturnAction<R>(value); in Return()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/gmock/include/gmock/
H A Dgmock-actions.h460 class ReturnAction {
465 explicit ReturnAction(R value) : value_(value) {} in ReturnAction() function
516 GTEST_DISALLOW_ASSIGN_(ReturnAction);
932 internal::ReturnAction<R> Return(R value) { in Return()
933 return internal::ReturnAction<R>(value); in Return()
/dports/net-im/licq-qt-gui/licq-f271d55/licq/3rdparty/gmock/include/gmock/
H A Dgmock-actions.h451 class ReturnAction {
456 explicit ReturnAction(R value) : value_(value) {} in ReturnAction() function
507 GTEST_DISALLOW_ASSIGN_(ReturnAction);
943 internal::ReturnAction<R> Return(R value) { in Return()
944 return internal::ReturnAction<R>(value); in Return()
/dports/net-im/licq-icq/licq-f271d55/licq/3rdparty/gmock/include/gmock/
H A Dgmock-actions.h451 class ReturnAction {
456 explicit ReturnAction(R value) : value_(value) {} in ReturnAction() function
507 GTEST_DISALLOW_ASSIGN_(ReturnAction);
943 internal::ReturnAction<R> Return(R value) { in Return()
944 return internal::ReturnAction<R>(value); in Return()
/dports/comms/mbelib/mbelib-1.3.0/test/gmock/include/gmock/
H A Dgmock-actions.h451 class ReturnAction {
456 explicit ReturnAction(R value) : value_(value) {} in ReturnAction() function
507 GTEST_DISALLOW_ASSIGN_(ReturnAction);
943 internal::ReturnAction<R> Return(R value) { in Return()
944 return internal::ReturnAction<R>(value); in Return()
/dports/net-im/licq-osd/licq-f271d55/licq/3rdparty/gmock/include/gmock/
H A Dgmock-actions.h451 class ReturnAction {
456 explicit ReturnAction(R value) : value_(value) {} in ReturnAction() function
507 GTEST_DISALLOW_ASSIGN_(ReturnAction);
943 internal::ReturnAction<R> Return(R value) { in Return()
944 return internal::ReturnAction<R>(value); in Return()
/dports/net-im/licq-jabber/licq-f271d55/licq/3rdparty/gmock/include/gmock/
H A Dgmock-actions.h451 class ReturnAction {
456 explicit ReturnAction(R value) : value_(value) {} in ReturnAction() function
507 GTEST_DISALLOW_ASSIGN_(ReturnAction);
943 internal::ReturnAction<R> Return(R value) { in Return()
944 return internal::ReturnAction<R>(value); in Return()
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/gtest/gmock/include/gmock/
H A Dgmock-actions.h449 class ReturnAction {
454 explicit ReturnAction(R value) : value_(value) {} in ReturnAction() function
505 GTEST_DISALLOW_ASSIGN_(ReturnAction);
941 internal::ReturnAction<R> Return(R value) { in Return()
942 return internal::ReturnAction<R>(value); in Return()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/yaml-cpp/test/gmock-1.7.0/include/gmock/
H A Dgmock-actions.h451 class ReturnAction {
456 explicit ReturnAction(R value) : value_(value) {} in ReturnAction() function
507 GTEST_DISALLOW_ASSIGN_(ReturnAction);
943 internal::ReturnAction<R> Return(R value) { in Return()
944 return internal::ReturnAction<R>(value); in Return()
/dports/net-im/licq/licq-f271d55/licq/3rdparty/gmock/include/gmock/
H A Dgmock-actions.h487 class ReturnAction {
492 explicit ReturnAction(R value) : value_(value) {} in ReturnAction() function
543 GTEST_DISALLOW_ASSIGN_(ReturnAction);
979 internal::ReturnAction<R> Return(R value) { in Return()
980 return internal::ReturnAction<R>(value); in Return()
/dports/games/openlierox/OpenLieroX/src/breakpad/external/src/testing/include/gmock/
H A Dgmock-actions.h447 class ReturnAction {
452 explicit ReturnAction(R value) : value_(value) {} in ReturnAction() function
837 internal::ReturnAction<R> Return(R value) { in Return()
838 return internal::ReturnAction<R>(value); in Return()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-actions.h537 class ReturnAction {
542 explicit ReturnAction(R value) : value_(new R(internal::move(value))) {}
622 GTEST_DISALLOW_ASSIGN_(ReturnAction);
1064 internal::ReturnAction<R> Return(R value) {
1065 return internal::ReturnAction<R>(internal::move(value));
/dports/games/leela-zero/leela-zero-0.17/gtest/googlemock/include/gmock/
H A Dgmock-actions.h535 class ReturnAction {
540 explicit ReturnAction(R value) : value_(new R(internal::move(value))) {}
620 GTEST_DISALLOW_ASSIGN_(ReturnAction);
1062 internal::ReturnAction<R> Return(R value) {
1063 return internal::ReturnAction<R>(internal::move(value));
/dports/net/flower/flower-0.10/contrib/googletest-release-1.8.0/googlemock/include/gmock/
H A Dgmock-actions.h534 class ReturnAction {
539 explicit ReturnAction(R value) : value_(new R(internal::move(value))) {}
619 GTEST_DISALLOW_ASSIGN_(ReturnAction);
1061 internal::ReturnAction<R> Return(R value) {
1062 return internal::ReturnAction<R>(internal::move(value));
/dports/graphics/blender/blender-2.91.0/extern/gmock/include/gmock/
H A Dgmock-actions.h515 class ReturnAction {
520 explicit ReturnAction(R value) : value_(new R(std::move(value))) {}
602 GTEST_DISALLOW_ASSIGN_(ReturnAction);
1005 internal::ReturnAction<R> Return(R value) {
1006 return internal::ReturnAction<R>(std::move(value));
/dports/devel/llvm11/llvm-11.0.1.src/utils/unittest/googlemock/include/gmock/
H A Dgmock-actions.h537 class ReturnAction {
542 explicit ReturnAction(R value) : value_(new R(internal::move(value))) {}
622 GTEST_DISALLOW_ASSIGN_(ReturnAction);
1064 internal::ReturnAction<R> Return(R value) {
1065 return internal::ReturnAction<R>(internal::move(value));

12345