Home
last modified time | relevance | path

Searched full:happened (Results 1 – 25 of 597) sorted by relevance

12345678910>>...24

/freebsd/contrib/bc/
H A DMEMORY_BUGS.md38 This happened because strings were stored per-function, and the non-local
47 function as the only argument. This happened because arrays are allowed as
57 it was initialized to zero by the system. This happened because I thought I
/freebsd/contrib/googletest/.github/ISSUE_TEMPLATE/
H A D00-bug_report.yml6 id: what-happened
9 description: What happened, and what did you expect to happen?
/freebsd/sys/fs/ext2fs/
H A Dext2fs.h117 uint32_t e4fs_first_errtime; /* first time an error happened */
120 uint8_t e4fs_first_errfunc[32];/* function where error happened */
121 uint32_t e4fs_first_errline; /* line number where error happened */
124 uint32_t e4fs_last_errline; /* line number where error happened */
126 uint8_t e4fs_last_errfunc[32]; /* function where error happened */
/freebsd/stand/lua/
H A Dhook.lua65 -- developers. Hook type registration should have happened at
66 -- module load, so if this hasn't happened then we have messed
/freebsd/contrib/ntp/sntp/libevent/include/event2/
H A Dbufferevent_struct.h77 /** A read event that triggers when a timeout has happened or a socket
81 /** A write event that triggers when a timeout has happened or a socket
/freebsd/sys/arm/ti/cpsw/
H A Dif_cpswvar.h93 struct bintime attach_uptime; /* system uptime when attach happened. */
137 struct bintime init_uptime; /* system uptime when init happened. */
/freebsd/contrib/libevent/include/event2/
H A Dbufferevent_struct.h77 /** A read event that triggers when a timeout has happened or a socket
81 /** A write event that triggers when a timeout has happened or a socket
/freebsd/contrib/bc/include/
H A Dstatus.h398 /// Statuses, which mark either which category of error happened, or some other
742 /// Unlocks signals. If a signal happened, then this will cause a jump.
764 /// happened, then this will cause a jump.
834 /// jumping is BC_SIG_EXC, not just that a signal happened.
865 /// jumping is BC_SIG_EXC, not just that a signal happened.
923 * @param l The line of the script that the error happened.
947 * @param l The line of the script that the error happened.
/freebsd/stand/ficl/
H A Dtestmain.c88 vmTextOut(pVM, "Warning (chdir): nothing happened", 1); in ficlChDir()
118 vmTextOut(pVM, "Warning (system): nothing happened", 1); in ficlSystem()
147 vmTextOut(pVM, "Warning (load): nothing happened", 1); in ficlLoad()
/freebsd/tools/test/stress2/misc/
H A Dsctp3.sh10 # handling SHUTDOWN-COMPLETE" panic. This happened "by accident" with
13 # way no successful sctp_recvmsg() call happened.
/freebsd/contrib/bmake/unit-tests/
H A Dopt-version.mk9 # nothing had happened, and the '-version' is split into '-v ersion', which is
H A Dvarname-make_print_var_on_error-jobs.mk11 # happened. For more details, use the debug options -de, -dj, -dl, -dn, -dx.
H A Dinclude-main.mk8 # the latest .include happened". See parse.c, function SetParseFile.
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DGenericDomTreeUpdaterImpl.h105 // edge, so both {Delete, A, B}, {Insert, A, B} actually happened and in applyUpdatesPermissive()
108 // actually happened but {Insert, A, B} was an invalid update which never in applyUpdatesPermissive()
109 // happened. DTU will submit {Delete, A, B} in this case. in applyUpdatesPermissive()
/freebsd/contrib/tzcode/
H A Dtz-how-to.html154 happened on the 13<small><sup>th</sup></small> of June in 1920, and on
156 happened on the last Sunday in October in both of those
315 happened in those years, or some other rule is in effect (perhaps a
321 that happened on August 14, 1945. The &ldquo;1:00&rdquo; in
466 nothing significant happened after 1970.)</p>
536 <li>If at least one transition has happened, use
540 <li>If switching to a named rule before any transition has happened,
/freebsd/contrib/ntp/
H A DREADME.leapsmear13 synchronized with the Earth rotation. Deletions haven't happened, yet, but
14 insertions have happened over 30 times.
133 Unfortunately this also happened if ntpd was started with -x, so the folks
/freebsd/crypto/openssl/test/recipes/
H A D90-test_store_cases.t26 # prompted for. That should not have happened.
/freebsd/usr.sbin/dumpcis/
H A Dcardinfo.h82 * gets set to suspend to tell pccardd what happened. Also the nil state
83 * means that when the no state change has happened. Note: if you eject
/freebsd/contrib/openbsm/compat/
H A Dclock_gettime.h31 * that the sys/time.h include has already happened at this point, so we have
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_hw_tls_rx.c206 * Zero is returned upon success, else some error happened.
331 * Zero is returned upon success, else some error happened.
601 * Returns zero on success, else an error happened.
654 * Returns zero on success else an error happened.
945 * Returns zero on success else an error happened.
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dfile.h64 * Something totally unexpected happened.
159 * Something totally unexpected happened.
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h126 /// happened as a result of evalCall, for example.
148 /// The node where the store happened.
228 /// \param Origin Only adds notes when the last store happened in a
380 /// \param Origin Only adds notes when the last store happened in a
/freebsd/contrib/unbound/doc/
H A Dlibunbound.3403 int bogus; /* true if a security failure happened */
414 happened. Other values can be passed to
H A Dlibunbound.3.in403 int bogus; /* true if a security failure happened */
414 happened. Other values can be passed to
/freebsd/sys/contrib/device-tree/Bindings/iio/proximity/
H A Dsemtech,sx9360.yaml26 and data is available or that a close/far proximity event has happened.

12345678910>>...24