Home
last modified time | relevance | path

Searched defs:buf (Results 1576 - 1600 of 7637) sorted by relevance

1...<<61626364656667686970>>...306

/third_party/libuv/test/
H A Dblackhole-server.c72 static void read_cb(uv_stream_t* stream, ssize_t nread, const uv_buf_t* buf) { in read_cb() argument
63 alloc_cb(uv_handle_t* handle, size_t suggested_size, uv_buf_t* buf) alloc_cb() argument
H A Dtest-eintr-handling.c40 static char buf[32]; variable
H A Dtest-fs-copyfile.c73 uv_buf_t buf; in touch_file() local
H A Dtest-process-title.c130 char buf[256] = "fail"; in process_title_big_argv() local
H A Dtest-signal-pending-on-close.c33 static char* buf; variable
H A Dtest-tcp-write-fail.c72 uv_buf_t buf; in connect_cb() local
H A Dtest-tcp-close.c43 uv_buf_t buf; in connect_cb() local
/third_party/libuv/docs/code/multi-echo-server/
H A Dworker.c13 uv_buf_t buf; member
22 void alloc_buffer(uv_handle_t *handle, size_t suggested_size, uv_buf_t *buf) { in alloc_buffer() argument
34 void echo_read(uv_stream_t *client, ssize_t nread, const uv_buf_t *buf) { in echo_read() argument
51 on_new_connection(uv_stream_t *q, ssize_t nread, const uv_buf_t *buf) on_new_connection() argument
[all...]
/third_party/libuv/docs/code/dns/
H A Dmain.c8 void alloc_buffer(uv_handle_t *handle, size_t suggested_size, uv_buf_t *buf) { in alloc_buffer() argument
13 void on_read(uv_stream_t *client, ssize_t nread, const uv_buf_t *buf) { in on_read() argument
/third_party/libuv/src/unix/
H A Dasync.c105 char buf[1024]; in uv__async_io() local
159 const void* buf; in uv__async_send() local
/third_party/libwebsockets/lib/misc/
H A Ddaemonize.c118 char buf[10]; in lws_daemonize() local
/third_party/mesa3d/include/android_stub/log/
H A Dlog_read.h59 unsigned char buf[LOGGER_ENTRY_MAX_LEN + 1]; member
/third_party/mbedtls/programs/psa/
H A Dhmac_demo.c74 void print_buf(const char *title, uint8_t *buf, size_t len) in print_buf() argument
/third_party/mbedtls/library/
H A Dplatform_util.c95 void mbedtls_platform_zeroize(void *buf, size_t len) in mbedtls_platform_zeroize() argument
140 void mbedtls_zeroize_and_free(void *buf, size_t len) in mbedtls_zeroize_and_free() argument
[all...]
H A Dpadlock.c66 unsigned char buf[256]; in mbedtls_padlock_xcryptecb() local
115 unsigned char buf[256]; in mbedtls_padlock_xcryptcbc() local
H A Dentropy_poll.c83 static int getrandom_wrapper(void *buf, size_t buflen, unsigned int flags) in getrandom_wrapper() argument
103 static int getrandom_wrapper(void *buf, size_t buflen, unsigned int flags) in getrandom_wrapper() argument
125 static int sysctl_arnd_wrapper(unsigned char *buf, size_t buflen) in sysctl_arnd_wrapper() argument
208 unsigned char buf[MBEDTLS_ENTROPY_BLOCK_SIZE]; in mbedtls_nv_seed_poll() local
[all...]
/third_party/mbedtls/port/src/
H A Dtls_client.c170 int MbedtlsClientRead(MbedTLSSession *session, unsigned char *buf, size_t len) in MbedtlsClientRead() argument
182 int MbedtlsClientWrite(MbedTLSSession *session, const unsigned char *buf, size_t len) in MbedtlsClientWrite() argument
/third_party/lzma/CPP/7zip/Crypto/
H A DRandGen.cpp73 Byte buf[kBufSize]; in Init() local
[all...]
/third_party/mbedtls/programs/fuzz/
H A Dfuzz_client.c44 unsigned char buf[4096]; in LLVMFuzzerTestOneInput() local
H A Dcommon.c25 int dummy_send(void *ctx, const unsigned char *buf, size_t len) in dummy_send() argument
38 int fuzz_recv(void *ctx, unsigned char *buf, size_t len) in fuzz_recv() argument
99 int fuzz_recv_timeout(void *ctx, unsigned char *buf, size_t len, in fuzz_recv_timeout() argument
H A Dfuzz_dtlsserver.c46 unsigned char buf[4096]; in LLVMFuzzerTestOneInput() local
/third_party/mbedtls/programs/pkey/
H A Ddh_client.c66 unsigned char buf[2048]; in main() local
[all...]
/third_party/mbedtls/programs/hash/
H A Dgeneric_sum.c83 char buf[MBEDTLS_MD_MAX_SIZE * 2 + 1] = { }; in generic_check() local
85 char buf[MBEDTLS_MD_MAX_SIZE * 2 + 1]; in generic_check() local
H A Dmd_hmac_demo.c72 void print_buf(const char *title, unsigned char *buf, size_t len) in print_buf() argument
/third_party/mesa3d/src/freedreno/decode/
H A Dutil.h46 dump_hex(const void *buf, int sz) in dump_hex() argument
77 dump_float(const void *buf, int sz) in dump_float() argument
110 clean_ascii(char *buf, int sz) in clean_ascii() argument
120 dump_ascii(const void *buf, int sz) in dump_ascii() argument
141 dump_hex_ascii(const void *buf, int sz, int level) in dump_hex_ascii() argument
[all...]

Completed in 9 milliseconds

1...<<61626364656667686970>>...306