Home
last modified time | relevance | path

Searched refs:Run (Results 1 – 25 of 283) sorted by relevance

12345678910>>...12

/src/contrib/llvm-project/clang/lib/Format/
H A DTokenAnalyzer.cpp116 for (unsigned Run = 0, RunE = UnwrappedLines.size(); Run + 1 != RunE; ++Run) { in process() local
117 const auto &Lines = UnwrappedLines[Run]; in process()
118 LLVM_DEBUG(llvm::dbgs() << "Run " << Run << "...\n"); in process()
133 llvm::dbgs() << "Replacements for run " << Run << ":\n"; in process()
/src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DLinePrinter.cpp135 struct Run { struct
136 Run() = default;
137 explicit Run(uint32_t Block) : Block(Block) {} in Run() function
143 static std::vector<Run> computeBlockRuns(uint32_t BlockSize, in computeBlockRuns()
145 std::vector<Run> Runs; in computeBlockRuns()
155 Run *CurrentRun = &Runs.back(); in computeBlockRuns()
171 static std::pair<Run, uint64_t> findRun(uint64_t Offset, ArrayRef<Run> Runs) { in findRun()
230 Run FoundRun; in formatMsfStreamData()
/src/contrib/bearssl/T0/
H A DOpcodeJumpIf.cs38 internal override void Run(CPU cpu) in Run() method in OpcodeJumpIf
42 base.Run(cpu); in Run()
H A DOpcodeJumpIfNot.cs38 internal override void Run(CPU cpu) in Run() method in OpcodeJumpIfNot
42 base.Run(cpu); in Run()
H A DOpcodeCall.cs49 internal override void Run(CPU cpu) in Run() method in OpcodeCall
51 target.Run(cpu); in Run()
/src/sys/contrib/openzfs/etc/default/
H A Dzfs.in14 # Run `zfs load-key` during system start?
17 # Run `zfs unload-key` during system stop?
20 # Run `zfs mount -a` during system start?
23 # Run `zfs unmount -a` during system stop?
26 # Run `zfs share -a` during system start?
30 # Run `zfs unshare -a` during system stop?
/src/usr.bin/lastcomm/tests/
H A DREADME4 1. Run values.sh for a given architecture and accounting version.
6 3. Run lastcomm -cuseS -f VERSION-ARCH-acct.in |
/src/contrib/llvm-project/compiler-rt/lib/tsan/benchmarks/
H A Dmini_bench_local.cpp12 void Run(int idx) { in Run() function
21 Run(idx); in Thread()
H A Dmini_bench_shared.cpp12 void Run(int idx) { in Run() function
21 Run(idx); in Thread()
/src/contrib/llvm-project/llvm/lib/Support/
H A DDAGDeltaAlgorithm.cpp140 changeset_ty Run();
301 DAGDeltaAlgorithmImpl::Run() { in Run() function in DAGDeltaAlgorithmImpl
321 changeset_ty CurrentMinSet = Helper.Run(CurrentSet); in Run()
349 DAGDeltaAlgorithm::Run(const changeset_ty &Changes, in Run() function in DAGDeltaAlgorithm
351 return DAGDeltaAlgorithmImpl(*this, Changes, Dependencies).Run(); in Run()
/src/contrib/googletest/googletest/test/
H A Dgoogletest-list-tests-unittest.py120 def Run(args): function
164 output = Run(args)
H A Dgoogletest-throw-on-failure-test.py75 def Run(command): function
124 failed = not Run(command)
H A Dgoogletest-break-on-failure-unittest.py77 def Run(command): function
136 has_seg_fault = Run(command)
/src/contrib/mandoc/
H A DINSTALL50 4. Run "./configure".
58 5. Run "make".
63 6. Run "make -n install" and check whether everything will be
78 8. Run "sudo make install". If you intend to build a binary
83 9. Run the command "sudo makewhatis" to build mandoc.db(5) databases
155 1. Run "make distclean".
157 2. Run "./configure"
/src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepot.cpp110 void Run();
137 reinterpret_cast<CompressThread *>(arg)->Run(); in NewWorkNotify()
151 void CompressThread::Run() { in Run() function in __sanitizer::__anonef111b120111::CompressThread
/src/crypto/openssl/test/
H A DREADME.md5 Run:
99 Run all tests except for the fuzz tests:
107 Run all tests that have a name starting with "test_ssl" but not those
112 Run only test group 10:
116 Run all tests except the slow group (group 99):
120 Run all tests in test groups 80 to 99 except for tests in group 90:
/src/share/doc/pjdfstest/
H A DREADME11 3. Run kyua:
25 3. Run kyua:
/src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/
H A DScriptInterpreterLua.cpp133 if (llvm::Error error = m_script_interpreter.GetLua().Run(data)) in IOHandlerInputComplete()
190 if (llvm::Error e = m_lua->Run(command)) { in ExecuteOneLine()
251 return m_lua->Run(llvm::formatv(fmt_str, debugger_id).str()); in EnterSession()
265 return m_lua->Run(str); in LeaveSession()
/src/sys/contrib/libsodium/packaging/dotnet-core/
H A DREADME.md48 2. Run `python3 prepare.py <version>` to generate the `Makefile`, where
51 4. Run `make` to download and build the binaries and create the NuGet package.
56 6. Run `make test` to perform a quick test of the NuGet package. Verify that
/src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DReleaseModeModelRunner.h131 CompiledModel->Run(); in evaluateUntyped()
151 void Run() { llvm_unreachable(NOOP_MODEL_ERRMSG); } in Run() function
/src/contrib/llvm-project/clang/lib/Basic/
H A DSarif.cpp293 json::Object &Run = getCurrentRun(); in endRun() local
294 json::Array *Artifacts = Run.getArray("artifacts"); in endRun()
408 json::Object &Run = getCurrentRun(); in appendResult() local
409 json::Array *Results = Run.getArray("results"); in appendResult()
/src/sys/contrib/openzfs/tests/
H A DREADME.md98 -r RUNFILES Run tests in RUNFILES (default: common.run,linux.run)
100 -t PATH Run single test at PATH relative to test suite
104 -u USER Run single test as USER (default: root)
165 5. Run Test case
246 # Run function "cleanup" on exit
258 * Run Test case, which can be done in two ways. Described in detail above in
/src/contrib/libpcap/doc/
H A DREADME.windows.md185 Run the command
201 Run the command
217 Run the command
232 Run the command
248 Run the command
263 Run the command
/src/tools/build/options/
H A DWITH_RUN_TESTS1 Run tests as part of the build.
/src/contrib/googletest/
H A D.clang-format1 # Run manually to reformat a file:

12345678910>>...12