/freebsd-src/contrib/llvm-project/llvm/lib/Object/ |
H A D | WasmObjectFile.cpp | 443 return make_error<GenericBinaryError>("dylink section ended prematurely", in parseDylink0Section() 497 "dylink.0 sub-section ended prematurely", object_error::parse_failed); in parseNameSection() 502 return make_error<GenericBinaryError>("dylink.0 section ended prematurely", in parseNameSection() 608 "name sub-section ended prematurely", object_error::parse_failed); in parseLinkingSectionSymtab() 612 return make_error<GenericBinaryError>("name section ended prematurely", in parseLinkingSectionSymtab() 678 "linking sub-section ended prematurely", object_error::parse_failed); in parseLinkingSectionSymtab() 681 return make_error<GenericBinaryError>("linking section ended prematurely", in parseLinkingSectionSymtab() 989 return make_error<GenericBinaryError>("producers section ended prematurely", in parseRelocSection() 1019 "target features section ended prematurely", in parseRelocSection() 1153 return make_error<GenericBinaryError>("reloc section ended prematurely", in parseImportSection() [all...] |
/freebsd-src/lib/libc/amd64/string/ |
H A D | strcat.S | 54 * In rare cases, the above loop may exit prematurely. We must 126 * In rare cases, the above loop may exit prematurely. We must
|
H A D | stpcpy.S | 75 * In rare cases, the above loop may exit prematurely. We must
|
/freebsd-src/usr.sbin/bsdconfig/share/ |
H A D | script.subr | 55 # results in failure, the application will terminate prematurely. 74 # otherwise the application is prematurely terminated using f_die().
|
H A D | common.subr | 100 # preventing it from prematurely returning 1 before the end of the arguments. 498 # is called and execution is prematurely terminated with the same error status. 518 # is called and execution is prematurely terminated with the same error status.
|
/freebsd-src/sys/contrib/device-tree/Bindings/spi/ |
H A D | brcm,bcm63xx-spi.yaml | 18 transaction to some SPI devices prematurely. The issue can be worked around by
|
H A D | brcm,bcm63xx-hsspi.yaml | 25 terminate the transaction to some SPI devices prematurely. The issue can be
|
/freebsd-src/usr.sbin/utx/ |
H A D | utx.8 | 63 Stale sessions can occur if a login service exits prematurely or fails
|
/freebsd-src/lib/libc/gen/ |
H A D | daemon.3 | 139 from prematurely terminating the child process.
|
H A D | signal.3 | 171 executing and the call is prematurely terminated,
|
/freebsd-src/contrib/googletest/googlemock/test/ |
H A D | gmock_leak_test.py | 45 # to terminate prematurely. Therefore they are incompatible with
|
/freebsd-src/stand/lua/ |
H A D | loader.lua.8 | 119 prematurely.
|
/freebsd-src/share/man/man9/ |
H A D | condvar.9 | 192 return prematurely with a value of
|
H A D | khelp.9 | 335 modules are protected from being prematurely unloaded by a reference count.
|
/freebsd-src/contrib/unbound/util/data/ |
H A D | dname.c | 357 *to = 0; /* end the result prematurely */ in dname_pkt_copy() 369 *to = 0; /* end the result prematurely */ in dname_pkt_copy() 375 *to = 0; /* end the result prematurely */ in dname_pkt_copy()
|
/freebsd-src/bin/pax/ |
H A D | pax.1 | 865 If a volume ends prematurely, 1157 If the extraction of a file from an archive is prematurely terminated by 1165 If the creation of an archive is prematurely terminated by a signal or error,
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticCommentKinds.td | 20 "HTML start tag prematurely ended, expected attribute name or '>'">,
|
/freebsd-src/sys/contrib/ck/src/ |
H A D | ck_barrier_combining.c | 63 * barrier may end prematurely. in ck_barrier_combining_insert()
|
/freebsd-src/contrib/googletest/googletest/test/ |
H A D | googletest-break-on-failure-unittest.py | 70 # to terminate prematurely. Therefore they are incompatible with
|
H A D | googletest-catch-exceptions-test.py | 62 # to terminate prematurely. Therefore they are incompatible with
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZHazardRecognizer.h | 135 /// positive if it would mean ending a group prematurely. For normal
|
/freebsd-src/sys/contrib/openzfs/config/ |
H A D | zfs-meta.m4 | 23 dnl # VALUE will prematurely terminate the string since that sequence is
|
/freebsd-src/contrib/jemalloc/include/jemalloc/internal/ |
H A D | prof_inlines_b.h | 230 * to be prematurely destroyed as a side effect of momentarily zeroed in prof_realloc()
|
/freebsd-src/lib/libc/compat-43/ |
H A D | sigvec.2 | 210 The call can be forced to terminate prematurely with an
|
/freebsd-src/contrib/llvm-project/lld/ELF/ |
H A D | DWARF.cpp | 122 // its zero value will terminate the decoding of .debug_ranges prematurely. in findAux()
|