Home
last modified time | relevance | path

Searched defs:pSize (Results 1 – 25 of 1259) sorted by relevance

12345678910>>...51

/dports/multimedia/zoneminder/zoneminder-1.36.5/src/
H A Dzm_buffer.h42 explicit Buffer(unsigned int pSize) : mAllocation(pSize), mSize(0) { in Buffer()
47 Buffer(const unsigned char *pStorage, unsigned int pSize) : in Buffer()
67 unsigned int size( unsigned int pSize ) { in size()
116 unsigned char *extract(unsigned int pSize) { in extract()
128 unsigned int append(const unsigned char *pStorage, unsigned int pSize) { in append()
135 unsigned int append(const char *pStorage, unsigned int pSize) { in append()
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/clipboard/
H A Dsynthetic.c42 UINT32* pSize) in clipboard_synthesize_cf_text()
92 const void* data, UINT32* pSize) in clipboard_synthesize_cf_oemtext()
104 const void* data, UINT32* pSize) in clipboard_synthesize_cf_locale()
123 const void* data, UINT32* pSize) in clipboard_synthesize_cf_unicodetext()
164 const void* data, UINT32* pSize) in clipboard_synthesize_utf8_string()
209 UINT32* pSize) in clipboard_synthesize_cf_dib()
253 UINT32* pSize) in clipboard_synthesize_cf_dibv5()
272 const void* data, UINT32* pSize) in clipboard_synthesize_image_bmp()
324 const void* data, UINT32* pSize) in clipboard_synthesize_html_format()
419 const void* data, UINT32* pSize) in clipboard_synthesize_text_html()
/dports/games/avp/avp-20170505/src/win95/
H A Dmedia.cpp5 void * MediaMedium::GetWriteBuffer(unsigned * pSize, unsigned /*nDesiredSize*/) in GetWriteBuffer() argument
12 void const * MediaMedium::GetReadBuffer(unsigned * pSize, unsigned /*nDesiredSize*/) in GetReadBuffer() argument
67 void * MediaWinFileMedium::GetWriteBuffer(unsigned * pSize, unsigned nDesiredSize) in GetWriteBuffer()
74 void const * MediaWinFileMedium::GetReadBuffer(unsigned * pSize, unsigned nDesiredSize) in GetReadBuffer()
214 void * MediaStdFileMedium::GetWriteBuffer(unsigned * pSize, unsigned nDesiredSize) in GetWriteBuffer()
221 void const * MediaStdFileMedium::GetReadBuffer(unsigned * pSize, unsigned nDesiredSize) in GetReadBuffer()
333 void const * MediaMemoryReadMedium::GetReadBuffer(unsigned * pSize, unsigned nDesiredSize) in GetReadBuffer()
381 void * MediaMemoryMedium::GetWriteBuffer(unsigned * pSize, unsigned nDesiredSize) in GetWriteBuffer()
434 void * MediaSection::GetWriteBuffer(unsigned * pSize, unsigned nDesiredSize) in GetWriteBuffer()
449 void const * MediaSection::GetReadBuffer(unsigned * pSize, unsigned nDesiredSize) in GetReadBuffer()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/filter/ipict/
H A Dshape.cxx41 …ols::Rectangle contractRectangle(bool drawFrame, tools::Rectangle const &rect, Size const &pSize) { in contractRectangle()
54 …atic bool drawLineHQ(VirtualDevice *dev, Point const &orig, Point const &dest, Size const &pSize) { in drawLineHQ()
111 void drawLine(VirtualDevice *dev, Point const &orig, Point const &dest, Size const &pSize) { in drawLine()
128 …rawRectangle(VirtualDevice *dev, bool drawFrame, tools::Rectangle const &orig, Size const &pSize) { in drawRectangle()
147 … drawEllipse(VirtualDevice *dev, bool drawFrame, tools::Rectangle const &orig, Size const &pSize) { in drawEllipse()
162 …ame, tools::Rectangle const &orig, const double& angle1, const double& angle2, Size const &pSize) { in drawArc()
196 …vice *dev, bool drawFrame, tools::Rectangle const &orig, Size const &ovalSize, Size const &pSize) { in drawRoundRectangle()
218 void drawPolygon(VirtualDevice *dev, bool drawFrame, tools::Polygon const &orig, Size const &pSize)… in drawPolygon()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/filter/source/graphicfilter/ipict/
H A Dshape.cxx41 …ols::Rectangle contractRectangle(bool drawFrame, tools::Rectangle const &rect, Size const &pSize) { in contractRectangle()
54 …atic bool drawLineHQ(VirtualDevice *dev, Point const &orig, Point const &dest, Size const &pSize) { in drawLineHQ()
111 void drawLine(VirtualDevice *dev, Point const &orig, Point const &dest, Size const &pSize) { in drawLine()
128 …rawRectangle(VirtualDevice *dev, bool drawFrame, tools::Rectangle const &orig, Size const &pSize) { in drawRectangle()
147 … drawEllipse(VirtualDevice *dev, bool drawFrame, tools::Rectangle const &orig, Size const &pSize) { in drawEllipse()
162 …ame, tools::Rectangle const &orig, const double& angle1, const double& angle2, Size const &pSize) { in drawArc()
196 …vice *dev, bool drawFrame, tools::Rectangle const &orig, Size const &ovalSize, Size const &pSize) { in drawRoundRectangle()
218 void drawPolygon(VirtualDevice *dev, bool drawFrame, tools::Polygon const &orig, Size const &pSize)… in drawPolygon()
/dports/math/scilab/scilab-6.1.1/scilab/modules/sparse/sci_gateway/cpp/
H A Dsci_spget.cpp63 types::Double* pSize = new types::Double(1, 2); in sci_spget() local
104 types::Double* pSize = new types::Double(1, 2); in sci_spget() local
215 types::Double* pSize = new types::Double(1, 2); in sci_spget() local
/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/Disks/src/
H A Dapplet-disks.c95 double *pSize; in cd_disks_format_value_on_icon() local
129 double *pSize; in cd_disks_update_from_data() local
234 double *pSize; in cd_disks_get_data() local
320 void _reset_parts_list (double *pSize) in _reset_parts_list()
/dports/games/spring/spring_98.0/rts/lib/assimp/code/
H A DDefaultIOStream.cpp63 size_t pSize, in Read()
72 size_t pSize, in Write()
H A DCInterfaceIOWrapper.h64 size_t pSize, in Read()
73 size_t pSize, in Write()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/code/
H A DDefaultIOStream.cpp64 size_t pSize, in Read()
73 size_t pSize, in Write()
H A DCInterfaceIOWrapper.h66 size_t pSize, in Read()
75 size_t pSize, in Write()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/code/
H A DDefaultIOStream.cpp63 size_t pSize, in Read()
72 size_t pSize, in Write()
H A DCInterfaceIOWrapper.h66 size_t pSize, in Read()
75 size_t pSize, in Write()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/assimp/code/Common/
H A DDefaultIOStream.cpp66 size_t pSize, in Read()
75 size_t pSize, in Write()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/assimp/code/Common/
H A DDefaultIOStream.cpp66 size_t pSize, in Read()
75 size_t pSize, in Write()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/code/
H A DDefaultIOStream.cpp65 size_t pSize, in Read()
74 size_t pSize, in Write()
H A DCInterfaceIOWrapper.cpp60 size_t pSize, in Read()
69 size_t pSize, in Write()
/dports/math/scilab/scilab-6.1.1/scilab/modules/graphic_objects/src/jni/
H A DSurfaceData.i89 int * pSize = &size; in getDataSizeX() local
122 int * pSize = &size; in getDataSizeY() local
155 int * pSize = &size; in getDataSizeZ() local
/dports/multimedia/assimp/assimp-5.1.3/include/assimp/port/AndroidJNI/
H A DBundledAssetIOSystem.h78 …size_t Read(void* pvBuffer, size_t pSize, size_t pCount) { return AAsset_read(asset, pvBuffer, pSi… in Read()
79 size_t Write(const void* pvBuffer, size_t pSize, size_t pCount) { return 0; }; in Write()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/gui/text/
H A Dqfont_win.cpp82 float pSize; in pixelSize() local
92 float pSize; in pointSize() local
/dports/editors/calligra/calligra-3.2.1/libs/pigment/
H A DKoBasicHistogramProducers.cpp117 qint32 pSize = cs->pixelSize(); in addRegionToBin() local
176 qint32 pSize = cs->pixelSize(); in addRegionToBin() local
245 qint32 pSize = cs->pixelSize(); in addRegionToBin() local
320 qint32 pSize = cs->pixelSize(); in addRegionToBin() local
397 qint32 pSize = cs->pixelSize(); in addRegionToBin() local
485 qint32 pSize = cs->pixelSize(); in addRegionToBin() local
/dports/multimedia/assimp/assimp-5.1.3/code/CApi/
H A DCInterfaceIOWrapper.cpp59 size_t pSize, in Read()
67 size_t pSize, in Write()
/dports/devel/upp/upp/bazaar/plugin/assimp/code/CApi/
H A DCInterfaceIOWrapper.cpp61 size_t pSize, in Read()
70 size_t pSize, in Write()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/assimp/code/CApi/
H A DCInterfaceIOWrapper.cpp61 size_t pSize, in Read()
70 size_t pSize, in Write()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/assimp/code/CApi/
H A DCInterfaceIOWrapper.cpp61 size_t pSize, in Read()
70 size_t pSize, in Write()

12345678910>>...51