| /third_party/node/deps/openssl/openssl/crypto/err/ |
| H A D | err_prn.c | 29 char buf[ERR_PRINT_BUF_SIZE] = ""; in ERR_print_errors_cb() local [all...] |
| /third_party/node/deps/uv/src/unix/ |
| H A D | linux-inotify.c | 179 char buf[4096]; in uv__inotify_read() local
|
| H A D | linux-syscalls.c | 258 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 D | server-coap.c | 37 unsigned char buf[40]; in hnd_get_time() local [all...] |
| /third_party/libcoap/examples/riot/examples_libcoap_client/ |
| H A D | client-coap.c | 127 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 D | MatcherCompiler.java | 270 private StringBuilder toString(StringBuilder buf, int indent) { in toString() argument
|
| /third_party/rust/crates/clap/clap_complete/src/ |
| H A D | dynamic.rs | 75 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 D | packettest.c | 447 unsigned char buf[1024]; in test_PACKET_as_length_prefixed_2() local
|
| H A D | recordlentest.c | 31 unsigned char buf[256]; in write_record() local 88 unsigned char buf; in test_record_overflow() local
|
| H A D | test_test.c | 258 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 D | wpackettest.c | 29 static BUF_MEM *buf; variable [all...] |
| /third_party/popt/src/ |
| H A D | poptparse.c | 63 char * buf, * bufOrig = NULL; in poptParseArgvString() local [all...] |
| /third_party/protobuf/conformance/ |
| H A D | ConformanceJava.java | 52 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 D | conformance_cpp.cc | 78 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 D | conformance_test_runner.cc | 309 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 D | lfe-filter.c | 87 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 D | usergroup.c | 133 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 D | core-scache.c | 215 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 D | memblockq-test.c | 62 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 D | cmdline.c | 172 pa_strbuf *buf = NULL; in pa_cmdline_parse() local
|
| /third_party/openssl/crypto/asn1/ |
| H A D | a_object.c | 53 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 D | cms_dh.c | 30 unsigned char *buf = NULL; in dh_cms_set_peerkey() local
|
| /third_party/openssl/crypto/dsa/ |
| H A D | dsa_sign.c | 81 BUF_MEM *buf = NULL; in i2d_DSA_SIG() local
|
| /third_party/openssl/crypto/ec/ |
| H A D | eck_prn.c | 225 static int print_bin(BIO *fp, const char *name, const unsigned char *buf, in print_bin() argument
|
| /third_party/openssl/crypto/evp/ |
| H A D | bio_md.c | 208 static int md_gets(BIO *bp, char *buf, int size) in md_gets() argument
|