Home
last modified time | relevance | path

Searched refs:CANCELLED (Results 226 – 250 of 2294) sorted by relevance

12345678910>>...92

/dports/devel/arpc/arpc-0.7/src/
H A Dstatus_code.cc21 static_assert(int(StatusCode::CANCELLED) ==
22 arpc_protocol::StatusCode::CANCELLED,
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/test/a_SUITE_data/
H A Dtimer_driver.c17 #define CANCELLED 4 macro
73 reply[0] = CANCELLED; in timer_read()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/test/a_SUITE_data/
H A Dtimer_driver.c17 #define CANCELLED 4 macro
73 reply[0] = CANCELLED; in timer_read()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/test/a_SUITE_data/
H A Dtimer_driver.c17 #define CANCELLED 4 macro
73 reply[0] = CANCELLED; in timer_read()
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/test/a_SUITE_data/
H A Dtimer_driver.c17 #define CANCELLED 4 macro
73 reply[0] = CANCELLED; in timer_read()
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/test/a_SUITE_data/
H A Dtimer_driver.c17 #define CANCELLED 4 macro
73 reply[0] = CANCELLED; in timer_read()
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/test/a_SUITE_data/
H A Dtimer_driver.c17 #define CANCELLED 4 macro
73 reply[0] = CANCELLED; in timer_read()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/test/a_SUITE_data/
H A Dtimer_driver.c17 #define CANCELLED 4 macro
73 reply[0] = CANCELLED; in timer_read()
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/test/fake/
H A Dstep.py20 from buildbot.process.results import CANCELLED
68 self._controller.finish_step(CANCELLED)
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtkgesturelongpress.c55 CANCELLED, enumerator
174 g_signal_emit (gesture, signals[CANCELLED], 0); in gtk_gesture_long_press_update()
194 g_signal_emit (gesture, signals[CANCELLED], 0); in gtk_gesture_long_press_end()
326 signals[CANCELLED] = in gtk_gesture_long_press_class_init()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/interfaces/builtins/
H A DLibraryBuiltins.cpp96 cancelled = result == HELPERS::DialogResponse::CANCELLED; in ExportLibrary()
110 cancelled = result == HELPERS::DialogResponse::CANCELLED; in ExportLibrary()
139 cancelled = result == HELPERS::DialogResponse::CANCELLED; in ExportLibrary()
154 cancelled = result == HELPERS::DialogResponse::CANCELLED; in ExportLibrary()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-braket/source/model/
H A DQuantumTaskStatus.cpp61 return QuantumTaskStatus::CANCELLED; in GetQuantumTaskStatusForName()
89 case QuantumTaskStatus::CANCELLED: in GetNameForQuantumTaskStatus()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-emr-containers/source/model/
H A DJobRunState.cpp53 return JobRunState::CANCELLED; in GetJobRunStateForName()
85 case JobRunState::CANCELLED: in GetNameForJobRunState()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-elasticmapreduce/source/model/
H A DStepExecutionState.cpp53 return StepExecutionState::CANCELLED; in GetStepExecutionStateForName()
85 case StepExecutionState::CANCELLED: in GetNameForStepExecutionState()
H A DStepState.cpp53 return StepState::CANCELLED; in GetStepStateForName()
85 case StepState::CANCELLED: in GetNameForStepState()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-amplify/source/model/
H A DJobStatus.cpp61 return JobStatus::CANCELLED; in GetJobStatusForName()
89 case JobStatus::CANCELLED: in GetNameForJobStatus()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/src/google/protobuf/stubs/
H A Dstatus.h48 CANCELLED = 1, enumerator
88 static const StatusPod CANCELLED; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/stubs/
H A Dstatus.h48 CANCELLED = 1, enumerator
88 static const StatusPod CANCELLED; variable
/dports/devel/p5-POE/POE-1.368/t/10_units/07_exceptions/
H A D03_not_handled.t16 death => sub { die "OMG THEY CANCELLED FRIENDS"; },
39 like($@, qr/OMG THEY CANCELLED FRIENDS/, '$@contains the correct error message');
H A D01_normal.t18 death => sub { die "OMG THEY CANCELLED FRIENDS"; },
25 like($data->{error_str}, qr/OMG THEY CANCELLED FRIENDS/, 'error_str contains correct value');
/dports/mail/exim-monitor/exim-4.95/src/auths/
H A Dget_data.c84 if (Ustrcmp(big_buffer, "*") == 0) return CANCELLED; in auth_get_data()
161 return CANCELLED; in auth_client_item()
246 return CANCELLED; in auth_client_item()
/dports/www/newsboat/newsboat-2.22.1/src/
H A Dpoddlthread.cpp125 } else if (dl->status() != DlStatus::CANCELLED) { in run()
161 if (dl->status() == DlStatus::CANCELLED) { in write_data()
175 if (dl->status() == DlStatus::CANCELLED) { in progress()
/dports/mail/exim-sqlite/exim-4.95/src/auths/
H A Dget_data.c84 if (Ustrcmp(big_buffer, "*") == 0) return CANCELLED; in auth_get_data()
161 return CANCELLED; in auth_client_item()
246 return CANCELLED; in auth_client_item()
/dports/mail/exim-sa-exim/exim-4.95/src/auths/
H A Dget_data.c84 if (Ustrcmp(big_buffer, "*") == 0) return CANCELLED; in auth_get_data()
161 return CANCELLED; in auth_client_item()
246 return CANCELLED; in auth_client_item()
/dports/mail/exim/exim-4.95/src/auths/
H A Dget_data.c84 if (Ustrcmp(big_buffer, "*") == 0) return CANCELLED; in auth_get_data()
161 return CANCELLED; in auth_client_item()
246 return CANCELLED; in auth_client_item()

12345678910>>...92