Home
last modified time | relevance | path

Searched defs:allocate_temp (Results 1 – 18 of 18) sorted by relevance

/dports/devel/upp/upp/uppsrc/plugin/Eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorDeviceDefault.h24 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void* allocate_temp(size_t num_bytes) const { in allocate_temp() function
H A DTensorDeviceThreadPool.h71 EIGEN_STRONG_INLINE void* allocate_temp(size_t num_bytes) const { in allocate_temp() function
H A DTensorDeviceGpu.h200 EIGEN_STRONG_INLINE void* allocate_temp(size_t num_bytes) const { in allocate_temp() function
H A DTensorDeviceSycl.h174 EIGEN_STRONG_INLINE void *allocate_temp(size_t num_bytes) const { in allocate_temp() function
880 EIGEN_STRONG_INLINE void *allocate_temp(size_t num_bytes) const { in allocate_temp() function
/dports/misc/openmvg/openMVG-2.0/src/third_party/eigen/unsupported/Eigen/CXX11/src/Tensor/
H A DTensorDeviceDefault.h24 EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE void* allocate_temp(size_t num_bytes) const { in allocate_temp() function
H A DTensorDeviceThreadPool.h71 EIGEN_STRONG_INLINE void* allocate_temp(size_t num_bytes) const { in allocate_temp() function
H A DTensorDeviceGpu.h229 EIGEN_STRONG_INLINE void* allocate_temp(size_t num_bytes) const { in allocate_temp() function
H A DTensorDeviceSycl.h174 EIGEN_STRONG_INLINE void *allocate_temp(size_t num_bytes) const { in allocate_temp() function
880 EIGEN_STRONG_INLINE void *allocate_temp(size_t num_bytes) const { in allocate_temp() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/rtl-ssa/
H A Dinternals.inl634 function_info::allocate_temp (Ts... args) function in rtl_ssa::function_info
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/rtl-ssa/
H A Dinternals.inl634 function_info::allocate_temp (Ts... args) function in rtl_ssa::function_info
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/rtl-ssa/
H A Dinternals.inl634 function_info::allocate_temp (Ts... args) function in rtl_ssa::function_info
/dports/lang/gcc11/gcc-11.2.0/gcc/rtl-ssa/
H A Dinternals.inl634 function_info::allocate_temp (Ts... args) function in rtl_ssa::function_info
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/Cython/Compiler/
H A DCode.py810 def allocate_temp(self, type, manage_ref, static=False): member in FunctionState
2568 def allocate_temp(self, type): member in ClosureTempAllocator
/dports/lang/cython/Cython-0.29.24/Cython/Compiler/
H A DCode.py822 def allocate_temp(self, type, manage_ref, static=False, reusable=True): member in FunctionState
2583 def allocate_temp(self, type): member in ClosureTempAllocator
/dports/lang/cython/Cython-0.29.24/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/Cython/Compiler/
H A DCode.py822 def allocate_temp(self, type, manage_ref, static=False, reusable=True): member in FunctionState
2583 def allocate_temp(self, type): member in ClosureTempAllocator
/dports/lang/cython-devel/cython-2b1e743/Cython/Compiler/
H A DCode.py822 def allocate_temp(self, type, manage_ref, static=False, reusable=True): member in FunctionState
2655 def allocate_temp(self, type): member in ClosureTempAllocator
/dports/lang/cython/stage/usr/local/lib/python3.8/site-packages/Cython/Compiler/
H A DCode.py822 def allocate_temp(self, type, manage_ref, static=False, reusable=True): member in FunctionState
2583 def allocate_temp(self, type): member in ClosureTempAllocator
/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemutil2.c7474 allocate_temp(SPTR sptr) in allocate_temp() function