Home
last modified time | relevance | path

Searched defs:buf2 (Results 1 - 25 of 121) sorted by relevance

12345

/third_party/ltp/testcases/kernel/syscalls/dup/
H A Ddup01.c20 static struct stat buf1, buf2; variable
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_load_balance_test/
H A Dcpuset_sched_domains_check.c54 char buf1[128], buf2[128]; in check_sched_domains() local
/third_party/ltp/lib/newlib_tests/
H A Dtest_guarded_buf.c19 static char *buf2; variable
/third_party/ltp/testcases/kernel/syscalls/rename/
H A Drename13.c22 static struct stat buf1, buf2; variable
/third_party/musl/libc-test/src/functional/
H A Dstring_memset.c8 static char buf2[N]; variable
H A Dstrptime.c31 char buf2[64]; in checkStrptime() local
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dpwritev.c29 char buf2[] = "and pwritev"; in pwritev_0100() local
58 char buf2[] = "pwritev2"; in pwritev_0200() local
91 char buf2[] = "pwritev2"; in pwritev_0300() local
H A Dpreadv.c32 char buf2[BUFFER_SIZE]; in preadv_0100() local
75 char buf2[8]; in preadv_0200() local
H A Dreadv.c36 char buf2[] = "world"; in readv_0100() local
[all...]
/third_party/openssl/test/
H A Drc2test.c51 unsigned char buf[8], buf2[8]; in test_rc2() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dutf8_test.cc57 char buf2[32] = "Negative is invalid but sane"; in TEST() local
/third_party/ffmpeg/libavformat/
H A Dloasdec.c35 const uint8_t *buf2; in loas_probe() local
H A Dac3dec.c33 const uint8_t *buf, *buf2, *end; in ac3_eac3_probe() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
H A Dmem_intrin_main.cpp19 uint8_t buf2[256]; in testVariableLen() local
/third_party/toybox/toys/posix/
H A Dcmp.c33 char *buf2 = toybuf+size; in do_cmp() local
/third_party/ffmpeg/libavfilter/
H A Dcolorspacedsp.c82 int16_t *buf0 = buf[0], *buf1 = buf[1], *buf2 = buf[2]; in multiply3x3_c() local
/third_party/ffmpeg/libavformat/tests/
H A Durl.c52 char buf[200], buf2[200], buf_dos[200], buf_native[200]; in test() local
/third_party/icu/icu4c/source/tools/gencolusb/
H A Dextract_unsafe_backwards.cpp84 char buf2[2048]; in main() local
/third_party/musl/porting/linux/user/src/stdio/
H A Dfmemopen.c18 unsigned char buf[UNGET+BUFSIZ], buf2[]; member
/third_party/musl/src/stdio/
H A Dfmemopen.c18 unsigned char buf[UNGET+BUFSIZ], buf2[]; member
/third_party/ltp/testcases/kernel/syscalls/times/
H A Dtimes03.c81 struct tms buf1, buf2, buf3; in verify_times() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_write/
H A D2-1.c48 char buf2[BUF_SIZE2]; in main() local
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dsplice.c106 char buf2[BUFSIZ] = {0}; in splice_0200() local
H A Dutimes.c41 struct stat buf2; in utimes_0100() local
104 struct stat buf2; in utimes_time64_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/time/
H A Dutime_sup.c71 struct stat buf2; in utime_0200() local

Completed in 7 milliseconds

12345