Home
last modified time | relevance | path

Searched defs:_size (Results 101 – 125 of 4965) sorted by relevance

12345678910>>...199

/dports/graphics/opencv/opencv-4.5.3/modules/core/src/cuda/
H A Dgpu_mat_nd.cu19 GpuData::GpuData(const size_t _size) in GpuData()
33 void GpuMatND::create(SizeArray _size, int _type) in create()
209 SizeArray _size(mat.dims); in upload() local
226 SizeArray _size(mat.dims); in upload() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/driver_trace/
H A Dtr_dump.h147 #define trace_dump_array(_type, _obj, _size) \ argument
163 #define trace_dump_struct_array(_type, _obj, _size) \ argument
186 #define trace_dump_arg_array(_type, _arg, _size) \ argument
/dports/emulators/mess/mame-mame0226/3rdparty/bimg/src/
H A Dimage_decode.cpp36 void* lodepng_malloc(size_t _size) in lodepng_malloc()
41 void* lodepng_realloc(void* _ptr, size_t _size) in lodepng_realloc()
63 #define STBI_MALLOC(_size) lodepng_malloc(_size) argument
64 #define STBI_REALLOC(_ptr, _size) lodepng_realloc(_ptr, _size) argument
72 …er* imageParseLodePng(bx::AllocatorI* _allocator, const void* _data, uint32_t _size, bx::Error* _e… in imageParseLodePng()
319 …er* imageParseTinyExr(bx::AllocatorI* _allocator, const void* _data, uint32_t _size, bx::Error* _e… in imageParseTinyExr()
520 …r* imageParseStbImage(bx::AllocatorI* _allocator, const void* _data, uint32_t _size, bx::Error* _e… in imageParseStbImage()
576 …ainer* imageParseJpeg(bx::AllocatorI* _allocator, const void* _data, uint32_t _size, bx::Error* _e… in imageParseJpeg()
712 …ImageContainer* imageParse(bx::AllocatorI* _allocator, const void* _data, uint32_t _size, TextureF… in imageParse()
/dports/emulators/mame/mame-mame0226/3rdparty/bimg/src/
H A Dimage_decode.cpp36 void* lodepng_malloc(size_t _size) in lodepng_malloc()
41 void* lodepng_realloc(void* _ptr, size_t _size) in lodepng_realloc()
63 #define STBI_MALLOC(_size) lodepng_malloc(_size) argument
64 #define STBI_REALLOC(_ptr, _size) lodepng_realloc(_ptr, _size) argument
72 …er* imageParseLodePng(bx::AllocatorI* _allocator, const void* _data, uint32_t _size, bx::Error* _e… in imageParseLodePng()
319 …er* imageParseTinyExr(bx::AllocatorI* _allocator, const void* _data, uint32_t _size, bx::Error* _e… in imageParseTinyExr()
520 …r* imageParseStbImage(bx::AllocatorI* _allocator, const void* _data, uint32_t _size, bx::Error* _e… in imageParseStbImage()
576 …ainer* imageParseJpeg(bx::AllocatorI* _allocator, const void* _data, uint32_t _size, bx::Error* _e… in imageParseJpeg()
712 …ImageContainer* imageParse(bx::AllocatorI* _allocator, const void* _data, uint32_t _size, TextureF… in imageParse()
/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Dcuda_gpu_mat_nd.cpp12 GpuMatND::GpuMatND(SizeArray _size, int _type, void* _data, StepArray _step) : in GpuMatND()
85 void GpuMatND::setFields(SizeArray _size, int _type, StepArray _step) in setFields()
120 GpuData::GpuData(const size_t _size) in GpuData()
131 void GpuMatND::create(SizeArray _size, int _type) in create()
/dports/lang/solidity/solidity_0.8.11/test/tools/ossfuzz/
H A DSolidityCustomMutatorInterface.cpp36 size_t _size, in LLVMFuzzerCustomMutator()
50 size_t _size, in SolidityCustomMutatorInterface()
/dports/archivers/rpm4/rpm-4.16.1.3/
H A Dsystem.h66 #define xmalloc(_size) rmalloc((_size)) argument
67 #define xcalloc(_nmemb, _size) rcalloc((_nmemb), (_size)) argument
68 #define xrealloc(_ptr, _size) rrealloc((_ptr), (_size)) argument
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/include/
H A Dprmem.h77 #define PR_REALLOC(_ptr, _size) (PR_Realloc((_ptr), (_size))) argument
88 #define PR_CALLOC(_size) (PR_Calloc(1, (_size))) argument
/dports/www/firefox/firefox-99.0/nsprpub/pr/include/
H A Dprmem.h77 #define PR_REALLOC(_ptr, _size) (PR_Realloc((_ptr), (_size))) argument
88 #define PR_CALLOC(_size) (PR_Calloc(1, (_size))) argument
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/include/
H A Dprmem.h77 #define PR_REALLOC(_ptr, _size) (PR_Realloc((_ptr), (_size))) argument
88 #define PR_CALLOC(_size) (PR_Calloc(1, (_size))) argument
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/include/
H A Dprmem.h77 #define PR_REALLOC(_ptr, _size) (PR_Realloc((_ptr), (_size))) argument
88 #define PR_CALLOC(_size) (PR_Calloc(1, (_size))) argument
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/include/
H A Dprmem.h77 #define PR_REALLOC(_ptr, _size) (PR_Realloc((_ptr), (_size))) argument
88 #define PR_CALLOC(_size) (PR_Calloc(1, (_size))) argument
/dports/devel/nspr/nspr-4.33/nspr/pr/include/
H A Dprmem.h77 #define PR_REALLOC(_ptr, _size) (PR_Realloc((_ptr), (_size))) argument
88 #define PR_CALLOC(_size) (PR_Calloc(1, (_size))) argument
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/include/
H A Dprmem.h77 #define PR_REALLOC(_ptr, _size) (PR_Realloc((_ptr), (_size))) argument
88 #define PR_CALLOC(_size) (PR_Calloc(1, (_size))) argument
/dports/audio/musicpd/mpd-0.23.6/src/input/
H A DInputStream.cxx111 InputStream::LockRead(void *ptr, size_t _size) in LockRead()
124 InputStream::ReadFull(std::unique_lock<Mutex> &lock, void *_ptr, size_t _size) in ReadFull()
140 InputStream::LockReadFull(void *ptr, size_t _size) in LockReadFull()
/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/prince/
H A Dutils.h30 uint32 _size; member
47 uint32 _size; member
/dports/math/ignition-math/ignitionrobotics-ign-math-46f3dd24499c/include/ignition/math/detail/
H A DBox.hh45 Box<T>::Box(const Vector3<T> &_size) in Box()
52 Box<T>::Box(const Vector3<T> &_size, const ignition::math::Material &_mat) in Box()
76 void Box<T>::SetSize(const math::Vector3<T> &_size) in SetSize()
/dports/games/spring/spring_98.0/rts/Rendering/GL/
H A DVBO.cpp131 void VBO::Resize(GLsizeiptr _size, GLenum usage) in Resize()
203 void VBO::New(GLsizeiptr _size, GLenum usage, const void* data_) in New()
260 GLubyte* VBO::MapBuffer(GLintptr offset, GLsizeiptr _size, GLbitfield access) in MapBuffer()
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/os/
H A Dxalloc.c210 #define LOG_ALLOC(_fun, _size, _ret) \ argument
216 #define LOG_ALLOC(_fun, _size, _ret) \ argument
219 #define LOG_REALLOC(_fun, _ptr, _size, _ret) \ argument
224 #define LOG_ALLOC(_fun, _size, _ret) argument
225 #define LOG_REALLOC(_fun, _ptr, _size, _ret) argument
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm/mach-mmp/
H A Ddevices.h20 #define PXA168_DEVICE(_name, _drv, _id, _irq, _start, _size, _dma...) \ argument
31 #define PXA910_DEVICE(_name, _drv, _id, _irq, _start, _size, _dma...) \ argument
42 #define MMP2_DEVICE(_name, _drv, _id, _irq, _start, _size, _dma...) \ argument
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Common/
H A DLimitedStreams.h15 UInt64 _size; variable
41 UInt64 _size; variable
106 UInt64 _size; variable
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/mach-mmp/
H A Ddevices.h20 #define PXA168_DEVICE(_name, _drv, _id, _irq, _start, _size, _dma...) \ argument
31 #define PXA910_DEVICE(_name, _drv, _id, _irq, _start, _size, _dma...) \ argument
42 #define MMP2_DEVICE(_name, _drv, _id, _irq, _start, _size, _dma...) \ argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/mach-mmp/
H A Ddevices.h20 #define PXA168_DEVICE(_name, _drv, _id, _irq, _start, _size, _dma...) \ argument
31 #define PXA910_DEVICE(_name, _drv, _id, _irq, _start, _size, _dma...) \ argument
42 #define MMP2_DEVICE(_name, _drv, _id, _irq, _start, _size, _dma...) \ argument
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/dear-imgui/widgets/
H A Dcolor_wheel.inl3 void ColorWheel(const char* _text, float* _rgba, float _size)
31 void ColorWheel(const char* _text, uint32_t* _rgba, float _size)
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/dear-imgui/widgets/
H A Dcolor_wheel.inl3 void ColorWheel(const char* _text, float* _rgba, float _size)
31 void ColorWheel(const char* _text, uint32_t* _rgba, float _size)

12345678910>>...199