| /third_party/curl/docs/examples/ |
| H A D | multi-formadd.c | 50 static const char buf[] = "Expect:"; in main() local
|
| H A D | multi-post.c | 45 static const char buf[] = "Expect:"; in main() local
|
| H A D | postit2-formadd.c | 58 static const char buf[] = "Expect:"; in main() local
|
| H A D | postit2.c | 54 static const char buf[] = "Expect:"; in main() local
|
| /third_party/icu/icu4c/source/samples/cal/ |
| H A D | uprint.c | 35 char buf [BUF_SIZE]; in uprint() local
|
| /third_party/icu/icu4c/source/common/ |
| H A D | cstr.cpp | 26 char *buf = s.getAppendBuffer(length, length, resultCapacity, status); in CStr() local 35 char buf[2]; in CStr() local
|
| /third_party/NuttX/fs/vfs/ |
| H A D | fs_read.c | 64 ssize_t file_read(struct file *filep, void *buf, size_t nbytes) in file_read() argument 126 ssize_t read(int fd, void *buf, size_t nbytes) in read() argument [all...] |
| H A D | fs_write.c | 66 ssize_t file_write(struct file *filep, const void *buf, size_t nbytes) in file_write() argument 157 ssize_t write(int fd, const void *buf, size_t nbytes) in write() argument [all...] |
| /third_party/icu/tools/multi/proj/chello/ |
| H A D | uprint.cpp | 33 char buf [BUF_SIZE]; in uprint() local
|
| /third_party/libunwind/libunwind/src/ptrace/ |
| H A D | _UPT_get_proc_name.c | 30 _UPT_get_proc_name(unw_addr_space_t as, unw_word_t ip, char *buf, size_t buf_len, unw_word_t *offp, void *arg) _UPT_get_proc_name() argument
|
| /third_party/libuv/docs/code/idle-compute/ |
| H A D | main.c | 25 uv_buf_t buf = uv_buf_init(buffer, 1024); in on_type() local 39 uv_buf_t buf = uv_buf_init(buffer, 1024); in main() local
|
| /third_party/libuv/src/unix/ |
| H A D | random-devurandom.c | 32 int uv__random_readpath(const char* path, void* buf, size_t buflen) { in uv__random_readpath() argument 86 int uv__random_devurandom(void* buf, size_t buflen) { in uv__random_devurandom() argument
|
| H A D | random-getrandom.c | 54 int uv__random_getrandom(void* buf, size_t buflen) { in uv__random_getrandom() argument
|
| H A D | random-getentropy.c | 39 int uv__random_getentropy(void* buf, size_t buflen) { in uv__random_getentropy() argument
|
| /third_party/libuv/test/ |
| H A D | test-env-vars.c | 31 char buf[BUF_SIZE]; in TEST_IMPL() local [all...] |
| H A D | test-random.c | 31 static void random_cb(uv_random_t* req, int status, void* buf, size_t buflen) { in random_cb() argument 80 char buf[256]; in TEST_IMPL() local [all...] |
| /third_party/mbedtls/programs/pkey/ |
| H A D | rsa_verify_pss.c | 44 unsigned char buf[MBEDTLS_MPI_MAX_SIZE]; in main() local
|
| H A D | rsa_verify.c | 42 unsigned char buf[MBEDTLS_MPI_MAX_SIZE]; in main() local
|
| H A D | pk_verify.c | 41 unsigned char buf[MBEDTLS_PK_SIGNATURE_MAX_SIZE]; in main() local
|
| /third_party/mbedtls/programs/test/ |
| H A D | zeroize.c | 51 char buf[BUFFER_LEN]; in main() local
|
| /third_party/mbedtls/tests/include/test/ |
| H A D | random.h | 34 unsigned char *buf; /* Pointer to a buffer of length bytes. */ member
|
| /third_party/mbedtls/programs/random/ |
| H A D | gen_random_ctr_drbg.c | 49 unsigned char buf[1024]; in main() local
|
| /third_party/mesa3d/src/freedreno/decode/ |
| H A D | crashdec.h | 92 void *buf; member
|
| /third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
| H A D | v4l2_show.c | 46 void show_v4l2_buffer(struct v4l2_buffer *buf) in show_v4l2_buffer() argument [all...] |
| /third_party/ltp/include/lapi/ |
| H A D | sem.h | 16 struct semid_ds *buf; /* buffer for IPC_STAT, IPC_SET */ member
|