| /freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/xray/ |
| HD | 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()
|
| HD | xray_fdr_logging.cpp | 440 thread_local atomic_uint8_t Running{0}; variable 496 RecursionGuard Guard{Running}; in fdrLoggingHandleArg0() 526 RecursionGuard Guard{Running}; in fdrLoggingHandleArg1() 556 RecursionGuard Guard{Running}; in fdrLoggingHandleCustomEvent() 586 RecursionGuard Guard{Running}; in fdrLoggingHandleTypedEvent()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/ |
| HD | OptBisect.cpp | 36 StringRef TargetDesc, bool Running) { in printPassMessage() argument 37 StringRef Status = Running ? "" : "NOT "; in printPassMessage()
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/ |
| HD | 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-13-stable/contrib/ncurses/misc/ |
| HD | run_tic.in | 138 Running $TIC_PATH to install $TERMINFO ... 158 Running $TIC_PATH to install $TERMINFO ...
|
| /freebsd-13-stable/contrib/bmake/unit-tests/ |
| HD | directive-ifnmake.exp | 2 Running the tests
|
| HD | sh-errctl.exp | 17 Running all
|
| HD | opt-debug-jobs.exp | 15 Running all
|
| /freebsd-13-stable/sys/contrib/device-tree/Bindings/timer/ |
| D | snps,archs-gfrc.txt | 1 Synopsys ARC Free Running 64-bit Global Timer for ARC HS CPUs
|
| D | snps,archs-rtc.txt | 1 Synopsys ARC Free Running 64-bit Local Timer for ARC HS CPUs
|
| /freebsd-13-stable/contrib/tcsh/nls/C/ |
| HD | set17 | 6 4 Running
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/ |
| HD | Timer.h | 84 bool Running = false; ///< Is the timer currently running? variable 116 bool isRunning() const { return Running; } in isRunning()
|
| /freebsd-13-stable/libexec/rc/rc.d/ |
| HD | pf | 87 $pf_program -s Running >/dev/null
|
| /freebsd-13-stable/sys/contrib/device-tree/src/arc/ |
| HD | skeleton_hs_idu.dtsi | 51 /* 64-bit Global Free Running Counter */
|
| /freebsd-13-stable/contrib/pjdfstest/ |
| HD | README | 38 Running pjdfstest
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| HD | TaskDispatch.cpp | 79 Running = false; in shutdown()
|
| /freebsd-13-stable/sys/contrib/openzfs/rpm/generic/ |
| HD | zfs-dkms.spec.in | 73 echo "Running pre installation script: $0. Parameters: $*" 116 echo "Running post installation script: $0. Parameters: $*" 134 echo "Running pre uninstall script: $0. Parameters: $*"
|
| /freebsd-13-stable/sys/contrib/openzfs/rpm/redhat/ |
| D | zfs-dkms.spec.in | 73 echo "Running pre installation script: $0. Parameters: $*" 116 echo "Running post installation script: $0. Parameters: $*" 134 echo "Running pre uninstall script: $0. Parameters: $*"
|
| /freebsd-13-stable/contrib/libxo/doc/ |
| HD | getting.rst | 115 Running the "configure" Script 150 Running the "make" Command 158 Running the Regression Tests
|
| /freebsd-13-stable/contrib/xz/ |
| HD | FREEBSD-upgrade | 18 config.h. Running ``make check'' in the xz source tree is also useful.
|
| /freebsd-13-stable/usr.bin/lastcomm/tests/ |
| HD | values.sh | 28 echo Running commands. This should not take more than 30s.
|
| /freebsd-13-stable/bin/sh/tests/builtins/ |
| HD | cd4.0 | 17 # Running as root, cannot test.
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/ |
| HD | SimpleRemoteEPCServer.cpp | 36 if (!Running) in dispatch() 51 Running = false; in shutdown()
|
| /freebsd-13-stable/tools/tools/sortbench/ |
| HD | README | 2 Running:
|
| /freebsd-13-stable/contrib/cortex-strings/ |
| HD | autogen.sh | 24 echo Running autoreconf...
|