/kernel/liteos_a/testsuites/unittest/drivers/storage/smoke/ |
H A D | storage_test_001.cpp | 46 char *buf = NULL; in Testcase() local [all...] |
/kernel/liteos_a/testsuites/unittest/extended/liteipc/smoke/ |
H A D | liteipc_test_001.cpp | 79 char buf[10] = {0}; in LiteIpcTest() local
|
/kernel/liteos_a/testsuites/unittest/libc/io/smoke/ |
H A D | IO_test_010.cpp | 46 wchar_t buf[100]; // 100, buffer size in Testcase() local
|
/kernel/liteos_a/testsuites/unittest/net/netdb/full/ |
H A D | net_netdb_test_005.cpp | 38 char buf[1024]; in GetHostByAddrRTest() local
|
/kernel/liteos_a/testsuites/unittest/net/resolv/smoke/ |
H A D | net_resolv_test_007.cpp | 45 char buf[100], *p = ether_ntoa_r(eaddr, buf); in EtherNtoarTest() local
|
H A D | net_resolv_test_006.cpp | 46 char *buf = ether_ntoa(eaddr); in EtherNtoaTest() local
|
/kernel/liteos_a/testsuites/unittest/net/socket/smoke/ |
H A D | net_socket_test_007.cpp | 146 void *buf = malloc(bufSiz); in TcpTest() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | cook_parser.c | 37 cook_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) cook_parse() argument
|
H A D | dvaudio_parser.c | 29 dvaudio_parse(AVCodecParserContext *s1, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) dvaudio_parse() argument
|
H A D | lzf.c | 40 int ff_lzf_uncompress(GetByteContext *gb, uint8_t **buf, int64_t *size) in ff_lzf_uncompress() argument
|
H A D | msgsmdec.c | 29 ff_msgsm_decode_block(AVCodecContext *avctx, int16_t *samples, const uint8_t *buf, int mode) ff_msgsm_decode_block() argument
|
H A D | sp5xdec.c | 37 const uint8_t *buf = avpkt->data; in ff_sp5x_process_packet() local
|
H A D | subviewerdec.c | 32 static int subviewer_event_to_ass(AVBPrint *buf, const char *p) in subviewer_event_to_ass() argument 56 AVBPrint buf; in subviewer_decode_frame() local
|
/third_party/elfutils/tests/ |
H A D | asm-tst6.c | 61 char buf[512]; in main() local [all...] |
H A D | asm-tst5.c | 64 char buf[20]; in main() local [all...] |
H A D | asm-tst4.c | 62 char buf[20]; in main() local
|
/third_party/elfutils/libebl/ |
H A D | eblsectiontypename.c | 39 ebl_section_type_name (Ebl *ebl, int section, char *buf, size_t len) in ebl_section_type_name() argument
|
H A D | eblsegmenttypename.c | 39 ebl_segment_type_name (Ebl *ebl, int segment, char *buf, size_t len) in ebl_segment_type_name() argument
|
H A D | eblsectionname.c | 39 ebl_section_name (Ebl *ebl, int section, int xsection, char *buf, size_t len, in ebl_section_name() argument [all...] |
H A D | eblsymbolbindingname.c | 39 ebl_symbol_binding_name (Ebl *ebl, int binding, char *buf, size_t len) in ebl_symbol_binding_name() argument
|
H A D | ebldynamictagname.c | 41 ebl_dynamic_tag_name (Ebl *ebl, int64_t tag, char *buf, size_t len) in ebl_dynamic_tag_name() argument
|
H A D | eblcorenotetypename.c | 39 ebl_core_note_type_name (Ebl *ebl, uint32_t type, char *buf, size_t len) in ebl_core_note_type_name() argument
|
H A D | eblsymboltypename.c | 39 ebl_symbol_type_name (Ebl *ebl, int symbol, char *buf, size_t len) in ebl_symbol_type_name() argument
|
/third_party/curl/tests/libtest/ |
H A D | lib556.c | 76 char buf[1024]; in test() local
|
/third_party/ffmpeg/libavfilter/tests/ |
H A D | formats.c | 102 char buf[512]; in main() local
|