| /third_party/mbedtls/programs/hash/ |
| H A D | md_hmac_demo.c | 72 void print_buf(const char *title, unsigned char *buf, size_t len) in print_buf() argument
|
| /third_party/mbedtls/library/ |
| H A D | entropy_poll.c | 83 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/mesa3d/src/freedreno/decode/ |
| H A D | util.h | 46 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...] |
| /third_party/ltp/include/ |
| H A D | tst_bool_expr.h | 29 struct tst_expr_tok buf[]; member
|
| /third_party/libwebsockets/lib/roles/http/compression/ |
| H A D | stream.c | 125 lws_http_compression_transform(struct lws *wsi, unsigned char *buf, in lws_http_compression_transform() argument
|
| /third_party/libwebsockets/lib/secure-streams/cpp/ |
| H A D | lssFile.cxx | 34 lssfile_rx(void *userobj, const uint8_t *buf, size_t len, int flags) in lssfile_rx() argument 42 lssfile_tx(void *userobj, lws_ss_tx_ordinal_t ord,uint8_t *buf, size_t *len, in lssfile_tx() argument 90 lws_ss_state_return_t lssFile::write(const uint8_t *buf, size_t len, int flags) in write() argument
|
| /third_party/ltp/lib/ |
| H A D | tst_supported_fs_types.c | 38 char buf[128]; in has_mkfs() local 78 char buf[128]; in has_kernel_support() local
|
| H A D | tst_resource.c | 87 char buf[len]; in file_copy() local 122 char buf[strlen(ltproot) + 64]; in tst_resource_copy() local
|
| /third_party/ltp/libs/libltpnewipc/ |
| H A D | libnewipc.c | 31 char buf[BUFSIZE]; in getipckey() local 54 char buf[BUFSIZE]; in get_used_sysvipc() local
|
| /third_party/ltp/testcases/kdump/lib/crasher/ |
| H A D | crasher.c | 41 static int crasher_read(char *buf, char **start, off_t offset, int len, in crasher_read() argument
|
| /third_party/ltp/testcases/kernel/controllers/cgroup/ |
| H A D | cgroup_core03.c | 28 static char *buf; variable
|
| /third_party/ltp/testcases/kernel/device-drivers/pci/tpci_user/ |
| H A D | tpci.c | 78 char buf[6]; in test_run() local
|
| /third_party/ltp/testcases/kernel/fs/ftest/ |
| H A D | libftest.c | 31 char *buf, val; in ft_dumpiov() local 71 void *buf; in ft_dumpbits() local 100 ft_dumpbuf(char *buf, int csize) ft_dumpbuf() argument [all...] |
| /third_party/libwebsockets/minimal-examples/raw/minimal-raw-fallback-http-server/ |
| H A D | minimal-raw-fallback-http-server.c | 24 uint8_t buf[2048]; member
|
| /third_party/ltp/testcases/cve/ |
| H A D | cve-2014-0196.c | 44 static char buf[BUFLEN]; variable
|
| /third_party/ltp/testcases/kernel/controllers/memcg/ |
| H A D | memcontrol02.c | 36 char *buf, *ptr; in alloc_anon_50M_check() local
|
| /third_party/ltp/testcases/kernel/device-drivers/uaccess/ |
| H A D | uaccess.c | 78 char buf[str_size]; in tc_write_userspace() local
|
| H A D | ltp_uaccess.c | 52 sys_result(struct device *dev, struct device_attribute *attr, char *buf) sys_result() argument 60 sys_tcase(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) sys_tcase() argument
|
| /third_party/libwebsockets/minimal-examples/abstract/protocols/smtp-client/ |
| H A D | main.c | 24 done_cb(struct lws_smtp_email *email, void *buf, size_t len) in done_cb() argument
|
| /third_party/libwebsockets/minimal-examples/api-tests/api-test-fts/ |
| H A D | main.c | 39 char buf[16384]; in main() local
|
| /third_party/libwebsockets/minimal-examples/api-tests/api-test-dhcpc/ |
| H A D | main.c | 32 char buf[64]; in lws_dhcpc_cb() local
|
| /third_party/libwebsockets/plugins/ |
| H A D | protocol_dumb_increment.c | 52 uint8_t buf[LWS_PRE + 20], *p = &buf[LWS_PRE]; in callback_dumb_increment() local
|
| /third_party/ltp/pan/ |
| H A D | splitstr.c | 167 char buf[16]; in main() local
|
| /third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
| H A D | vid_dec_mpeg12.c | 346 uint8_t buf[12]; in vid_dec_mpeg12_Decode() local
|
| /third_party/mesa3d/src/gallium/frontends/omx/tizonia/ |
| H A D | h264eoutport.c | 58 h264e_outport_AllocateBuffer(const void * ap_obj, OMX_HANDLETYPE ap_hdl, OMX_BUFFERHEADERTYPE ** buf, OMX_U32 idx, OMX_PTR private, OMX_U32 size) h264e_outport_AllocateBuffer() argument 79 h264e_outport_FreeBuffer(const void * ap_obj, OMX_HANDLETYPE ap_hdl, OMX_U32 idx, OMX_BUFFERHEADERTYPE *buf) h264e_outport_FreeBuffer() argument [all...] |