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

12

/freebsd-11-stable/contrib/ntp/
H A Dflock-build96 COUNT=0
100 COUNT=\`expr \$COUNT + 1\`
101 echo \`date -u '+%H:%M:%S'\` $i started build \$COUNT of 4
102 [ 0 -lt \`expr \$COUNT % $PARALLEL_BUILDS\` ] || wait
108 COUNT=\`expr \$COUNT + 1\`
109 echo \`date -u '+%H:%M:%S'\` $i started build \$COUNT of 4
110 [ 0 -lt \`expr \$COUNT % $PARALLEL_BUILDS\` ] || wait
114 COUNT
[all...]
/freebsd-11-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_barrier.c42 #define COUNT 5 macro
76 pthread_t new[COUNT];
80 PTHREAD_REQUIRE(pthread_barrier_init(&barrier, NULL, COUNT));
82 for (i = 0; i < COUNT; i++) {
91 for (i = 0; i < COUNT; i++) {
100 ATF_REQUIRE_EQ(after_barrier_count, COUNT);
/freebsd-11-stable/contrib/gcc/
H A Dscan.h33 #define MAKE_SSTRING_SPACE(STR, COUNT) \
34 if ((STR)->limit - (STR)->ptr < (COUNT)) make_sstring_space (STR, COUNT);
H A Dgcov-io.h349 #define GCOV_TAG_FOR_COUNTER(COUNT) \
350 (GCOV_TAG_COUNTER_BASE + ((gcov_unsigned_t)(COUNT) << 17))
/freebsd-11-stable/crypto/openssl/crypto/bf/
H A Dbfspeed.c200 # define COUNT(d) (d) macro
203 # define COUNT(d) (count) macro
218 a = ((double)COUNT(ca)) / d;
237 b = ((double)COUNT(cb) * 8) / d;
253 c = ((double)COUNT(cc) * BUFSIZE) / d;
H A Dbf_opts.c206 tm[index]=((double)COUNT(cb))/tm[index];
260 # define COUNT(d) (d) macro
263 # define COUNT(d) (count) macro
/freebsd-11-stable/crypto/openssl/crypto/cast/
H A Dcast_spd.c200 # define COUNT(d) (d) macro
203 # define COUNT(d) (count) macro
218 a = ((double)COUNT(ca)) / d;
237 b = ((double)COUNT(cb) * 8) / d;
253 c = ((double)COUNT(cc) * BUFSIZE) / d;
H A Dcastopts.c216 tm[index]=((double)COUNT(cb))/tm[index];
270 # define COUNT(d) (d) macro
273 # define COUNT(d) (count) macro
/freebsd-11-stable/crypto/openssl/crypto/rc2/
H A Drc2speed.c200 # define COUNT(d) (d) macro
203 # define COUNT(d) (count) macro
218 a = ((double)COUNT(ca)) / d;
237 b = ((double)COUNT(cb) * 8) / d;
253 c = ((double)COUNT(cc) * BUFSIZE) / d;
/freebsd-11-stable/crypto/openssl/crypto/rc5/
H A Drc5speed.c200 # define COUNT(d) (d) macro
203 # define COUNT(d) (count) macro
218 a = ((double)COUNT(ca)) / d;
237 b = ((double)COUNT(cb) * 8) / d;
253 c = ((double)COUNT(cc) * BUFSIZE) / d;
/freebsd-11-stable/sys/crypto/
H A Dsha1.c68 #define COUNT (ctxt->count) macro
73 ctxt->m.b8[(COUNT % 64)] = (x); \
74 COUNT++; \
75 COUNT %= 64; \
77 if (COUNT % 64 == 0) \
82 ctxt->m.b8[(COUNT % 64)] = (x); \
83 COUNT++; \
84 COUNT %= 64; \
85 if (COUNT % 64 == 0) \
197 padstart = COUNT
[all...]
/freebsd-11-stable/crypto/openssl/crypto/des/
H A Dspeed.c212 # define COUNT(d) (d) macro
215 # define COUNT(d) (count) macro
226 a = ((double)COUNT(ca)) / d;
242 b = ((double)COUNT(cb) * 8) / d;
258 c = ((double)COUNT(cc) * BUFSIZE) / d;
275 d = ((double)COUNT(cd) * BUFSIZE) / d;
288 e = ((double)COUNT(ce)) / e;
H A Ddes_opts.c409 tm[index]=((double)COUNT(cb))/tm[index];
469 # define COUNT(d) (d) macro
472 # define COUNT(d) (count) macro
/freebsd-11-stable/crypto/openssl/crypto/rc4/
H A Drc4speed.c199 # define COUNT(d) (d) macro
202 # define COUNT(d) (count) macro
217 a = ((double)COUNT(ca)) / d;
231 c = ((double)COUNT(cc) * BUFSIZE) / d;
/freebsd-11-stable/crypto/openssl/crypto/idea/
H A Didea_spd.c201 # define COUNT(d) (d) macro
204 # define COUNT(d) (count) macro
219 a = ((double)COUNT(ca)) / d;
237 aa = ((double)COUNT(cca)) / d;
256 b = ((double)COUNT(cb) * 8) / d;
272 c = ((double)COUNT(cc) * BUFSIZE) / d;
/freebsd-11-stable/bin/mv/tests/
H A Dlegacy_test.sh6 COUNT=0
11 COUNT=`expr $COUNT + 1`
33 echo "$COUNT - $NAME"
/freebsd-11-stable/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-extractimage.sh378 COUNT=1
382 if [ ${COUNT} -gt ${RSYNCTRIES} ]
394 echo "Rsync failed! Tries: ${COUNT}"
399 COUNT=$((COUNT+1))
/freebsd-11-stable/cddl/usr.sbin/dwatch/
H A Ddwatch71 COUNT=0 # -N count
556 [ $COUNT -gt 0 ] && ARGV="$ARGV -N $COUNT"
761 N) COUNT="$OPTARG" ;;
814 case "$COUNT" in
1074 if [ $COUNT -eq 0 -a ! "$EXECREGEX$FILTER$GROUP$OUTPUT_CMD$PID$USER" ]
1103 [ $COUNT -gt 0 ] && msg="$msg count: $COUNT"
1125 -v count=$COUNT \
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ClauseMergePass.cpp87 .getOperand(TII->getOperandIdx(MI.getOpcode(), R600::OpName::COUNT))
100 int CntIdx = TII->getOperandIdx(R600::CF_ALU, R600::OpName::COUNT);
119 int CntIdx = TII->getOperandIdx(R600::CF_ALU, R600::OpName::COUNT);
/freebsd-11-stable/contrib/gdb/gdb/
H A Dser-go32.c165 #define COUNT(x) cnts[x]++ macro
167 #define COUNT(x) macro
292 COUNT (CNT_STRAY);
326 COUNT (CNT_ORUN);
330 COUNT (CNT_RX);
353 COUNT (iir);
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-graph.cpp65 clEnumValN(GraphRenderer::StatType::COUNT,
89 clEnumValN(GraphRenderer::StatType::COUNT, "count",
113 clEnumValN(GraphRenderer::StatType::COUNT, "count",
137 clEnumValN(GraphRenderer::StatType::COUNT, "count",
336 case GraphRenderer::StatType::COUNT:
359 case GraphRenderer::StatType::COUNT:
H A Dxray-graph-diff.cpp111 clEnumValN(GraphRenderer::StatType::COUNT, "count",
134 clEnumValN(GraphRenderer::StatType::COUNT, "count",
158 clEnumValN(GraphRenderer::StatType::COUNT, "count",
182 clEnumValN(GraphRenderer::StatType::COUNT, "count",
/freebsd-11-stable/usr.sbin/ypserv/
H A Dypinit.sh125 COUNT=`${YPWHICH} -d ${DOMAIN} -m 2>/dev/null | grep -i ${MASTER} | wc -l | tr -d " "`
126 if [ "$COUNT" = "0" ]
/freebsd-11-stable/usr.sbin/newsyslog/tests/
H A Dlegacy_test.sh14 COUNT=0
24 COUNT=`expr $COUNT + 1`
38 echo "$COUNT - $NAME"
/freebsd-11-stable/contrib/ncurses/ncurses/
H A Dcurses.priv.h494 #define TR_MUTEX(data) _tracef("%s@%d: me:%08lX COUNT:%2u/%2d/%6d/%2d/%s%9u: " #data, \

Completed in 204 milliseconds

12