Home
last modified time | relevance | path

Searched refs:RoundUp4 (Results 1 – 25 of 48) sorted by relevance

12

/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/osc/osc/
H A DOscOutboundPacketStream.cpp133 T RoundUp4( T x ) in RoundUp4() function
222 …unsigned long required = Size() + ((ElementSizeSlotRequired()) ? 4 : 0) + RoundUp4(static_cast<uns… in CheckForAvailableMessageSpace()
232 …tatic_cast<unsigned long>((argumentCurrent_ - data_) + argumentLength + RoundUp4( (end_ - typeTags… in CheckForAvailableArgumentSpace()
261 result += static_cast<unsigned int>(RoundUp4((end_ - typeTagsCurrent_) + 2)); in Size()
370 int typeTagSlotSize = RoundUp4( typeTagsCount + 2 ); in operator <<()
574 CheckForAvailableArgumentSpace(static_cast<long>(RoundUp4(strlen(rhs) + 1))); in operator <<()
594 CheckForAvailableArgumentSpace(static_cast<long>(RoundUp4(strlen(rhs) + 1))); in operator <<()
614 CheckForAvailableArgumentSpace( 4 + RoundUp4(rhs.size) ); in operator <<()
H A DOscReceivedElements.cpp80 static inline unsigned long RoundUp4( unsigned long x ) in RoundUp4() function
494 value_.argument_ = value_.argument_ + 4 + RoundUp4( (unsigned long)blobSize ); in Advance()
634 argument = argument + 4 + RoundUp4( (unsigned long)blobSize ); in Init()
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/osc/osc/
H A DOscOutboundPacketStream.cpp133 T RoundUp4( T x )
222 …unsigned long required = Size() + ((ElementSizeSlotRequired()) ? 4 : 0) + RoundUp4(static_cast<uns…
232 …tatic_cast<unsigned long>((argumentCurrent_ - data_) + argumentLength + RoundUp4( (end_ - typeTags…
261 result += static_cast<unsigned int>(RoundUp4((end_ - typeTagsCurrent_) + 2));
370 int typeTagSlotSize = RoundUp4( typeTagsCount + 2 );
574 CheckForAvailableArgumentSpace(static_cast<long>(RoundUp4(strlen(rhs) + 1)));
594 CheckForAvailableArgumentSpace(static_cast<long>(RoundUp4(strlen(rhs) + 1)));
614 CheckForAvailableArgumentSpace( 4 + RoundUp4(rhs.size) );
H A DOscReceivedElements.cpp80 static inline unsigned long RoundUp4( unsigned long x )
494 value_.argument_ = value_.argument_ + 4 + RoundUp4( (unsigned long)blobSize );
634 argument = argument + 4 + RoundUp4( (unsigned long)blobSize );
/dports/audio/faust/faust-2.37.3/architecture/osclib/oscpack/osc/
H A DOscOutboundPacketStream.cpp149 static inline std::size_t RoundUp4( std::size_t x ) in RoundUp4() function
249 + RoundUp4(std::strlen(addressPattern) + 1) + 4; in CheckForAvailableMessageSpace()
260 + RoundUp4( (end_ - typeTagsCurrent_) + 3 ); in CheckForAvailableArgumentSpace()
289 result += RoundUp4( (end_ - typeTagsCurrent_) + 2 ); in Size()
398 std::size_t typeTagSlotSize = RoundUp4( typeTagsCount + 2 ); in operator <<()
602 CheckForAvailableArgumentSpace( RoundUp4(std::strlen(rhs) + 1) ); in operator <<()
622 CheckForAvailableArgumentSpace( RoundUp4(std::strlen(rhs) + 1) ); in operator <<()
642 CheckForAvailableArgumentSpace( 4 + RoundUp4(rhs.size) ); in operator <<()
H A DOscReceivedElements.cpp87 static inline uint32 RoundUp4( uint32 x ) in RoundUp4() function
536 … value_.argumentPtr_ = value_.argumentPtr_ + osc::OSC_SIZEOF_INT32 + RoundUp4( blobSize ); in Advance()
697 argument = argument + osc::OSC_SIZEOF_INT32 + RoundUp4( blobSize ); in Init()
/dports/audio/madronalib/madronalib-1.6-1016-g103895f/external/oscpack/osc/
H A DOscOutboundPacketStream.cpp152 static inline std::size_t RoundUp4(std::size_t x) in RoundUp4() function
244 RoundUp4(std::strlen(addressPattern) + 1) + 4; in CheckForAvailableMessageSpace()
254 RoundUp4((end_ - typeTagsCurrent_) + 3); in CheckForAvailableArgumentSpace()
277 result += RoundUp4((end_ - typeTagsCurrent_) + 2); in Size()
374 std::size_t typeTagSlotSize = RoundUp4(typeTagsCount + 2); in operator <<()
570 CheckForAvailableArgumentSpace(RoundUp4(std::strlen(rhs) + 1)); in operator <<()
590 CheckForAvailableArgumentSpace(RoundUp4(std::strlen(rhs) + 1)); in operator <<()
610 CheckForAvailableArgumentSpace(4 + RoundUp4(rhs.size)); in operator <<()
H A DOscReceivedElements.cpp82 static inline uint32 RoundUp4(uint32 x) { return (x + 3) & ~((uint32)0x03); } in RoundUp4() function
514 value_.argumentPtr_ + osc::OSC_SIZEOF_INT32 + RoundUp4(blobSize); in Advance()
682 argument = argument + osc::OSC_SIZEOF_INT32 + RoundUp4(blobSize); in Init()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/oscpack_1_1_0/osc/
H A DOscOutboundPacketStream.cpp149 static inline std::size_t RoundUp4( std::size_t x ) in RoundUp4() function
249 + RoundUp4(std::strlen(addressPattern) + 1) + 4; in CheckForAvailableMessageSpace()
260 + RoundUp4( (end_ - typeTagsCurrent_) + 3 ); in CheckForAvailableArgumentSpace()
289 result += RoundUp4( (end_ - typeTagsCurrent_) + 2 ); in Size()
398 std::size_t typeTagSlotSize = RoundUp4( typeTagsCount + 2 ); in operator <<()
602 CheckForAvailableArgumentSpace( RoundUp4(std::strlen(rhs) + 1) ); in operator <<()
622 CheckForAvailableArgumentSpace( RoundUp4(std::strlen(rhs) + 1) ); in operator <<()
642 CheckForAvailableArgumentSpace( 4 + RoundUp4(rhs.size) ); in operator <<()
/dports/x11/dxpc/dxpc-3.9.2/
H A DClientReadBuffer.C26 dataLength = 12 + RoundUp4(GetUINT(start + 6, bigEndian_)) + in locateMessage()
27 RoundUp4(GetUINT(start + 8, bigEndian_)); in locateMessage()
H A Dutil.H10 extern unsigned int RoundUp4(unsigned int);
H A Dutil.C85 unsigned int RoundUp4(unsigned int x) in RoundUp4() function
/dports/net/nxproxy/nx-libs-3.5.99.20-1/nxcomp/src/
H A DClientReadBuffer.cpp98 dataLength = 12 + RoundUp4(GetUINT(start + 6, bigEndian_)) + in locateMessage()
99 RoundUp4(GetUINT(start + 8, bigEndian_)); in locateMessage()
H A DUnpack.cpp383 dst_end += RoundUp4(dst_width * 3); in Unpack8()
591 dst_end += RoundUp4(dst_width * 3); in Unpack16()
737 unsigned long scanline_size = RoundUp4(dst_width * dst_bpp / 8); in Unpack24()
921 dst_end += RoundUp4(dst_width * dst_bpp / 8); in Unpack8()
1126 dst_end += RoundUp4(dst_width * dst_bpp / 8); in Unpack15()
1318 dst_end += RoundUp4(dst_width * dst_bpp / 8); in Unpack16()
1449 dst_end += RoundUp4(dst_width * dst_bpp / 8); in Unpack24()
H A DPgn.cpp188 dstBuff += RoundUp4(dstWidth); in UnpackPng()
498 data = data + (RoundUp4(w * 2) - w * 2); in DecompressPng16()
641 pixelPtr = (CARD8 *) (((char *) pixelPtr) + (RoundUp4(w * 3) - w * 3)); in DecompressPng24()
H A DJpeg.cpp248 dstBuff += RoundUp4(dstWidth); in UnpackJpeg()
528 data = data + (RoundUp4(w * 2) - w * 2); in DecompressJpeg16()
665 pixelPtr = (CARD8 *) (((char *) pixelPtr) + (RoundUp4(w * 3) - w * 3)); in DecompressJpeg24()
H A DMisc.h279 unsigned int RoundUp4(unsigned int x);
/dports/x11/nxcomp/nx-libs-3.5.0.32/nxcomp/
H A DClientReadBuffer.cpp86 dataLength = 12 + RoundUp4(GetUINT(start + 6, bigEndian_)) + in locateMessage()
87 RoundUp4(GetUINT(start + 8, bigEndian_)); in locateMessage()
H A DUnpack.cpp371 dst_end += RoundUp4(dst_width * 3); in Unpack8()
579 dst_end += RoundUp4(dst_width * 3); in Unpack16()
725 unsigned long scanline_size = RoundUp4(dst_width * dst_bpp / 8); in Unpack24()
909 dst_end += RoundUp4(dst_width * dst_bpp / 8); in Unpack8()
1114 dst_end += RoundUp4(dst_width * dst_bpp / 8); in Unpack15()
1306 dst_end += RoundUp4(dst_width * dst_bpp / 8); in Unpack16()
1437 dst_end += RoundUp4(dst_width * dst_bpp / 8); in Unpack24()
H A DPgn.cpp176 dstBuff += RoundUp4(dstWidth); in UnpackPng()
486 data = data + (RoundUp4(w * 2) - w * 2); in DecompressPng16()
629 pixelPtr = (CARD8 *) (((char *) pixelPtr) + (RoundUp4(w * 3) - w * 3)); in DecompressPng24()
H A DJpeg.cpp236 dstBuff += RoundUp4(dstWidth); in UnpackJpeg()
516 data = data + (RoundUp4(w * 2) - w * 2); in DecompressJpeg16()
653 pixelPtr = (CARD8 *) (((char *) pixelPtr) + (RoundUp4(w * 3) - w * 3)); in DecompressJpeg24()
H A DMisc.h267 unsigned int RoundUp4(unsigned int x);
H A DRenderCompositeGlyphsCompat.cpp146 RoundUp4(numGlyphs) - numGlyphs);
156 RoundUp4(numGlyphs * 2) - numGlyphs * 2);
H A DSetUnpackAlphaCompat.cpp125 size = RoundUp4(value) + 8; in decodeIdentity()
/dports/graphics/dcp2icc/dcp2icc-0.1/dng_sdk_1_2/dng_sdk/source/
H A Ddng_filter_task.cpp40 return RoundUp4 (x); in RoundUpForPixelSize()

12