Home
last modified time | relevance | path

Searched defs:buffer (Results 126 – 150 of 58034) sorted by relevance

12345678910>>...2322

/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/go-sql-driver/mysql/
H A Dbuffer.go24 type buffer struct { struct
25 buf []byte
26 nc net.Conn
27 idx int
28 length int
29 timeout time.Duration
41 func (b *buffer) fill(need int) error {
94 func (b *buffer) readNext(need int) ([]byte, error) {
112 func (b *buffer) takeBuffer(length int) []byte {
132 func (b *buffer) takeSmallBuffer(length int) []byte {
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/doug-martin/goqu/v9/vendor/github.com/go-sql-driver/mysql/
H A Dbuffer.go24 type buffer struct { struct
25 buf []byte
26 nc net.Conn
27 idx int
28 length int
29 timeout time.Duration
41 func (b *buffer) fill(need int) error {
94 func (b *buffer) readNext(need int) ([]byte, error) {
112 func (b *buffer) takeBuffer(length int) []byte {
132 func (b *buffer) takeSmallBuffer(length int) []byte {
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/go-sql-driver/mysql/
H A Dbuffer.go24 type buffer struct { struct
25 buf []byte
26 nc net.Conn
27 idx int
28 length int
29 timeout time.Duration
41 func (b *buffer) fill(need int) error {
94 func (b *buffer) readNext(need int) ([]byte, error) {
112 func (b *buffer) takeBuffer(length int) []byte {
132 func (b *buffer) takeSmallBuffer(length int) []byte {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/go-sql-driver/mysql/
H A Dbuffer.go24 type buffer struct { struct
25 buf []byte
26 nc net.Conn
27 idx int
28 length int
29 timeout time.Duration
41 func (b *buffer) fill(need int) error {
94 func (b *buffer) readNext(need int) ([]byte, error) {
112 func (b *buffer) takeBuffer(length int) []byte {
132 func (b *buffer) takeSmallBuffer(length int) []byte {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/go-sql-driver/mysql/
H A Dbuffer.go24 type buffer struct { struct
25 buf []byte
26 nc net.Conn
27 idx int
28 length int
29 timeout time.Duration
41 func (b *buffer) fill(need int) error {
94 func (b *buffer) readNext(need int) ([]byte, error) {
112 func (b *buffer) takeBuffer(length int) []byte {
132 func (b *buffer) takeSmallBuffer(length int) []byte {
[all …]
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/github.com/go-sql-driver/mysql/
H A Dbuffer.go24 type buffer struct { struct
25 buf []byte
26 nc net.Conn
27 idx int
28 length int
29 timeout time.Duration
41 func (b *buffer) fill(need int) error {
94 func (b *buffer) readNext(need int) ([]byte, error) {
112 func (b *buffer) takeBuffer(length int) []byte {
132 func (b *buffer) takeSmallBuffer(length int) []byte {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/go-sql-driver/mysql/
H A Dbuffer.go24 type buffer struct { struct
25 buf []byte
26 nc net.Conn
27 idx int
28 length int
29 timeout time.Duration
41 func (b *buffer) fill(need int) error {
94 func (b *buffer) readNext(need int) ([]byte, error) {
112 func (b *buffer) takeBuffer(length int) []byte {
132 func (b *buffer) takeSmallBuffer(length int) []byte {
[all …]
/dports/misc/perkeep/perkeep-0.11/vendor/github.com/go-sql-driver/mysql/
H A Dbuffer.go24 type buffer struct { struct
25 buf []byte
26 nc net.Conn
27 idx int
28 length int
29 timeout time.Duration
41 func (b *buffer) fill(need int) error {
94 func (b *buffer) readNext(need int) ([]byte, error) {
112 func (b *buffer) takeBuffer(length int) []byte {
132 func (b *buffer) takeSmallBuffer(length int) []byte {
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/vault/vault-0.6.0/vendor/github.com/go-sql-driver/mysql/
H A Dbuffer.go24 type buffer struct { struct
25 buf []byte
26 nc net.Conn
27 idx int
28 length int
29 timeout time.Duration
41 func (b *buffer) fill(need int) error {
94 func (b *buffer) readNext(need int) ([]byte, error) {
112 func (b *buffer) takeBuffer(length int) []byte {
132 func (b *buffer) takeSmallBuffer(length int) []byte {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/go-sql-driver/mysql/
H A Dbuffer.go24 type buffer struct { struct
25 buf []byte
26 nc net.Conn
27 idx int
28 length int
29 timeout time.Duration
41 func (b *buffer) fill(need int) error {
94 func (b *buffer) readNext(need int) ([]byte, error) {
112 func (b *buffer) takeBuffer(length int) []byte {
132 func (b *buffer) takeSmallBuffer(length int) []byte {
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/go-sql-driver/mysql/
H A Dbuffer.go24 type buffer struct { struct
25 buf []byte
26 nc net.Conn
27 idx int
28 length int
29 timeout time.Duration
41 func (b *buffer) fill(need int) error {
94 func (b *buffer) readNext(need int) ([]byte, error) {
112 func (b *buffer) takeBuffer(length int) []byte {
132 func (b *buffer) takeSmallBuffer(length int) []byte {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/pressly/goose/vendor/github.com/go-sql-driver/mysql/
H A Dbuffer.go24 type buffer struct { struct
25 buf []byte
26 nc net.Conn
27 idx int
28 length int
29 timeout time.Duration
41 func (b *buffer) fill(need int) error {
94 func (b *buffer) readNext(need int) ([]byte, error) {
112 func (b *buffer) takeBuffer(length int) []byte {
132 func (b *buffer) takeSmallBuffer(length int) []byte {
[all …]
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/go-sql-driver/mysql/
H A Dbuffer.go24 type buffer struct { struct
25 buf []byte
26 nc net.Conn
27 idx int
28 length int
29 timeout time.Duration
41 func (b *buffer) fill(need int) error {
94 func (b *buffer) readNext(need int) ([]byte, error) {
112 func (b *buffer) takeBuffer(length int) []byte {
132 func (b *buffer) takeSmallBuffer(length int) []byte {
[all …]
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/go-sql-driver/mysql/
H A Dbuffer.go24 type buffer struct { struct
25 buf []byte
26 nc net.Conn
27 idx int
28 length int
29 timeout time.Duration
41 func (b *buffer) fill(need int) error {
94 func (b *buffer) readNext(need int) ([]byte, error) {
112 func (b *buffer) takeBuffer(length int) []byte {
132 func (b *buffer) takeSmallBuffer(length int) []byte {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/go-sql-driver/mysql/
H A Dbuffer.go24 type buffer struct { struct
25 buf []byte
26 nc net.Conn
27 idx int
28 length int
29 timeout time.Duration
41 func (b *buffer) fill(need int) error {
94 func (b *buffer) readNext(need int) ([]byte, error) {
112 func (b *buffer) takeBuffer(length int) []byte {
132 func (b *buffer) takeSmallBuffer(length int) []byte {
[all …]
/dports/sysutils/istio/vault-sdk-v0.1.12/vendor/github.com/go-sql-driver/mysql/
H A Dbuffer.go24 type buffer struct { struct
25 buf []byte
26 nc net.Conn
27 idx int
28 length int
29 timeout time.Duration
41 func (b *buffer) fill(need int) error {
94 func (b *buffer) readNext(need int) ([]byte, error) {
112 func (b *buffer) takeBuffer(length int) []byte {
132 func (b *buffer) takeSmallBuffer(length int) []byte {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/go-sql-driver/mysql/
H A Dbuffer.go24 type buffer struct { struct
25 buf []byte
26 nc net.Conn
27 idx int
28 length int
29 timeout time.Duration
41 func (b *buffer) fill(need int) error {
94 func (b *buffer) readNext(need int) ([]byte, error) {
112 func (b *buffer) takeBuffer(length int) []byte {
132 func (b *buffer) takeSmallBuffer(length int) []byte {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/go-sql-driver/mysql/
H A Dbuffer.go24 type buffer struct { struct
25 buf []byte
26 nc net.Conn
27 idx int
28 length int
29 timeout time.Duration
41 func (b *buffer) fill(need int) error {
94 func (b *buffer) readNext(need int) ([]byte, error) {
112 func (b *buffer) takeBuffer(length int) []byte {
132 func (b *buffer) takeSmallBuffer(length int) []byte {
[all …]
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/pressly/goose/vendor/github.com/go-sql-driver/mysql/
H A Dbuffer.go24 type buffer struct { struct
25 buf []byte
26 nc net.Conn
27 idx int
28 length int
29 timeout time.Duration
41 func (b *buffer) fill(need int) error {
94 func (b *buffer) readNext(need int) ([]byte, error) {
112 func (b *buffer) takeBuffer(length int) []byte {
132 func (b *buffer) takeSmallBuffer(length int) []byte {
[all …]
/dports/lang/janet/janet-1.19.2/src/core/
H A Dbuffer.c47 void janet_buffer_deinit(JanetBuffer *buffer) { in janet_buffer_deinit()
197 JanetBuffer *buffer = janet_getbuffer(argv, 0); variable
213 JanetBuffer *buffer = janet_getbuffer(argv, 0); variable
232 JanetBuffer *buffer = janet_getbuffer(argv, 0); variable
246 JanetBuffer *buffer = janet_getbuffer(argv, 0); variable
265 JanetBuffer *buffer = janet_getbuffer(argv, 0); variable
286 JanetBuffer *buffer = janet_getbuffer(argv, 0); variable
362 JanetBuffer *buffer; variable
373 JanetBuffer *buffer; variable
384 JanetBuffer *buffer; variable
[all …]
/dports/devel/libcbor/libcbor-0.9.0/src/cbor/
H A Dencoding.c11 size_t cbor_encode_uint8(uint8_t value, unsigned char *buffer, in cbor_encode_uint8()
16 size_t cbor_encode_uint16(uint16_t value, unsigned char *buffer, in cbor_encode_uint16()
21 size_t cbor_encode_uint32(uint32_t value, unsigned char *buffer, in cbor_encode_uint32()
26 size_t cbor_encode_uint64(uint64_t value, unsigned char *buffer, in cbor_encode_uint64()
31 size_t cbor_encode_uint(uint64_t value, unsigned char *buffer, in cbor_encode_uint()
36 size_t cbor_encode_negint8(uint8_t value, unsigned char *buffer, in cbor_encode_negint8()
66 size_t _cbor_encode_byte(uint8_t value, unsigned char *buffer, in _cbor_encode_byte()
85 size_t cbor_encode_indef_string_start(unsigned char *buffer, in cbor_encode_indef_string_start()
95 size_t cbor_encode_indef_array_start(unsigned char *buffer, in cbor_encode_indef_array_start()
109 size_t cbor_encode_tag(uint64_t value, unsigned char *buffer, in cbor_encode_tag()
[all …]
/dports/net/ccxstream/ccxstream-1.0.15/
H A Dccbuffer.c32 CcBuffer buffer; in cc_buffer_allocate() local
38 void cc_buffer_free(CcBuffer buffer) in cc_buffer_free()
44 void cc_buffer_init(CcBuffer buffer) in cc_buffer_init()
49 void cc_buffer_uninit(CcBuffer buffer) in cc_buffer_uninit()
56 size_t cc_buffer_len(CcBuffer buffer) in cc_buffer_len()
61 unsigned char *cc_buffer_ptr(CcBuffer buffer) in cc_buffer_ptr()
85 void cc_buffer_append_space(CcBuffer buffer, size_t len) in cc_buffer_append_space()
102 void cc_buffer_append_string(CcBuffer buffer, const char *string) in cc_buffer_append_string()
114 void cc_buffer_consume(CcBuffer buffer, size_t len) in cc_buffer_consume()
135 void cc_buffer_consume_end(CcBuffer buffer, size_t len) in cc_buffer_consume_end()
[all …]
/dports/devel/gdcm/gdcm-3.0.10/Wrapping/SWIGCommon/
H A Dgdcmcommon.i178 static std::string buffer; in __str__() local
192 static std::string buffer; in __str__() local
203 static std::string buffer; in __str__() local
214 static std::string buffer; in __str__() local
229 static std::string buffer; in __str__() local
243 static std::string buffer; in __str__() local
255 static std::string buffer; in __str__() local
269 static std::string buffer; in __str__() local
299 static std::string buffer; in __str__() local
310 static std::string buffer; in __str__() local
[all …]
/dports/databases/pymongo/pymongo-3.12.0/bson/
H A Dbuffer.c28 struct buffer { struct
29 char* buffer; member
40 /* Allocate and return a new buffer. argument
43 buffer_t buffer; in buffer_new() local
64 int buffer_free(buffer_t buffer) { in buffer_free()
78 static int buffer_grow(buffer_t buffer, int min_length) { in buffer_grow()
107 static int buffer_assure_space(buffer_t buffer, int size) { in buffer_assure_space()
125 buffer_position buffer_save_space(buffer_t buffer, int size) { in buffer_save_space()
137 int buffer_write(buffer_t buffer, const char* data, int size) { in buffer_write()
147 int buffer_get_position(buffer_t buffer) { in buffer_get_position()
[all …]
/dports/devel/protozero/protozero-1.7.0/test/t/bool/
H A Dreader_test_cases.cpp13 const std::string buffer = load_data("bool/data-false"); variable
23 const std::string buffer = load_data("bool/data-true"); variable
33 const std::string buffer = load_data("bool/data-also-true"); variable
43 const std::string buffer = load_data("bool/data-still-true"); variable
53 const std::string buffer = load_data("bool/data-false"); variable
63 const std::string buffer = load_data("bool/data-true"); variable
73 const std::string buffer = load_data("bool/data-also-true"); variable
83 const std::string buffer = load_data("bool/data-still-true"); variable
93 std::string buffer; variable
108 std::string buffer; variable
[all …]

12345678910>>...2322