Searched refs:shortcut (Results 1 – 25 of 62) sorted by relevance
123
| /freebsd-14-stable/contrib/tzdata/ |
| HD | checklinks.awk | 40 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/ |
| HD | copyright.def | 21 version-value = ''; /* Don't use -v as a shortcut for --version */
|
| /freebsd-14-stable/contrib/bsddialog/lib/ |
| HD | lib_util.h | 82 draw_buttons(WINDOW *window, struct buttons bs, bool shortcut);
|
| HD | menubox.c | 257 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()
|
| HD | lib_util.c | 194 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/ |
| HD | shortcuts.4th | 38 \ This "shortcut" word will not be used directly, but is defined here to
|
| /freebsd-14-stable/contrib/ntp/ |
| HD | WHERE-TO-START | 33 might find the INSTALL file a useful shortcut. A descriptive list of all
|
| /freebsd-14-stable/contrib/bc/locales/ |
| D | en_NZ.UTF-8.msg | 69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
|
| D | en_NZ.ISO8859-15.msg | 69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
|
| D | en_US.ISO8859-15.msg | 69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
|
| D | en_US.US-ASCII.msg | 69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
|
| D | en_IE.ISO8859-1.msg | 69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
|
| D | en_IE.utf8.msg | 69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
|
| D | en_GB.US-ASCII.msg | 69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
|
| D | en_AU.UTF-8.msg | 69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
|
| D | en_AU.US-ASCII.msg | 69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
|
| D | en_AU.utf8.msg | 69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
|
| D | en_US.UTF-8.msg | 69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
|
| D | en_GB.UTF-8.msg | 69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
|
| D | en_CA.utf8.msg | 69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
|
| D | en_GB.ISO8859-1.msg | 69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
|
| HD | en_US.msg | 69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
|
| D | en_CA.US-ASCII.msg | 69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
|
| D | en_US.utf8.msg | 69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
|
| D | en_US.US_ASCII.msg | 69 19 "POSIX does not allow a period ('.') as a shortcut for the last result"
|
123