Home
last modified time | relevance | path

Searched full:overlapping (Results 1 – 25 of 449) sorted by relevance

12345678910>>...18

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/zvol/zvol_swap/
H A Dzvol_swap_006_pos.ksh37 # A volume can be added as several segments, but overlapping segments
43 # 3. Verify overlapping swap volume are not allowed.
60 log_assert "Verify volume can be add as several segments, but overlapping " \
100 log_note "Verify overlapping swap volume are not allowed"
/freebsd/tests/sys/cddl/zfs/tests/zvol/zvol_swap/
H A Dzvol_swap_006_pos.ksh37 # A volume can be add as several segments, but overlapping are not
43 # 3. Verify overlapping swap volume are not allowed.
69 log_assert "Verify volume can be add as several segments, but overlapping " \
107 log_note "Verify overlapping swap volume are not allowed"
/freebsd/usr.bin/diff3/
H A Ddiff3.184 respectively, but treat overlapping changes (i.e., changes that would
86 The overlapping lines from both files will be inserted by the edit script,
153 to ensure that overlapping changes in the merged files are preserved
/freebsd/contrib/diff/man/
H A Ddiff3.121 Output overlapping changes.
24 Output overlapping changes, bracketing them.
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Datmel-classd.txt32 Set non-overlapping time, the unit is nanosecond(ns).
35 Non-overlapping will be disabled if not specified.
H A Datmel,sama5d2-classd.yaml65 Set non-overlapping time, the unit is nanosecond(ns).
66 Non-overlapping will be disabled if not specified.
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A DCodeRegion.cpp55 "found multiple overlapping anonymous regions"); in beginRegion()
63 "overlapping regions cannot have the same name"); in beginRegion()
131 "overlapping instrumentation regions cannot be of the same kind"); in beginRegion()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineScheduler.cpp41 // May overlapping writes if two store instructions without same base in mayOverlapWrite()
73 // With the same base address and non-overlapping writes. in tryCandidate()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervalUnion.cpp156 // Check for overlapping interference. in collectInterferingVRegs()
173 // The iterators are now not overlapping, LiveUnionI has been advanced in collectInterferingVRegs()
186 // Still not overlapping. Catch up LiveUnionI. in collectInterferingVRegs()
H A DExpandMemCmp.cpp190 // We try to do as many non-overlapping loads as possible starting from the in computeOverlappingLoadSequence()
195 // an overlapping load. in computeOverlappingLoadSequence()
201 // Bail if the number of loads (non-overlapping + potential overlapping one) in computeOverlappingLoadSequence()
206 // Add non-overlapping loads. in computeOverlappingLoadSequence()
214 // Add the last overlapping load. in computeOverlappingLoadSequence()
282 // If we allow overlapping loads and the load sequence is not already optimal, in MemCmpExpansion()
283 // use overlapping loads. in MemCmpExpansion()
/freebsd/sys/powerpc/powerpc/
H A Dptrace_machdep.c92 * the non-overlapping data, which is doubleword 1 of VSR0-VSR31. in cpu_ptrace()
111 * the non-overlapping data, which is doubleword 1 of VSR0-VSR31. in cpu_ptrace()
/freebsd/share/man/man9/
H A Dsysctl_add_oid.989 to create partially overlapping trees that they both can use.
90 It is not possible to create overlapping leaves,
/freebsd/crypto/openssl/test/recipes/
H A D70-test_tls13kexmodes.t304 # initial key_share and no overlapping groups. Should resume without a
316 "Resume with both kex modes, no overlapping groups");
319 # initial key_share and no overlapping groups. Should fail
325 ok(TLSProxy::Message->fail(), "Resume with dhe kex mode, no overlapping groups");
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_local_address_space_view.h57 // writes. If two or more overlapping regions of memory are loaded via
64 // from a class to avoid issues with overlapping writable regions.
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstantRangeList.h10 // end of the numeric range. Ranges in the list are ordered and not overlapping.
43 // Return true if the ranges are non-overlapping and increasing.
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRangeCalc.h13 // non-overlapping live ranges. SplitKit uses that when computing the live
102 // handle multiple non-overlapping live ranges simultaneously.
185 /// reset - Prepare caches for a new set of non-overlapping live ranges. The
189 /// non-overlapping, call reset before each.
H A DLiveRegMatrix.h12 // assigned to overlapping physical registers.
15 // unit of interference when dealing with overlapping physical registers. The
/freebsd/contrib/netbsd-tests/usr.bin/sed/
H A Dt_sed.sh90 # overlapping ranges; the first prevents the second from being entered
107 # two overlapping ranges; the first blocks the second as above
/freebsd/share/examples/kld/dyn_sysctl/
H A DREADME1 This example module creates partially overlapping subtrees to demonstrate
H A Ddyn_sysctl.c69 * Create two partially overlapping subtrees, belonging in load()
111 printf("2. (%p) / dyn_sysctl (overlapping #1)\n", &clist1); in load()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redacted_send/
H A Dredacted_contents.ksh32 # 8. Only overlapping areas of modified ranges are redacted.
118 # Only overlapping areas of modified ranges are redacted.
/freebsd/tests/sys/cddl/zfs/tests/zinject/
H A Dsetup.ksh34 # in the given disk to avoid slice overlapping.
/freebsd/stand/kboot/kboot/arch/powerpc64/
H A Dload_addr.c135 /* Join overlapping/adjacent regions */ in kboot_get_phys_load_segment()
140 /* We have overlapping/adjacent regions! */ in kboot_get_phys_load_segment()
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_create/
H A Dsetup.ksh35 # in the given disk to avoid slice overlapping.
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFVerifier.h73 /// This is used for finding overlapping ranges in the DW_AT_ranges
80 /// iterator to the overlapping range info.
82 /// This is used for finding overlapping children of the same DIE.

12345678910>>...18