Home
last modified time | relevance | path

Searched defs:MaxBufferSize (Results 1 – 25 of 224) sorted by path

123456789

/dports/biology/pbbam/pbbam-0.18.0/src/
H A DPbiBuilder.cpp110 constexpr static const size_t MaxBufferSize = 0x10000; // 64K member in PacBio::BAM::internal::PbiTempFile
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/network/network-chat/
H A Dconnection.h50 static const int MaxBufferSize = 1024000; variable
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/util/
H A Drle_encoding.h199 static int MaxBufferSize(int bit_width, int num_values) { in MaxBufferSize() function
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/parquet/
H A Dcolumn_writer.cc189 int LevelEncoder::MaxBufferSize(Encoding::type encoding, int16_t max_level, in MaxBufferSize() function in parquet::LevelEncoder
/dports/databases/arrow/apache-arrow-6.0.1/go/parquet/internal/utils/
H A Drle.go45 func MaxBufferSize(width, numValues int) int { func
/dports/devel/eric6/eric6-21.11/eric/eric6/Cooperation/
H A DConnection.py18 MaxBufferSize = 1024 * 1024 variable
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/machine/machine-7b7a141da844/vendor/github.com/vmware/govmomi/vim25/types/
H A Dtypes.go21768 MaxBufferSize int32 `xml:"maxBufferSize"` member
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/MC/
H A DMCCodeView.cpp517 size_t MaxBufferSize = MaxRecordLength - InlineSiteSize - AnnotationSize; in encodeInlineLineTable() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/MC/
H A DMCCodeView.cpp517 size_t MaxBufferSize = MaxRecordLength - InlineSiteSize - AnnotationSize; in encodeInlineLineTable() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/MC/
H A DMCCodeView.cpp517 size_t MaxBufferSize = MaxRecordLength - InlineSiteSize - AnnotationSize; in encodeInlineLineTable() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/MC/
H A DMCCodeView.cpp517 size_t MaxBufferSize = MaxRecordLength - InlineSiteSize - AnnotationSize; in encodeInlineLineTable() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/MC/
H A DMCCodeView.cpp517 size_t MaxBufferSize = MaxRecordLength - InlineSiteSize - AnnotationSize; in encodeInlineLineTable() local
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/MC/
H A DMCCodeView.cpp517 size_t MaxBufferSize = MaxRecordLength - InlineSiteSize - AnnotationSize; in encodeInlineLineTable() local
/dports/devel/llvm70/llvm-7.0.1.src/lib/MC/
H A DMCCodeView.cpp509 size_t MaxBufferSize = MaxRecordLength - InlineSiteSize - AnnotationSize; in encodeInlineLineTable() local
/dports/devel/llvm80/llvm-8.0.1.src/lib/MC/
H A DMCCodeView.cpp518 size_t MaxBufferSize = MaxRecordLength - InlineSiteSize - AnnotationSize; in encodeInlineLineTable() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/MC/
H A DMCCodeView.cpp517 size_t MaxBufferSize = MaxRecordLength - InlineSiteSize - AnnotationSize; in encodeInlineLineTable() local
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Devices/ImageAcquisition/
H A Dmod.rs328 pub MaxBufferSize: i32, field
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp517 size_t MaxBufferSize = MaxRecordLength - InlineSiteSize - AnnotationSize; in encodeInlineLineTable() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/MC/
H A DMCCodeView.cpp517 size_t MaxBufferSize = MaxRecordLength - InlineSiteSize - AnnotationSize; in encodeInlineLineTable() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/MC/
H A DMCCodeView.cpp517 size_t MaxBufferSize = MaxRecordLength - InlineSiteSize - AnnotationSize; in encodeInlineLineTable() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/MC/
H A DMCCodeView.cpp517 size_t MaxBufferSize = MaxRecordLength - InlineSiteSize - AnnotationSize; in encodeInlineLineTable() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Source/C/Common/
H A DCommonLib.c1314 UINTN MaxBufferSize in StrHexToBytes()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Library/UefiHiiLib/
H A DHiiLib.c1873 UINTN MaxBufferSize; in GetBlockDataInfo() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/
H A DAmlOption.c30 IN UINTN MaxBufferSize, in AmlParseOptionTerm()
140 IN UINTN MaxBufferSize, in AmlParseOptionCommon()
294 IN UINTN MaxBufferSize in AmlGetObjectSize()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Universal/Variable/RuntimeDxe/
H A DVariableExLib.c186 UINTN MaxBufferSize; in VariableExLibGetScratchBuffer() local

123456789