| /freebsd/sys/vm/ |
| H A D | uma_dbg.c | 61 * Checks an item to make sure it hasn't been overwritten since it was freed, 125 * Checks an item to make sure it hasn't been overwritten since it was freed, 137 * Checks an item to make sure it hasn't been overwritten since it was freed, 235 * Checks an item to make sure it hasn't been overwritten since it was freed,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyMachineFunctionInfo.h | 98 assert(VarargVreg != -1U && "Vararg vreg hasn't been set"); in getVarargBufferVreg() 104 assert(BasePtrVreg != -1U && "Base ptr vreg hasn't been set"); in getBasePointerVreg() 109 assert(FrameBaseVreg != -1U && "Frame base vreg hasn't been set"); in getFrameBaseVreg() 117 assert(FrameBaseLocal != -1U && "Frame base local hasn't been set"); in getFrameBaseLocal()
|
| H A D | WebAssemblyISelLowering.cpp | 1111 fail(DL, DAG, "WebAssembly hasn't implemented nest arguments"); in LowerCall() 1113 fail(DL, DAG, "WebAssembly hasn't implemented inalloca arguments"); in LowerCall() 1115 fail(DL, DAG, "WebAssembly hasn't implemented cons regs arguments"); in LowerCall() 1117 fail(DL, DAG, "WebAssembly hasn't implemented cons regs last arguments"); in LowerCall() 1244 fail(DL, DAG, "WebAssembly hasn't implemented inalloca return values"); in LowerCall() 1246 fail(DL, DAG, "WebAssembly hasn't implemented cons regs return values"); in LowerCall() 1249 "WebAssembly hasn't implemented cons regs last return values"); in LowerCall() 1329 fail(DL, DAG, "WebAssembly hasn't implemented inalloca results"); in LowerReturn() 1331 fail(DL, DAG, "WebAssembly hasn't implemented cons regs results"); in LowerReturn() 1333 fail(DL, DAG, "WebAssembly hasn't implemented cons regs last results"); in LowerReturn() [all …]
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/ |
| H A D | import_cachefile_shared_device.ksh | 34 # 8. Verify that the checksum of the shared device hasn't changed. 88 log_pass "Device hasn't been modified by original pool"
|
| /freebsd/sys/contrib/device-tree/Bindings/ata/ |
| H A D | ahci-common.yaml | 67 in case if the system firmware hasn't done it. 118 the PxCMD register in case if the system firmware hasn't done it.
|
| /freebsd/contrib/llvm-project/llvm/lib/MCA/Stages/ |
| H A D | EntryStage.cpp | 69 // Find the first instruction which hasn't been retired. in cycleEnd() 76 // Erase instructions up to the first that hasn't been retired. in cycleEnd()
|
| /freebsd/sys/arm64/spe/ |
| H A D | arm_spe_dev.c | 232 * It's possible userspace hasn't yet notified us they've copied out the in arm_spe_intr() 236 * a) Kernel hasn't scheduled the task via taskqueue to notify in arm_spe_intr() 238 * b) Userspace is still copying the buffer or hasn't notified us in arm_spe_intr()
|
| /freebsd/contrib/capsicum-test/ |
| H A D | capsicum.h | 43 * Cope with systems (e.g. FreeBSD 10.x) where CAP_RENAMEAT hasn't been split out. 53 * Cope with systems (e.g. FreeBSD 10.x) where CAP_RENAMEAT hasn't been split out.
|
| /freebsd/contrib/tcpdump/ |
| H A D | print-ip-demux.c | 69 * to do, or it hasn't, in which case there's in ip_demux_print() 81 * to do, or it hasn't, in which case there's in ip_demux_print()
|
| /freebsd/sys/contrib/device-tree/Bindings/remoteproc/ |
| H A D | st-rproc.txt | 19 hasn't already done so
|
| /freebsd/tools/test/stress2/tools/ |
| H A D | ptsleak.sh | 29 # Keep count of pts that hasn't been in use for the last 15 minutes
|
| H A D | ptyleak.sh | 29 # Keep count of ptys that hasn't been in use for the last 15 minutes
|
| /freebsd/sys/contrib/openzfs/module/icp/io/ |
| H A D | sha2_mod.c | 406 * The inner context is used since it hasn't been in sha2_mac_init() 587 * The inner context is used since it hasn't been in sha2_mac_atomic() 690 * The inner context is used since it hasn't been in sha2_mac_verify_atomic() 837 * The inner context is used since it hasn't been in sha2_create_ctx_template()
|
| /freebsd/lib/libutil/tests/ |
| H A D | forkpty_test.c | 48 /* check that first free fd hasn't changed */ in ATF_TC_BODY()
|
| /freebsd/crypto/krb5/src/include/ |
| H A D | k5-gmt_mktime.h | 34 * hasn't been built when gmt_mktime.c gets compiled. Hence this
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/ |
| H A D | ubsan_init.h | 24 // Initialize UBSan as a standalone tool, if it hasn't been initialized before.
|
| /freebsd/contrib/libarchive/cpio/test/ |
| H A D | test_option_u.c | 49 /* Verify that the file hasn't changed (it wasn't overwritten) */ in DEFINE_TEST()
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/ |
| H A D | MCJIT.cpp | 279 // If the module hasn't been compiled, just do that. in finalizeModule() 303 // If it hasn't already been generated, see if it's in one of our modules. in findModuleForSymbol() 376 // If it hasn't already been generated, see if it's in one of our modules. in findSymbol() 435 // FIXME: Asking for the pointer to a function that hasn't been registered, in getPointerToFunction()
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_wait/ |
| H A D | zfs_wait.kshlib | 31 # during which 'zfs wait' can exit. If it hasn't exited by the time the grace
|
| /freebsd/sys/contrib/openzfs/contrib/dracut/90zfs/ |
| H A D | zfs-load-key.sh.in | 54 …[ -r "${KEYFILE}" ] || warn "ZFS: Key ${KEYFILE} for ${ENCRYPTIONROOT} hasn't appeared. Trying any…
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfoZvfbf.td | 11 // This version is still experimental as the 'Zvfbfmin' extension hasn't been
|
| /freebsd/tests/sys/cddl/zfs/tests/zones/ |
| H A D | zones_005_pos.ksh | 61 # verify that the property hasn't been set.
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | os400 | 9 # SAVF structure hasn't suitable offsets to identify the catalog
|
| /freebsd/stand/kboot/ |
| H A D | README | 17 anything interesting with it and the serial console to stdio bit hasn't
|
| /freebsd/sys/contrib/openzfs/include/sys/ |
| H A D | dmu_recv.h | 70 * A record that has had its payload read in, but hasn't yet been handed
|