Home
last modified time | relevance | path

Searched refs:SIZE_1024 (Results 1 – 13 of 13) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dmntentndk.cpp35 #define SIZE_1024 1024 macro
94 char strings[SIZE_1024]; in GetmntentRtest()
Dfcntlndk.cpp46 #define SIZE_1024 1024 macro
137 int ret = posix_fallocate(fd, SIZE_8, SIZE_1024); in PosixFallocate()
147 int ret = posix_fallocate64(fd, SIZE_8, SIZE_1024); in PosixFallocate64()
231 int returnValue = posix_fadvise(fileDescribe, SIZE_8, SIZE_1024, POSIX_FADV_NORMAL); in PosixFadvise()
241 int returnValue = posix_fadvise64(fileDescribe, SIZE_8, SIZE_1024, POSIX_FADV_NORMAL); in PosixFadvise64()
Dresourcendk.cpp46 #define SIZE_1024 1024 macro
161 long lim1 = SIZE_1024; in Setrlimit()
190 long lim1 = SIZE_1024; in Setrlimit64()
Dfcntl1ndk.cpp48 #define SIZE_1024 1024 macro
165 ret = posix_fallocate(fd, SIZE_8, SIZE_1024); in PosixFallocate()
169 ret = posix_fallocate(PARAM_UNNORMAL, SIZE_8, SIZE_1024); in PosixFallocate()
313 ret = posix_fadvise(fd, SIZE_8, SIZE_1024, POSIX_FADV_NORMAL); in PosixFadvise()
317 ret = posix_fadvise(PARAM_UNNORMAL, SIZE_8, SIZE_1024, POSIX_FADV_NORMAL); in PosixFadvise()
Dresolvndk.cpp33 #define SIZE_1024 1024 macro
63 unsigned char buf[SIZE_1024] = {PARAM_0}; in ResMkquery()
Dresourcendk1.cpp46 #define SIZE_1024 1024 macro
Dsocketndk.cpp47 #define SIZE_1024 1024 macro
Dstdiondk.cpp68 #define SIZE_1024 1024 macro
Dtimendk.cpp84 #define SIZE_1024 1024 macro
Dwctypendk.cpp48 #define SIZE_1024 1024 macro
Dstringndk.cpp54 #define SIZE_1024 1024 macro
Dstdlibndk.cpp56 #define SIZE_1024 1024 macro
Dwcharndk.cpp69 #define SIZE_1024 1024 macro