Home
last modified time | relevance | path

Searched defs:aligned_malloc (Results 76 – 100 of 220) sorted by relevance

123456789

/dports/graphics/open3d/Open3D-0.2/src/External/Eigen/Eigen/src/Core/util/
H A DMemory.h153 EIGEN_DEVICE_FUNC inline void* aligned_malloc(size_t size) in aligned_malloc() function
/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/libutil/
H A Dsysutil.cpp577 aligned_malloc(std::size_t size, std::size_t align) in aligned_malloc() function
/dports/devel/vcglib/vcglib-2020.09/eigenlib/Eigen/src/Core/util/
H A DMemory.h153 EIGEN_DEVICE_FUNC inline void* aligned_malloc(size_t size) in aligned_malloc() function
/dports/science/smoldyn/smoldyn-2.67/source/NextSubVolume/Eigen/src/Core/util/
H A DMemory.h194 inline void* aligned_malloc(size_t size) in aligned_malloc() function
/dports/biology/diamond/diamond-2.0.13/src/lib/Eigen/src/Core/util/
H A DMemory.h153 EIGEN_DEVICE_FUNC inline void* aligned_malloc(std::size_t size) in aligned_malloc() function
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/eigen3/include/eigen3/Eigen/src/Core/util/
H A DMemory.h153 EIGEN_DEVICE_FUNC inline void* aligned_malloc(std::size_t size) in aligned_malloc() function
/dports/math/gismo/gismo-21.12.0/external/Eigen/src/Core/util/
H A DMemory.h153 EIGEN_DEVICE_FUNC inline void* aligned_malloc(std::size_t size) in aligned_malloc() function
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/Eigen/Eigen/src/Core/util/
H A DMemory.h153 EIGEN_DEVICE_FUNC inline void* aligned_malloc(size_t size) in aligned_malloc() function
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/libutil/
H A Dsysutil.cpp577 aligned_malloc(std::size_t size, std::size_t align) in aligned_malloc() function
/dports/graphics/R-cran-s2/s2/src/s2/base/
H A Dport.h902 inline void *aligned_malloc(size_t size, size_t minimum_alignment) { in aligned_malloc() function
929 inline void *aligned_malloc(size_t size, size_t minimum_alignment) { in aligned_malloc() function
/dports/graphics/s2/s2geometry-0.9.0/src/s2/base/
H A Dport.h901 inline void *aligned_malloc(size_t size, size_t minimum_alignment) { in aligned_malloc() function
924 inline void *aligned_malloc(size_t size, size_t minimum_alignment) { in aligned_malloc() function
/dports/graphics/py-s2/s2geometry-0.9.0/src/s2/base/
H A Dport.h892 inline void *aligned_malloc(size_t size, size_t minimum_alignment) { in aligned_malloc() function
915 inline void *aligned_malloc(size_t size, size_t minimum_alignment) { in aligned_malloc() function
/dports/archivers/lazperf/laz-perf-2.0.0/cpp/lazperf/
H A Dutils.hpp266 inline void *aligned_malloc(int size) in aligned_malloc() function
/dports/math/kfr/kfr-4.2.1/include/kfr/cometa/
H A Dmemory.hpp60 inline void* aligned_malloc(size_t size, size_t alignment) in aligned_malloc() function
/dports/biology/plink/plink-ng-79b2df8c/2.0/include/
H A Dplink2_base.cc285 BoolErr aligned_malloc(uintptr_t size, uintptr_t alignment, void* aligned_pp) { in aligned_malloc() function
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/common/include/pcl/
H A Dpcl_macros.h386 aligned_malloc(std::size_t size) in aligned_malloc() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/s2/base/
H A Dport.h621 inline void *aligned_malloc(size_t size, int minimum_alignment) { in aligned_malloc() function
815 inline void *aligned_malloc(size_t size, int minimum_alignment) { in aligned_malloc() function
/dports/devel/onetbb/oneTBB-2021.4.0/test/tbb/
H A Dtest_scheduler_mix.cpp81 void* aligned_malloc(std::size_t alignment, std::size_t size) { in aligned_malloc() function
/dports/devel/folly/folly-2021.12.27.00/folly/test/
H A DMemoryTest.cpp66 TEST(aligned_malloc, examples) { in TEST() argument
/dports/multimedia/vvdec/vvdec-1.1.2/source/Lib/CommonLib/
H A DCommonDef.h484 T* aligned_malloc(size_t len, size_t alignement) { in aligned_malloc() function
/dports/science/hdf5-18/hdf5-1.8.21/test/
H A Ddt_arith.c100 #define aligned_malloc(Z) ((void*)((char*)HDmalloc(ALIGNMENT+Z)+ALIGNMENT)) macro
/dports/science/hdf5/hdf5-1.10.6/test/
H A Ddt_arith.c103 #define aligned_malloc(Z) ((void*)((char*)HDmalloc(ALIGNMENT+Z)+ALIGNMENT)) macro
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/include/
H A Dbuf0buf.h520 inline void *aligned_malloc(size_t size, size_t align) in aligned_malloc() function
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/innobase/include/
H A Dbuf0buf.h696 inline void *aligned_malloc(size_t size, size_t align) in aligned_malloc() function
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/innobase/include/
H A Dbuf0buf.h696 inline void *aligned_malloc(size_t size, size_t align) in aligned_malloc() function

123456789