/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | CoalescingBitVector.h | 160 // 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 D | AddressRanges.h | 188 // 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 D | executor_address_test.cpp | 93 // 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 D | memmove.c | 22 /* to overlaps with from */ in memmove() 32 /* to overlaps with from */ in memmove()
|
/freebsd/contrib/ldns/compat/ |
H A D | memmove.c | 22 /* to overlaps with from */ in memmove() 32 /* to overlaps with from */ in memmove()
|
/freebsd/sys/contrib/device-tree/src/arm/marvell/ |
H A D | armada-385-linksys-caiman.dts | 103 /* kernel1 overlaps with rootfs1 by design */ 114 /* kernel2 overlaps with rootfs2 by design */
|
H A D | armada-385-linksys-cobra.dts | 103 /* kernel1 overlaps with rootfs1 by design */ 114 /* kernel2 overlaps with rootfs2 by design */
|
H A D | armada-385-linksys-shelby.dts | 103 /* kernel1 overlaps with rootfs1 by design */ 114 /* kernel2 overlaps with rootfs2 by design */
|
H A D | armada-385-linksys-rango.dts | 117 /* kernel1 overlaps with rootfs1 by design */ 128 /* kernel2 overlaps with rootfs2 by design */
|
H A D | armada-xp-linksys-mamba.dts | 353 /* kernel1 overlaps with rootfs1 by design */ 364 /* kernel2 overlaps with rootfs2 by design */
|
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/ |
H A D | RefactoringActionRuleRequirements.h | 56 /// 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 D | HexagonBlockRanges.cpp | 34 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 D | StackSlotColoring.cpp | 114 // 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 D | SafeStackLayout.cpp | 78 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 D | zfs_rlock.c | 63 * 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 D | utaddress.c | 310 * 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 D | StackLifetime.h | 72 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 D | LiveInterval.h | 446 /// 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 D | DWARFVerifier.h | 69 /// 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 D | cipher_aes_ccm.h | 20 * Padding is chosen so that s390x.kmac.k overlaps with ks.ks and
|
/freebsd/lib/libc/locale/ |
H A D | big5.5 | 50 The range of the second byte overlaps some ASCII characters, including
|
/freebsd/tests/sys/netpfil/pf/ |
H A D | fragmentation_compat.sh | 231 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 D | vm_map_insert.9 | 86 overlaps the end of the map.
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | arm,embedded-trace-extension.yaml | 16 allows tracing the CPU execution. It overlaps with the CoreSight ETMv4
|
H A D | ete.yaml | 16 allows tracing the CPU execution. It overlaps with the CoreSight ETMv4
|