Home
last modified time | relevance | path

Searched defs:refill_buffer (Results 1 – 25 of 62) sorted by last modified time

123

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dmulti_range_read.h252 int refill_buffer(bool initial) { return initial? 0: HA_ERR_END_OF_FILE; } in refill_buffer() function
H A Dmulti_range_read.cc723 int Mrr_ordered_index_reader::refill_buffer(bool initial) in refill_buffer() function in Mrr_ordered_index_reader
837 int Mrr_ordered_rndpos_reader::refill_buffer(bool initial) in refill_buffer() function in Mrr_ordered_rndpos_reader
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dmulti_range_read.cc723 int Mrr_ordered_index_reader::refill_buffer(bool initial) in refill_buffer() function in Mrr_ordered_index_reader
837 int Mrr_ordered_rndpos_reader::refill_buffer(bool initial) in refill_buffer() function in Mrr_ordered_rndpos_reader
H A Dmulti_range_read.h252 int refill_buffer(bool initial) { return initial? 0: HA_ERR_END_OF_FILE; } in refill_buffer() function
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dmulti_range_read.cc560 int Mrr_ordered_index_reader::refill_buffer(bool initial) in refill_buffer() function in Mrr_ordered_index_reader
674 int Mrr_ordered_rndpos_reader::refill_buffer(bool initial) in refill_buffer() function in Mrr_ordered_rndpos_reader
H A Dmulti_range_read.h252 int refill_buffer(bool initial) { return initial? 0: HA_ERR_END_OF_FILE; } in refill_buffer() function
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dmulti_range_read.h252 int refill_buffer(bool initial) { return initial? 0: HA_ERR_END_OF_FILE; } in refill_buffer() function
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dmulti_range_read.cc506 int Mrr_ordered_index_reader::refill_buffer(bool initial) in refill_buffer() function in Mrr_ordered_index_reader
617 int Mrr_ordered_rndpos_reader::refill_buffer(bool initial) in refill_buffer() function in Mrr_ordered_rndpos_reader
H A Dmulti_range_read.h252 int refill_buffer(bool initial) { return initial? 0: HA_ERR_END_OF_FILE; } in refill_buffer() function
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dmulti_range_read.cc506 int Mrr_ordered_index_reader::refill_buffer(bool initial) in refill_buffer() function in Mrr_ordered_index_reader
617 int Mrr_ordered_rndpos_reader::refill_buffer(bool initial) in refill_buffer() function in Mrr_ordered_rndpos_reader
H A Dmulti_range_read.h252 int refill_buffer(bool initial) { return initial? 0: HA_ERR_END_OF_FILE; } in refill_buffer() function
/dports/multimedia/pipewire/pipewire-0.3.43/src/modules/module-protocol-native/
H A Dconnection.c178 static int refill_buffer(struct pw_protocol_native_connection *conn, struct buffer *buf) in refill_buffer() function
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/misc/packcc/src/
H A Dpackcc.c1600 static size_t refill_buffer(context_t *ctx, size_t num) { in refill_buffer() function
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/stb_image/
H A Dstb_image.cpp382 static void refill_buffer(stbi *s) in refill_buffer() function
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/stb_image/
H A Dstb_image.cpp382 static void refill_buffer(stbi *s) in refill_buffer() function
/dports/math/z3/z3-z3-4.8.13/src/muz/fp/
H A Ddatalog_parser.cpp79 void refill_buffer(unsigned start) { in refill_buffer() function in line_reader
/dports/biology/py-pysam/pysam-0.18.0/htslib/
H A Dhfile.c169 static ssize_t refill_buffer(hFILE *fp) in refill_buffer() function
/dports/security/seal/SEAL-3.7.2/native/tests/seal/
H A Drandomgen.cpp35 void refill_buffer() override in refill_buffer() function in sealtest::__anon3578f4760111::SequentialRandomGenerator
/dports/security/seal/SEAL-3.7.2/native/src/seal/
H A Drandomgen.cpp201 void Blake2xbPRNG::refill_buffer() in refill_buffer() function in seal::Blake2xbPRNG
213 void Shake256PRNG::refill_buffer() in refill_buffer() function in seal::Shake256PRNG
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/shared/stringdedup/
H A DstringDedup.cpp149 bool StringDedup::Requests::refill_buffer() { in refill_buffer() function in StringDedup::Requests
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/util/
H A Dfitstable.c1647 static int refill_buffer(void* userdata, void* buffer, unsigned int offset, unsigned int n) { in refill_buffer() function
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/include/astrometry/
H A Dioutils.h194 int (*refill_buffer)(void* userdata, void* buffer, unsigned int offs, unsigned int nelems); member
/dports/biology/htslib/htslib-1.14/
H A Dhfile.c169 static ssize_t refill_buffer(hFILE *fp) in refill_buffer() function
/dports/astro/astrometry/astrometry.net-0.85/util/
H A Dfitstable.c1622 static int refill_buffer(void* userdata, void* buffer, unsigned int offset, unsigned int n) { in refill_buffer() function
/dports/astro/astrometry/astrometry.net-0.85/include/astrometry/
H A Dioutils.h178 int (*refill_buffer)(void* userdata, void* buffer, unsigned int offs, unsigned int nelems); member

123