Home
last modified time | relevance | path

Searched refs:Runs (Results 1 – 25 of 42) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DLinePrinter.cpp140 std::vector<Run> Runs; in computeBlockRuns() local
142 return Runs; in computeBlockRuns()
148 Runs.emplace_back(CurrentBlock); in computeBlockRuns()
150 Run *CurrentRun = &Runs.back(); in computeBlockRuns()
153 Runs.emplace_back(NextBlock); in computeBlockRuns()
154 CurrentRun = &Runs.back(); in computeBlockRuns()
162 return Runs; in computeBlockRuns()
165 static std::pair<Run, uint32_t> findRun(uint32_t Offset, ArrayRef<Run> Runs) { in findRun() argument
166 for (const auto &R : Runs) { in findRun()
217 auto Runs = computeBlockRuns(File.getBlockSize(), Stream); in formatMsfStreamData() local
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Dtest_installed62 Runs the testsuite for an installed version of gcc/g++/gfortran/objc
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Dtest_installed62 Runs the testsuite for an installed version of gcc/g++/gfortran/objc
/netbsd-src/external/bsd/byacc/dist/
H A Dvmsbuild.com180 $! Runs BYACC from the current directory (used for testing)
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerDriver.cpp706 int Runs = std::max(1, Flags.runs); in FuzzerDriver() local
708 Inputs->size(), Runs); in FuzzerDriver()
712 for (int Iter = 0; Iter < Runs; Iter++) in FuzzerDriver()
/netbsd-src/external/gpl2/gmake/dist/
H A DREADME.Amiga10 - Runs Amiga-Commands with SystemTags() (Execute)
/netbsd-src/external/mit/libuv/dist/docs/src/
H A Dthreading.rst110 Runs a function once and only once. Concurrent calls to :c:func:`uv_once` with the
H A Dloop.rst104 - UV_RUN_DEFAULT: Runs the event loop until there are no more active and
/netbsd-src/external/lgpl3/gmp/dist/mpn/alpha/ev6/nails/
H A Daors_n.asm32 dnl Runs at 2.5 cycles/limb. It would be possible to reach 2.0 cycles/limb
/netbsd-src/crypto/external/bsd/openssl/dist/
H A DREADME-FIPS.md72 - Runs the FIPS module self tests
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgcov.texi548 -: 0:Runs:1
616 -: 0:Runs:1
705 -: 0:Runs:1
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dgcov.texi547 -: 0:Runs:1
615 -: 0:Runs:1
704 -: 0:Runs:1
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/
H A DTestingLibcxx.rst260 $ ./algorithms.libcxx.out # Runs all the benchmarks
/netbsd-src/games/fortune/datfiles/
H A Dnetbsd314 NetBSD: My Computer Runs!
/netbsd-src/games/cribbage/
H A Dcribbage.n106 cards, pegs 1 for each card in the run. Runs depend on
/netbsd-src/external/bsd/atf/dist/atf-sh/
H A Dlibatf-sh.subr584 # Runs the specified test case. Prints its exit status to the
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/
H A Dconfigure.ac587 # Runs configure.host to set up necessary host-dependent shell variables.
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/
H A Dconfigure.ac91 # Runs configure.host, and assorted other critical bits. Sets
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A Dconfigure.ac91 # Runs configure.host, and assorted other critical bits. Sets
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A Dconfigure.ac645 # Runs configure.host to set up necessary host-dependent shell variables.
/netbsd-src/external/gpl2/diffutils/dist/doc/
H A Ddiff.info2491 * Dry Runs:: Predicting what `patch' will do.
2540 File: diff.info, Node: Inexact, Next: Dry Runs, Prev: Reversed Patches, Up: Imperfect
2607 File: diff.info, Node: Dry Runs, Prev: Inexact, Up: Imperfect
3906 any files. *Note Dry Runs::.
4835 * dry runs for patch: Dry Runs.
4950 * testing patch: Dry Runs.
5039 Node: Dry Runs103599
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/aarch64/
H A Dvpaes-armv8.S806 ## Runs one main round of the key schedule on %xmm0, %xmm7
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/arm/
H A Dvpaes-armv8.S807 ## Runs one main round of the key schedule on %xmm0, %xmm7
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dexception.d1683 ML-style functional exception handling. Runs the supplied expression and
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dexception.d1550 ML-style functional exception handling. Runs the supplied expression and

12