Home
last modified time | relevance | path

Searched defs:pbuf (Results 1 - 25 of 81) sorted by relevance

1234

/third_party/lwip/src/apps/snmp/
H A Dsnmp_pbuf_stream.h53 struct pbuf *pbuf; member
H A Dsnmp_pbuf_stream.c115 struct pbuf *pbuf = pbuf_skip(pbuf_stream->pbuf, pbuf_stream->offset, &target_offset); in snmp_pbuf_stream_writeto() local
[all...]
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_balloc.c62 int nghttp3_balloc_get(nghttp3_balloc *balloc, void **pbuf, size_t n) { in nghttp3_balloc_get() argument
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_balloc.c61 int ngtcp2_balloc_get(ngtcp2_balloc *balloc, void **pbuf, size_t n) { in ngtcp2_balloc_get() argument
/third_party/ffmpeg/libavcodec/
H A Datsc_a53.c68 int ff_parse_a53_cc(AVBufferRef **pbuf, const uint8_t *data, int size) in ff_parse_a53_cc() argument
/third_party/ltp/testcases/kernel/syscalls/open/
H A Dopen09.c47 char pbuf[BUFSIZ]; in main() local
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_oct.c133 EC_POINT_point2buf(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, unsigned char **pbuf, BN_CTX *ctx) EC_POINT_point2buf() argument
H A Dec_print.c23 unsigned char *buf = NULL, *pbuf; in EC_POINT_point2hex() local
/third_party/openssl/crypto/ec/
H A Dec_oct.c137 EC_POINT_point2buf(const EC_GROUP *group, const EC_POINT *point, point_conversion_form_t form, unsigned char **pbuf, BN_CTX *ctx) EC_POINT_point2buf() argument
H A Dec_print.c23 unsigned char *buf = NULL, *pbuf; in EC_POINT_point2hex() local
/third_party/curl/tests/libtest/
H A Dlib1948.c49 put_buffer pbuf; in test() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_resource.c44 nv50_surface_from_buffer(struct pipe_context *pipe, struct pipe_resource *pbuf, const struct pipe_surface *templ) nv50_surface_from_buffer() argument
/third_party/ltp/testcases/kernel/syscalls/fsync/
H A Dfsync02.c27 char pbuf[BUF_SIZE]; variable
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_image.c140 fd6_emit_ssbo_tex(struct fd_context *ctx, struct fd_ringbuffer *ring, const struct pipe_shader_buffer *pbuf) fd6_emit_ssbo_tex() argument
/third_party/node/deps/openssl/openssl/crypto/
H A Dder_writer.c84 unsigned char *pbuf = tmp + (sizeof(tmp) - 1); in ossl_DER_w_octet_string_uint32() local
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dbio_ndef.c129 static int ndef_prefix(BIO *b, unsigned char **pbuf, int *plen, void *parg) in ndef_prefix() argument
160 static int ndef_prefix_free(BIO *b, unsigned char **pbuf, int *plen, in ndef_prefix_free() argument
181 static int ndef_suffix_free(BIO *b, unsigned char **pbuf, in argument
192 ndef_suffix(BIO *b, unsigned char **pbuf, int *plen, void *parg) ndef_suffix() argument
[all...]
/third_party/openssl/crypto/
H A Dder_writer.c84 unsigned char *pbuf = tmp + (sizeof(tmp) - 1); in ossl_DER_w_octet_string_uint32() local
/third_party/openssl/crypto/asn1/
H A Dbio_ndef.c129 static int ndef_prefix(BIO *b, unsigned char **pbuf, int *plen, void *parg) in ndef_prefix() argument
160 static int ndef_prefix_free(BIO *b, unsigned char **pbuf, int *plen, in ndef_prefix_free() argument
181 static int ndef_suffix_free(BIO *b, unsigned char **pbuf, in argument
192 ndef_suffix(BIO *b, unsigned char **pbuf, int *plen, void *parg) ndef_suffix() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dsrtdec.c36 char buf[64], *pbuf; in srt_probe() local
/third_party/ffmpeg/libavutil/
H A Dbuffer.c165 int av_buffer_make_writable(AVBufferRef **pbuf) in av_buffer_make_writable() argument
183 int av_buffer_realloc(AVBufferRef **pbuf, size_t size) in av_buffer_realloc() argument
/third_party/mesa3d/src/glx/apple/
H A Dapple_glx_pbuffer.c77 struct apple_glx_pbuffer *pbuf = &d->types.pbuffer; in pbuffer_make_current() local
102 struct apple_glx_pbuffer *pbuf = &d->types.pbuffer; in pbuffer_destroy() local
115 apple_glx_pbuffer_destroy(Display * dpy, GLXPbuffer pbuf) in apple_glx_pbuffer_destroy() argument
128 struct apple_glx_pbuffer *pbuf in apple_glx_pbuffer_create() local
264 struct apple_glx_pbuffer *pbuf; apple_glx_pbuffer_query() local
[all...]
/third_party/lwip/src/include/lwip/priv/
H A Dsockets_priv.h63 struct pbuf *pbuf; member
/third_party/node/deps/openssl/openssl/providers/implementations/encode_decode/
H A Ddecode_epki2pki.c90 char pbuf[1024]; in epki2pki_decode() local
/third_party/openssl/providers/implementations/encode_decode/
H A Ddecode_epki2pki.c90 char pbuf[1024]; in epki2pki_decode() local
/third_party/backends/backend/
H A Depsonds-cmd.c203 char *pbuf = malloc(more); in esci2_cmd() local

Completed in 11 milliseconds

1234