| /freebsd-12.1/contrib/compiler-rt/lib/xray/ |
| H A D | xray_recursion_guard.h | 35 atomic_uint8_t &Running; variable 40 : Running(R), Valid(!atomic_exchange(&R, 1, memory_order_acq_rel)) {} in RecursionGuard() 51 atomic_store(&Running, 0, memory_order_release); in ~RecursionGuard()
|
| H A D | xray_fdr_logging.cc | 445 thread_local atomic_uint8_t Running{0}; variable 501 RecursionGuard Guard{Running}; in fdrLoggingHandleArg0() 531 RecursionGuard Guard{Running}; in fdrLoggingHandleArg1() 561 RecursionGuard Guard{Running}; in fdrLoggingHandleCustomEvent() 591 RecursionGuard Guard{Running}; in fdrLoggingHandleTypedEvent()
|
| /freebsd-12.1/contrib/llvm/lib/Support/ |
| H A D | Timer.cpp | 99 Running = Triggered = false; in init() 135 assert(!Running && "Cannot start a running timer"); in startTimer() 136 Running = Triggered = true; in startTimer() 141 assert(Running && "Cannot stop a paused timer"); in stopTimer() 142 Running = false; in stopTimer() 148 Running = Triggered = false; in clear()
|
| /freebsd-12.1/contrib/llvm/lib/IR/ |
| H A D | OptBisect.cpp | 44 StringRef TargetDesc, bool Running) { in printPassMessage() argument 45 StringRef Status = Running ? "" : "NOT "; in printPassMessage()
|
| /freebsd-12.1/contrib/ncurses/misc/ |
| H A D | run_tic.in | 130 Running $TIC_PATH to install $TERMINFO ... 149 Running $TIC_PATH to install $TERMINFO ...
|
| /freebsd-12.1/contrib/llvm/include/llvm/Support/ |
| H A D | Timer.h | 82 bool Running; ///< Is the timer currently running? variable 114 bool isRunning() const { return Running; } in isRunning()
|
| /freebsd-12.1/contrib/tcsh/nls/C/ |
| H A D | set17 | 7 4 Running
|
| /freebsd-12.1/contrib/file/tests/ |
| H A D | Makefile.am | 20 …set -e; for i in $T/*.testfile; do echo Running test: $$i; TZ=UTC MAGIC=$(top_builddir)/magic/magi…
|
| /freebsd-12.1/libexec/rc/rc.d/ |
| H A D | pf | 72 $pf_program -s Running >/dev/null
|
| /freebsd-12.1/contrib/pjdfstest/ |
| H A D | README | 38 Running pjdfstest
|
| /freebsd-12.1/contrib/libxo/doc/ |
| H A D | getting.rst | 115 Running the "configure" Script 150 Running the "make" Command 158 Running the Regression Tests
|
| /freebsd-12.1/contrib/xz/ |
| H A D | FREEBSD-upgrade | 20 config.h. Running ``make check'' in the xz source tree is also useful.
|
| /freebsd-12.1/usr.bin/lastcomm/tests/ |
| H A D | values.sh | 29 echo Running commands. This should not take more than 30s.
|
| /freebsd-12.1/tools/tools/sortbench/ |
| H A D | README | 3 Running:
|
| /freebsd-12.1/contrib/cortex-strings/ |
| H A D | autogen.sh | 24 echo Running autoreconf...
|
| /freebsd-12.1/bin/sh/tests/builtins/ |
| H A D | cd4.0 | 18 # Running as root, cannot test.
|
| /freebsd-12.1/sys/contrib/libsodium/test/default/ |
| H A D | wintest.bat | 40 echo Running the test suite:
|
| /freebsd-12.1/contrib/ntp/util/ |
| H A 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.1/crypto/openssl/crypto/err/ |
| H A D | README | 13 Running make errors will then generate a file xxx_err.c, and
|
| /freebsd-12.1/contrib/bsnmp/ |
| H A D | README | 27 Running
|
| /freebsd-12.1/contrib/smbfs/ |
| H A D | INSTALL | 49 4. Running
|
| /freebsd-12.1/sys/contrib/libsodium/m4/ |
| H A 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.1/release/picobsd/bridge/ |
| H A D | PICOBSD | 49 # Running with less than 1000 seems to give poor timing on
|
| /freebsd-12.1/contrib/llvm/tools/lld/docs/ |
| H A D | getting_started.rst | 3 Getting Started: Building and Running lld
|
| /freebsd-12.1/sys/contrib/zstd/tests/fuzz/ |
| H A D | README.md | 44 ### Running Fuzzers
|