Home
last modified time | relevance | path

Searched defs:title (Results 1 – 25 of 105) sorted by relevance

12345

/freebsd-src/contrib/dialog/samples/
H A Ddialog.py97 def __handleTitle(self, title): argument
104 def yesno(self, text, height=10, width=30, title=''): argument
115 def msgbox(self, text, height=10, width=30, title=''): argument
129 def inputbox(self, text, height=10, width=30, init='', title=''): argument
145 def textbox(self, filename, height=20, width=60, title=None): argument
236 def scrollbox(self, text, height=20, width=60, title=''): argument
252 def gauge_start(self, perc=0, text='', height=8, width=54, title=''): argument
/freebsd-src/contrib/wpa/src/utils/
H A Dtrace.h28 #define wpa_trace_dump(title, ptr) \ argument
49 #define wpa_trace_dump(title, ptr) do { } while (0) argument
51 #define wpa_trace_show(title) do { } while (0) argument
65 #define wpa_trace_dump_funcname(title, pc) do { } while (0) argument
H A Dwpa_debug.c258 static void _wpa_hexdump(int level, const char *title, const u8 *buf, in _wpa_hexdump() argument
385 void wpa_hexdump(int level, const char *title, const void *buf, size_t len) in wpa_hexdump() argument
391 void wpa_hexdump_key(int level, const char *title, const void *buf, size_t len) in wpa_hexdump_key() argument
397 _wpa_hexdump_ascii(int level,const char * title,const void * buf,size_t len,int show) _wpa_hexdump_ascii() argument
510 wpa_hexdump_ascii(int level,const char * title,const void * buf,size_t len) wpa_hexdump_ascii() argument
517 wpa_hexdump_ascii_key(int level,const char * title,const void * buf,size_t len) wpa_hexdump_ascii_key() argument
[all...]
H A Dbrowser.c26 char *title; member
186 const char *title; in view_cb_notify_title() local
264 view_cb_hovering_over_link(WebKitWebView * view,gchar * title,gchar * uri,struct browser_context * ctx) view_cb_hovering_over_link() argument
280 view_cb_title_changed(WebKitWebView * view,WebKitWebFrame * frame,const char * title,struct browser_context * ctx) view_cb_title_changed() argument
[all...]
H A Dtrace.c281 void wpa_trace_dump_funcname(const char *title, void *pc) in wpa_trace_dump_funcname() argument
343 void wpa_trace_dump_func(const char *title, void **btrace, int btrace_num) in wpa_trace_dump_func() argument
379 void wpa_trace_show(const char *title) in wpa_trace_show() argument
H A Dwpa_debug.h89 wpa_hexdump_buf(int level,const char * title,const struct wpabuf * buf) wpa_hexdump_buf() argument
111 wpa_hexdump_buf_key(int level,const char * title,const struct wpabuf * buf) wpa_hexdump_buf_key() argument
[all...]
/freebsd-src/contrib/dialog/
H A Dprogressbox.c84 start_obj(MY_OBJ * obj, const char *title, const char *cprompt) in start_obj()
278 pause_for_ok(MY_OBJ * obj, const char *title, const char *cprompt) in pause_for_ok()
382 dlg_progressbox(const char *title, in dlg_progressbox()
477 dialog_progressbox(const char *title, const char *cprompt, int height, int width) in dialog_progressbox()
H A Dguage.c42 char *title; member
298 const char *title, in dlg_reallocate_gauge()
366 dlg_allocate_gauge(const char *title, in dlg_allocate_gauge()
401 dialog_gauge(const char *title, in dialog_gauge()
H A Dhelp.c30 dialog_helpfile(const char *title, in dialog_helpfile()
H A Dprgbox.c97 dialog_prgbox(const char *title, in dialog_prgbox()
H A Dyesno.c34 dialog_yesno(const char *title, const char *cprompt, int height, int width) in dialog_yesno()
H A Dmsgbox.c35 dialog_msgbox(const char *title, const char *cprompt, int height, int width, in dialog_msgbox()
H A Dpause.c48 dialog_pause(const char *title, in dialog_pause()
H A Dmixedgauge.c40 const char *title; member
382 dialog_mixedgauge(const char *title, in dialog_mixedgauge()
/freebsd-src/share/examples/bootforth/
H A Dmenuconf.4th5 : title word
H A Dmenu.4th5 : title word
/freebsd-src/usr.sbin/tzsetup/
H A Dtzsetup.c100 char *title; member
106 xdialog_menu(char *title, char *cprompt, int item_no, dialogMenuItem *ditems) in xdialog_menu() argument
189 char title[30]; member
213 char title[64], prompt[64]; in continent_country_menu() local
675 char title[64], prompt[64]; set_zone_menu() local
733 message_zoneinfo_file(const char * title,char * prompt) message_zoneinfo_file() argument
[all...]
/freebsd-src/usr.sbin/bsdinstall/partedit/
H A Ddiskmenu.c37 diskmenu_show(const char *title, const char *text, struct partedit_item *items, in diskmenu_show()
/freebsd-src/contrib/libxo/xohtml/
H A Dxohtml.js28 title: "<b>" + tag + "</b>", property
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DProgress.cpp21 Progress(std::string title,std::string details,std::optional<uint64_t> total,lldb_private::Debugger * debugger) Progress() argument
/freebsd-src/contrib/wpa/wpa_supplicant/
H A Dnfc_pw_token.c18 static void print_bin(const char *title, const struct wpabuf *buf) in print_bin()
/freebsd-src/contrib/ntp/sntp/libopts/
H A Dusage.c708 prt_vendor_opts(tOptions * opts, char const * title) in prt_vendor_opts()
766 prt_extd_usage(tOptions * opts, tOptDesc * od, char const * title) in prt_extd_usage()
1038 prt_opt_usage(tOptions * opts, int ex_code, char const * title) in prt_opt_usage()
/freebsd-src/contrib/libxo/tests/core/
H A Dtest_01.c107 const char *title = "My Title"; in main() local
/freebsd-src/contrib/netbsd-tests/lib/libc/net/getaddrinfo/
H A Dh_gai.c62 print1(const char *title, const struct addrinfo *res, char *h, char *s) in print1()
/freebsd-src/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_rx.c438 mlx5e_decompress_cqe(struct mlx5e_cq * cq,struct mlx5_cqe64 * title,struct mlx5_mini_cqe8 * mini,u16 wqe_counter,int i) mlx5e_decompress_cqe() argument
467 struct mlx5_cqe64 title; mlx5e_decompress_cqes() local
[all...]

12345