Home
last modified time | relevance | path

Searched defs:fp (Results 1 – 25 of 40) sorted by relevance

12

/test/xts/acts/kernel_lite/io_posix/src/
DIoTestStdio.cpp37 FILE *fp = nullptr; variable
73 FILE *fp = fmemopen(buf, sizeof(buf), "r"); variable
89 FILE *fp = nullptr; variable
117 FILE *fp = nullptr; variable
140 FILE *fp = nullptr; variable
163 FILE *fp = nullptr; variable
204 FILE *fp = nullptr; variable
227 FILE *fp = nullptr; variable
245 FILE *fp = nullptr; variable
284 FILE *fp = nullptr; variable
[all …]
DIoTestWchar.cpp26 int FormatVfwscanf(FILE *fp, const wchar_t *format, ...) in FormatVfwscanf()
35 int FormatVfwprintf(FILE *fp, const wchar_t *format, ...) in FormatVfwprintf()
51 FILE *fp = nullptr; variable
75 FILE *fp = nullptr; variable
99 FILE *fp = nullptr; variable
124 FILE *fp = nullptr; variable
145 FILE *fp = nullptr; variable
164 FILE *fp = nullptr; variable
185 FILE *fp = nullptr; variable
204 FILE *fp = nullptr; variable
[all …]
DIoTest.h40 #define INIT_TEST_FILE(fp) do { \ argument
46 #define FOPEN_WRITE(fp) do { \ argument
51 #define FOPEN_READ(fp) do { \ argument
56 #define FILENO(fp) do { \ argument
DIoTestOther.cpp158 FILE *fp = nullptr; variable
190 FILE *fp = nullptr; variable
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dstdioextndk1.cpp37 FILE *fp = nullptr; in FBufSize_One() local
60 FILE *fp = nullptr; in FBufSize_Two() local
84 FILE *fp = nullptr; in Flbf_One() local
107 FILE *fp = nullptr; in Flbf_Two() local
130 FILE *fp = nullptr; in Flbf_Three() local
152 FILE *fp = nullptr; in Fpending_One() local
174 FILE *fp = nullptr; in Fpending_Two() local
198 FILE *fp = nullptr; in Fpurge_One() local
222 FILE *fp = nullptr; in Freadable_One() local
243 FILE *fp = nullptr; in Freadable_Two() local
[all …]
Dstdiondk1.cpp63 FILE *fp = fopen(g_tempFile, "w+"); in Fgets_chk_One() local
82 FILE *fp = fopen(g_tempFile, "w+"); in Fread_Chk_One() local
101 FILE *fp = fdopen(fd, "w+"); in Pwrite_Chk_One() local
119 FILE *fp = fopen(g_tempFile, "w+"); in Readlinkat_Chk_One() local
197 FILE *fp = fdopen(fd, "w+"); in Write_Chk_One() local
231 FILE *fp = fdopen(fd, "r+"); in ClearErr_One() local
253 FILE *fp = fdopen(fd, "r+"); in Clearerr_Unlocked_One() local
275 FILE *fp = fdopen(fd, "w"); in Dprintf_One() local
289 FILE *fp = fdopen(fd, "w"); in Fclose_One() local
303 FILE *fp = fdopen(fd, "w"); in Fdopen_One() local
[all …]
Dmntentndk1.cpp37 FILE *fp = nullptr; in GetMnTent() local
88 FILE *fp = nullptr; in GetMnTentR() local
Dftwndk.cpp57 int fp = open(path, O_CREAT, PARAM_0666); in Nftw() local
69 int fp = open(path, O_CREAT, PARAM_0666); in Nftw64() local
Dwcharndk1.cpp122 FILE *fp = fopen(TEMP_FILE, "w"); in Fputwc_One() local
138 FILE *fp = fopen(TEMP_FILE, "w+"); in Fputws_One() local
157 FILE *fp = fopen(TEMP_FILE, "w+"); in Fwide_One() local
173 FILE *fp = fopen(TEMP_FILE, "w+"); in Fwide_Two() local
224 FILE *fp = fdopen(fd, "w+"); in Fwscanf_One() local
244 FILE *fp = fdopen(fd, "w+"); in Fwscanf_Two() local
368 FILE *fp = open_wmemstream(&ptr, &len); in OpenWmemstream_One() local
383 FILE *fp = fopen(TEMP_FILE, "w"); in Putwc_One() local
430 FILE *fp = fopen(TEMP_FILE, "w+"); in Ungetwc_One() local
1043 FILE *fp = fopen(TEMP_FILE, "w"); in Vfwprintf_One() local
[all …]
Dlibgenndk.cpp31 int fp = open("/data/storage/el2/base/files/fff.txt", O_CREAT, PARAM_0777); in Basename() local
Dipcndk.cpp30 int fp = open("/data/storage/el2/base/files/Fzl.txt", O_CREAT, PARAM_0777); in Ftok() local
/test/xts/device_attest_lite/services/core/small/utils/
Dattest_utils_file_detail.c51 FILE* fp = fopen(formatPath, "r"); in GetFileSize() local
88 FILE* fp = fopen(formatPath, "wb+"); in WriteFile() local
147 FILE* fp = fopen(formatPath, "rb"); in ReadFile() local
191 FILE* fp = fopen(realPath, "w"); in CreateFile() local
230 FILE* fp = fopen(formatPath, "r"); in IsFileExist() local
/test/xts/device_attest/services/core/utils/
Dattest_utils_file.c68 FILE* fp = fopen(formatPath, "r"); in GetFileSize() local
106 FILE* fp = fopen(formatPath, "wb+"); in WriteFile() local
160 FILE* fp = fopen(formatPath, "rb"); in ReadFile() local
196 FILE* fp = fopen(realPath, "w"); in CreateFileImpl() local
255 FILE* fp = fopen(formatPath, "r"); in IsFileExist() local
/test/xts/device_attest/services/oem_adapter/src/
Ddevice_attest_oem_file.c66 FILE* fp = fopen(formatPath, "r"); in OEMGetFileSize() local
102 FILE* fp = fopen(formatPath, "wb+"); in OEMWriteFile() local
150 FILE* fp = fopen(formatPath, "rb"); in OEMReadFile() local
185 FILE* fp = fopen(realPath, "w"); in OEMCreateFileImpl() local
/test/xts/hats/kernel/mmap_v/
DMmapVApiTest.cpp75 FILE *fp = fopen(entry.c_str(), "w"); in SetProc() local
85 FILE *fp = fopen(entry.c_str(), "r"); in FetchProc() local
118 FILE *fp; in TstSmaps() local
152 FILE *fp = fopen("/proc/self/reclaim", "w"); in ForceReclaim() local
/test/xts/acts/kernel_lite/process_posix/src/
DProcessTest.cpp75 FILE *fp = fopen(testFile, "w+"); variable
87 FILE *fp = fopen(testFile, "r+"); variable
185 FILE *fp = fopen(testFile, "w+"); variable
197 FILE *fp = fopen(testFile, "r+"); variable
/test/xts/acts/kernel_lite/sys_posix/src/
DSysApiTest.cpp571 FILE *fp = freopen(SYS_TEST_FILE_01, "w", stderr); variable
596 FILE *fp = freopen(SYS_TEST_FILE_01, "w", stderr); variable
621 FILE *fp = freopen(SYS_TEST_FILE_01, "w", stderr); variable
646 FILE *fp = freopen(SYS_TEST_FILE_01, "w", stderr); variable
/test/ostest/wukong/common/include/
Dcommon.h25 if (FILE* fp = popen(cmd.c_str(), "r")) { in runProcess() local
/test/xts/acts/kernel_lite/fs_posix/src/
DFileSystemTest.cpp78 FILE *fp = fopen(mountInfoFile, "r"); in CheckFsMount() local
/test/xts/device_attest/services/devattest_ability/test/unittest/src/
Ddevattest_service_test.cpp52 FILE* fp = fopen(filePath, "r"); in IsTicketFileExist() local
/test/xts/acts/storage/storagefileiojstest/entry/src/ohosTest/js/test/module_fileio/members/
DfdopenStream.test.js118 fileio.fdopenStream(fd, mode, function (err, fp) { argument
/test/xts/acts/security_lite/huks/common/
Dhks_test_file_operator.c115 FILE *fp = fopen(filePath, "rb"); in FileRead() local
159 FILE *fp = fopen(filePath, "wb+"); in FileWrite() local
/test/xts/acts/kernel_lite/time_posix/src/
DClockTimeTest.cpp377 FILE *fp = nullptr; variable
427 FILE *fp = nullptr; variable
/test/ostest/wukong/shell_command/src/
Dwukong_main.cpp97 FILE* fp = nullptr; in IsRunning() local
/test/xts/acts/arkui/libuv/src/
DActsLibuvTest.cpp138 FILE *fp = fopen(TESTFILE, "w"); variable

12