Searched defs:title (Results 1 - 25 of 96) sorted by relevance

1234

/freebsd-current/contrib/dialog/
H A Dhelp.c30 dialog_helpfile(const char *title, argument
H A Dprgbox.c97 dialog_prgbox(const char *title, argument
H A Dmsgbox.c35 dialog_msgbox(const char *title, const char *cprompt, int height, int width, argument
H A Dmixedform.c43 dialog_mixedform(const char *title, argument
H A Dpause.c48 dialog_pause(const char *title, argument
H A Dyesno.c34 dialog_yesno(const char *title, const char *cprompt, int height, int width) argument
H A Dinputbox.c49 dialog_inputbox(const char *title, const char *cprompt, int height, int width, argument
H A Dmixedgauge.c40 const char *title; member in struct:__anon464
382 dialog_mixedgauge(const char *title, argument
H A Dtailbox.c307 dialog_tailbox(const char *title, argument
H A Dtreeview.c155 dlg_treeview(const char *title, argument
574 dialog_treeview(const char *title, argument
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DProgress.cpp21 Progress::Progress(std::string title, std::string details, argument
H A DDumpRegisterInfo.cpp70 static void DumpList(Stream &strm, const char *title, argument
77 strm << title; local
/freebsd-current/contrib/netbsd-tests/lib/libc/net/getaddrinfo/
H A Dh_gai.c62 print1(const char *title, const struct addrinfo *res, char *h, char *s) argument
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dnfc_pw_token.c18 static void print_bin(const char *title, const struct wpabuf *buf) argument
/freebsd-current/usr.sbin/bsdinstall/partedit/
H A Ddiskmenu.c37 diskmenu_show(const char *title, const char *text, struct partedit_item *items, argument
/freebsd-current/contrib/libxo/tests/core/
H A Dtest_01.c107 const char *title = "My Title"; local
/freebsd-current/tools/tools/notescheck/
H A Dnotescheck.py76 def title(self): member in class:Option
/freebsd-current/crypto/openssl/crypto/x509/
H A Dv3_prn.c139 int X509V3_extensions_print(BIO *bp, const char *title, argument
/freebsd-current/usr.sbin/ppp/
H A Dthroughput.c134 throughput_log(struct pppThroughput *t, int level, const char *title) argument
/freebsd-current/usr.bin/netstat/
H A Dipsec.c221 ipsec_hist_new(const uint64_t *hist, size_t histmax, const struct val2str *name, const char *title, const char *cname) argument
/freebsd-current/crypto/openssl/test/
H A Dprovider_status_test.c48 self_test_events(const OSSL_PARAM params[], void *arg, const char *title, int corrupt) argument
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Core/
H A DDebuggerEvents.h23 ProgressEventData(uint64_t progress_id, std::string title, argument
/freebsd-current/contrib/libxo/encoder/cbor/
H A Denc_cbor.c39 cbor_memdump (FILE *fp, const char *title, const char *data, argument
/freebsd-current/contrib/dialog/samples/install/
H A Dsetup.c158 select_partition(const char *title, const char *prompt, int y, int x) argument
/freebsd-current/contrib/kyua/cli/
H A Dcmd_report.cpp252 print_results(const model::test_result_type type, const char* title) argument

Completed in 364 milliseconds

1234