Home
last modified time | relevance | path

Searched defs:padBytes (Results 1 – 25 of 107) sorted by relevance

12345

/dports/graphics/jogl/jogl-1.1.1_9/jogl/src/classes/com/sun/opengl/impl/mipmap/
H A DHalveImage.java173 int padBytes = ysize - ( width * group_size ); in halve1Dimage_ubyte() local
176 int padBytes = ysize - ( width * group_size ); in halve1Dimage_ubyte() local
279 int padBytes = ysize - ( width * group_size ); in halve1Dimage_byte() local
282 int padBytes = ysize - ( width * group_size ); in halve1Dimage_byte() local
405 int padBytes = ysize - ( width * group_size ); in halve1Dimage_ushort() local
408 int padBytes = ysize - ( width * group_size ); in halve1Dimage_ushort() local
545 int padBytes = ysize - ( width * group_size ); in halve1Dimage_short() local
548 int padBytes = ysize - ( width * group_size ); in halve1Dimage_short() local
684 int padBytes = ysize - ( width * group_size ); in halve1Dimage_uint() local
687 int padBytes = ysize - ( width * group_size ); in halve1Dimage_uint() local
[all …]
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/glu/mipmap/
H A DHalveImage.java173 final int padBytes = ysize - ( width * group_size ); in halve1Dimage_ubyte() local
176 final int padBytes = ysize - ( width * group_size ); in halve1Dimage_ubyte() local
279 final int padBytes = ysize - ( width * group_size ); in halve1Dimage_byte() local
282 final int padBytes = ysize - ( width * group_size ); in halve1Dimage_byte() local
406 final int padBytes = ysize - ( width * group_size ); in halve1Dimage_ushort() local
409 final int padBytes = ysize - ( width * group_size ); in halve1Dimage_ushort() local
547 final int padBytes = ysize - ( width * group_size ); in halve1Dimage_short() local
550 final int padBytes = ysize - ( width * group_size ); in halve1Dimage_short() local
687 final int padBytes = ysize - ( width * group_size ); in halve1Dimage_uint() local
690 final int padBytes = ysize - ( width * group_size ); in halve1Dimage_uint() local
[all …]
/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/render/pcl/fonts/
H A DPCLByteWriterUtil.java31 public static byte[] padBytes(byte[] in, int length) { in padBytes() method in PCLByteWriterUtil
35 public static byte[] padBytes(byte[] in, int length, int value) { in padBytes() method in PCLByteWriterUtil
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/lang/java/src/com/wiredtiger/db/
H A DPackOutputStream.java125 int padBytes = 0; in addByteArray() local
208 int padBytes = 0; in addString() local
/dports/net/syncthing/syncthing-1.18.1/syncthing/vendor/github.com/calmh/xdr/
H A Dcommon.go11 var padBytes = []byte{0, 0, 0} var
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/signedcontent/
H A DBase64.java40 int padBytes = data.length - 1 - lastRealDataIndex; in decode() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/
H A DBase64.java40 int padBytes = data.length - 1 - lastRealDataIndex; in decode() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/preferences/
H A DBase64.java47 int padBytes = data.length - 1 - lastRealDataIndex; in decode() local
/dports/print/ghostscript9-x11/ghostscript-9.06/jpegxr/
H A Djpegxr.c550 int padBytes; in setup_image_params() local
898 int padBytes; in setup_container_params() local
1325 int padBytes; in main_compress() local
/dports/print/ghostscript9-base/ghostscript-9.06/jpegxr/
H A Djpegxr.c550 int padBytes; in setup_image_params() local
898 int padBytes; in setup_container_params() local
1325 int padBytes; in main_compress() local
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/glu/libutil/
H A Dmipmap.cpp400 int padBytes; in halveImage_ubyte() local
471 int padBytes= ysize - (width * group_size); in halve1Dimage_ubyte() local
502 int padBytes; in halveImage_byte() local
570 int padBytes= ysize - (width * group_size); in halve1Dimage_byte() local
602 int padBytes; in halveImage_ushort() local
697 int padBytes= ysize - (width * group_size); in halve1Dimage_ushort() local
741 int padBytes; in halveImage_short() local
843 int padBytes= ysize - (width * group_size); in halve1Dimage_short() local
887 int padBytes; in halveImage_uint() local
1031 int padBytes; in halveImage_int() local
[all …]
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osg/glu/libutil/
H A Dmipmap.cpp400 int padBytes; in halveImage_ubyte() local
471 int padBytes= ysize - (width * group_size); in halve1Dimage_ubyte() local
502 int padBytes; in halveImage_byte() local
570 int padBytes= ysize - (width * group_size); in halve1Dimage_byte() local
602 int padBytes; in halveImage_ushort() local
697 int padBytes= ysize - (width * group_size); in halve1Dimage_ushort() local
741 int padBytes; in halveImage_short() local
843 int padBytes= ysize - (width * group_size); in halve1Dimage_short() local
887 int padBytes; in halveImage_uint() local
1031 int padBytes; in halveImage_int() local
[all …]
/dports/net-im/licq-icq/licq-f271d55/licq/src/logging/
H A Dlogutils.cpp151 const size_t padBytes = bytesPerRow - (pos + 1); in packetToString() local
/dports/net-im/licq-qt-gui/licq-f271d55/licq/src/logging/
H A Dlogutils.cpp151 const size_t padBytes = bytesPerRow - (pos + 1); in packetToString() local
/dports/net-im/licq/licq-f271d55/licq/src/logging/
H A Dlogutils.cpp151 const size_t padBytes = bytesPerRow - (pos + 1); in packetToString() local
/dports/net-im/licq-jabber/licq-f271d55/licq/src/logging/
H A Dlogutils.cpp151 const size_t padBytes = bytesPerRow - (pos + 1); in packetToString() local
/dports/net-im/licq-osd/licq-f271d55/licq/src/logging/
H A Dlogutils.cpp151 const size_t padBytes = bytesPerRow - (pos + 1); in packetToString() local
/dports/graphics/libGLU/glu-9.0.2/src/libutil/
H A Dmipmap.c374 int padBytes; in halveImage_ubyte() local
440 int padBytes= ysize - (width*group_size); in halve1Dimage_ubyte() local
476 int padBytes; in halveImage_byte() local
539 int padBytes= ysize - (width*group_size); in halve1Dimage_byte() local
576 int padBytes; in halveImage_ushort() local
666 int padBytes= ysize - (width*group_size); in halve1Dimage_ushort() local
715 int padBytes; in halveImage_short() local
812 int padBytes= ysize - (width*group_size); in halve1Dimage_short() local
861 int padBytes; in halveImage_uint() local
1005 int padBytes; in halveImage_int() local
[all …]
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glu/libutil/
H A Dmipmap.c374 int padBytes; in halveImage_ubyte() local
440 int padBytes= ysize - (width*group_size); in halve1Dimage_ubyte() local
476 int padBytes; in halveImage_byte() local
539 int padBytes= ysize - (width*group_size); in halve1Dimage_byte() local
576 int padBytes; in halveImage_ushort() local
666 int padBytes= ysize - (width*group_size); in halve1Dimage_ushort() local
715 int padBytes; in halveImage_short() local
812 int padBytes= ysize - (width*group_size); in halve1Dimage_short() local
861 int padBytes; in halveImage_uint() local
1005 int padBytes; in halveImage_int() local
[all …]
/dports/science/elmerfem/elmerfem-release-9.0/post/src/glaux_mingw/src/
H A Dtkdib.c187 int padBytes; in tkDIBImageLoadAW() local
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/RES/Source/
H A Dresbuild.c101 int32_t compsize, padBytes; in ResWrite() local
/dports/math/cgal/CGAL-5.3/include/CGAL/ImageIO/
H A Dbmpread_impl.h385 int rc, padBytes, i; in readBitsUncompressed() local
601 int rc, padBytes, i; in readMaskBitsUncompressed() local
/dports/audio/nas/nas-1.9.4/server/os/
H A Dio.c648 int padBytes; local
1011 int padBytes; local
1566 int padBytes; local
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/linkedin/goavro/v2/
H A Dlogical_type.go338 func padBytes(bytes []byte, fixedSize uint) []byte { func
/dports/databases/go-pgweb/pgweb-0.11.7/vendor/github.com/ScaleFT/sshkeys/
H A Dmarshal.go152 func padBytes(data []byte, blocksize int) []byte { func

12345