Home
last modified time | relevance | path

Searched refs:COUNTER (Results 1 – 25 of 34) sorted by relevance

12

/netbsd/usr.bin/make/unit-tests/
H A Dcounter.mk13 COUNTER= # zero
15 NEXT= ${COUNTER::=${COUNTER} a}${COUNTER:[#]}
27 @echo A=${A:Q} B=${B:Q} C=${C:Q} COUNTER=${COUNTER:[#]:Q}
H A Dcounter-append.mk13 COUNTER= # zero
15 NEXT= ${COUNTER::+=a}${COUNTER:[#]}
27 @echo A=${A:Q} B=${B:Q} C=${C:Q} COUNTER=${COUNTER:[#]:Q}
/netbsd/external/bsd/openldap/dist/contrib/slapd-modules/variant/tests/
H A Drun38 COUNTER=1
202 while [ $COUNTER -le $LOOP ]; do
204 echo "Running $COUNTER of $LOOP iterations"
218 echo "Failed after $COUNTER of $LOOP iterations"
222 COUNTER=`expr $COUNTER + 1`
223 if [ $COUNTER -le $LOOP ]; then
/netbsd/external/bsd/openldap/dist/contrib/slapd-modules/datamorph/tests/
H A Drun38 COUNTER=1
202 while [ $COUNTER -le $LOOP ]; do
204 echo "Running $COUNTER of $LOOP iterations"
218 echo "Failed after $COUNTER of $LOOP iterations"
222 COUNTER=`expr $COUNTER + 1`
223 if [ $COUNTER -le $LOOP ]; then
/netbsd/external/bsd/openldap/dist/tests/
H A Drun.in104 COUNTER=1
261 while [ $COUNTER -le $LOOP ]; do
263 echo "Running $COUNTER of $LOOP iterations"
279 echo "Failed after $COUNTER of $LOOP iterations"
283 COUNTER=`expr $COUNTER + 1`
284 if [ $COUNTER -le $LOOP ]; then
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dvalue-prof.h39 #define HIST_TYPE_FOR_COUNTER(COUNTER) \ argument
40 ((enum hist_type) ((COUNTER) - GCOV_FIRST_VALUE_COUNTER))
H A Dgcov-io.h250 #define DEF_GCOV_COUNTER(COUNTER, NAME, MERGE_FN) COUNTER, argument
H A Dgcov-counter.def22 DEF_GCOV_COUNTER(COUNTER, NAME, FN_TYPE)
H A Dgcov-dump.c427 #define DEF_GCOV_COUNTER(COUNTER, NAME, MERGE_FN) NAME, in tag_counters() argument
H A Dcoverage.c117 #define DEF_GCOV_COUNTER(COUNTER, NAME, FN_TYPE) STR(__gcov_merge ## FN_TYPE), argument
124 #define DEF_GCOV_COUNTER(COUNTER, NAME, FN_TYPE) NAME, argument
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dvalue-prof.h39 #define HIST_TYPE_FOR_COUNTER(COUNTER) \ argument
40 ((enum hist_type) ((COUNTER) - GCOV_FIRST_VALUE_COUNTER))
H A Dgcov-io.h270 #define DEF_GCOV_COUNTER(COUNTER, NAME, MERGE_FN) COUNTER, argument
H A Dgcov-counter.def22 DEF_GCOV_COUNTER(COUNTER, NAME, FN_TYPE)
H A Dgcov-dump.c427 #define DEF_GCOV_COUNTER(COUNTER, NAME, MERGE_FN) NAME, in tag_counters() argument
H A Dgcov-dump.cc434 #define DEF_GCOV_COUNTER(COUNTER, NAME, MERGE_FN) NAME, in tag_counters() argument
H A Dcoverage.c117 #define DEF_GCOV_COUNTER(COUNTER, NAME, FN_TYPE) STR(__gcov_merge ## FN_TYPE), argument
124 #define DEF_GCOV_COUNTER(COUNTER, NAME, FN_TYPE) NAME, argument
H A Dcoverage.cc119 #define DEF_GCOV_COUNTER(COUNTER, NAME, FN_TYPE) STR(__gcov_merge ## FN_TYPE), argument
126 #define DEF_GCOV_COUNTER(COUNTER, NAME, FN_TYPE) NAME, argument
/netbsd/crypto/external/bsd/openssl/dist/providers/implementations/kdfs/
H A Dkbkdf.c52 COUNTER = 0, enumerator
303 ctx->mode = COUNTER; in kbkdf_set_ctx_params()
/netbsd/crypto/external/bsd/openssl/dist/doc/man7/
H A DEVP_KDF-KB.pod88 This example derives 10 bytes using COUNTER-HMAC-SHA256, with KI "secret",
/netbsd/external/gpl3/autoconf/dist/tests/
H A Dm4sh.at220 # UNSET-LINENO = true | false, COUNTER, COUNTER-RE)
222 # Produce the FILE-NAME M4sh script which uses the COUNTER LINENO or
223 # _oline_, which we can recognized via COUNTER-RE. Unset LINENO is
226 # Use COUNTER, COUNTER-RE = [__LINENO__], [LINENO]
/netbsd/external/gpl3/gcc.old/dist/libgcc/
H A Dlibgcov-util.c87 #define DEF_GCOV_COUNTER(COUNTER, NAME, FN_TYPE) __gcov_merge ## FN_TYPE, argument
768 #define DEF_GCOV_COUNTER(COUNTER, NAME, FN_TYPE) \ argument
/netbsd/external/gpl3/gcc/dist/libgcc/
H A Dlibgcov-util.c85 #define DEF_GCOV_COUNTER(COUNTER, NAME, FN_TYPE) __gcov_merge ## FN_TYPE, argument
825 #define DEF_GCOV_COUNTER(COUNTER, NAME, FN_TYPE) \ argument
/netbsd/external/bsd/tcpdump/dist/
H A Dprint-snmp.c116 #define COUNTER 1 macro
581 case COUNTER: in asn1_parse()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kInstrInfo.td325 // PROGRAM COUNTER WITH DISPLACEMENT. This addressing mode requires one word of
334 // PROGRAM COUNTER WITH INDEX. This addressing mode requires one word of
/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/ce/fuc/
H A Dcom.fuc736 // write COUNTER

12