Searched refs:checklist (Results 1 - 25 of 35) sorted by relevance

12

/freebsd-10.0-release/contrib/dialog/samples/
H A Dchecklist2 # $Id: checklist,v 1.14 2010/01/13 10:20:03 tom Exp $
10 --checklist "Hi, this is a checklist box. You can use this to \n\
H A Dchecklist110 --checklist "Hi, this is a checklist box. You can use this to \n\
H A Dchecklist-utf82 # $Id: checklist-utf8,v 1.12 2010/01/13 10:20:03 tom Exp $
12 --checklist "Hi, this is a checklist box. You can use this to \n\
H A Dchecklist1012 --checklist "Hi, this is a checklist box. You can use this to \n\
H A Dchecklist1110 --checklist "Hi, this is a checklist box. You can use this to \n\
H A Dchecklist210 --checklist "Hi, this is a checklist box. You can use this to \n\
H A Dchecklist310 --checklist "Hi, this is a checklist box. You can use this to \n\
H A Dchecklist410 --checklist "Hi, this is a checklist box. You can use this to \n\
H A Dchecklist510 --checklist "Hi, this is a checklist box. You can use this to \n\
H A Dchecklist611 --checklist "Hi, this is a checklist box. You can use this to \n\
H A Dchecklist715 --checklist "Hi, this is a checklist box. You can use this to \n\
H A Dchecklist814 --checklist "Hi, this is a checklist box. You can use this to \n\
H A Dchecklist-8bit2 # $Id: checklist-8bit,v 1.8 2010/01/13 10:20:03 tom Exp $
12 --checklist "Hi, this is a checklist box. You can use this to \n\
H A Ddialog.py53 # - 'checked' option to checklist dialog; clicking "Cancel" is now
172 def checklist(self, text, height=15, width=54, list=[], checked=None): member in class:Dialog
188 (c, o) = self.__perform('--checklist "%s" %d %d %d %s' %\
322 food = d.checklist("What sandwich toppings do you like?",
/freebsd-10.0-release/usr.sbin/spkrtest/
H A Dspkrtest.sh54 /usr/bin/dialog --title "Speaker test" --checklist \
/freebsd-10.0-release/usr.sbin/bsdinstall/scripts/
H A Dservices43 --checklist "Choose the services you would like to be started at boot:" \
H A Djail76 --checklist "Choose optional system components to install:" \
/freebsd-10.0-release/contrib/subversion/subversion/include/
H A Dsvn_version.h217 * An entry in the compatibility checklist.
233 * my_version is compatible with each entry in @a checklist. @a
234 * checklist must end with an entry whose label is @c NULL.
242 const svn_version_checklist_t *checklist);
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_subr/
H A Dversion.c80 const svn_version_checklist_t *checklist)
85 for (i = 0; checklist[i].label != NULL; ++i)
87 const svn_version_t *lib_version = checklist[i].version_query();
93 checklist[i].label,
78 svn_ver_check_list(const svn_version_t *my_version, const svn_version_checklist_t *checklist) argument
/freebsd-10.0-release/gnu/lib/libdialog/
H A DMakefile7 SRCS= argv.c arrows.c buildlist.c buttons.c calendar.c checklist.c \
/freebsd-10.0-release/contrib/subversion/subversion/svnversion/
H A Dsvnversion.c105 static const svn_version_checklist_t checklist[] = local
113 return svn_ver_check_list(&my_version, checklist);
/freebsd-10.0-release/contrib/dialog/package/
H A Ddialog.spec22 calendar, checklist, dselect, editbox, form, fselect, gauge,
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_fs_fs/
H A Dfs.c450 static const svn_version_checklist_t checklist[] =
463 SVN_ERR(svn_ver_check_list(fs_version(), checklist));
439 static const svn_version_checklist_t checklist[] = local
/freebsd-10.0-release/contrib/subversion/subversion/svnserve/
H A Dsvnserve.c458 static const svn_version_checklist_t checklist[] =
469 return svn_ver_check_list(&my_version, checklist);
457 static const svn_version_checklist_t checklist[] = local
/freebsd-10.0-release/
H A DObsoleteFiles.inc892 usr/share/examples/dialog/README usr/share/examples/dialog/checklist \

Completed in 111 milliseconds

12