Home
last modified time | relevance | path

Searched defs:binary_size (Results 1 – 25 of 196) sorted by relevance

12345678

/dports/security/nitrokey-app/cppcodec-61d9b04/cppcodec/detail/
H A Dcodec.hpp130 inline std::string codec<CodecImpl>::encode(const uint8_t* binary, size_t binary_size) in encode()
136 inline std::string codec<CodecImpl>::encode(const char* binary, size_t binary_size) in encode()
143 inline Result codec<CodecImpl>::encode(const uint8_t* binary, size_t binary_size) in encode()
152 inline Result codec<CodecImpl>::encode(const char* binary, size_t binary_size) in encode()
167 Result& encoded_result, const uint8_t* binary, size_t binary_size) in encode()
182 Result& encoded_result, const char* binary, size_t binary_size) in encode()
197 const uint8_t* binary, size_t binary_size) noexcept in encode()
213 const char* binary, size_t binary_size) noexcept in encode()
230 inline constexpr size_t codec<CodecImpl>::encoded_size(size_t binary_size) noexcept in encoded_size()
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Dbase64.h53 #define BASE64_ENCODED_SIZE(binary_size) ((((binary_size)+2)/3)*4) argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/fido/cable/
H A Dfido_ble_frames_unittest.cc32 const size_t binary_size = fragment.Serialize(&buffer); in TEST() local
55 const size_t binary_size = fragment.Serialize(&buffer); in TEST() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/fido/ble/
H A Dfido_ble_frames_unittest.cc32 const size_t binary_size = fragment.Serialize(&buffer); in TEST() local
55 const size_t binary_size = fragment.Serialize(&buffer); in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ObjectYAML/
H A DYAML.h80 ArrayRef<uint8_t>::size_type binary_size() const { in binary_size() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/ObjectYAML/
H A DYAML.h80 ArrayRef<uint8_t>::size_type binary_size() const { in binary_size() function
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/ObjectYAML/
H A DYAML.h80 ArrayRef<uint8_t>::size_type binary_size() const { in binary_size() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ObjectYAML/
H A DYAML.h80 ArrayRef<uint8_t>::size_type binary_size() const { in binary_size() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ObjectYAML/
H A DYAML.h80 ArrayRef<uint8_t>::size_type binary_size() const { in binary_size() function
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/ObjectYAML/
H A DYAML.h80 ArrayRef<uint8_t>::size_type binary_size() const { in binary_size() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DYAML.h80 ArrayRef<uint8_t>::size_type binary_size() const { in binary_size() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/ObjectYAML/
H A DYAML.h80 ArrayRef<uint8_t>::size_type binary_size() const { in binary_size() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/ObjectYAML/
H A DYAML.h80 ArrayRef<uint8_t>::size_type binary_size() const { in binary_size() function
/dports/math/openmesh/OpenMesh-8.1/src/OpenMesh/Core/IO/writer/
H A DVTKWriter.hh38 size_t binary_size(BaseExporter&, Options) const override { return 0; } in binary_size() function in OpenMesh::IO::_VTKWriter_
H A DBaseWriter.hh128 virtual size_t binary_size(BaseExporter&, Options) const { return 0; } in binary_size() function in OpenMesh::IO::BaseWriter
H A DOBJWriter.hh98 size_t binary_size(BaseExporter&, Options) const override { return 0; } in binary_size() function in OpenMesh::IO::_OBJWriter_
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/ObjectYAML/
H A DYAML.h80 ArrayRef<uint8_t>::size_type binary_size() const { in binary_size() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/ObjectYAML/
H A DYAML.h80 ArrayRef<uint8_t>::size_type binary_size() const { in binary_size() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/ObjectYAML/
H A DYAML.h80 ArrayRef<uint8_t>::size_type binary_size() const { in binary_size() function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/ObjectYAML/
H A DYAML.h80 ArrayRef<uint8_t>::size_type binary_size() const { in binary_size() function
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/ObjectYAML/
H A DYAML.h80 ArrayRef<uint8_t>::size_type binary_size() const { in binary_size() function
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/ObjectYAML/
H A DYAML.h82 ArrayRef<uint8_t>::size_type binary_size() const { in binary_size() function
/dports/databases/postgresql12-server/postgresql-12.9/src/interfaces/ecpg/ecpglib/
H A Ddescriptor.c83 return SQL3_DDT_TIMESTAMP_WITH_TIME_ZONE; in binary_size()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/compute/
H A Dprogram.hpp166 size_t binary_size = get_info<size_t>(CL_PROGRAM_BINARY_SIZES); in binary() local
440 size_t binary_size, in create_with_binary()
595 size_t binary_size = binary.size(); in save_program_binary() local
609 size_t binary_size; in load_program_binary() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/
H A Dlibspirv.cpp95 bool SpirvTools::Disassemble(const uint32_t* binary, const size_t binary_size, in Disassemble()
117 bool SpirvTools::Validate(const uint32_t* binary, const size_t binary_size, in Validate()

12345678