Searched refs:COUNT (Results 1 - 25 of 75) sorted by relevance

123

/macosx-10.10.1/xnu-2782.1.97/tools/tests/execperf/
H A Dtest.sh10 COUNT=
14 COUNT=1000
17 COUNT=10000
25 /usr/bin/time ./${RUN} $j $((${COUNT}/$j)) ./$i
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/tests/scripts/
H A Dtest025-limits86 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
89 if test x"$COUNT" != x ; then
90 echo "...success (got $COUNT entries)"
109 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
112 if test x"$COUNT" != x ; then
113 echo "...success (got $COUNT entries)"
133 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHOUT`
136 if test x"$COUNT" != x ; then
137 if test "$COUNT" -gt "$SIZELIMIT" ; then
138 echo "...error: got $COUNT entrie
[all...]
H A Dtest022-ppolicy83 COUNT=`grep "Account locked" $SEARCHOUT | wc -l`
84 if test $COUNT != 2 ; then
124 COUNT=`grep "grace logins" $SEARCHOUT | wc -l`
125 if test $COUNT != 3 ; then
248 COUNT=`grep "Operations are restricted" $SEARCHOUT | wc -l`
249 if test $COUNT != 1 ; then
319 COUNT=`grep "Password fails quality" ${TESTOUT}.2 | wc -l`
320 if test $COUNT != 1 ; then
325 COUNT=`grep "Password is too short for policy" ${TESTOUT}.2 | wc -l`
326 if test $COUNT !
[all...]
/macosx-10.10.1/objc4-646/test/
H A Dload-parallel.m24 #ifndef COUNT
50 pthread_t t[COUNT];
53 for (i = 0; i < COUNT; i++) {
57 for (i = 0; i < COUNT; i++) {
61 testprintf("loaded %d/%d\n", state, COUNT*26);
62 testassert(state == COUNT*26);
/macosx-10.10.1/dtrace-147/DTTk/Bin/
H A Derrinfo59 $COUNT = 0;
67 $COUNT = 1 if $opt_c;
91 if ($COUNT) { # aggregate style
128 if ($COUNT) {
142 if ($COUNT && $header) {
144 "EXEC","SYSCALL","ERR","COUNT","DESC");
156 if ($COUNT) {
/macosx-10.10.1/dtrace-147/DTTk/
H A Derrinfo59 $COUNT = 0;
67 $COUNT = 1 if $opt_c;
91 if ($COUNT) { # aggregate style
128 if ($COUNT) {
142 if ($COUNT && $header) {
144 "EXEC","SYSCALL","ERR","COUNT","DESC");
156 if ($COUNT) {
/macosx-10.10.1/cups-408/cups/everywhere/
H A Dipp-tests.test195 EXPECT charset-configured OF-TYPE charset IN-GROUP printer-attributes-tag COUNT 1
199 EXPECT color-supported OF-TYPE boolean IN-GROUP printer-attributes-tag COUNT 1
206 EXPECT copies-default OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE >0
209 EXPECT document-format-default OF-TYPE mimeMediaType IN-GROUP printer-attributes-tag COUNT 1
214 EXPECT document-password-supported OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1 IF-DEFINED HAVE_PDF
217 EXPECT feed-orientation-default OF-TYPE keyword IN-GROUP printer-attributes-tag COUNT 1 IF-DEFINED HAVE_FEED_ORIENTATION
231 EXPECT job-account-id-supported OF-TYPE boolean IN-GROUP printer-attributes-tag WITH-VALUE true COUNT 1 DEFINE-MATCH HAVE_JOB_ACCOUNT_ID
232 EXPECT job-account-id-default OF-TYPE name|no-value IN-GROUP printer-attributes-tag COUNT 1 IF-DEFINED HAVE_JOB_ACCOUNT_ID
234 EXPECT job-accounting-user-id-supported OF-TYPE boolean IN-GROUP printer-attributes-tag WITH-VALUE true COUNT 1 DEFINE-MATCH HAVE_JOB_ACCOUNTING_USER_ID
235 EXPECT job-accounting-user-id-default OF-TYPE name|no-value IN-GROUP printer-attributes-tag COUNT
[all...]
H A Dbonjour-value-tests.test40 EXPECT printer-more-info OF-TYPE uri IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE "$ADMINURL"
41 EXPECT printer-uuid OF-TYPE uri IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE "urn:uuid:$UUID"
/macosx-10.10.1/Libc-1044.1.2/stdio/FreeBSD/
H A Dfdopen.c35 #define COUNT 0 macro
37 #define COUNT 0 macro
39 #define COUNT 1 macro
90 if ((fp = __sfp(COUNT)) == NULL)
H A Dfopen.c35 #define COUNT 0 macro
37 #define COUNT 0 macro
39 #define COUNT 1 macro
71 if ((fp = __sfp(COUNT)) == NULL)
/macosx-10.10.1/xnu-2782.1.97/tools/tests/libMicro/
H A Dod_account_delete.sh15 COUNT=$1
45 echo "Deleting users ${PREFIX}1 to ${PREFIX}$COUNT"
56 while [ $i -le $COUNT ]
61 printf "\r${PREFIX}${i} / ${COUNT}"
H A Dod_account_create.sh16 COUNT=$1
51 echo "Creating users ${PREFIX}1 to ${PREFIX}$COUNT"
76 while [ $i -le $COUNT ]
83 printf "\r${PREFIX}${i} / ${COUNT}"
123 while [ $i -le $COUNT ]; do
/macosx-10.10.1/cups-408/cups/test/
H A Dipp-2.1.test40 EXPECT job-hold-until-default OF-TYPE keyword|name IN-GROUP printer-attributes-tag COUNT 1
42 EXPECT job-priority-default OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE >0,<101
43 EXPECT job-priority-supported OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE >0,<101
47 EXPECT media-col-default OF-TYPE collection IN-GROUP printer-attributes-tag COUNT 1
50 EXPECT media-default OF-TYPE keyword|name IN-GROUP printer-attributes-tag COUNT 1
56 EXPECT notify-lease-duration-default OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1
58 EXPECT notify-max-events-supported OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE >1
62 EXPECT ippget-event-life OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1
63 EXPECT multiple-operation-time-out OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE >0
87 EXPECT ?printer-alert-description OF-TYPE text IN-GROUP printer-attributes-tag SAME-COUNT
[all...]
H A Dipp-2.0.test46 EXPECT color-supported OF-TYPE boolean IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE true DEFINE-MATCH PRINTER_IS_COLOR
49 EXPECT copies-default OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE >0
53 EXPECT media-default OF-TYPE no-value|keyword|name IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE "$MEDIA_REGEX"
56 EXPECT orientation-requested-default OF-TYPE no-value|enum IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE 3,4,5,6
58 EXPECT output-bin-default OF-TYPE keyword|name IN-GROUP printer-attributes-tag COUNT 1
60 EXPECT print-quality-default OF-TYPE enum IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE 3,4,5
62 EXPECT printer-resolution-default OF-TYPE resolution IN-GROUP printer-attributes-tag COUNT 1
64 EXPECT sides-default OF-TYPE keyword IN-GROUP printer-attributes-tag COUNT 1 WITH-ALL-VALUES "/^(one-sided|two-sided-long-edge|two-sided-short-edge)$$/"
68 EXPECT ?media-col-default OF-TYPE collection IN-GROUP printer-attributes-tag COUNT 1
102 EXPECT color-supported OF-TYPE boolean IN-GROUP printer-attributes-tag COUNT
[all...]
H A Dipp-1.1.test161 EXPECT job-uri OF-TYPE uri COUNT 1 IN-GROUP job-attributes-tag WITH-VALUE "$IPP_URI_SCHEME"
162 EXPECT job-id OF-TYPE integer COUNT 1 IN-GROUP job-attributes-tag
164 EXPECT job-state OF-TYPE unknown|enum COUNT 1 IN-GROUP job-attributes-tag
247 EXPECT ?copies-default OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE >0
251 EXPECT ?job-hold-until-default OF-TYPE keyword|name IN-GROUP printer-attributes-tag COUNT 1
255 EXPECT ?job-priority-default OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE >0,<101
256 EXPECT ?job-priority-supported OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE >0,<101
259 EXPECT ?media-default OF-TYPE no-value|keyword|name IN-GROUP printer-attributes-tag COUNT 1
264 EXPECT ?number-up-default OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE >0
267 EXPECT ?orientation-requested-default OF-TYPE no-value|enum IN-GROUP printer-attributes-tag COUNT
[all...]
H A Dipp-2.2.test40 EXPECT number-up-default OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE >0
44 EXPECT page-ranges-supported OF-TYPE boolean IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE 1
48 EXPECT job-ids-supported OF-TYPE boolean IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE 1
51 EXPECT multiple-document-jobs-supported OF-TYPE boolean IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE 1
53 EXPECT printer-alert-description OF-TYPE text IN-GROUP printer-attributes-tag SAME-COUNT-AS printer-alert
54 EXPECT printer-device-id OF-TYPE text IN-GROUP printer-attributes-tag COUNT 1
55 EXPECT printer-message-from-operator OF-TYPE text IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE "/^.{0,127}$$/"
/macosx-10.10.1/OpenSSL098-52/src/crypto/bf/
H A Dbfspeed.c212 #define COUNT(d) (d) macro
215 #define COUNT(d) (count) macro
231 a=((double)COUNT(ca))/d;
251 b=((double)COUNT(cb)*8)/d;
268 c=((double)COUNT(cc)*BUFSIZE)/d;
/macosx-10.10.1/OpenSSL098-52/src/crypto/cast/
H A Dcast_spd.c212 #define COUNT(d) (d) macro
215 #define COUNT(d) (count) macro
231 a=((double)COUNT(ca))/d;
251 b=((double)COUNT(cb)*8)/d;
268 c=((double)COUNT(cc)*BUFSIZE)/d;
/macosx-10.10.1/OpenSSL098-52/src/crypto/rc2/
H A Drc2speed.c212 #define COUNT(d) (d) macro
215 #define COUNT(d) (count) macro
231 a=((double)COUNT(ca))/d;
251 b=((double)COUNT(cb)*8)/d;
268 c=((double)COUNT(cc)*BUFSIZE)/d;
/macosx-10.10.1/OpenSSL098-52/src/crypto/rc5/
H A Drc5speed.c212 #define COUNT(d) (d) macro
215 #define COUNT(d) (count) macro
231 a=((double)COUNT(ca))/d;
251 b=((double)COUNT(cb)*8)/d;
268 c=((double)COUNT(cc)*BUFSIZE)/d;
/macosx-10.10.1/vim-55/src/
H A Dex_cmds.h44 #define COUNT 0x400 /* allow count in argument, after command */ macro
105 RANGE|NOTADR|COUNT|TRLBAR),
125 BANG|RANGE|NOTADR|COUNT|EXTRA|EDITCMD|ARGOPT|TRLBAR),
135 BANG|RANGE|NOTADR|BUFNAME|BUFUNL|COUNT|EXTRA|TRLBAR),
137 BANG|RANGE|NOTADR|COUNT|TRLBAR),
139 RANGE|NOTADR|COUNT|TRLBAR),
143 BANG|RANGE|NOTADR|BUFNAME|COUNT|EXTRA|TRLBAR),
153 BANG|RANGE|NOTADR|COUNT|TRLBAR),
155 BANG|RANGE|NOTADR|COUNT|TRLBAR),
159 BANG|RANGE|NOTADR|COUNT|TRLBA
[all...]
/macosx-10.10.1/OpenSSL098-52/src/crypto/des/
H A Dspeed.c221 #define COUNT(d) (d) macro
224 #define COUNT(d) (count) macro
235 a=((double)COUNT(ca))/d;
252 b=((double)COUNT(cb)*8)/d;
269 c=((double)COUNT(cc)*BUFSIZE)/d;
290 d=((double)COUNT(cd)*BUFSIZE)/d;
303 e=((double)COUNT(ce))/e;
/macosx-10.10.1/emacs-93/emacs/src/
H A Dsyntax.h282 Sign of COUNT gives the direction of the search.
285 #define SETUP_SYNTAX_TABLE(FROM, COUNT) \
295 if ((COUNT) > 0 || (FROM) > BEGV) \
296 update_syntax_table ((COUNT) > 0 ? (FROM) : (FROM) - 1, (COUNT),\
308 #define SETUP_SYNTAX_TABLE_FOR_OBJECT(OBJECT, FROM, COUNT) \
341 + (COUNT > 0 ? 0 : -1)), \
342 COUNT, 1, gl_state.object); \
/macosx-10.10.1/OpenSSL098-52/src/crypto/rc4/
H A Drc4speed.c211 #define COUNT(d) (d) macro
214 #define COUNT(d) (count) macro
230 a=((double)COUNT(ca))/d;
244 c=((double)COUNT(cc)*BUFSIZE)/d;
/macosx-10.10.1/OpenSSL098-52/src/crypto/idea/
H A Didea_spd.c213 #define COUNT(d) (d) macro
216 #define COUNT(d) (count) macro
232 a=((double)COUNT(ca))/d;
251 aa=((double)COUNT(cca))/d;
271 b=((double)COUNT(cb)*8)/d;
288 c=((double)COUNT(cc)*BUFSIZE)/d;

Completed in 300 milliseconds

123