Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
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 …]
/freebsd-12-stable/secure/caroot/
DREADME32 Runs a perl script (MAca-bundle.pl) on the downloaded certdata.txt
/freebsd-12-stable/contrib/byacc/
Dvmsbuild.com180 $! Runs BYACC from the current directory (used for testing)
/freebsd-12-stable/contrib/llvm-project/lldb/docs/man/
Dlldb-server.rst36 Runs the server using the gdb-remote protocol. LLDB can afterwards
41 Runs the platform server. LLDB can afterwards connect to the server using
Dlldb.rst224 Runs lldb in REPL mode with a stub process with the given flags.
/freebsd-12-stable/contrib/llvm-project/lldb/tools/driver/
DOptions.td64 HelpText<"Runs lldb in REPL mode with a stub process.">,
72 HelpText<"Runs lldb in REPL mode with a stub process with the given flags.">,
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerDriver.cpp849 int Runs = std::max(1, Flags.runs); in FuzzerDriver() local
851 Inputs->size(), Runs); in FuzzerDriver()
855 for (int Iter = 0; Iter < Runs; Iter++) in FuzzerDriver()
/freebsd-12-stable/contrib/gcc/doc/
Dgcov.texi295 -: 0:Runs:1
323 -: 0:Runs:1
382 -: 0:Runs:1
Dinvoke.texi2602 even if never dereferenced. Runs in the frontend only.
2608 incomplete types. Runs in the frontend only.
/freebsd-12-stable/contrib/libstdc++/
Dconfigure.ac81 # Runs configure.host, finds CC, CXX, and assorted other critical bits. Sets
/freebsd-12-stable/contrib/atf/atf-sh/
Dlibatf-sh.subr568 # Runs the specified test case. Prints its exit status to the
/freebsd-12-stable/contrib/googletest/googletest/docs/
Dadvanced.md2043 * `./foo_test --gtest_filter=FooTest.*` Runs everything in test case `FooTest`
2045 * `./foo_test --gtest_filter=*Null*:*Constructor*` Runs any test whose full
2047 * `./foo_test --gtest_filter=-*DeathTest.*` Runs all non-death tests.
2048 * `./foo_test --gtest_filter=FooTest.*-FooTest.Bar` Runs everything in test
2050 * `./foo_test --gtest_filter=FooTest.*:BarTest.*-FooTest.Bar:BarTest.Foo` Runs
Dprimer.md454 * Runs the test on the fixture object.
/freebsd-12-stable/secure/lib/libcrypto/aarch64/
Dvpaes-armv8.S808 ## Runs one main round of the key schedule on %xmm0, %xmm7
/freebsd-12-stable/contrib/diff/doc/
Ddiff.texi2626 * Dry Runs:: Predicting what @command{patch} will do.
2738 @node Dry Runs
4147 any files. @xref{Dry Runs}.
/freebsd-12-stable/contrib/amd/
DChangeLog6532 * amd/test1.sh: simple test script for "make check". Runs "amd