/freebsd/contrib/llvm-project/lldb/source/Host/common/ |
H A D | HostThread.cpp | 24 Status HostThread::Cancel() { return m_native_thread->Cancel(); } in Cancel() function in HostThread
|
/freebsd/usr.sbin/bsdconfig/usermgmt/share/ |
H A D | user_input.subr | 199 # Return if user has either pressed ESC or chosen Cancel/No 251 # pressed ESC or chose Cancel/No 269 # pressed ESC or chose Cancel/No 310 # Return if user has either pressed ESC or chosen Cancel/No 391 # Return if user either pressed ESC or chose Cancel/No 405 # Return if user either pressed ESC or chose Cancel/No 447 # Return if user has either pressed ESC or chosen Cancel/No 465 # Return if user has either pressed ESC or chosen Cancel/No 483 # Return if user has either pressed ESC or chosen Cancel/No 501 # Return if user has either pressed ESC or chosen Cancel/No [all …]
|
H A D | group_input.subr | 135 # Return if user has either pressed ESC or chosen Cancel/No 220 # Return if user has either pressed ESC or chosen Cancel/No 237 # Return if user has either pressed ESC or chosen Cancel/No 278 # Return if user has either pressed ESC or chosen Cancel/No 332 # Return if user has either pressed ESC or chosen Cancel/No 382 # pressed ESC or chose Cancel/No 400 # pressed ESC or chose Cancel/No 415 # success unless the user chose Cancel or pressed ESC. Data to display is taken 474 # Returns success unless the user chose Cancel or pressed ESC. Data to display 536 # Returns success unless the user chose Cancel or pressed ESC. Data to display
|
H A D | group.subr | 139 # Loop until the user decides to Exit, Cancel, or presses ESC 153 # Return if user either pressed ESC or chose Cancel/No 272 # Loop until the user decides to Exit, Cancel, or presses ESC 286 # Return if user either pressed ESC or chose Cancel/No 405 # Loop until the user decides to Exit, Cancel, or presses ESC 419 # Return if user either pressed ESC or chose Cancel/No
|
/freebsd/contrib/dialog/po/ |
H A D | ca.po | 32 msgid "Cancel" 33 msgstr "Cancel·la"
|
H A D | et.po | 29 msgid "Cancel"
|
H A D | mg.po | 31 msgid "Cancel"
|
H A D | th.po | 33 msgid "Cancel"
|
H A D | cy.po | 30 msgid "Cancel"
|
H A D | uk.po | 32 msgid "Cancel"
|
H A D | ar.po | 33 msgid "Cancel"
|
H A D | dialog.pot | 31 msgid "Cancel"
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | IOHandlerCursesGUI.h | 24 void Cancel() override;
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/posix/ |
H A D | HostThreadPosix.h | 26 Status Cancel() override;
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/ |
H A D | HostThread.h | 35 Status Cancel();
|
H A D | HostNativeThreadBase.h | 35 virtual Status Cancel() = 0;
|
H A D | Alarm.h | 56 bool Cancel(Handle handle);
|
/freebsd/usr.sbin/bsdconfig/usermgmt/include/ |
H A D | messages.subr | 40 msg_cancel="Cancel" 45 msg_delete_exit_or_cancel="Choose Delete/Exit when finished or Cancel." 106 msg_save_exit_or_cancel="Choose Save/Exit when finished or Cancel."
|
/freebsd/stand/efi/include/ |
H A D | efiudp.h | 155 EFI_UDP4_CANCEL Cancel; member 268 EFI_UDP6_CANCEL Cancel; member
|
H A D | efitcp.h | 215 EFI_TCP4_CANCEL Cancel; member 387 EFI_TCP6_CANCEL Cancel; member
|
H A D | efiip.h | 206 EFI_IP4_CANCEL Cancel; member 455 EFI_IP6_CANCEL Cancel; member
|
/freebsd/usr.sbin/bsdconfig/password/share/ |
H A D | password.subr | 83 # Return if user either pressed ESC or chose Cancel/No 97 # Return if user either pressed ESC or chose Cancel/No
|
/freebsd/contrib/llvm-project/lldb/source/Host/posix/ |
H A D | HostThreadPosix.cpp | 40 Status HostThreadPosix::Cancel() { in Cancel() function in HostThreadPosix
|
/freebsd/stand/efi/include/Protocol/ |
H A D | Http.h | 514 EFI_HTTP_CANCEL Cancel; member
|
/freebsd/usr.sbin/bsdconfig/startup/include/ |
H A D | messages.subr | 43 msg_cancel="Cancel" 61 msg_exit_cancel="Exit/Cancel"
|