| /kernel/liteos_m/testsuites/sample/kernel/lms/ |
| H A D | It_los_lms_023.c | 39 CHAR *buf;
in TestCase() local
|
| H A D | It_los_lms_024.c | 39 CHAR *buf;
in TestCase() local
|
| /kernel/liteos_m/testsuites/unittest/fuzz/src/stdlib/ |
| H A D | realloc_fuzz.c | 49 char *buf = NULL; in ReallocFuzzTest() local
|
| /kernel/liteos_m/testsuites/unittest/posix/src/fs/api/ |
| H A D | posix_fs_fstat_test.c | 42 struct stat buf = { 0 }; variable 67 struct stat buf = { 0 }; variable 83 struct stat buf = { 0 }; variable 99 struct stat buf = { 0 }; variable 124 struct stat *buf = NULL; global() variable 151 struct stat buf = { 0 }; global() variable [all...] |
| /kernel/linux/linux-6.6/net/dsa/ |
| H A D | trace.c | 8 void dsa_db_print(const struct dsa_db *db, char buf[DSA_DB_BUFSIZ]) in dsa_db_print() argument
|
| /kernel/linux/linux-6.6/net/ceph/ |
| H A D | auth_none.h | 17 char buf[128]; member
|
| /kernel/liteos_a/testsuites/unittest/libc/io/full/ |
| H A D | IO_test_strfmon_l_002.cpp | 37 char buf[100] = {0}; in testcase1() local [all...] |
| /kernel/liteos_a/testsuites/unittest/libc/io/smoke/ |
| H A D | IO_test_013.cpp | 36 wchar_t buf[200]; in Testcase() local
|
| /kernel/liteos_a/testsuites/unittest/libc/posix/pthread/smoke/ |
| H A D | It_posix_pthread_020.cpp | 42 VOID *buf; in Testcase() local
|
| /kernel/liteos_a/testsuites/unittest/libc/util/smoke/ |
| H A D | util_test_006.cpp | 37 char buf[64]; in TestCase() local
|
| /kernel/liteos_a/testsuites/unittest/net/resolv/full/ |
| H A D | net_resolv_test_005.cpp | 38 char buf[100]; in EtherLineTest() local
|
| /kernel/liteos_a/testsuites/unittest/net/socket/smoke/ |
| H A D | net_socket_test_006.cpp | 76 char buf[32]; in InetTest() local
|
| /kernel/liteos_a/testsuites/unittest/process/plimits/smoke/ |
| H A D | It_process_plimits_004.cpp | 45 char buf[BUFFER_SIZE + 1] = {0}; in ItProcessPlimits004() local
|
| H A D | It_process_plimits_ipc_011.cpp | 44 char buf[512] = { 0 }; in ItProcessPlimitsIpc011() local
|
| /third_party/decimal.js/ |
| H A D | decimal.cpp | 18 void NAPI_arkts_math_Decimal_GetMJSCode(const char **buf, int *buflen) in NAPI_arkts_math_Decimal_GetMJSCode() argument 30 void NAPI_arkts_math_Decimal_GetABCCode(const char **buf, int *buflen) in NAPI_arkts_math_Decimal_GetABCCode() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | dsd.h | 42 uint8_t buf[FIFOSIZE]; member
|
| H A D | videodsp.c | 35 static void just_return(uint8_t *buf, ptrdiff_t stride, int h) in just_return() argument
|
| H A D | vp3_parser.c | 23 parse(AVCodecParserContext *s, AVCodecContext *avctx, const uint8_t **poutbuf, int *poutbuf_size, const uint8_t *buf, int buf_size) parse() argument
|
| /third_party/elfutils/lib/ |
| H A D | crc32.c | 94 crc32 (uint32_t crc, unsigned char *buf, size_t len) in crc32() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | rmsipr.c | 41 void ff_rm_reorder_sipr_data(uint8_t *buf, int sub_packet_h, int framesize) in ff_rm_reorder_sipr_data() argument
|
| H A D | mkvtimestamp_v2.c | 35 char buf[256]; in write_packet() local
|
| 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/tests/ |
| H A D | bprint.c | 48 char buf[256]; in main() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | bprint.h | 185 av_bprint_is_complete(const AVBPrint *buf) av_bprint_is_complete() argument [all...] |