Home
last modified time | relevance | path

Searched defs:bytes (Results 13326 – 13350 of 90268) sorted by relevance

1...<<531532533534535536537538539540>>...3611

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/go/gofrontend/
H A Dexport.h79 write_bytes(const char* bytes, size_t length) in write_bytes()
153 write_bytes(const char* bytes, size_t length) in write_bytes()
/dports/graphics/gegl/gegl-0.4.34/perf/
H A Dtest-common.h95 gdouble bytes) in test_end_suffix()
105 gdouble bytes) in test_end()
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/gtm/
H A Dogrgtmdatasource.cpp78 const size_t bytes = VSIFReadL(pBuffer, 1, 2048, fpTmpTrackpoints); in AppendTemporaryFiles() local
91 const size_t bytes = VSIFReadL(pBuffer, 1, 2048, fpTmpTracks); in AppendTemporaryFiles() local
/dports/lang/parrot/parrot-8.1.0/compilers/imcc/
H A Dsets.c74 const size_t bytes = NUM_BYTES(length); in set_make_full() local
162 const size_t bytes = s1->length / 8; in set_equal() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DInstruction.java137 protected void initFromFile( final ByteSequence bytes, final boolean wide ) throws IOException { in initFromFile()
152 public static Instruction readInstruction( final ByteSequence bytes ) throws IOException { in readInstruction()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.security.jgss/share/classes/sun/security/krb5/internal/
H A DEncKDCRepPart.java184 DerOutputStream bytes; in asn1Encode() local
229 true, (byte) 0x0C), bytes); in asn1Encode() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/java/io/
H A DRandomAccessFile.c73 jobject this, jbyteArray bytes, jint off, jint len) { in Java_java_io_RandomAccessFile_readBytes()
84 jobject this, jbyteArray bytes, jint off, jint len) { in Java_java_io_RandomAccessFile_writeBytes()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/lib/jdk/test/lib/classloader/
H A DGeneratingCompilingClassLoader.java47 public byte[] bytes; field in GeneratingCompilingClassLoader.GeneratedClass
49 public GeneratedClass(byte[] bytes, String name) { in GeneratedClass()
/dports/www/monolith/monolith-2.6.1/cargo-crates/winreg-0.7.0/src/
H A Dtypes.rs123 let bytes: Vec<u8> = in to_reg_value() localVariable
134 let bytes: Vec<u8> = in to_reg_value() localVariable
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/winreg-0.7.0/src/
H A Dtypes.rs123 let bytes: Vec<u8> = in to_reg_value() localVariable
134 let bytes: Vec<u8> = in to_reg_value() localVariable
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/java/io/
H A DRandomAccessFile.c73 jobject this, jbyteArray bytes, jint off, jint len) { in Java_java_io_RandomAccessFile_readBytes()
84 jobject this, jbyteArray bytes, jint off, jint len) { in Java_java_io_RandomAccessFile_writeBytes()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/krb5/internal/
H A DEncKDCRepPart.java184 DerOutputStream bytes; in asn1Encode() local
229 true, (byte) 0x0C), bytes); in asn1Encode() local
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/winreg-0.7.0/src/
H A Dtypes.rs123 let bytes: Vec<u8> = in to_reg_value() localVariable
134 let bytes: Vec<u8> = in to_reg_value() localVariable
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/memory/
H A Dconcurrent_arena.h50 char* Allocate(size_t bytes) override { in Allocate()
129 char* AllocateImpl(size_t bytes, bool force_arena, const Func& func) { in AllocateImpl()
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/kdb/
H A Dwcolidx2.c206 uint64_t *pos, const void *buffer, size_t bytes ) in KColumnIdx2Write()
227 rc_t KColumnIdx2Commit ( KColumnIdx2 *self, size_t bytes ) in KColumnIdx2Commit()
/dports/biology/sra-tools/sra-tools-2.11.0/tools/sra-sort/
H A Dmembank.c110 void *MemBankImplAlloc ( MemBankImpl *self, const ctx_t *ctx, size_t bytes, bool clear ) in MemBankImplAlloc()
163 void MemBankImplFree ( MemBankImpl *self, const ctx_t *ctx, void *mem, size_t bytes ) in MemBankImplFree()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/kdb/
H A Dwcolidx2.c206 uint64_t *pos, const void *buffer, size_t bytes ) in KColumnIdx2Write()
227 rc_t KColumnIdx2Commit ( KColumnIdx2 *self, size_t bytes ) in KColumnIdx2Commit()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/memory/
H A Dconcurrent_arena.h50 char* Allocate(size_t bytes) override { in Allocate()
129 char* AllocateImpl(size_t bytes, bool force_arena, const Func& func) { in AllocateImpl()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/javax/management/openmbean/
H A DMBeanFeatureInfoSerialStore.java1057 public static Object deserialize(byte[] bytes) throws IOException, in deserialize()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/security/mscapi/
H A DRSAEncryptDecrypt.java72 private static void displayBytes(String label, byte[] bytes) { in displayBytes()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/
H A Dquic_tag_test.cc28 char bytes[4]; in TEST_F() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/mojo/public/cpp/base/
H A Dstring16_mojom_traits.cc25 const auto* bytes = reinterpret_cast<const uint8_t*>(str.data()); in data() local
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/portability/tests/
H A Dtest-snprintf.cc60 int bytes = snprintf(target, sizeof target, "%" PRId64, n); in check_snprintf() local
/dports/security/vuls/vuls-0.13.7/vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/uuid/
H A Duuid.go87 func (u UUID) bytes() []byte { func
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/cert/
H A Dx509_util_ios_and_mac.cc33 std::string bytes; in CreateSecCertificateArrayForX509Certificate() local

1...<<531532533534535536537538539540>>...3611