/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | LoopUnrolling.h | 10 /// which loops should be completely unrolled and mark their corresponding 12 /// way specific loops can be marked as completely unrolled. For considering a 13 /// loop to be completely unrolled it has to fulfill the following requirements: 32 /// Returns if the given State indicates that is inside a completely unrolled
|
/freebsd/tests/sys/cddl/zfs/tests/scrub_mirror/ |
H A D | scrub_mirror_test.sh | 30 …atf_set "descr" "The primary side of a zpool mirror may be completely wipedwithout affecting the c… 56 …atf_set "descr" "The primary side of a zpool mirror may be completely wipedwithout affecting the c… 82 …atf_set "descr" "The primary side of a zpool mirror may be completely mangledwithout affecting the… 108 …atf_set "descr" "The primary side of a zpool mirror may be completely mangledwithout affecting the…
|
/freebsd/tests/sys/cddl/zfs/tests/clean_mirror/ |
H A D | clean_mirror_test.sh | 30 …atf_set "descr" "The primary side of a zpool mirror may be completely wipedwithout affecting the c… 54 …atf_set "descr" "The primary side of a zpool mirror may be completely wipedwithout affecting the c… 78 …atf_set "descr" "The primary side of a zpool mirror may be completely mangledwithout affecting the… 102 …atf_set "descr" "The primary side of a zpool mirror may be completely mangledwithout affecting the…
|
/freebsd/tools/test/stress2/misc/ |
H A D | snap6.sh | 8 # If a filesystem is completely full (approaching 110% in `df` output on 12 # However, if the filesystem is not quite completely full, mksnap_ffs will 18 # However, several hours later, the system will lock up completely. It still
|
/freebsd/sys/dev/bnxt/bnxt_en/ |
H A D | hsi_struct_def.h | 251 * as '1' when the command has been completely written to 1792 * as '1' when the command has been completely written to 1807 * is completely written to RAM. This field should be read as '1' 1808 * to indicate that the output has been completely written. When 2430 * is completely written to RAM. This field should be read as '1' 2431 * to indicate that the output has been completely written. When 5430 * If the value is zero, then the packet is completely contained 5951 * If the value is zero, then the packet is completely contained 6541 * If the value is zero, then the packet is completely contained 7216 * If the value is zero, then the packet is completely contained [all …]
|
/freebsd/contrib/libpcap/ |
H A D | pcap_inject.3pcap | 58 completely raw and unchanged packets. Even worse, some drivers on some 62 nominally support sending completely raw and unchanged packets.
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/removal/ |
H A D | removal_multiple_indirection.ksh | 29 # completely from one disk to another. That should remain 94 log_pass "File contents transferred completely from one disk to another."
|
/freebsd/contrib/sendmail/libsm/ |
H A D | wbuf.c | 65 ** If it is completely full, flush it out. Then, in any case, 67 ** completely, or if c is '\n' and the file is line buffered,
|
/freebsd/contrib/libpcap/missing/ |
H A D | asprintf.c | 40 * output has been completely written if and only if the returned in pcapint_vasprintf() 59 * various BSD libcs is completely uninteresting, as those tend in pcapint_vasprintf()
|
/freebsd/lib/libc/stdio/ |
H A D | wbuf.c | 68 * If it is completely full, flush it out. Then, in any case, in __swbuf() 70 * completely, or if c is '\n' and the file is line buffered, in __swbuf()
|
/freebsd/share/man/man4/ |
H A D | ale.4 | 132 Value 0 completely disables the interrupt moderation. 137 Value 0 completely disables the interrupt moderation.
|
H A D | alc.4 | 156 Value 0 completely disables the interrupt moderation. 161 Value 0 completely disables the interrupt moderation.
|
/freebsd/sys/sys/ |
H A D | _pv_entry.h | 59 * entry in the pc_map[] array when a chunk is completely free. PC_FREEN 61 * chunk is completely free.
|
/freebsd/contrib/kyua/utils/process/ |
H A D | child.ipp | 42 /// If the subprocess cannot be completely set up for any reason, it attempts to 77 /// If the subprocess cannot be completely set up for any reason, it attempts to
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | brcm,bcm7120-l2-intc.txt | 74 completely; it is completely transparent for the interrupt controller
|
H A D | brcm,bcm7120-l2-intc.yaml | 117 outputs bypass this 2nd level interrupt controller completely; it is 118 completely transparent for the interrupt controller parent. This should
|
/freebsd/sbin/fdisk/ |
H A D | fdisk.8 | 323 This is completely safe as long as you answer the last question 376 file system) must lie completely within the 534 You cannot use this command to completely dedicate a disk to
|
/freebsd/sys/contrib/device-tree/Bindings/mtd/ |
H A D | marvell-nand.txt | 43 from the core and leaving them completely untouched. Bootloader 58 Step sizes are not completely random for all and follow certain
|
/freebsd/share/man/man9/ |
H A D | buf.9 | 80 of it completely. 122 marked as dirty and the buffer can be completely freed without losing that
|
/freebsd/sys/ufs/ufs/ |
H A D | ufs_extern.h | 120 * will not be completely overwritten by the caller, so buffers for new 122 * When BA_CLRBUF is not set the buffer will be completely overwritten
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | PassManager.cpp | 40 // the FAM has been completely updated to handle the deletion of functions. in invalidate() 119 // pass, skip its execution completely if asked to (callback returns in run()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenAction.cpp | 831 // Optimization remarks are always handled completely by this in DiagnosticHandlerImpl() 836 // Optimization remarks are always handled completely by this in DiagnosticHandlerImpl() 841 // Optimization remarks are always handled completely by this in DiagnosticHandlerImpl() 846 // Optimization remarks are always handled completely by this in DiagnosticHandlerImpl() 851 // Optimization remarks are always handled completely by this in DiagnosticHandlerImpl() 856 // Optimization remarks are always handled completely by this in DiagnosticHandlerImpl() 861 // Optimization remarks are always handled completely by this in DiagnosticHandlerImpl() 866 // Optimization remarks are always handled completely by this in DiagnosticHandlerImpl() 871 // Optimization failures are always handled completely by this in DiagnosticHandlerImpl()
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_read.pod | 47 completely received, can it be processed (decryption and check of integrity). 53 Only when the record has been received and processed completely will the read
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | DeadStoreElimination.cpp | 25 // 3. StartDef completely overwrites CurrentDef. 233 /// Check if two instruction are masked stores that completely 269 /// Return 'OW_Complete' if a store to the 'KillingLoc' location completely 271 /// 'DeadLoc' location is completely overwritten by 'KillingLoc', 'OW_Begin' 388 // Otherwise, they don't completely overlap. in isPartialOverwrite() 937 /// KillingI instruction) completely overwrites a store to the 'DeadLoc' 939 /// Return OW_MaybePartial if \p KillingI does not completely overwrite 1024 // completely overwrite any store to the same object even if they don't in isOverwrite() 1031 // Okay, we have stores to two completely different pointers. Try to in isOverwrite() 1041 // If the base pointers still differ, we have two completely different in isOverwrite() [all …]
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | kernel-pde-data.m4 | 3 dnl # 359745d78351c6f5442435f81549f0207ece28aa ("proc: remove PDE_DATA() completely")
|