Home
last modified time | relevance | path

Searched refs:msgbox (Results 1 – 25 of 66) sorted by relevance

123

/freebsd-14.2/sys/contrib/device-tree/Bindings/mailbox/
H A Dallwinner,sun6i-a31-msgbox.yaml4 $id: http://devicetree.org/schemas/mailbox/allwinner,sun6i-a31-msgbox.yaml#
28 - allwinner,sun8i-a83t-msgbox
29 - allwinner,sun8i-h3-msgbox
30 - allwinner,sun9i-a80-msgbox
31 - allwinner,sun50i-a64-msgbox
32 - allwinner,sun50i-h6-msgbox
33 - const: allwinner,sun6i-a31-msgbox
34 - const: allwinner,sun6i-a31-msgbox
70 msgbox: mailbox@1c17000 {
71 compatible = "allwinner,sun8i-h3-msgbox",
[all …]
/freebsd-14.2/contrib/bsddialog/
H A DREADME.md16 % ./bsddialog --msgbox "Hello World!" 8 20
25 % ./bsddialog --msgbox "Hello World!" 8 20
38 --menu, --mixedform, --mixedgauge, --msgbox, --passwordbox, --passwordform,
49 % ./bsddialog --backtitle "TITLE" --title msgbox --msgbox "Hello World!" 5 30
50 % ./bsddialog --theme blackwhite --title msgbox --msgbox "Hello World!" 5 30
70 % sh ./examples_utility/msgbox.sh
106 % ./msgbox
H A D.gitignore18 examples_library/msgbox
/freebsd-14.2/contrib/dialog/samples/
H A Dmsgbox17 --msgbox "Hi, this is a simple message box. You can use this to
14 --msgbox "Hi, this is a simple message box. You can use this to
21 --msgbox "Hi, this is a simple message box. You can use this to
28 --clear "$@" --msgbox " \
H A Dmsgbox27 --msgbox "Hi, this is a simple message box. You can use this to
14 --msgbox "Hi, this is a simple message box. You can use this to
21 --msgbox "Hi, this is a simple message box. You can use this to
28 --trim "$@" --msgbox " \
H A Dform354 --msgbox "Resulting data:\n\
61 --msgbox "Help data:\n\
H A Dform455 --msgbox "Resulting data:\n\
62 --msgbox "Help data:\n\
H A Dform556 --msgbox "Resulting data:\n\
63 --msgbox "Help data:\n\
H A Dform656 --msgbox "Resulting data:\n\
63 --msgbox "Help data:\n\
H A Ddialog.py115 def msgbox(self, text, height=10, width=30, title=''): member in Dialog
312 d.msgbox("Excellent! Here's the source code:")
314 d.msgbox("Send your complaints to /dev/null")
H A Dmsgbox7 --msgbox "Hi, this is a simple message box. You can use this to \
H A Dmsgbox-utf811 --msgbox "วรรณยุกต์อยู่ท้ายบรรทัดได้หรือไม่" 8 23
H A Dmsgbox-help8 --msgbox "Hi, this is a simple message box. You can use this to \
H A Dmsgbox6a11 --msgbox "\
H A Dmsgbox611 --msgbox "\
H A Dmsgbox4-eucjp10 --msgbox "\
H A Dmsgbox511 --msgbox "\
H A Dmsgbox310 --msgbox "\
H A Dmsgbox4-utf812 --msgbox "\
H A Dmsgbox4-8bit12 --msgbox "\
/freebsd-14.2/usr.sbin/bsdinstall/scripts/
H A Dchecksum76 …--msgbox "The checksum for $dist does not match. It may have become corrupted, or it may be from a…
80 …--msgbox "The checksum for $dist does not match. It may have become corrupted, and should be redow…
H A Dnetconfig_ipv446 --msgbox 'No interface specified for IPv4 configuration.' 0 0
62 bsddialog --backtitle "$OSNAME Installer" --msgbox "DHCP lease acquisition failed." 0 0
H A Dnetconfig_ipv653 --msgbox 'No interface specified for IPv6 configuration.' 0 0
71 bsddialog --backtitle "$OSNAME Installer" --msgbox "SLAAC failed." 0 0
H A Dfetchmissingdists35 bsddialog --backtitle "$OSNAME Installer" --title "Error" --msgbox "$1" 0 0
84 …bsddialog --backtitle "$OSNAME Installer" --title "Warning" --msgbox "Manifest not found on local …
/freebsd-14.2/contrib/bsddialog/examples_utility/
H A Dmsgbox.sh16 ./bsddialog --title " msgbox " --msgbox "Hello World!" 6 20

123