Home
last modified time | relevance | path

Searched refs:shortcut (Results 1 – 25 of 62) sorted by relevance

123

/freebsd-14-stable/contrib/tzdata/
HDchecklinks.awk40 shortcut[$5] = $3
58 for (tz in shortcut) {
59 if (defined[shortcut[tz]] != defined[tz]) {
64 tz, target, shortcut[tz], defined[shortcut[tz]]
/freebsd-14-stable/contrib/ntp/sntp/include/
HDcopyright.def21 version-value = ''; /* Don't use -v as a shortcut for --version */
/freebsd-14-stable/contrib/bsddialog/lib/
HDlib_util.h82 draw_buttons(WINDOW *window, struct buttons bs, bool shortcut);
HDmenubox.c257 wchar_t shortcut; in drawitem() local
305 mbtowc(&shortcut, item->desc, MB_CUR_MAX); in drawitem()
307 mbtowc(&shortcut, item->name, MB_CUR_MAX); in drawitem()
308 mvwaddwch(pad, y, pos.xname + item->depth, shortcut); in drawitem()
HDlib_util.c194 wchar_t first, bool selected, bool shortcut) in draw_button() argument
224 if (shortcut) { in draw_button()
232 draw_buttons(WINDOW *window, struct buttons bs, bool shortcut) in draw_buttons() argument
256 bs.first[i], i == bs.curr, shortcut); in draw_buttons()
/freebsd-14-stable/stand/forth/
HDshortcuts.4th38 \ This "shortcut" word will not be used directly, but is defined here to
/freebsd-14-stable/contrib/ntp/
HDWHERE-TO-START33 might find the INSTALL file a useful shortcut. A descriptive list of all
/freebsd-14-stable/contrib/bc/locales/
Den_NZ.UTF-8.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
Den_NZ.ISO8859-15.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
Den_US.ISO8859-15.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
Den_US.US-ASCII.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
Den_IE.ISO8859-1.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
Den_IE.utf8.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
Den_GB.US-ASCII.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
Den_AU.UTF-8.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
Den_AU.US-ASCII.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
Den_AU.utf8.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
Den_US.UTF-8.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
Den_GB.UTF-8.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
Den_CA.utf8.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
Den_GB.ISO8859-1.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
HDen_US.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
Den_CA.US-ASCII.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
Den_US.utf8.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
Den_US.US_ASCII.msg69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"

123