Home
last modified time | relevance | path

Searched refs:SIZE_1024 (Results 1 - 14 of 14) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dfcntlndk.cpp47 #define SIZE_1024 1024 macro
138 int ret = posix_fallocate(fd, SIZE_8, SIZE_1024); in PosixFallocate()
148 int ret = posix_fallocate64(fd, SIZE_8, SIZE_1024); in PosixFallocate64()
230 int returnValue = posix_fadvise(fileDescribe, SIZE_8, SIZE_1024, POSIX_FADV_NORMAL); in PosixFadvise()
240 int returnValue = posix_fadvise64(fileDescribe, SIZE_8, SIZE_1024, POSIX_FADV_NORMAL); in PosixFadvise64()
H A Dmntentndk.cpp35 #define SIZE_1024 1024 macro
94 char strings[SIZE_1024]; in GetmntentRtest()
H A Dfcntl1ndk.cpp49 #define SIZE_1024 1024 macro
166 ret = posix_fallocate(fd, SIZE_8, SIZE_1024); in PosixFallocate()
170 ret = posix_fallocate(PARAM_UNNORMAL, SIZE_8, SIZE_1024); in PosixFallocate()
314 ret = posix_fadvise(fd, SIZE_8, SIZE_1024, POSIX_FADV_NORMAL); in PosixFadvise()
318 ret = posix_fadvise(PARAM_UNNORMAL, SIZE_8, SIZE_1024, POSIX_FADV_NORMAL); in PosixFadvise()
H A Dresourcendk.cpp46 #define SIZE_1024 1024 macro
174 long lim1 = SIZE_1024; in Setrlimit()
203 long lim1 = SIZE_1024; in Setrlimit64()
H A Dresolvndk.cpp33 #define SIZE_1024 1024 macro
63 unsigned char buf[SIZE_1024] = {PARAM_0}; in ResMkquery()
H A Dresourcendk1.cpp46 #define SIZE_1024 1024 macro
H A Dsocketndk.cpp53 #define SIZE_1024 1024 macro
H A Dstdiondk.cpp71 #define SIZE_1024 1024 macro
H A Dtimendk.cpp84 #define SIZE_1024 1024 macro
H A Dwctypendk.cpp48 #define SIZE_1024 1024 macro
H A Dstdlibndk.cpp57 #define SIZE_1024 1024 macro
H A Dstringndk.cpp54 #define SIZE_1024 1024 macro
H A Dwcharndk.cpp66 #define SIZE_1024 1024 macro
/test/xts/acts/security/huks/huks_ndk_Test/entry/src/main/cpp/
H A Dhuksndk.cpp41 #define SIZE_1024 1024 macro
74 gkeyAlias->size = SIZE_1024; in OHHuksGetSdkVersion()

Completed in 21 milliseconds