Searched refs:Running (Results 1 - 25 of 37) sorted by relevance

12

/netbsd-current/usr.bin/make/unit-tests/
H A Ddirective-ifnmake.exp2 Running the tests
H A Dsh-errctl.exp17 Running all
H A Dopt-debug-jobs.exp15 Running all
H A Ddep-colon-bug-cross-file.mk17 # Oops, even worse. Running this test in a make from 2020-09-25 or earlier
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_recursion_guard.h35 atomic_uint8_t &Running; member in class:__xray::RecursionGuard
40 : Running(R), Valid(!atomic_exchange(&R, 1, memory_order_acq_rel)) {}
51 atomic_store(&Running, 0, memory_order_release);
H A Dxray_fdr_logging.cc445 thread_local atomic_uint8_t Running{0};
501 RecursionGuard Guard{Running};
531 RecursionGuard Guard{Running};
561 RecursionGuard Guard{Running};
591 RecursionGuard Guard{Running};
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DOptBisect.cpp36 StringRef TargetDesc, bool Running) {
37 StringRef Status = Running ? "" : "NOT ";
35 printPassMessage(const StringRef &Name, int PassNum, StringRef TargetDesc, bool Running) argument
/netbsd-current/games/robots/
H A Dmove.c81 if (Running)
163 Running = true;
184 Running = false;
261 if (Running) {
262 Running = false;
313 Running = false;
325 return (Jump && (Count || Running || Waiting));
H A Dextern.c49 bool Running = false; /* Currently in the middle of a run */ variable
H A Drobots.h89 extern bool Dead, Full_clear, Jump, Newscore, Real_time, Running,
/netbsd-current/external/gpl3/gdb/dist/contrib/
H A Ddg-extract-results.sh54 Running *.exp chunks should be in correct order.
188 /^Running chapter / {
237 /^Running target/ { exit }
251 $GREP "Running target $VAR" $SUM_FILES > /dev/null && VARIANTS="$VARIANTS $VAR"
269 | $AWK '/^Running/ { if ($2 != "target" && $3 == "...") print "EXPFILE: "$2 } ' \
309 /^Running target / {
317 /^Running .*\\.exp \\.\\.\\./ {
379 print "Running "expfiles[n]" ..."
406 /^Running target / { curvar = \$3; next }
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DTimer.cpp117 Running = Triggered = false;
166 assert(!Running && "Cannot start a running timer");
167 Running = Triggered = true;
173 assert(Running && "Cannot stop a paused timer");
174 Running = false;
181 Running = Triggered = false;
/netbsd-current/external/gpl3/gcc.old/dist/contrib/
H A Ddg-extract-results.sh54 Running *.exp chunks should be in correct order.
188 /^Running chapter / {
237 /^Running target/ { exit }
251 $GREP "Running target $VAR" $SUM_FILES > /dev/null && VARIANTS="$VARIANTS $VAR"
269 | $AWK '/^Running/ { if ($2 != "target" && $3 == "...") print "EXPFILE: "$2 } ' \
309 /^Running target / {
317 /^Running .*\\.exp \\.\\.\\./ {
379 print "Running "expfiles[n]" ..."
405 /^Running target / { curvar = \$3; next }
H A Ddglib.pm142 } elsif(m<^Running (?!target )\Q$gccdir\E/?(\S+)> or m<^Running (?!target )\S*?((?:gcc|gdb|libstdc\+\+-v3)/testsuite/\S+)>) {
143 # We keep track of the last "Running foo/bar/baz.exp" line because
/netbsd-current/external/gpl3/gdb.old/dist/contrib/
H A Ddg-extract-results.sh54 Running *.exp chunks should be in correct order.
188 /^Running chapter / {
237 /^Running target/ { exit }
251 $GREP "Running target $VAR" $SUM_FILES > /dev/null && VARIANTS="$VARIANTS $VAR"
269 | $AWK '/^Running/ { if ($2 != "target" && $3 == "...") print "EXPFILE: "$2 } ' \
309 /^Running target / {
317 /^Running .*\\.exp \\.\\.\\./ {
379 print "Running "expfiles[n]" ..."
406 /^Running target / { curvar = \$3; next }
/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Ddg-extract-results.sh54 Running *.exp chunks should be in correct order.
188 /^Running chapter / {
237 /^Running target/ { exit }
251 $GREP "Running target $VAR" $SUM_FILES > /dev/null && VARIANTS="$VARIANTS $VAR"
269 | $AWK '/^Running/ { if ($2 != "target" && $3 == "...") print "EXPFILE: "$2 } ' \
309 /^Running target / {
317 /^Running .*\\.exp \\.\\.\\./ {
379 print "Running "expfiles[n]" ..."
406 /^Running target / { curvar = \$3; next }
H A Ddglib.pm142 } elsif(m<^Running (?!target )\Q$gccdir\E/?(\S+)> or m<^Running (?!target )\S*?((?:gcc|gdb|libstdc\+\+-v3)/testsuite/\S+)>) {
143 # We keep track of the last "Running foo/bar/baz.exp" line because
/netbsd-current/sys/external/isc/libsodium/dist/test/default/
H A Dwintest.bat40 echo Running the test suite:
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DTimer.h87 bool Running = false; ///< Is the timer currently running? member in class:llvm::Timer
119 bool isRunning() const { return Running; }
/netbsd-current/distrib/utils/embedded/
H A Dmkimage305 echo ${bar} Running fdisk ${bar}
326 echo ${bar} Running fdisk ${bar}
/netbsd-current/external/gpl2/groff/dist/arch/djgpp/
H A Dconfig.bat70 echo Running the ./configure script...
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
H A Dsmu72_discrete.h524 uint8_t Running; member in struct:SMU7_TdcLimitScoreboard
536 uint8_t Running; member in struct:SMU7_PkgPwrLimitScoreboard
H A Dsmu73_discrete.h521 uint8_t Running; member in struct:SMU7_TdcLimitScoreboard
533 uint8_t Running; member in struct:SMU7_PkgPwrLimitScoreboard
H A Dsmu74_discrete.h514 uint8_t Running; member in struct:SMU7_TdcLimitScoreboard
526 uint8_t Running; member in struct:SMU7_PkgPwrLimitScoreboard
H A Dsmu75_discrete.h526 uint8_t Running; member in struct:SMU7_TdcLimitScoreboard
538 uint8_t Running; member in struct:SMU7_PkgPwrLimitScoreboard

Completed in 323 milliseconds

12