Searched refs:tps (Results 1 - 25 of 28) sorted by relevance

12

/netbsd-current/external/bsd/atf/dist/tools/
H A Datffile_test.cpp512 ATF_REQUIRE(test_program_names == atffile.tps());
541 ATF_REQUIRE_EQ(3, atffile.tps().size());
542 ATF_REQUIRE(is_in("tp-1", atffile.tps()));
543 ATF_REQUIRE(is_in("tp-2", atffile.tps()));
544 ATF_REQUIRE(is_in("tp-3", atffile.tps()));
569 ATF_REQUIRE_EQ(5, atffile.tps().size());
570 ATF_REQUIRE(is_in("foo", atffile.tps()));
571 ATF_REQUIRE(is_in("bar", atffile.tps()));
572 ATF_REQUIRE(is_in("aK", atffile.tps()));
573 ATF_REQUIRE(is_in("KKKKK", atffile.tps()));
[all...]
H A Datf-run.cpp251 for (std::vector< std::string >::const_iterator iter = af.tps().begin();
252 iter != af.tps().end(); iter++) {
503 atf_run::count_tps(std::vector< std::string > tps)
508 for (std::vector< std::string >::const_iterator iter = tps.begin();
509 iter != tps.end(); iter++) {
517 std::vector< std::string > aux = af.tps();
555 std::vector< std::string > tps; local
556 tps = af.tps();
560 tps
[all...]
H A Datffile.hpp80 const std::vector< std::string >& tps(void) const;
H A Datffile.cpp263 tps(void) function in class:reader
285 impl::atffile::tps(void) function in class:impl::atffile
346 return atffile(r.conf(), r.tps(), r.props());
H A Datf-report_test.sh82 ATF_CONFDIR=$(pwd)/etc atf-run >tps.out 2>/dev/null
99 -o match:'Summary for' -e empty -x 'atf-report <tps.out'
141 "atf-report -o csv:- <tps.out | " \
188 "atf-report -o ticker:- <tps.out | " \
192 atf_check -s eq:0 -o ignore -e empty -x "atf-report -o xml:- <tps.out"
206 atf_check -s eq:0 -o save:stdout -e empty -x 'atf-report <tps.out'
210 atf_check -s eq:0 -o save:stdout -e empty -x 'atf-report -o csv:- <tps.out'
215 atf_check -s eq:0 -o empty -e empty -x 'atf-report -o csv:fmt.out <tps.out'
221 'atf-report -o csv:fmt.out -o csv:fmt2.out <tps.out'
228 'atf-report -o csv:fmt.out -o ticker:fmt2.out <tps
[all...]
/netbsd-current/external/bsd/flex/dist/doc/
H A DMakefile.am8 *.op *.ops *.pg *.toc *.tp *.tps *.vr *.vrs
H A DMakefile.in368 *.op *.ops *.pg *.toc *.tp *.tps *.vr *.vrs
/netbsd-current/external/bsd/atf/dist/atf-c/
H A Dmacros.h104 #define ATF_TP_ADD_TCS(tps) \
115 atfu_tp_add_tcs(atf_tp_t *tps)
/netbsd-current/external/gpl2/groff/dist/doc/
H A DMakefile.in146 *.tp *.tps *.tr *.vr *.vrs
/netbsd-current/external/gpl3/gdb/dist/readline/readline/doc/
H A DMakefile.in191 *.pgs *.bt *.bts *.rw *.rws *.fns *.kys *.tps *.vrs *.o \
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/doc/
H A DMakefile.in191 *.pgs *.bt *.bts *.rw *.rws *.fns *.kys *.tps *.vrs *.o \
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
H A Dnouveau_nvkm_engine_gr_nv50.c336 int tps = 0; local
350 tps++;
395 if (!tps && display)
/netbsd-current/sys/dev/pci/cxgb/
H A Dcxgb_t3_hw.c2606 unsigned int tps = core_clk >> tre; local
2622 #define SECONDS * tps
2626 t3_write_reg(adap, A_TP_RXT_MIN, tps / (1000 / TP_RTO_MIN));
2844 * @tps: holds the returned counter values
2848 void t3_tp_get_mib_stats(adapter_t *adap, struct tp_mib_stats *tps) argument
2850 t3_read_indirect(adap, A_TP_MIB_INDEX, A_TP_MIB_RDATA, (u32 *)tps,
2851 sizeof(*tps) / sizeof(u32), 0);
2995 unsigned int v, tps, cpt, bpt, delta, mindelta = ~0; local
3002 tps = clk / cpt;
3003 bpt = (kbps + tps /
[all...]
H A Dcxgb_common.h719 void t3_tp_get_mib_stats(adapter_t *adap, struct tp_mib_stats *tps);
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dtime.d2497 auto tps = cast(long[])_ticksPerSecond[];
2514 if (tps[i] != 0)
2517 tps[i] = ticksPerSecond;
2527 if (tps[i] != 0)
2530 tps[i] = ticksPerSecond;
2544 if (tps[i] != 0)
2555 tps[i] = ts.tv_sec != 0 || ts.tv_nsec <= 0 || ts.tv_nsec >= 1000
2597 printf("%s: v1 %s, v2 %s, tps %s\n",
/netbsd-current/external/gpl2/texinfo/dist/doc/
H A DMakefile.in461 texinfo.toc texinfo.tp texinfo.tps texinfo.vr texinfo.dvi \
465 info-stnd.toc info-stnd.tp info-stnd.tps info-stnd.vr \
468 info.pgs info.tmp info.toc info.tp info.tps info.vr info.dvi \
/netbsd-current/external/gpl3/autoconf/dist/doc/
H A DMakefile.in412 autoconf.tps autoconf.vr standards.aux standards.cp \
415 standards.tps standards.vr
/netbsd-current/external/gpl2/gmake/dist/doc/
H A DMakefile.in351 make.pg make.tmp make.toc make.tp make.tps make.vr make.dvi \
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
H A DMakefile.in559 autosprintf.tps autosprintf.vr autosprintf.vrs \
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/doc/
H A DMakefile.in675 gettext.tps gettext.vr gettext.vrs gettext.dvi gettext.pdf \
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A DMakefile.in450 -rm -f libiberty.log libiberty.tmp libiberty.tps libiberty.pg
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A DMakefile.in451 -rm -f libiberty.log libiberty.tmp libiberty.tps libiberty.pg
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A DMakefile.in471 -rm -f libiberty.log libiberty.tmp libiberty.tps libiberty.pg
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A DMakefile.in471 -rm -f libiberty.log libiberty.tmp libiberty.tps libiberty.pg
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A DMakefile.in471 -rm -f libiberty.log libiberty.tmp libiberty.tps libiberty.pg

Completed in 379 milliseconds

12