Home
last modified time | relevance | path

Searched refs:checklist (Results 1 – 25 of 56) sorted by relevance

123

/NextBSD/contrib/subversion/subversion/libsvn_subr/
HDversion.c79 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/
HDsvn_version.h263 const svn_version_checklist_t *checklist,
275 const svn_version_checklist_t *checklist);
/NextBSD/contrib/dialog/samples/
HDchecklist9.txt6 --checklist "Hi, this is a checklist box. You can use this to \n\
HDchecklist110 --checklist "Hi, this is a checklist box. You can use this to \n\
HDchecklist10 --checklist "Hi, this is a checklist box. You can use this to \n\
HDchecklist-utf812 --checklist "Hi, this is a checklist box. You can use this to \n\
HDchecklist310 --checklist "Hi, this is a checklist box. You can use this to \n\
HDchecklist210 --checklist "Hi, this is a checklist box. You can use this to \n\
HDchecklist410 --checklist "Hi, this is a checklist box. You can use this to \n\
HDchecklist1110 --checklist "Hi, this is a checklist box. You can use this to \n\
HDchecklist1012 --checklist "Hi, this is a checklist box. You can use this to \n\
HDchecklist510 --checklist "Hi, this is a checklist box. You can use this to \n\
HDchecklist814 --checklist "Hi, this is a checklist box. You can use this to \n\
HDchecklist611 --checklist "Hi, this is a checklist box. You can use this to \n\
HDchecklist715 --checklist "Hi, this is a checklist box. You can use this to \n\
HDchecklist-8bit12 --checklist "Hi, this is a checklist box. You can use this to \n\
HDdialog.py172 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/
HDCHANGES43 + 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/
HDsvnversion.c106 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/
HDpkg-plist18 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/checklist
19 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/checklist-8bit
20 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/checklist-utf8
/NextBSD/usr.sbin/bsdinstall/scripts/
HDservices44 --checklist "Choose the services you would like to be started at boot:" \
/NextBSD/contrib/dialog/po/
HDPOTFILES.in4 checklist.c
/NextBSD/usr.sbin/spkrtest/
HDspkrtest.sh54 /usr/bin/dialog --title "Speaker test" --checklist \
/NextBSD/gnu/lib/libdialog/
HDMakefile7 SRCS= argv.c arrows.c buildlist.c buttons.c calendar.c checklist.c \
/NextBSD/contrib/subversion/subversion/svnfsfs/
HDsvnfsfs.c100 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()

123