Home
last modified time | relevance | path

Searched defs:buf (Results 26 - 50 of 20038) sorted by relevance

12345678910>>...802

/kernel/linux/linux-6.6/scripts/dtc/libfdt/
H A Dfdt_empty_tree.c13 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 Dunpriv_helpers.c13 char buf[2]; in get_unpriv_disabled() local
/kernel/linux/linux-6.6/tools/testing/selftests/proc/
H A Dproc-self-wchan.c24 char buf[64]; in main() local
/kernel/liteos_m/testsuites/sample/kernel/lms/
H A DIt_los_lms_018.c38 CHAR *buf; in TestCase() local
[all...]
H A DIt_los_lms_019.c38 CHAR *buf; in TestCase() local
[all...]
/kernel/liteos_m/testsuites/unittest/fuzz/src/sys/times/
H A Dtimes_fuzz.c46 struct tms buf; in TimesFuzzTest() local
/kernel/liteos_m/testsuites/unittest/posix/src/fs/api/
H A Dposix_fs_statfs_test.c40 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 Ddfltcc.c9 oesc_msg( char *buf, int oesc ) oesc_msg() argument
/kernel/liteos_a/testsuites/unittest/fuzz/
H A Dreadlink_fuzzer.cpp42 char *buf = DT_SetGetBlob(&g_Element[1], LENGTH_STRING, MAXLENGTH_STRING, INITVALUE_STRING); in TestReadlink() local
H A Dsethostname_fuzzer.cpp41 char *buf = DT_SetGetString(&g_Element[0], LENGTH_STRING, MAXLENGTH_STRING, INITVALUE_STRING); in TestSethostname() local
H A Dsyslog_fuzzer.cpp42 char *buf = DT_SetGetString(&g_Element[1], LENGTH_STRING, MAXLENGTH_STRING, INITVALUE_STRING); in TestSyslog() local
H A Dtimes_fuzzer.cpp38 struct tms buf; in TestTimes() local
/third_party/ffmpeg/libavcodec/
H A Dcabac.c162 int ff_init_cabac_decoder(CABACContext *c, const uint8_t *buf, int buf_size){ in ff_init_cabac_decoder() argument
H A Dstartcode.c31 int ff_startcode_find_candidate_c(const uint8_t *buf, int size) in ff_startcode_find_candidate_c() argument
H A Dvp56rac.c42 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 Ddvbtxt.c30 const uint8_t *buf; in dvbtxt_probe() local
[all...]
/third_party/ffmpeg/libavutil/tests/
H A Dfile.c25 uint8_t *buf; in main() local
H A Dcrc.c26 uint8_t buf[1999]; in main() local
/third_party/backends/backend/
H A Dsane_strstatus.c52 static char buf[80]; in sane_strstatus() local
/third_party/curl/lib/
H A Dcurl_endian.c42 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 Dexplicit_bzero.c13 __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 Dtest-uname.c32 struct utsname buf; in TEST_IMPL() local
H A Dtest-gethostname.c27 char buf[UV_MAXHOSTNAMESIZE]; in TEST_IMPL() local
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_i.h17 char *buf; member
/third_party/musl/libc-test/src/regression/
H A Dfgets-eof.c11 char buf[] = "test"; in main() local

Completed in 5 milliseconds

12345678910>>...802