HomeSort by: relevance | last modified time | path
    Searched refs:happened (Results 1 - 17 of 17) sorted by relevancy

  /src/external/bsd/atf/dist/tools/
signals_test.cpp 51 static bool happened = false; member in namespace:sigusr1
57 happened = true;
75 static bool happened = false; member in namespace:sigusr1_2
81 happened = true;
101 sigusr1::happened = false; member in class:sigusr1
103 ATF_REQUIRE(sigusr1::happened);
110 sigusr1::happened = false; member in class:sigusr1
112 ATF_REQUIRE(sigusr1::happened);
127 sigusr1::happened = false; member in class:sigusr1
129 ATF_REQUIRE(sigusr1::happened);
134 sigusr1::happened = false; member in class:sigusr1
153 sigusr1::happened = false; member in class:sigusr1
160 sigusr1::happened = false; member in class:sigusr1
167 sigusr1::happened = false; member in class:sigusr1
188 sigusr1_2::happened = false; member in class:sigusr1_2
204 sigusr1::happened = false; member in class:sigusr1
209 sigusr1_2::happened = false; member in class:sigusr1_2
229 sigusr1::happened = false; member in class:sigusr1
    [all...]
signals.cpp 53 static bool happened[LAST_SIGNO + 1]; member in namespace:__anon6396
59 happened[signo] = true;
68 happened[signo] = false;
77 if (happened[m_signo])
84 if (happened[m_signo]) {
87 happened[m_signo] = false;
  /src/usr.bin/make/unit-tests/
varname-make_print_var_on_error-jobs.mk 11 # happened. For more details, use the debug options -de, -dj, -dl, -dn, -dx.
opt-debug-lint.mk 97 # This only happened in lint mode since in default mode the early check for
varmod-loop.mk 161 # What actually happened is that when CMDLINE was set by the '.MAKEFLAGS'
  /src/external/bsd/jemalloc/dist/include/jemalloc/
jemalloc_mangle.sh 11 * name mangling that matches the API prefixing that happened as a result of
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/
jemalloc_mangle.sh 11 * name mangling that matches the API prefixing that happened as a result of
  /src/external/gpl3/gcc/dist/gcc/
vr-values.cc 1179 bool happened = false; local
1201 happened = true;
1210 happened = true;
1212 return happened;
1222 bool happened = false; local
1243 happened = true;
1256 happened = true;
1262 happened = true;
1263 return happened;
  /src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
Path.inc 137 // with a null character. Fail if truncation happened.
  /src/external/bsd/kyua-cli/dist/store/
schema_v1.sql 55 -- in handy to know when a particular database-wide operation happened if
schema_v2.sql 57 -- in handy to know when a particular database-wide operation happened if
  /src/sys/arch/hp300/hp300/
locore.s 593 movb %a0@(CLKSR),%d0 | see if anything happened
  /src/external/historical/nawk/dist/
FIXES.1e 399 conversion to string happened, even with OFMT, that value was used until
744 this would never have happened with the lex version.
  /src/external/bsd/kyua-cli/dist/bootstrap/
testsuite 462 # in an infinite loop. This has already happened in practice.
1559 A failure happened in a test group before any test could be
  /src/external/mpl/bind/dist/contrib/gitchangelog/
gitchangelog.py 399 ... raise Exception("Something terrible happened")
411 | Exception: Something terrible happened
  /src/sys/arch/m68k/060sp/dist/
isp.s 506 # here, we sort out all of the special cases that may have happened.
fpsp.s 4200 # the overflow w/ exact result happened but was inexact set in the FPCR?
4206 # some exception happened that was actually enabled.
4218 # a disabled overflow or underflow has also happened.

Completed in 103 milliseconds