Home
last modified time | relevance | path

Searched defs:completion (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DCompletionRequest.cpp61 void CompletionResult::AddResult(llvm::StringRef completion, in AddResult()
73 for (const Completion &completion : m_results) in GetMatches() local
79 for (const Completion &completion : m_results) in GetDescriptions() local
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dcompletion.h34 struct completion { struct
40 #define init_completion(c) \ argument
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DCompletionRequest.h53 Completion(llvm::StringRef completion, llvm::StringRef description, in Completion()
197 for (const std::string &completion : completions) in AddCompletions() local
/freebsd/sys/dev/mana/
H A Dgdma_util.h185 struct completion { struct
190 void init_completion(struct completion *c); argument
/freebsd/sys/contrib/ck/include/
H A Dck_tflock.h43 uint32_t completion; member
/freebsd/sys/contrib/vchiq/interface/compat/
H A Dvchi_bsd.h209 struct completion { struct
215 void init_completion(struct completion *c); argument
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DIOHandler.h195 : m_completion(completion) {} in m_completion() argument
297 : IOHandlerDelegate(completion), m_end_line(end_line.str() + "\n") {} in IOHandlerDelegate() argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp720 CompletionResult::Completion completion; member
916 CompletionResult::Completion completion(CompletionSuggestion, Description, in getCompletionForResult() local
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_arm.c209 VCHIQ_COMPLETION_DATA_T *completion; in add_completion() local
830 VCHIQ_COMPLETION_DATA_T *completion; in vchiq_ioctl() local
1313 VCHIQ_COMPLETION_DATA_T *completion; in vchiq_close() local
/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr.c117 init_completion(struct completion *completion) in init_completion()
123 complete(struct completion *completion) in complete()
129 void wait_for_completion_timeout(struct completion *completion, in wait_for_completion_timeout()
144 void wait_for_completion_timeout_tm(struct completion *completion, in wait_for_completion_timeout_tm()
H A Dmpi3mr.h236 struct completion { struct
237 unsigned int done;
238 struct mtx lock;
419 struct completion completion; member
/freebsd/sys/dev/drm2/
H A Ddrm_os_freebsd.h471 struct completion { struct
479 init_completion(struct completion *c) in init_completion() argument
/freebsd/contrib/libedit/
H A Dfilecomplete.c671 char *completion; in fn_complete2() local
/freebsd/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c85 struct completion { struct
91 init_completion(struct completion *c) in init_completion() argument
583 struct q_res_req_compl *completion = context; in q_resource_requirements() local
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp1027 CompletionResult::Completion completion = results.front(); in TabCommand() local
/freebsd/tests/sys/aio/
H A Daio_test.c83 typedef ssize_t (*completion)(struct aiocb*); typedef
/freebsd/contrib/wpa/hostapd/
H A Dhostapd_cli.c1555 char ** (*completion)(const char *str, int pos); member
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h192 struct completion completion; member
/freebsd/sys/dev/mlx5/mlx5_en/
H A Den.h928 struct completion completion; member
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c844 struct ahd_completion *completion; in ahd_run_qoutfifo() local
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_cli.c3264 char ** (*completion)(const char *str, int pos); member
/freebsd/sys/contrib/dev/rtw89/
H A Dcore.h2867 struct completion completion; member
3531 struct completion completion; member
3611 struct completion completion; member
/freebsd/sys/contrib/dev/rtw88/
H A Dmain.h1861 struct completion completion; member