Home
last modified time | relevance | path

Searched full:overlaps (Results 1 – 25 of 298) sorted by relevance

12345678910>>...12

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DCoalescingBitVector.h160 // Get the overlaps between the two interval maps.
161 SmallVector<IntervalT, 8> Overlaps; variable
162 getOverlaps(RHS, Overlaps);
170 getNonOverlappingParts(Start, Stop, Overlaps, NonOverlappingParts);
178 // Get the overlaps between the two interval maps (i.e. the intersection).
179 SmallVector<IntervalT, 8> Overlaps; variable
180 getOverlaps(RHS, Overlaps);
181 // Rebuild the interval map, including only the overlaps.
183 for (IntervalT Overlap : Overlaps)
189 SmallVector<IntervalT, 8> Overlaps; in intersectWithComplement() local
[all …]
H A DAddressRanges.h188 // Inserted range partially overlaps with current range. in insert()
197 // Inserted range fully overlaps with current range. in insert()
201 // Inserted range partially overlaps with current range. in insert()
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/tests/unit/
H A Dexecutor_address_test.cpp93 // R3: ## -- Overlaps R1 start in TEST()
94 // R4: ## -- Overlaps R1 end in TEST()
104 EXPECT_FALSE(R1.overlaps(R0)); in TEST()
105 EXPECT_FALSE(R1.overlaps(R2)); in TEST()
106 EXPECT_TRUE(R1.overlaps(R3)); in TEST()
107 EXPECT_TRUE(R1.overlaps(R4)); in TEST()
/freebsd/contrib/unbound/compat/
H A Dmemmove.c22 /* to overlaps with from */ in memmove()
32 /* to overlaps with from */ in memmove()
/freebsd/contrib/ldns/compat/
H A Dmemmove.c22 /* to overlaps with from */ in memmove()
32 /* to overlaps with from */ in memmove()
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Darmada-385-linksys-caiman.dts103 /* kernel1 overlaps with rootfs1 by design */
114 /* kernel2 overlaps with rootfs2 by design */
H A Darmada-385-linksys-cobra.dts103 /* kernel1 overlaps with rootfs1 by design */
114 /* kernel2 overlaps with rootfs2 by design */
H A Darmada-385-linksys-shelby.dts103 /* kernel1 overlaps with rootfs1 by design */
114 /* kernel2 overlaps with rootfs2 by design */
H A Darmada-385-linksys-rango.dts117 /* kernel1 overlaps with rootfs1 by design */
128 /* kernel2 overlaps with rootfs2 by design */
H A Darmada-xp-linksys-mamba.dts353 /* kernel1 overlaps with rootfs1 by design */
364 /* kernel2 overlaps with rootfs2 by design */
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRefactoringActionRuleRequirements.h56 /// overlaps with the selection range.
65 /// A selection requirement that is satisfied when the selection range overlaps
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp34 bool HexagonBlockRanges::IndexRange::overlaps(const IndexRange &A) const { in overlaps() function in HexagonBlockRanges::IndexRange
60 assert(end() == A.start() || overlaps(A)); in merge()
95 if (Merge || Iter->overlaps(*Next)) { in unionize()
109 if (!A.overlaps(B)) { in addsub()
147 if (Rg.overlaps(Range)) { in subtract()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp114 // Return true if LiveInterval overlaps with any
116 bool overlaps(LiveInterval *LI) const { in overlaps() function in __anonb7b65c290111::StackSlotColoring::ColorAssignmentInfo
119 return SingleLI ? SingleLI->overlaps(*LI) : false; in overlaps()
124 assert(!overlaps(LI)); in add()
312 if (!Assignments[Color].overlaps(li)) { in ColorSlot()
H A DSafeStackLayout.cpp78 if (Obj.Range.overlaps(R.Range)) { in layoutObject()
82 LLVM_DEBUG(dbgs() << " Overlaps. Next candidate: " << Start << " .. " in layoutObject()
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_rlock.c63 * The (hopefully) usual case is of no overlaps or contention for locks. On
68 * Overlaps/Reference counting/Proxy locks
71 * inefficient to search through all previous entries looking for overlaps
77 * When a reader lock overlaps with another then a proxy lock is created
345 /* no overlaps, use the original new rl_t in the tree */ in zfs_rangelock_add_reader()
/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutaddress.c310 * DESCRIPTION: Check if the input address range overlaps any of the
348 * Check if the requested address/length overlaps this in AcpiUtCheckAddressRange()
353 * 2) Input address/length overlaps range at the range start in AcpiUtCheckAddressRange()
354 * 3) Input address/length overlaps range at the range end in AcpiUtCheckAddressRange()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DStackLifetime.h72 bool overlaps(const LiveRange &Other) const { in overlaps() function
151 /// that is large enough for LiveRange::Overlaps to be correct.
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveInterval.h446 /// overlaps - Return true if the intersection of the two live ranges is
448 bool overlaps(const LiveRange &other) const { in overlaps() function
454 /// overlaps - Return true if the two ranges have overlapping segments
459 bool overlaps(const LiveRange &Other, const CoalescerPair &CP,
462 /// overlaps - Return true if the live range overlaps an interval specified
464 bool overlaps(SlotIndex Start, SlotIndex End) const;
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFVerifier.h69 /// Inserts the address range. If the range overlaps with an existing
70 /// range, the range that it overlaps with will be returned and the two
78 /// Inserts the address range info. If any of its ranges overlaps with a
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ccm.h20 * Padding is chosen so that s390x.kmac.k overlaps with ks.ks and
/freebsd/lib/libc/locale/
H A Dbig5.550 The range of the second byte overlaps some ASCII characters, including
/freebsd/tests/sys/netpfil/pf/
H A Dfragmentation_compat.sh231 atf_set descr 'ping fragment that overlaps fragment at index boundary and replace it'
249 atf_set descr 'ping fragment that overlaps the first fragment at index boundary'
/freebsd/share/man/man9/
H A Dvm_map_insert.986 overlaps the end of the map.
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Darm,embedded-trace-extension.yaml16 allows tracing the CPU execution. It overlaps with the CoreSight ETMv4
H A Dete.yaml16 allows tracing the CPU execution. It overlaps with the CoreSight ETMv4

12345678910>>...12