Home
last modified time | relevance | path

Searched full:completely (Results 1 – 25 of 1400) sorted by relevance

12345678910>>...56

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DLoopUnrolling.h10 /// 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 Dscrub_mirror_test.sh30 …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 Dclean_mirror_test.sh30 …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 Dsnap6.sh8 # 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 Dhsi_struct_def.h251 * 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 Dpcap_inject.3pcap58 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 Dremoval_multiple_indirection.ksh29 # 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 Dwbuf.c65 ** 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 Dasprintf.c40 * 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 Dwbuf.c68 * 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 Dale.4132 Value 0 completely disables the interrupt moderation.
137 Value 0 completely disables the interrupt moderation.
H A Dalc.4156 Value 0 completely disables the interrupt moderation.
161 Value 0 completely disables the interrupt moderation.
/freebsd/sys/sys/
H A D_pv_entry.h59 * 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 Dchild.ipp42 /// 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 Dbrcm,bcm7120-l2-intc.txt74 completely; it is completely transparent for the interrupt controller
H A Dbrcm,bcm7120-l2-intc.yaml117 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 Dfdisk.8323 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 Dmarvell-nand.txt43 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 Dbuf.980 of it completely.
122 marked as dirty and the buffer can be completely freed without losing that
/freebsd/sys/ufs/ufs/
H A Dufs_extern.h120 * 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 DPassManager.cpp40 // 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 DCodeGenAction.cpp831 // 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 DSSL_read.pod47 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 DDeadStoreElimination.cpp25 // 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 Dkernel-pde-data.m43 dnl # 359745d78351c6f5442435f81549f0207ece28aa ("proc: remove PDE_DATA() completely")

12345678910>>...56