Searched refs:COUNT (Results 26 - 50 of 75) sorted by relevance

123

/macosx-10.10.1/cups-408/cups/test/
H A Dcancel-current-job.test40 EXPECT job-id OF-TYPE integer COUNT 1
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/tests/scripts/
H A Dsql-test000-read438 COUNT=`awk '/^# numEntries:/ {print $3}' $SEARCHFLT`
441 if test x"$COUNT" != x ; then
442 if test "$COUNT" -gt "$SIZELIMIT" ; then
443 echo "...error: got $COUNT entries instead of the requested $SIZELIMIT"
447 echo "...didn't bump into the requested size limit ($SIZELIMIT; got $COUNT entries)"
455 if test x"$COUNT" != x ; then
456 if test "$COUNT" = "$SIZELIMIT" ; then
459 echo "...error: got $COUNT entries with a requested sizelimit of $SIZELIMIT"
/macosx-10.10.1/emacs-93/emacs/lisp/gnus/
H A Dbinhex.el92 "Insert COUNT copies of CHARACTER into BUFFER."
/macosx-10.10.1/objc4-646/runtime/
H A Dobjc-sync.mm68 #define COUNT 16
69 #define HASH(obj) ((((uintptr_t)(obj)) >> 5) & (COUNT - 1))
72 static SyncList sDataLists[COUNT];
/macosx-10.10.1/Security-57031.1.35/Security/tlsnke/tlsnketest/
H A Ddtls_client.c54 #define COUNT 10 macro
211 while(count<COUNT) {
/macosx-10.10.1/Security-57031.1.35/Security/include/security_asn1/
H A Dplarena.c72 #define COUNT(pool,what) (pool)->stats.what++ macro
74 #define COUNT(pool,what) /* nothing */ macro
162 COUNT(pool, nmallocs);
280 COUNT(pool, ndeallocs);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_asn1/Security/
H A Dplarena.c72 #define COUNT(pool,what) (pool)->stats.what++ macro
74 #define COUNT(pool,what) /* nothing */ macro
162 COUNT(pool, nmallocs);
280 COUNT(pool, ndeallocs);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_asn1/lib/
H A Dplarena.c72 #define COUNT(pool,what) (pool)->stats.what++ macro
74 #define COUNT(pool,what) /* nothing */ macro
162 COUNT(pool, nmallocs);
280 COUNT(pool, ndeallocs);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_asn1/security_asn1/
H A Dplarena.c72 #define COUNT(pool,what) (pool)->stats.what++ macro
74 #define COUNT(pool,what) /* nothing */ macro
162 COUNT(pool, nmallocs);
280 COUNT(pool, ndeallocs);
/macosx-10.10.1/OpenSSL098-52/src/crypto/bf/
H A Dbf_opts.c220 tm[index]=((double)COUNT(cb))/tm[index];
274 #define COUNT(d) (d) macro
277 #define COUNT(d) (count) macro
/macosx-10.10.1/OpenSSL098-52/src/crypto/cast/
H A Dcastopts.c230 tm[index]=((double)COUNT(cb))/tm[index];
284 #define COUNT(d) (d) macro
287 #define COUNT(d) (count) macro
/macosx-10.10.1/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/
H A DIterator.pm100 @$self{ qw( SIZE MAX INDEX COUNT FIRST LAST ) }
133 @$self{ qw( INDEX COUNT FIRST LAST ) }
185 @$self{ qw( INDEX COUNT FIRST LAST ) }
196 shift->{ COUNT } % 2 ? 1 : 0
200 shift->{ COUNT } % 2 ? 0 : 1
204 shift->{ COUNT } % 2 ? ODD : EVEN;
220 # alias NUMBER to COUNT for backwards compatibility
221 $item = 'COUNT' if $item =~ /NUMBER/i;
/macosx-10.10.1/cups-408/cups/test/everywhere/
H A Dipp-tests.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
237 EXPECT ?copies-default OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE >0
241 EXPECT ?job-hold-until-default OF-TYPE keyword|name IN-GROUP printer-attributes-tag COUNT 1
245 EXPECT ?job-priority-default OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE >0,<101
246 EXPECT ?job-priority-supported OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE >0,<101
249 EXPECT ?media-default OF-TYPE no-value|keyword|name IN-GROUP printer-attributes-tag COUNT 1
254 EXPECT ?number-up-default OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE >0
257 EXPECT ?orientation-requested-default OF-TYPE no-value|enum IN-GROUP printer-attributes-tag COUNT
[all...]
/macosx-10.10.1/ncurses-44/ncurses/ncurses/
H A Dcurses.priv.h318 #define TR_MUTEX(data) _tracef("%s@%d: me:%08lX COUNT:%2u/%2d/%6d/%2d/%s%9u: " #data, \
/macosx-10.10.1/CommonCrypto-60061/test/test/
H A Dtestmore.h129 #define plan_tests(COUNT) test_plan_tests(COUNT, __FILE__, __LINE__)
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_ssl/dtlsEcho/
H A DdtlsEchoClient.c52 #define COUNT 10 macro
274 while(count<COUNT) {
/macosx-10.10.1/Security-57031.1.35/Security/regressions/test/
H A Dtestmore.h150 #define plan_tests(COUNT) test_plan_tests(COUNT, __FILE__, __LINE__)
/macosx-10.10.1/Security-57031.1.35/SecurityTests/regressions/test/
H A Dtestmore.h107 #define plan_tests(COUNT) test_plan_tests(COUNT, __FILE__, __LINE__)
/macosx-10.10.1/vim-55/runtime/syntax/
H A Domnimark.vim70 syn keyword omnimarkCommands #FILE-NAME #FIRST #GROUP #IMPLIED #ITEM #LANGUAGE-VERSION #LAST #LIBPATH #LIBRARY #LIBVALUE #LINE-NUMBER #MAIN-INPUT #MAIN-OUTPUT #MARKUP-ERROR-COUNT #MARKUP-ERROR-TOTAL
71 syn keyword omnimarkCommands #MARKUP-PARSER #MARKUP-WARNING-COUNT #MARKUP-WARNING-TOTAL #MESSAGE #NONE #OUTPUT #PLATFORM-INFO #PROCESS-INPUT #PROCESS-OUTPUT #RECOVERY-INFO #SGML #SGML-ERROR-COUNT
72 syn keyword omnimarkCommands #SGML-ERROR-TOTAL #SGML-WARNING-COUNT #SGML-WARNING-TOTAL #SUPPRESS #SYNTAX #!
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/tests/
H A Dvariables.sh161 function COUNT.set function
165 COUNT=0
166 (( COUNT++ ))
167 if (( COUNT != 1 || ACCESS!=2 ))
168 then err_exit " set discipline failure COUNT=$COUNT ACCESS=$ACCESS"
/macosx-10.10.1/OpenSSL098-52/src/crypto/des/
H A Ddes_opts.c412 tm[index]=((double)COUNT(cb))/tm[index];
470 #define COUNT(d) (d) macro
473 #define COUNT(d) (count) macro
/macosx-10.10.1/ksh-23/ksh/src/lib/libcmd/
H A Dtail.c108 #define COUNT (1<<0) macro
389 *f |= COUNT;
466 flags |= COUNT;
593 if (!(flags & COUNT))
/macosx-10.10.1/MITKerberosShim-66/profile/
H A Dprof_init.c73 #define COUNT_LINKED_LIST(COUNT, PTYPE, START, FIELD) \
81 (COUNT) = cll_counter; \
/macosx-10.10.1/apr-32/apr-util/apr-util/test/
H A Dtestbuckets.c165 #define COUNT 3000 macro
175 for (n = 0; n < COUNT; n++) {
185 length == (COUNT * sizeof THESTR));
/macosx-10.10.1/cxxfilt-11/cxxfilt/libiberty/testsuite/
H A Dtest-pexecute.c227 #define TEST_PEX_GET_STATUS(PEXOBJ, COUNT, VECTOR) \
230 if (!pex_get_status (PEXOBJ, COUNT, VECTOR)) \

Completed in 477 milliseconds

123