Searched defs:completion (Results 1 - 18 of 18) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DCompletionRequest.cpp61 void CompletionResult::AddResult(llvm::StringRef completion, argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp686 mergeCompletion(StringRef existing, unsigned pos, StringRef completion) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp994 CompletionResult::Completion completion = results.front(); local
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DCompletionRequest.h43 Completion(llvm::StringRef completion, llvm::StringRef description, argument
142 AddCompletion(llvm::StringRef completion, llvm::StringRef description = �, CompletionMode mode = CompletionMode::Normal) argument
155 TryCompleteCurrentArg(llvm::StringRef completion, llvm::StringRef description = �) argument
[all...]
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h185 struct completion completion; member in struct:c4iw_wr_wait
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_cli.c3035 char ** (*completion)(const char *str, int pos); member in struct:wpa_cli_cmd
/freebsd-11-stable/contrib/wpa/hostapd/
H A Dhostapd_cli.c1514 char ** (*completion)(const char *str, int pos); member in struct:hostapd_cli_cmd
/freebsd-11-stable/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c82 struct completion { struct
459 struct q_res_req_compl *completion = context; local
[all...]
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dcompletion.h36 struct completion { struct
/freebsd-11-stable/tests/sys/aio/
H A Daio_test.c82 typedef ssize_t (*completion)(struct aiocb*); typedef
[all...]
/freebsd-11-stable/sys/contrib/ck/include/
H A Dck_tflock.h43 uint32_t completion; member in struct:ck_tflock_ticket
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_os_freebsd.h471 struct completion { struct
/freebsd-11-stable/contrib/tcsh/
H A Dcsh-mode.el[all...]
/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic79xx.c855 struct ahd_completion *completion; local
[all...]
/freebsd-11-stable/sys/contrib/vchiq/interface/compat/
H A Dvchi_bsd.h213 struct completion { struct
[all...]
/freebsd-11-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_arm.c210 VCHIQ_COMPLETION_DATA_T *completion; local
831 VCHIQ_COMPLETION_DATA_T *completion; local
1314 VCHIQ_COMPLETION_DATA_T *completion; local
[all...]
/freebsd-11-stable/contrib/ntp/lib/isc/tests/
H A Dsocket_test.c42 completion_init(completion_t *completion) { argument
49 completion_t *completion = event->ev_arg; local
60 waitfor(completion_t *completion) { argument
90 completion_t completion; local
161 completion_t completion; local
[all...]
/freebsd-11-stable/sys/dev/pdq/
H A Dpdq.c720 pdq_uint32_t completion = rx->rx_completion; local
987 unsigned completion = tx->tx_completion; local
1030 pdq_uint32_t completion = tx->tx_completion; local
[all...]

Completed in 487 milliseconds