Home
last modified time | relevance | path

Searched defs:buf (Results 151 - 175 of 19579) sorted by relevance

12345678910>>...784

/kernel/linux/linux-6.6/tools/perf/tests/
H A Dunit_number__scnprintf.c26 char buf[100]; in test__unit_number__scnprint() local
/kernel/linux/linux-6.6/tools/testing/selftests/arm64/bti/
H A Dsystem.c17 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 Dmap_ptr.c12 char buf[128]; in test_map_ptr() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dskb_load_bytes.c14 char buf[16]; in skb_process() local
/kernel/liteos_a/kernel/extended/blackbox/
H A Dlos_blackbox_detector.c55 int UploadEventByStream(const char *buf, size_t bufSize) in UploadEventByStream() argument
/kernel/liteos_m/testsuites/unittest/posix/src/fs/api/
H A Dposix_fs_stat_test.c40 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 Dreadlinkat_fuzzer.cpp44 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 DIO_test_strfmon_l_001.cpp37 char buf[100] = {0}; in testcase() local
/third_party/ffmpeg/libavfilter/tests/
H A Ddrawutils.c40 char buf[128]; in main() local
/third_party/ffmpeg/libavformat/
H A Dframehash.c34 char buf[256] = { 0 }; in ff_framehash_write_header() local
/third_party/backends/lib/
H A Dvsyslog.c10 char buf[1024]; in vsyslog() local
/third_party/curl/lib/
H A Dfileinfo.h34 struct dynbuf buf; member
/third_party/cJSON/fuzzing/
H A Dfuzz_main.c12 char *buf = NULL; in main() local
/third_party/cups-filters/fontembed/
H A Ddynstring.h6 char *buf; member
/third_party/NuttX/fs/vfs/
H A Dfs_stat.c52 int stat(const char *path, struct stat *buf) in stat() argument
/third_party/libuv/src/win/
H A Dsnprintf.c30 int snprintf(char* buf, size_t len, const char* fmt, ...) { in snprintf() argument
/third_party/libuv/docs/code/tty/
H A Dmain.c16 uv_buf_t buf; in main() local
23 uv_buf_t buf; in main() local
[all...]
/third_party/libuv/docs/code/interfaces/
H A Dmain.c5 char buf[512]; in main() local
/third_party/ltp/lib/
H A Dtst_checksum.c73 uint32_t tst_crc32c(uint8_t *buf, size_t buf_len) in tst_crc32c() argument
/third_party/musl/libc-test/src/regression/
H A Dgetpwnam_r-errno.c12 char buf[1024]; in main() local
/third_party/musl/porting/linux/user/src/stdio/
H A D__stdout_write.c4 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 Dtmpnam.c14 char *tmpnam(char *buf) in tmpnam() argument
/third_party/musl/src/multibyte/
H A Dwcsrtombs.c6 char buf[4]; in wcsrtombs() local
/third_party/musl/src/stat/
H A Dfchmod.c12 char buf[15+3*sizeof(int)]; in fchmod() local
/third_party/musl/src/string/
H A Dstrerror_r.c4 int strerror_r(int err, char *buf, size_t buflen) in strerror_r() argument

Completed in 7 milliseconds

12345678910>>...784