Home
last modified time | relevance | path

Searched defs:buf (Results 5651 - 5675 of 19689) sorted by relevance

1...<<221222223224225226227228229230>>...788

/third_party/node/deps/openssl/openssl/crypto/err/
H A Derr_prn.c29 char buf[ERR_PRINT_BUF_SIZE] = ""; in ERR_print_errors_cb() local
[all...]
/third_party/node/deps/uv/src/unix/
H A Dlinux-inotify.c179 char buf[4096]; in uv__inotify_read() local
H A Dlinux-syscalls.c258 ssize_t uv__getrandom(void* buf, size_t buflen, unsigned flags) { in uv__getrandom() argument
/third_party/libcoap/examples/riot/examples_libcoap_server/
H A Dserver-coap.c37 unsigned char buf[40]; in hnd_get_time() local
[all...]
/third_party/libcoap/examples/riot/examples_libcoap_client/
H A Dclient-coap.c127 unsigned char buf[BUFSIZE]; in client_coap_init() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/finitestatematcher/compiler/
H A DMatcherCompiler.java270 private StringBuilder toString(StringBuilder buf, int indent) { in toString() argument
/third_party/rust/crates/clap/clap_complete/src/
H A Ddynamic.rs75 let mut buf = Vec::new(); in try_complete() variables
109 let mut buf = Vec::new(); in try_complete() variables
[all...]
/third_party/openssl/test/
H A Dpackettest.c447 unsigned char buf[1024]; in test_PACKET_as_length_prefixed_2() local
H A Drecordlentest.c31 unsigned char buf[256]; in write_record() local
88 unsigned char buf; in test_record_overflow() local
H A Dtest_test.c258 static char buf[] = "abc"; in test_string() local
283 static char buf[] = "xyz"; in test_memory() local
456 char buf[4] = { 0 }, *p = buf; test_single_eval() local
[all...]
H A Dwpackettest.c29 static BUF_MEM *buf; variable
[all...]
/third_party/popt/src/
H A Dpoptparse.c63 char * buf, * bufOrig = NULL; in poptParseArgvString() local
[all...]
/third_party/protobuf/conformance/
H A DConformanceJava.java52 private boolean readFromStdin(byte[] buf, int len) throws Exception { in readFromStdin() argument
66 private void writeToStdout(byte[] buf) throws Exception { in writeToStdout() argument
[all...]
H A Dconformance_cpp.cc78 bool CheckedRead(int fd, void *buf, size_t len) { in CheckedRead() argument
96 void CheckedWrite(int fd, const void *buf, size_t len) { in CheckedWrite() argument
H A Dconformance_test_runner.cc309 void ForkPipeRunner::CheckedWrite(int fd, const void *buf, size_t len) { in CheckedWrite() argument
316 bool ForkPipeRunner::TryRead(int fd, void *buf, size_t len) { in TryRead() argument
337 void ForkPipeRunner::CheckedRead(int fd, void *buf, size_t len) { in CheckedRead() argument
/third_party/pulseaudio/src/pulsecore/filter/
H A Dlfe-filter.c87 static void process_block(pa_lfe_filter_t *f, pa_memchunk *buf, bool store_result) { in process_block() argument
112 pa_memchunk * pa_lfe_filter_process(pa_lfe_filter_t *f, pa_memchunk *buf) { in pa_lfe_filter_process() argument
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dusergroup.c133 void *buf; in pa_getgrgid_malloc() local
192 void *buf; pa_getgrnam_malloc() local
255 void *buf; pa_getpwnam_malloc() local
314 void *buf; pa_getpwuid_malloc() local
[all...]
H A Dcore-scache.c215 char buf[MAX_PATH]; in pa_scache_add_file() local
247 char buf[MAX_PATH]; in pa_scache_add_file_lazy() local
/third_party/pulseaudio/src/tests/
H A Dmemblockq-test.c62 static void dump_chunk(const pa_memchunk *chunk, pa_strbuf *buf) { in dump_chunk() argument
79 pa_strbuf *buf; in dump() local
/third_party/pulseaudio/src/daemon/
H A Dcmdline.c172 pa_strbuf *buf = NULL; in pa_cmdline_parse() local
/third_party/openssl/crypto/asn1/
H A Da_object.c53 int a2d_ASN1_OBJECT(unsigned char *out, int olen, const char *buf, int num) in a2d_ASN1_OBJECT() argument
181 int i2t_ASN1_OBJECT(char *buf, int buf_len, const ASN1_OBJECT *a) in i2t_ASN1_OBJECT() argument
188 char buf[80], *p = buf; in i2a_ASN1_OBJECT() local
[all...]
/third_party/openssl/crypto/cms/
H A Dcms_dh.c30 unsigned char *buf = NULL; in dh_cms_set_peerkey() local
/third_party/openssl/crypto/dsa/
H A Ddsa_sign.c81 BUF_MEM *buf = NULL; in i2d_DSA_SIG() local
/third_party/openssl/crypto/ec/
H A Deck_prn.c225 static int print_bin(BIO *fp, const char *name, const unsigned char *buf, in print_bin() argument
/third_party/openssl/crypto/evp/
H A Dbio_md.c208 static int md_gets(BIO *bp, char *buf, int size) in md_gets() argument

Completed in 17 milliseconds

1...<<221222223224225226227228229230>>...788