/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | unit_number__scnprintf.c | 26 char buf[100]; in test__unit_number__scnprint() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/bti/ |
H A D | system.c | 17 ssize_t write(int fd, const void *buf, size_t size) in write() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | map_ptr.c | 12 char buf[128]; in test_map_ptr() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | skb_load_bytes.c | 14 char buf[16]; in skb_process() local
|
/kernel/liteos_a/kernel/extended/blackbox/ |
H A D | los_blackbox_detector.c | 55 int UploadEventByStream(const char *buf, size_t bufSize) in UploadEventByStream() argument
|
/kernel/liteos_m/testsuites/unittest/posix/src/fs/api/ |
H A D | posix_fs_stat_test.c | 40 struct stat buf = { 0 }; variable 55 struct stat buf = { 0 }; variable 72 struct stat *buf = NULL; variable 89 struct stat buf = { 0 }; variable
|
/kernel/liteos_a/testsuites/unittest/fuzz/ |
H A D | readlinkat_fuzzer.cpp | 44 char *buf = DT_SetGetBlob(&g_Element[2], LENGTH_STRING, MAXLENGTH_STRING, INITVALUE_STRING); in TestReadlinkat() local
|
/kernel/liteos_a/testsuites/unittest/libc/io/full/ |
H A D | IO_test_strfmon_l_001.cpp | 37 char buf[100] = {0}; in testcase() local
|
/third_party/ffmpeg/libavfilter/tests/ |
H A D | drawutils.c | 40 char buf[128]; in main() local
|
/third_party/ffmpeg/libavformat/ |
H A D | framehash.c | 34 char buf[256] = { 0 }; in ff_framehash_write_header() local
|
/third_party/backends/lib/ |
H A D | vsyslog.c | 10 char buf[1024]; in vsyslog() local
|
/third_party/curl/lib/ |
H A D | fileinfo.h | 34 struct dynbuf buf; member
|
/third_party/cJSON/fuzzing/ |
H A D | fuzz_main.c | 12 char *buf = NULL; in main() local
|
/third_party/cups-filters/fontembed/ |
H A D | dynstring.h | 6 char *buf; member
|
/third_party/NuttX/fs/vfs/ |
H A D | fs_stat.c | 52 int stat(const char *path, struct stat *buf) in stat() argument
|
/third_party/libuv/src/win/ |
H A D | snprintf.c | 30 int snprintf(char* buf, size_t len, const char* fmt, ...) { in snprintf() argument
|
/third_party/libuv/docs/code/tty/ |
H A D | main.c | 16 uv_buf_t buf; in main() local 23 uv_buf_t buf; in main() local [all...] |
/third_party/libuv/docs/code/interfaces/ |
H A D | main.c | 5 char buf[512]; in main() local
|
/third_party/ltp/lib/ |
H A D | tst_checksum.c | 73 uint32_t tst_crc32c(uint8_t *buf, size_t buf_len) in tst_crc32c() argument
|
/third_party/musl/libc-test/src/regression/ |
H A D | getpwnam_r-errno.c | 12 char buf[1024]; in main() local
|
/third_party/musl/porting/linux/user/src/stdio/ |
H A D | __stdout_write.c | 4 size_t __stdout_write(FILE *f, const unsigned char *buf, size_t len) in __stdout_write() argument
|
/third_party/musl/porting/liteos_a/user/src/stdio/ |
H A D | tmpnam.c | 14 char *tmpnam(char *buf) in tmpnam() argument
|
/third_party/musl/src/multibyte/ |
H A D | wcsrtombs.c | 6 char buf[4]; in wcsrtombs() local
|
/third_party/musl/src/stat/ |
H A D | fchmod.c | 12 char buf[15+3*sizeof(int)]; in fchmod() local
|
/third_party/musl/src/string/ |
H A D | strerror_r.c | 4 int strerror_r(int err, char *buf, size_t buflen) in strerror_r() argument
|