Home
last modified time | relevance | path

Searched refs:write (Results 4151 - 4175 of 10822) sorted by relevance

1...<<161162163164165166167168169170>>...433

/kernel/linux/linux-6.6/samples/pidfd/
H A Dpidfd-metadata.c112 bytes = write(STDOUT_FILENO, buf, bytes); in main()
/kernel/liteos_a/apps/perf/src/
H A Dperf.c123 return write(fd, attr, sizeof(PerfConfigAttr)); in PerfConfig()
H A Dperf_record.c125 ssize_t writeThisTime = write(fd, buf, totalToWrite); in PerfWriteFile()
127 printf("failed to write file [%s], %s!\n", filePath, strerror(errno)); in PerfWriteFile()
/kernel/liteos_a/apps/trace/src/
H A Dtrace.c66 printf("\nUsage: ./trace [write type id params..] Write a user event, no more than 3 parameters.\n"); in TraceUsage()
104 (void)write(fd, &info, sizeof(UsrEventInfo)); in TraceWrite()
132 } else if (argc >= 4 && strcmp(argv[1], "write") == 0) { /* 4, argv num, no special meaning */ in main()
/kernel/liteos_a/testsuites/unittest/container/smoke/
H A DIt_time_container_002.cpp92 ret = write(fd, timeOff, strLen); in WriteProcTime()
/kernel/liteos_a/testsuites/unittest/extended/liteipc/smoke/
H A Dliteipc_test_001.cpp78 /* testing read/write api */ in LiteIpcTest()
82 ret = write(fd, buf, 10); // 10: size of buf in LiteIpcTest()
/kernel/liteos_a/testsuites/unittest/extended/signal/full/
H A DIt_ipc_fdclr_001.cpp49 ret = write(pipeFd[i][1], "aloha world", TAR_STR_LEN); in Testcase()
50 printf("write first status: %d\n", ret); in Testcase()
/test/testfwk/xdevice/plugins/devicetest/report/
H A Dgeneration.py97 html_f.write(template.render(kwargs))
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dsendfilendk.cpp76 write(fromfd, text, len); in Sendfile64()
H A Dutmpndk.cpp88 write(fp, "/data/storage/el2/base/files/Fzl.txt", sizeof("/data/storage/el2/base/files/Fzl.txt")); in Utmpname()
/test/xts/hats/kernel/syscalls/fileio/tee/
H A DTeeApiTest.cpp77 ssize_t size = write(pipeFd1[1], TEST_DATA, TEST_DATA_LEN); in HWTEST_F()
/test/xts/hats/kernel/syscalls/fileio/readlinkat/
H A DReadlinkatApiTest.cpp81 write(fd, data, strlen(data)); in HWTEST_F()
/third_party/f2fs-tools/scripts/
H A Dverify.sh55 $XFSTESTS/ltp/fsstress -x "echo 3 > /proc/sys/vm/drop_caches && sleep 1" -X 1 -r -f fsync=8 -f sync=0 -f write=8 -f dwrite=2 -f truncate=6 -f allocsp=0 -f bulkstat=0 -f bulkstat1=0 -f freesp=0 -f zero=1 -f collapse=1 -f insert=1 -f resvsp=0 -f unresvsp=0 -S t -p 10 -n $2 -d $1 >/dev/null
H A Dspo_test.sh56 $F2FS_DIR/stress_test/fsstress/fsstress -z -f link=0 -f mkdir=3 -f mknod=3 -f rmdir=2 -f symlink=3 -f truncate=4 -f write=10 -f creat=10 -f unlink=5 -f rename=5 -f fsync=10 -p 10 -n 10000 -l 0 -d $MNT &
/third_party/curl/tests/
H A Ddictserver.py63 f.write(str(pid))
/third_party/ffmpeg/libavcodec/x86/
H A Dsvq1enc.asm18 ;* License along with FFmpeg; if not, write to the Free Software
H A Dvorbisdsp.asm18 ;* License along with FFmpeg; if not, write to the Free Software
H A Ddnxhdenc.asm19 ;* License along with FFmpeg; if not, write to the Free Software
H A Dg722dsp.asm19 ;* License along with FFmpeg; if not, write to the Free Software
H A Dproresdsp.asm21 ;* License along with FFmpeg; if not, write to the Free Software
/third_party/ffmpeg/libavdevice/
H A Dv4l2enc.c17 * License along with FFmpeg; if not, write to the Free Software
95 if (write(s->fd, pkt->data, pkt->size) == -1) in write_packet()
/third_party/ffmpeg/libavfilter/x86/
H A Dscene_sad.asm21 ;* License along with FFmpeg; if not, write to the Free Software
H A Dvf_pp7.asm19 ;* with FFmpeg; if not, write to the Free Software Foundation, Inc.,
/third_party/ffmpeg/libavutil/x86/
H A Dimgutils.asm17 ;* License along with FFmpeg; if not, write to the Free Software
H A Dfixed_dsp.asm19 ;* License along with FFmpeg; if not, write to the Free Software

Completed in 13 milliseconds

1...<<161162163164165166167168169170>>...433