Home
last modified time | relevance | path

Searched defs:sizeOut (Results 1 – 25 of 84) sorted by relevance

1234

/dports/misc/adios2/ADIOS2-2.7.1/source/adios2/operator/compress/
H A DCompressBlosc.cpp232 void *dataOut, const size_t sizeOut, in Decompress()
253 const size_t sizeOut, in DecompressChunkedFormat()
336 const size_t sizeOut, in DecompressOldFormat()
H A DCompressMGARD.cpp94 int sizeOut = 0; in Compress() local
H A DCompressPNG.cpp174 void *dataOut, const size_t sizeOut, in Decompress()
H A DCompressBZIP2.cpp116 void *dataOut, const size_t sizeOut, in Decompress()
H A DCompressZFP.cpp51 size_t sizeOut = zfp_compress(stream, field); in Compress() local
/dports/www/proxygen/proxygen-2021.12.27.00/proxygen/lib/http/codec/
H A DHTTPChecks.cpp40 HTTPHeaderSize* sizeOut, in generateHeader()
/dports/misc/adios2/ADIOS2-2.7.1/source/adios2/toolkit/format/bp/bpOperation/compress/
H A DBPBlosc.cpp71 const size_t sizeOut = (sizeof(size_t) == 8) in GetData() local
H A DBPPNG.cpp71 const size_t sizeOut = (sizeof(size_t) == 8) in GetData() local
H A DBPBZIP2.cpp89 const size_t sizeOut = (sizeof(size_t) == 8) in GetData() local
/dports/devel/agar/agar-1.5.0/tools/bundlecss/
H A Dbundlecss.c51 long i, sizeIn, sizeOut, offs, inComment = 0; in main() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/util/
H A Dtest_utils.cpp27 bool GetFileSize(const char *filePath, uint32_t *sizeOut) in GetFileSize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/util/
H A Dtest_utils.cpp27 bool GetFileSize(const char *filePath, uint32_t *sizeOut) in GetFileSize()
/dports/misc/adios2/ADIOS2-2.7.1/source/adios2/core/
H A DOperator.cpp85 void *dataOut, const size_t sizeOut, in Decompress()
/dports/science/teem/teem-1.11.0-src/src/nrrd/
H A DresampleNrrd.c301 int sizeIn, sizeOut, center, dotLen, halfLen, *indx, base, idx; in _nrrdResampleMakeWeightIndex() local
573 sizeIn, sizeOut, /* lengths of input and output vectors */ in nrrdSpatialResample() local
/dports/security/razorback-pdfFox/pdfFox-0.5.0/src/
H A Dfoxdecode.c9 uint32_t sizeOut = 0; in PDF_hex_decode() local
/dports/sysutils/boxbackup-devel/boxbackup-0.11_trunk_2979/lib/backupstore/
H A DBackupStoreFilenameClear.cpp329 int sizeOut = rCipherContext.TransformBlock(buffer, sEncDecBufferSize, str, rEncoded.size() - 2); in DecryptEncoded() local
/dports/biology/bbmap/bbmap/current/sketch/
H A DMergeSketch.java209 int sizeOut=(int)(Sketch.AUTOSIZE ? sum : Tools.min(Sketch.targetSketchSize, sum)); in process() local
H A DSubSketch.java197 int sizeOut=Sketch.targetSketchSize; in process() local
/dports/misc/adios2/ADIOS2-2.7.1/source/adios2/toolkit/sst/cp/
H A Dffs_zfp.c152 size_t sizeOut = zfp_compress(stream, field); in FFS_ZFPCompress() local
/dports/math/mfem/mfem-4.3/tests/unit/fem/
H A Dtest_sparse_matrix.cpp169 const int sizeOut = (pb == Problem::Convection && keep_nbr_block)? in test_sparse_matrix() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/vulkan/
H A Dvk_utils.cpp122 VkDeviceSize *sizeOut) in AllocateBufferOrImageMemory()
467 VkDeviceSize *sizeOut) in AllocateBufferMemory()
479 VkDeviceSize *sizeOut) in AllocateImageMemory()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/lz4/examples/
H A DframeCompress.c262 size_t sizeOut = 0; in main() local
/dports/science/teem/teem-1.11.0-src/src/seek/
H A DupdateSeek.c230 size_t sizeIn[3], sizeOut[3]; in updateSxSySz() local
/dports/graphics/blend2d/blend2d-592d1ba52672bbf6365aba476bfe26b7bd2dfab8/src/blend2d/
H A Dfilesystem.h240 BL_INLINE BLResult getSize(uint64_t* sizeOut) noexcept { in getSize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/vulkan/
H A Dvk_utils.cpp146 VkDeviceSize *sizeOut) in AllocateBufferOrImageMemory()
533 VkDeviceSize *sizeOut) in AllocateBufferMemory()
546 VkDeviceSize *sizeOut) in AllocateImageMemory()

1234