| /third_party/ffmpeg/libavutil/tests/ |
| H A D | bprint.c | 48 char buf[256]; in main() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | rtpenc_vp8.c | 26 void ff_rtp_send_vp8(AVFormatContext *s1, const uint8_t *buf, int size) in ff_rtp_send_vp8() argument
|
| H A D | rtpenc_vp9.c | 26 void ff_rtp_send_vp9(AVFormatContext *ctx, const uint8_t *buf, int size) in ff_rtp_send_vp9() argument
|
| /third_party/ffmpeg/libavutil/ |
| H A D | bprint.h | 185 av_bprint_is_complete(const AVBPrint *buf) av_bprint_is_complete() argument [all...] |
| /third_party/elfutils/libebl/ |
| H A D | eblosabiname.c | 39 ebl_osabi_name (Ebl *ebl, int osabi, char *buf, size_t len) in ebl_osabi_name() argument
|
| H A D | eblreloctypename.c | 39 ebl_reloc_type_name (Ebl *ebl, int reloc, char *buf, size_t len) in ebl_reloc_type_name() argument
|
| /third_party/curl/lib/ |
| H A D | curl_get_line.c | 39 char *Curl_get_line(char *buf, int len, FILE *input) in Curl_get_line() argument
|
| /third_party/icu/icu4c/source/samples/numfmt/ |
| H A D | capi.c | 17 char buf[256]; in uprintf() local 28 UChar buf[256]; in capi() local
|
| /third_party/NuttX/drivers/usbdev/gadget/ |
| H A D | usbd_hid.h | 50 uint8_t *buf; member
|
| /third_party/NuttX/fs/vfs/ |
| H A D | fs_statfs.c | 56 int statfs(const char *path, struct statfs *buf) in statfs() argument
|
| /third_party/libuv/src/win/ |
| H A D | error.c | 36 char* buf = NULL; in uv_fatal_error() local
|
| /third_party/libwebsockets/lib/drivers/i2c/ |
| H A D | lws-i2c.c | 51 lws_i2c_command_list(const lws_i2c_ops_t *ctx, uint8_t ads7, const uint8_t *buf, in lws_i2c_command_list() argument
|
| /third_party/libuv/test/ |
| H A D | test-error.c | 43 char buf[32]; in TEST_IMPL() local
|
| /third_party/mbedtls/programs/fuzz/ |
| H A D | fuzz_x509crl.c | 9 unsigned char buf[4096]; in LLVMFuzzerTestOneInput() local
|
| H A D | fuzz_x509csr.c | 9 unsigned char buf[4096]; in LLVMFuzzerTestOneInput() local
|
| H A D | fuzz_x509crt.c | 9 unsigned char buf[4096]; in LLVMFuzzerTestOneInput() local
|
| /third_party/mbedtls/programs/random/ |
| H A D | gen_entropy.c | 45 unsigned char buf[MBEDTLS_ENTROPY_BLOCK_SIZE]; in main() local
|
| /third_party/json/tests/thirdparty/Fuzzer/standalone/ |
| H A D | StandaloneFuzzTargetMain.c | 34 unsigned char *buf = (unsigned char*)malloc(len); in main() local
|
| /third_party/libwebsockets/lib/tls/mbedtls/ |
| H A D | lws-gencrypto.c | 59 lws_gencrypto_mbedtls_rngf(void *context, unsigned char *buf, size_t len) in lws_gencrypto_mbedtls_rngf() argument
|
| /third_party/ltp/testcases/kernel/fs/fs_di/ |
| H A D | create_datafile.c | 43 char buf[BSIZE]; in main() local
|
| /third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-sigv4/ |
| H A D | ss-s3-put.h | 20 uint8_t *buf; member
|
| /third_party/mesa3d/src/gallium/frontends/va/ |
| H A D | picture_vc1.c | 30 void vlVaHandlePictureParameterBufferVC1(vlVaDriver *drv, vlVaContext *context, vlVaBuffer *buf) in vlVaHandlePictureParameterBufferVC1() argument 70 void vlVaHandleSliceParameterBufferVC1(vlVaContext *context, vlVaBuffer *buf) in vlVaHandleSliceParameterBufferVC1() argument
|
| /third_party/node/test/overlapped-checker/ |
| H A D | main_unix.c | 8 static size_t r(char* buf, size_t buf_size) { in r() argument 18 static void w(const char* buf, size_t count) { in w() argument 39 char buf[256]; in main() local [all...] |
| /third_party/ntfs-3g/libfuse-lite/ |
| H A D | fuse_loop.c | 21 char *buf = (char *) malloc(bufsize); in fuse_session_loop() local
|
| /third_party/musl/libc-test/src/regression/ |
| H A D | inet_pton-empty-last-field.c | 9 static void txt(char *s, unsigned char *buf) in txt() argument 20 unsigned char buf[16]; in main() local [all...] |