Home
last modified time | relevance | path

Searched refs:Allocation (Results 1 – 25 of 4954) sorted by relevance

12345678910>>...199

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/acpica/dist/utilities/
H A Duttrack.c162 if (!Allocation) in AcpiUtAllocateAndTrack()
232 if (!Allocation) in AcpiUtAllocateZeroedAndTrack()
293 if (NULL == Allocation) in AcpiUtFreeAndTrack()
443 Allocation)); in AcpiUtTrackAllocation()
452 Allocation->Line = Line; in AcpiUtTrackAllocation()
464 Allocation; in AcpiUtTrackAllocation()
549 (Allocation->Previous)->Next = Allocation->Next; in AcpiUtRemoveAllocation()
556 if (Allocation->Next) in AcpiUtRemoveAllocation()
558 (Allocation->Next)->Previous = Allocation->Previous; in AcpiUtRemoveAllocation()
562 &Allocation->UserSpace, Allocation->Size)); in AcpiUtRemoveAllocation()
[all …]
/dports/sysutils/acpica-tools/acpica-unix-20210930/source/components/utilities/
H A Duttrack.c268 if (!Allocation) in AcpiUtAllocateAndTrack()
338 if (!Allocation) in AcpiUtAllocateZeroedAndTrack()
399 if (NULL == Allocation) in AcpiUtFreeAndTrack()
549 Allocation)); in AcpiUtTrackAllocation()
558 Allocation->Line = Line; in AcpiUtTrackAllocation()
569 Allocation; in AcpiUtTrackAllocation()
654 (Allocation->Previous)->Next = Allocation->Next; in AcpiUtRemoveAllocation()
661 if (Allocation->Next) in AcpiUtRemoveAllocation()
663 (Allocation->Next)->Previous = Allocation->Previous; in AcpiUtRemoveAllocation()
667 &Allocation->UserSpace, Allocation->Size)); in AcpiUtRemoveAllocation()
[all …]
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/libmemunreachable/tests/
H A DHeapWalker_test.cpp46 ASSERT_TRUE(heap_walker.Allocation(3, 4)); in TEST_F()
47 ASSERT_TRUE(heap_walker.Allocation(2, 3)); in TEST_F()
48 ASSERT_TRUE(heap_walker.Allocation(4, 5)); in TEST_F()
49 ASSERT_TRUE(heap_walker.Allocation(6, 7)); in TEST_F()
50 ASSERT_TRUE(heap_walker.Allocation(0, 1)); in TEST_F()
55 ASSERT_TRUE(heap_walker.Allocation(2, 3)); in TEST_F()
56 ASSERT_TRUE(heap_walker.Allocation(3, 4)); in TEST_F()
63 ASSERT_TRUE(heap_walker.Allocation(4, 5)); in TEST_F()
64 ASSERT_TRUE(heap_walker.Allocation(1, 2)); in TEST_F()
69 ASSERT_TRUE(heap_walker.Allocation(2, 2)); in TEST_F()
[all …]
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/libmemunreachable/tests/
H A DHeapWalker_test.cpp46 ASSERT_TRUE(heap_walker.Allocation(3, 4)); in TEST_F()
47 ASSERT_TRUE(heap_walker.Allocation(2, 3)); in TEST_F()
48 ASSERT_TRUE(heap_walker.Allocation(4, 5)); in TEST_F()
49 ASSERT_TRUE(heap_walker.Allocation(6, 7)); in TEST_F()
50 ASSERT_TRUE(heap_walker.Allocation(0, 1)); in TEST_F()
55 ASSERT_TRUE(heap_walker.Allocation(2, 3)); in TEST_F()
56 ASSERT_TRUE(heap_walker.Allocation(3, 4)); in TEST_F()
63 ASSERT_TRUE(heap_walker.Allocation(4, 5)); in TEST_F()
64 ASSERT_TRUE(heap_walker.Allocation(1, 2)); in TEST_F()
69 ASSERT_TRUE(heap_walker.Allocation(2, 2)); in TEST_F()
[all …]
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4executableallocator.cpp58 void *ExecutableAllocator::Allocation::memoryStart() const in memoryStart()
63 void *ExecutableAllocator::Allocation::codeStart() const in codeStart()
76 ExecutableAllocator::Allocation *ExecutableAllocator::Allocation::split(size_t dividingSize) in split()
78 Allocation *remainder = new Allocation; in split()
105 Allocation *newNext = next->next; in mergeNext()
137 Allocation *alloc = firstAllocation; in ~ChunkOfPages()
139 Allocation *next = alloc->next; in ~ChunkOfPages()
150 Allocation *it = firstAllocation; in contains()
176 Allocation *allocation = nullptr; in allocate()
192 allocation = new Allocation; in allocate()
[all …]
H A Dqv4executableallocator_p.h74 struct Allocation;
79 Allocation *allocate(size_t size);
80 void free(Allocation *allocation);
82 struct Allocation struct
84 Allocation() in Allocation() argument
102 ~Allocation() {} in ~Allocation() argument
106 Allocation *split(size_t dividingSize); argument
113 Allocation *next = nullptr; argument
114 Allocation *prev = nullptr; argument
129 Allocation *firstAllocation = nullptr;
[all …]
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/jsruntime/
H A Dqv4executableallocator.cpp58 void *ExecutableAllocator::Allocation::memoryStart() const in memoryStart()
63 void *ExecutableAllocator::Allocation::codeStart() const in codeStart()
76 ExecutableAllocator::Allocation *ExecutableAllocator::Allocation::split(size_t dividingSize) in split()
78 Allocation *remainder = new Allocation; in split()
105 Allocation *newNext = next->next; in mergeNext()
137 Allocation *alloc = firstAllocation; in ~ChunkOfPages()
139 Allocation *next = alloc->next; in ~ChunkOfPages()
150 Allocation *it = firstAllocation; in contains()
176 Allocation *allocation = nullptr; in allocate()
192 allocation = new Allocation; in allocate()
[all …]
H A Dqv4executableallocator_p.h74 struct Allocation;
79 Allocation *allocate(size_t size);
80 void free(Allocation *allocation);
82 struct Allocation struct
84 Allocation() in Allocation() function
102 ~Allocation() {} in ~Allocation() argument
106 Allocation *split(size_t dividingSize); argument
113 Allocation *next = nullptr; argument
114 Allocation *prev = nullptr; argument
129 Allocation *firstAllocation = nullptr;
[all …]
/dports/graphics/pinta/pinta-1.7.1/Pinta.Docking/DockToolbars/
H A DFixedPanel.cs135 rx = x - Allocation.X; in WindowToPanel()
136 ry = y - Allocation.Y; in WindowToPanel()
139 rx = x - Allocation.X; in WindowToPanel()
143 rx = y - Allocation.Y; in WindowToPanel()
144 ry = x - Allocation.X; in WindowToPanel()
147 rx = y - Allocation.Y; in WindowToPanel()
157 rx = x + Allocation.X; in PanelToWindow()
158 ry = y + Allocation.Y; in PanelToWindow()
163 rx = x + Allocation.X; in PanelToWindow()
169 rx = y + Allocation.X; in PanelToWindow()
[all …]
/dports/net-mgmt/observium/observium/mibs/cambium/
H A DCAMBIUM-PMP80211-MIB184 Device Allocation: AP"
224 Device Allocation: AP"
271 Device Allocation: AP"
325 Device Allocation: SM"
374 Device Allocation: SM"
385 Device Allocation: SM"
394 Device Allocation: SM"
403 Device Allocation: SM"
412 Device Allocation: SM"
435 Device Allocation: SM"
[all …]
/dports/editors/calligraplan/calligraplan-3.3.0/src/plugins/schedulers/tj/taskjuggler/
H A DAllocation.cpp34 Allocation::Allocation() : in Allocation() function in TJ::Allocation
47 Allocation::~Allocation() in ~Allocation()
53 Allocation::Allocation(const Allocation& a) : in Allocation() function in TJ::Allocation
70 Allocation::setLimits(UsageLimits* l) in setLimits()
77 Allocation::isWorker() const in isWorker()
89 QDomElement Allocation::xmlElement(QDomDocument& doc) in xmlElement()
102 Allocation::setSelectionMode(const QString& smt) in setSelectionMode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/framework/vulkan/
H A DvkMemUtil.hpp54 class Allocation class
57 virtual ~Allocation (void);
69 Allocation (VkDeviceMemory memory, VkDeviceSize offset, void* hostPtr);
77 void flushAlloc (const DeviceInterface& vkd, VkDevice device, const Allocation& alloc);
78 void invalidateAlloc (const DeviceInterface& vkd, VkDevice device, const Allocation& alloc);
133 …virtual de::MovePtr<Allocation> allocate (const VkMemoryAllocateInfo& allocInfo, VkDeviceSize alig…
143 …de::MovePtr<Allocation> allocate (const VkMemoryAllocateInfo& allocInfo, VkDeviceSize alignme…
165 std::vector<de::SharedPtr<Allocation> >& allocations,
169 de::MovePtr<Allocation> bindImage (const DeviceInterface& vk,
175 de::MovePtr<Allocation> bindBuffer (const DeviceInterface& vk,
[all …]
/dports/graphics/opencolorio/OpenColorIO-1.1.1/src/jniglue/org/OpenColorIO/
H A DAllocation.java32 public class Allocation extends LoadLibrary class
35 protected Allocation(int type) { super(); m_enum = type; } in Allocation() method in Allocation
38 public static final Allocation
39 ALLOCATION_UNKNOWN = new Allocation(0);
40 public static final Allocation
41 ALLOCATION_UNIFORM = new Allocation(1);
42 public static final Allocation
43 ALLOCATION_LG2 = new Allocation(2);
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/src/jniglue/org/OpenColorIO/
H A DAllocation.java32 public class Allocation extends LoadLibrary class
35 protected Allocation(int type) { super(); m_enum = type; } in Allocation() method in Allocation
38 public static final Allocation
39 ALLOCATION_UNKNOWN = new Allocation(0);
40 public static final Allocation
41 ALLOCATION_UNIFORM = new Allocation(1);
42 public static final Allocation
43 ALLOCATION_LG2 = new Allocation(2);
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/src/jniglue/org/OpenColorIO/
H A DAllocation.java32 public class Allocation extends LoadLibrary class
35 protected Allocation(int type) { super(); m_enum = type; } in Allocation() method in Allocation
38 public static final Allocation
39 ALLOCATION_UNKNOWN = new Allocation(0);
40 public static final Allocation
41 ALLOCATION_UNIFORM = new Allocation(1);
42 public static final Allocation
43 ALLOCATION_LG2 = new Allocation(2);
/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/upstream/
H A DDefaultAllocator.java32 private final Allocation[] singleAllocationReleaseHolder;
37 private Allocation[] availableAllocations;
77 singleAllocationReleaseHolder = new Allocation[1]; in DefaultAllocator()
95 public synchronized Allocation allocate() {
97 Allocation allocation;
102 allocation = new Allocation(new byte[individualAllocationSize], 0);
108 public synchronized void release(Allocation allocation) { in release()
114 public synchronized void release(Allocation[] allocations) { in release()
119 for (Allocation allocation : allocations) { in release()
143 Allocation lowAllocation = availableAllocations[lowIndex]; in trim()
[all …]
/dports/www/firefox/firefox-99.0/mobile/android/exoplayer2/src/main/java/org/mozilla/thirdparty/com/google/android/exoplayer2/upstream/
H A DDefaultAllocator.java32 private final Allocation[] singleAllocationReleaseHolder;
37 private Allocation[] availableAllocations;
77 singleAllocationReleaseHolder = new Allocation[1]; in DefaultAllocator()
95 public synchronized Allocation allocate() {
97 Allocation allocation;
102 allocation = new Allocation(new byte[individualAllocationSize], 0);
108 public synchronized void release(Allocation allocation) { in release()
114 public synchronized void release(Allocation[] allocations) { in release()
119 for (Allocation allocation : allocations) { in release()
143 Allocation lowAllocation = availableAllocations[lowIndex]; in trim()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/upstream/
H A DDefaultAllocator.java32 private final Allocation[] singleAllocationReleaseHolder;
37 private Allocation[] availableAllocations;
77 singleAllocationReleaseHolder = new Allocation[1]; in DefaultAllocator()
95 public synchronized Allocation allocate() {
97 Allocation allocation;
102 allocation = new Allocation(new byte[individualAllocationSize], 0);
108 public synchronized void release(Allocation allocation) { in release()
114 public synchronized void release(Allocation[] allocations) { in release()
119 for (Allocation allocation : allocations) { in release()
143 Allocation lowAllocation = availableAllocations[lowIndex]; in trim()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/geckoview/src/thirdparty/java/com/google/android/exoplayer2/upstream/
H A DDefaultAllocator.java32 private final Allocation[] singleAllocationReleaseHolder;
37 private Allocation[] availableAllocations;
77 singleAllocationReleaseHolder = new Allocation[1]; in DefaultAllocator()
95 public synchronized Allocation allocate() {
97 Allocation allocation;
102 allocation = new Allocation(new byte[individualAllocationSize], 0);
108 public synchronized void release(Allocation allocation) { in release()
114 public synchronized void release(Allocation[] allocations) { in release()
119 for (Allocation allocation : allocations) { in release()
146 Allocation lowAllocation = availableAllocations[lowIndex]; in trim()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/upstream/
H A DDefaultAllocator.java32 private final Allocation[] singleAllocationReleaseHolder;
37 private Allocation[] availableAllocations;
77 singleAllocationReleaseHolder = new Allocation[1]; in DefaultAllocator()
95 public synchronized Allocation allocate() {
97 Allocation allocation;
102 allocation = new Allocation(new byte[individualAllocationSize], 0);
108 public synchronized void release(Allocation allocation) { in release()
114 public synchronized void release(Allocation[] allocations) { in release()
119 for (Allocation allocation : allocations) { in release()
146 Allocation lowAllocation = availableAllocations[lowIndex]; in trim()
[all …]
/dports/devel/embb/embb-1.0.0/base_cpp/include/embb/base/internal/
H A Dmemory_allocation-inl.h38 return Allocation::Allocate(size); in new()
42 Allocation::Free(ptr); in delete()
46 return Allocation::Allocate(size);
50 Allocation::Free(ptr);
54 return Allocation::AllocateCacheAligned(size); in new()
58 Allocation::FreeAligned(ptr); in delete()
62 return Allocation::AllocateCacheAligned(size);
66 Allocation::FreeAligned(ptr);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/marl/include/marl/
H A Dmemory.h58 struct Allocation { struct
117 virtual Allocation allocate(const Allocation::Request&) = 0;
164 Allocation allocation; in operator()
177 Allocation::Request request; in create()
191 Allocation alloc; in destroy()
210 Allocation::Request request; in make_unique_n()
222 Allocation::Request request; in make_shared()
267 inline Allocation allocate(const Allocation::Request&) override;
300 Allocation TrackedAllocator::allocate(const Allocation::Request& request) { in allocate()
417 Allocation alloc; in deallocate()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/shared/
H A DmemAllocator.cpp42 class MemAllocator::Allocation: StackObj { class in MemAllocator
70 Allocation(const MemAllocator& allocator, oop* obj_ptr) in Allocation() function in MemAllocator::Allocation
82 ~Allocation() { in ~Allocation()
92 class MemAllocator::Allocation::PreserveObj: StackObj {
115 bool MemAllocator::Allocation::check_out_of_memory() { in check_out_of_memory()
142 void MemAllocator::Allocation::verify_before() { in verify_before()
152 void MemAllocator::Allocation::verify_after() { in verify_after()
186 void MemAllocator::Allocation::notify_allocation_jvmti_sampler() { in notify_allocation_jvmti_sampler()
230 void MemAllocator::Allocation::notify_allocation_jfr_sampler() { in notify_allocation_jfr_sampler()
254 void MemAllocator::Allocation::notify_allocation() { in notify_allocation()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/shared/
H A DmemAllocator.cpp42 class MemAllocator::Allocation: StackObj { class in MemAllocator
70 Allocation(const MemAllocator& allocator, oop* obj_ptr) in Allocation() function in MemAllocator::Allocation
82 ~Allocation() { in ~Allocation()
92 class MemAllocator::Allocation::PreserveObj: StackObj {
115 bool MemAllocator::Allocation::check_out_of_memory() { in check_out_of_memory()
142 void MemAllocator::Allocation::verify_before() { in verify_before()
152 void MemAllocator::Allocation::verify_after() { in verify_after()
186 void MemAllocator::Allocation::notify_allocation_jvmti_sampler() { in notify_allocation_jvmti_sampler()
223 void MemAllocator::Allocation::notify_allocation_jfr_sampler() { in notify_allocation_jfr_sampler()
247 void MemAllocator::Allocation::notify_allocation() { in notify_allocation()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/shared/
H A DmemAllocator.cpp42 class MemAllocator::Allocation: StackObj { class in MemAllocator
70 Allocation(const MemAllocator& allocator, oop* obj_ptr) in Allocation() function in MemAllocator::Allocation
82 ~Allocation() { in ~Allocation()
92 class MemAllocator::Allocation::PreserveObj: StackObj {
115 bool MemAllocator::Allocation::check_out_of_memory() { in check_out_of_memory()
142 void MemAllocator::Allocation::verify_before() { in verify_before()
151 void MemAllocator::Allocation::verify_after() { in verify_after()
179 void MemAllocator::Allocation::notify_allocation_jvmti_sampler() { in notify_allocation_jvmti_sampler()
223 void MemAllocator::Allocation::notify_allocation_jfr_sampler() { in notify_allocation_jfr_sampler()
247 void MemAllocator::Allocation::notify_allocation() { in notify_allocation()
[all …]

12345678910>>...199