| /NextBSD/contrib/subversion/subversion/libsvn_subr/ |
| HD | version.c | 79 const svn_version_checklist_t *checklist, in svn_ver_check_list2() argument 86 for (i = 0; checklist[i].label != NULL; ++i) in svn_ver_check_list2() 88 const svn_version_t *lib_version = checklist[i].version_query(); in svn_ver_check_list2() 94 checklist[i].label, in svn_ver_check_list2()
|
| /NextBSD/contrib/subversion/subversion/include/ |
| HD | svn_version.h | 263 const svn_version_checklist_t *checklist, 275 const svn_version_checklist_t *checklist);
|
| /NextBSD/contrib/dialog/samples/ |
| HD | checklist9.txt | 6 --checklist "Hi, this is a checklist box. You can use this to \n\
|
| HD | checklist1 | 10 --checklist "Hi, this is a checklist box. You can use this to \n\
|
| HD | checklist | 10 --checklist "Hi, this is a checklist box. You can use this to \n\
|
| HD | checklist-utf8 | 12 --checklist "Hi, this is a checklist box. You can use this to \n\
|
| HD | checklist3 | 10 --checklist "Hi, this is a checklist box. You can use this to \n\
|
| HD | checklist2 | 10 --checklist "Hi, this is a checklist box. You can use this to \n\
|
| HD | checklist4 | 10 --checklist "Hi, this is a checklist box. You can use this to \n\
|
| HD | checklist11 | 10 --checklist "Hi, this is a checklist box. You can use this to \n\
|
| HD | checklist10 | 12 --checklist "Hi, this is a checklist box. You can use this to \n\
|
| HD | checklist5 | 10 --checklist "Hi, this is a checklist box. You can use this to \n\
|
| HD | checklist8 | 14 --checklist "Hi, this is a checklist box. You can use this to \n\
|
| HD | checklist6 | 11 --checklist "Hi, this is a checklist box. You can use this to \n\
|
| HD | checklist7 | 15 --checklist "Hi, this is a checklist box. You can use this to \n\
|
| HD | checklist-8bit | 12 --checklist "Hi, this is a checklist box. You can use this to \n\
|
| HD | dialog.py | 172 def checklist(self, text, height=15, width=54, list=[], checked=None): member in Dialog 322 food = d.checklist("What sandwich toppings do you like?",
|
| /NextBSD/contrib/dialog/ |
| HD | CHANGES | 43 + improve limit-checks for checklist, in case the dialog is resized 62 + remove obsolete workaround for ncurses 4.2 scrolling in checklist 127 + modify double-quoting to make it more consistent, i.e., checklist 130 older checklist behavior for double-quoting which always added those 139 + modify menubox.c to use the same improvement as in checklist.c 140 + improve auto width computation for checklist widget by using 471 + improve manpage description of --checklist (report by Isaac Good). 505 + amend changes to quoting; by default, the checklist widget quotes its 538 + add bindings for CTL/N, CTL/P to checklist, fselect and menubox 552 + improve layout of checklist.c, menubox.c, ensuring that the list fits [all …]
|
| /NextBSD/contrib/subversion/subversion/svnversion/ |
| HD | svnversion.c | 106 static const svn_version_checklist_t checklist[] = in check_lib_versions() local 114 return svn_ver_check_list2(&my_version, checklist, svn_ver_equal); in check_lib_versions()
|
| /NextBSD/contrib/dialog/package/freebsd/ |
| HD | pkg-plist | 18 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/checklist 19 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/checklist-8bit 20 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/checklist-utf8
|
| /NextBSD/usr.sbin/bsdinstall/scripts/ |
| HD | services | 44 --checklist "Choose the services you would like to be started at boot:" \
|
| /NextBSD/contrib/dialog/po/ |
| HD | POTFILES.in | 4 checklist.c
|
| /NextBSD/usr.sbin/spkrtest/ |
| HD | spkrtest.sh | 54 /usr/bin/dialog --title "Speaker test" --checklist \
|
| /NextBSD/gnu/lib/libdialog/ |
| HD | Makefile | 7 SRCS= argv.c arrows.c buildlist.c buttons.c calendar.c checklist.c \
|
| /NextBSD/contrib/subversion/subversion/svnfsfs/ |
| HD | svnfsfs.c | 100 static const svn_version_checklist_t checklist[] = in check_lib_versions() local 110 return svn_ver_check_list2(&my_version, checklist, svn_ver_equal); in check_lib_versions()
|