Home
last modified time | relevance | path

Searched defs:allocateMemory (Results 1 – 25 of 150) sorted by relevance

123456

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/test/runtime/testlibrary/
H A DClassUnloadCommon.java43 private static void allocateMemory(int kilobytes) { in allocateMemory() method in ClassUnloadCommon
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/test/runtime/testlibrary/
H A DClassUnloadCommon.java43 private static void allocateMemory(int kilobytes) { in allocateMemory() method in ClassUnloadCommon
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/runtime/testlibrary/
H A DClassUnloadCommon.java51 private static void allocateMemory(int kilobytes) { in allocateMemory() method in ClassUnloadCommon
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/runtime/testlibrary/
H A DClassUnloadCommon.java54 private static void allocateMemory(int kilobytes) { in allocateMemory() method in ClassUnloadCommon
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/runtime/testlibrary/
H A DClassUnloadCommon.java54 private static void allocateMemory(int kilobytes) { in allocateMemory() method in ClassUnloadCommon
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/runtime/testlibrary/
H A DClassUnloadCommon.java54 private static void allocateMemory(int kilobytes) { in allocateMemory() method in ClassUnloadCommon
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/runtime/testlibrary/
H A DClassUnloadCommon.java51 private static void allocateMemory(int kilobytes) { in allocateMemory() method in ClassUnloadCommon
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/runtime/testlibrary/
H A DClassUnloadCommon.java54 private static void allocateMemory(int kilobytes) { in allocateMemory() method in ClassUnloadCommon
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/runtime/testlibrary/
H A DClassUnloadCommon.java54 private static void allocateMemory(int kilobytes) { in allocateMemory() method in ClassUnloadCommon
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/lib/jdk/test/lib/classloader/
H A DClassUnloadCommon.java56 private static void allocateMemory(int kilobytes) { in allocateMemory() method in ClassUnloadCommon
/dports/graphics/hugin/hugin-2020.0.0/src/foreign/flann/util/
H A Dallocator.h123 void* allocateMemory(int size) in allocateMemory() function
/dports/graphics/opencv/opencv-4.5.3/modules/flann/include/opencv2/flann/
H A Dallocator.h126 void* allocateMemory(int size) in allocateMemory() function
/dports/astro/gpstk/GPSTk-8.0.0/ext/lib/CodeGen/
H A DX1Sequence.cpp68 void X1Sequence::allocateMemory( ) in allocateMemory() function in gpstk::X1Sequence
H A DX2Sequence.cpp88 void X2Sequence::allocateMemory( ) in allocateMemory() function in gpstk::X2Sequence
/dports/graphics/colmap/colmap-3.6/lib/FLANN/util/
H A Dallocator.h132 void* allocateMemory(int size) in allocateMemory() function
/dports/misc/openmvg/openMVG-2.0/src/third_party/flann/src/cpp/flann/util/
H A Dallocator.h132 void* allocateMemory(int size) in allocateMemory() function
/dports/graphics/open3d/Open3D-0.2/src/External/flann/util/
H A Dallocator.h132 void* allocateMemory(int size) in allocateMemory() function
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/flann/util/
H A Dallocator.h132 void* allocateMemory(int size) in allocateMemory() function
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/helpers/
H A Dmemory_properties_helpers_base.inl14 uint32_t rootDeviceIndex, MemoryProperties memoryProperties, bool allocateMemory, size_t size,
/dports/math/flann/flann-1.9.1-29-g1d04523/src/cpp/flann/util/
H A Dallocator.h132 void* allocateMemory(int size) in allocateMemory() function
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Native/jitinterface/
H A Djithost.cpp51 virtual void* allocateMemory(size_t size, bool usePageAllocator = false) in allocateMemory() function in JitHost
/dports/math/py-numpy/numpy-1.20.3/tools/swig/test/
H A DArrayZ.cxx108 void ArrayZ::allocateMemory() in allocateMemory() function in ArrayZ
H A DArray1.cxx108 void Array1::allocateMemory() in allocateMemory() function in Array1
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/plugins/3ds/
H A D3ds-provider.cpp74 void *allocateMemory(uint32 align, uint32 size) override { in allocateMemory() function in CTRDLObject
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/os_interface/windows/
H A Dmock_wddm_memory_manager.h63 bool allocateMemory = ptr == nullptr; in allocate32BitGraphicsMemory() local

123456