| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/xray/ |
| D | xray_recursion_guard.h | 34 atomic_uint8_t &Running; variable 39 : Running(R), Valid(!atomic_exchange(&R, 1, memory_order_acq_rel)) {} in RecursionGuard() 50 atomic_store(&Running, 0, memory_order_release); in ~RecursionGuard()
|
| D | xray_fdr_logging.cpp | 443 thread_local atomic_uint8_t Running{0}; variable 499 RecursionGuard Guard{Running}; in fdrLoggingHandleArg0() 529 RecursionGuard Guard{Running}; in fdrLoggingHandleArg1() 559 RecursionGuard Guard{Running}; in fdrLoggingHandleCustomEvent() 589 RecursionGuard Guard{Running}; in fdrLoggingHandleTypedEvent()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/ |
| D | OptBisect.cpp | 34 StringRef TargetDesc, bool Running) { in printPassMessage() argument 35 StringRef Status = Running ? "" : "NOT "; in printPassMessage()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/ |
| D | Timer.cpp | 141 Running = Triggered = false; in init() 191 assert(!Running && "Cannot start a running timer"); in startTimer() 192 Running = Triggered = true; in startTimer() 198 assert(Running && "Cannot stop a paused timer"); in stopTimer() 199 Running = false; in stopTimer() 206 Running = Triggered = false; in clear()
|
| /freebsd-12-stable/contrib/ncurses/misc/ |
| D | run_tic.in | 130 Running $TIC_PATH to install $TERMINFO ... 149 Running $TIC_PATH to install $TERMINFO ...
|
| /freebsd-12-stable/contrib/tcsh/nls/C/ |
| D | set17 | 6 4 Running
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/ |
| D | Timer.h | 87 bool Running = false; ///< Is the timer currently running? variable 119 bool isRunning() const { return Running; } in isRunning()
|
| /freebsd-12-stable/libexec/rc/rc.d/ |
| D | pf | 71 $pf_program -s Running >/dev/null
|
| /freebsd-12-stable/contrib/pjdfstest/ |
| D | README | 38 Running pjdfstest
|
| /freebsd-12-stable/contrib/libxo/doc/ |
| D | getting.rst | 115 Running the "configure" Script 150 Running the "make" Command 158 Running the Regression Tests
|
| /freebsd-12-stable/usr.bin/lastcomm/tests/ |
| D | values.sh | 29 echo Running commands. This should not take more than 30s.
|
| /freebsd-12-stable/contrib/xz/ |
| D | FREEBSD-upgrade | 20 config.h. Running ``make check'' in the xz source tree is also useful.
|
| /freebsd-12-stable/contrib/cortex-strings/ |
| D | autogen.sh | 24 echo Running autoreconf...
|
| /freebsd-12-stable/tools/tools/sortbench/ |
| D | README | 3 Running:
|
| /freebsd-12-stable/bin/sh/tests/builtins/ |
| D | cd4.0 | 18 # Running as root, cannot test.
|
| /freebsd-12-stable/sys/contrib/libsodium/test/default/ |
| D | wintest.bat | 40 echo Running the test suite:
|
| /freebsd-12-stable/contrib/ntp/util/ |
| D | ntp-keygen.texi | 32 * Running the Program:: 56 @node Description, Running the Program, Top, Top 126 @node Running the Program, Random Seed File, Description, Top 128 @section Running the Program 177 @node Random Seed File, Cryptographic Data Files, Running the Program, Top
|
| /freebsd-12-stable/crypto/openssl/crypto/err/ |
| D | README | 13 Running make errors will then generate a file xxx_err.c, and
|
| /freebsd-12-stable/contrib/ntp/sntp/libevent/cmake/ |
| D | CodeCoverage.cmake | 153 # Running gcovr 156 COMMENT "Running gcovr to produce Cobertura code coverage report."
|
| /freebsd-12-stable/contrib/libevent/cmake/ |
| D | CodeCoverage.cmake | 153 # Running gcovr 156 COMMENT "Running gcovr to produce Cobertura code coverage report."
|
| /freebsd-12-stable/contrib/smbfs/ |
| D | INSTALL | 49 4. Running
|
| /freebsd-12-stable/contrib/bsnmp/ |
| D | README | 27 Running
|
| /freebsd-12-stable/sys/contrib/libsodium/m4/ |
| D | ax_valgrind_check.m4 | 30 # https://www.gnu.org/software/gnulib/manual/html_node/Running-self_002dtests-under-valgrind.ht… 47 # configured with --enable-valgrind). Running `make check-valgrind` in
|
| /freebsd-12-stable/contrib/llvm-project/lld/docs/ |
| D | getting_started.rst | 3 Getting Started: Building and Running lld
|
| /freebsd-12-stable/release/picobsd/bridge/ |
| D | PICOBSD | 49 # Running with less than 1000 seems to give poor timing on
|