| /third_party/libuv/src/unix/ |
| 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
|
| /third_party/ltp/lib/tests/ |
| H A D | tst_safe_macros.c | 18 char buf[10]; in main() local [all...] |
| /third_party/ltp/testcases/cve/ |
| H A D | cve-2016-7042.c | 31 char buf[BUFSIZ]; in do_test() local
|
| /third_party/ltp/testcases/kernel/fs/lftest/ |
| H A D | lftest.c | 24 static char buf[TST_MB]; variable
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_buffer.c | 57 struct sp_tgsi_buffer *buf = CALLOC_STRUCT(sp_tgsi_buffer); in sp_create_tgsi_buffer() local
|
| /third_party/mesa3d/src/gallium/frontends/va/ |
| H A D | picture_mpeg12.c | 43 void vlVaHandlePictureParameterBufferMPEG12(vlVaDriver *drv, vlVaContext *context, vlVaBuffer *buf) in vlVaHandlePictureParameterBufferMPEG12() argument 79 void vlVaHandleIQMatrixBufferMPEG12(vlVaContext *context, vlVaBuffer *buf) in vlVaHandleIQMatrixBufferMPEG12() argument 108 void vlVaHandleSliceParameterBufferMPEG12(vlVaContext *context, vlVaBuffer *buf) in vlVaHandleSliceParameterBufferMPEG12() argument [all...] |
| /third_party/mesa3d/src/glx/ |
| H A D | glx_query.c | 59 char *buf = malloc(len); in __glXQueryServerString() local 86 char *buf = malloc(len); in __glXGetString() local
|
| /third_party/mesa3d/src/gallium/winsys/svga/drm/ |
| H A D | vmw_shader.h | 47 struct svga_winsys_buffer *buf; member
|
| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | uncompr.c | 37 Byte buf[1]; /* for detection of incomplete stream when *destLen == 0 */ local
|
| /third_party/musl/porting/linux/user/src/stdio/ |
| H A D | __stdio_write.c | 27 size_t __stdio_write(FILE *f, const unsigned char *buf, size_t len) in __stdio_write() argument
|
| /third_party/musl/src/mman/ |
| H A D | shm_open.c | 10 char *__shm_mapname(const char *name, char *buf) in __shm_mapname() argument 32 char buf[NAME_MAX+10]; in shm_open() local 43 char buf[NAME_MAX+10]; in shm_unlink() local
|
| /third_party/musl/src/misc/ |
| H A D | openpty.c | 14 char buf[20]; in openpty() local
|
| /third_party/musl/src/network/ |
| H A D | getservbyport_r.c | 10 getservbyport_r(int port, const char *prots, struct servent *se, char *buf, size_t buflen, struct servent **res) getservbyport_r() argument [all...] |
| /third_party/musl/src/stdio/ |
| H A D | vswprintf.c | 41 unsigned char buf[256]; in vswprintf() local
|