| /kernel/linux/linux-6.6/scripts/dtc/libfdt/ |
| H A D | fdt_empty_tree.c | 13 int fdt_create_empty_tree(void *buf, int bufsize) in fdt_create_empty_tree() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
| H A D | unpriv_helpers.c | 13 char buf[2]; in get_unpriv_disabled() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/proc/ |
| H A D | proc-self-wchan.c | 24 char buf[64]; in main() local
|
| /kernel/liteos_m/testsuites/sample/kernel/lms/ |
| H A D | It_los_lms_018.c | 38 CHAR *buf;
in TestCase() local [all...] |
| H A D | It_los_lms_019.c | 38 CHAR *buf;
in TestCase() local [all...] |
| /kernel/liteos_m/testsuites/unittest/fuzz/src/sys/times/ |
| H A D | times_fuzz.c | 46 struct tms buf; in TimesFuzzTest() local
|
| /kernel/liteos_m/testsuites/unittest/posix/src/fs/api/ |
| H A D | posix_fs_statfs_test.c | 40 struct statfs buf = { 0 }; variable 55 struct statfs buf = { 0 }; variable 75 struct statfs buf = { 0 }; variable
|
| /kernel/linux/linux-6.6/lib/zlib_dfltcc/ |
| H A D | dfltcc.c | 9 oesc_msg( char *buf, int oesc ) oesc_msg() argument
|
| /kernel/liteos_a/testsuites/unittest/fuzz/ |
| H A D | readlink_fuzzer.cpp | 42 char *buf = DT_SetGetBlob(&g_Element[1], LENGTH_STRING, MAXLENGTH_STRING, INITVALUE_STRING); in TestReadlink() local
|
| H A D | sethostname_fuzzer.cpp | 41 char *buf = DT_SetGetString(&g_Element[0], LENGTH_STRING, MAXLENGTH_STRING, INITVALUE_STRING); in TestSethostname() local
|
| H A D | syslog_fuzzer.cpp | 42 char *buf = DT_SetGetString(&g_Element[1], LENGTH_STRING, MAXLENGTH_STRING, INITVALUE_STRING); in TestSyslog() local
|
| H A D | times_fuzzer.cpp | 38 struct tms buf; in TestTimes() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | cabac.c | 162 int ff_init_cabac_decoder(CABACContext *c, const uint8_t *buf, int buf_size){ in ff_init_cabac_decoder() argument
|
| H A D | startcode.c | 31 int ff_startcode_find_candidate_c(const uint8_t *buf, int size) in ff_startcode_find_candidate_c() argument
|
| H A D | vp56rac.c | 42 int ff_vp56_init_range_decoder(VP56RangeCoder *c, const uint8_t *buf, int buf_size) in ff_vp56_init_range_decoder() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | dvbtxt.c | 30 const uint8_t *buf; in dvbtxt_probe() local [all...] |
| /third_party/ffmpeg/libavutil/tests/ |
| H A D | file.c | 25 uint8_t *buf; in main() local
|
| H A D | crc.c | 26 uint8_t buf[1999]; in main() local
|
| /third_party/backends/backend/ |
| H A D | sane_strstatus.c | 52 static char buf[80]; in sane_strstatus() local
|
| /third_party/curl/lib/ |
| H A D | curl_endian.c | 42 unsigned short Curl_read16_le(const unsigned char *buf) in Curl_read16_le() argument 61 unsigned int Curl_read32_le(const unsigned char *buf) in Curl_read32_le() argument 80 Curl_read16_be(const unsigned char *buf) Curl_read16_be() argument [all...] |
| /third_party/FreeBSD/sys/libkern/ |
| H A D | explicit_bzero.c | 13 __explicit_bzero_hook(void *buf, size_t len) in __explicit_bzero_hook() argument 18 explicit_bzero(void *buf, size_t len) in explicit_bzero() argument
|
| /third_party/libuv/test/ |
| H A D | test-uname.c | 32 struct utsname buf; in TEST_IMPL() local
|
| H A D | test-gethostname.c | 27 char buf[UV_MAXHOSTNAMESIZE]; in TEST_IMPL() local
|
| /third_party/ntfs-3g/libfuse-lite/ |
| H A D | fuse_i.h | 17 char *buf; member
|
| /third_party/musl/libc-test/src/regression/ |
| H A D | fgets-eof.c | 11 char buf[] = "test"; in main() local
|