Home
last modified time | relevance | path

Searched refs:SIZE_4096 (Results 1 - 18 of 18) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Ddirent1ndk.cpp49 #define SIZE_4096 4096 macro
70 DIR *dir = static_cast<DIR *>(malloc(SIZE_4096)); in Telldir()
71 memset(dir, SIZE_0xFF, SIZE_4096); in Telldir()
95 DIR *dir = static_cast<DIR *>(malloc(SIZE_4096)); in Readdir()
96 memset(dir, SIZE_0xFF, SIZE_4096); in Readdir()
128 DIR *dir = static_cast<DIR *>(malloc(SIZE_4096)); in ReaddirR()
129 memset(dir, SIZE_0xFF, SIZE_4096); in ReaddirR()
156 DIR *dir = static_cast<DIR *>(malloc(SIZE_4096)); in Readdir64()
157 memset(dir, SIZE_0xFF, SIZE_4096); in Readdir64()
189 DIR *dir = static_cast<DIR *>(malloc(SIZE_4096)); in Readdir64R()
[all...]
H A Dfcntl1ndk.cpp50 #define SIZE_4096 4096 macro
343 ret = fallocate(fd, FALLOC_FL_KEEP_SIZE, SIZE_4096, SIZE_4096 * THREE); in FalLocate()
367 ret = fallocate64(fd, FALLOC_FL_KEEP_SIZE, SIZE_4096, SIZE_4096 * THREE); in FalLocate64()
H A Dmmanndk.cpp45 #define SIZE_4096 4096 macro
47 #define SIZE_4096 4096 macro
218 size_t length = SIZE_4096; in MAdvise()
H A Dregexndk.cpp34 #define SIZE_4096 4096 macro
H A Ddirentndk.cpp44 #define SIZE_4096 4096 macro
H A Dinttypesndk.cpp32 #define SIZE_4096 4096 macro
H A Dresolvndk.cpp34 #define SIZE_4096 4096 macro
H A Dxattrndk.cpp48 #define SIZE_4096 4096 macro
H A Dfcntlndk.cpp48 #define SIZE_4096 4096 macro
H A Duiondk.cpp38 #define SIZE_4096 4096 macro
H A Dctypendk.cpp35 #define SIZE_4096 4096 macro
H A Dsocketndk.cpp54 #define SIZE_4096 4096 macro
H A Dstdiondk.cpp72 #define SIZE_4096 4096 macro
H A Dtimendk.cpp85 #define SIZE_4096 4096 macro
H A Dwctypendk.cpp49 #define SIZE_4096 4096 macro
H A Dstringndk.cpp55 #define SIZE_4096 4096 macro
H A Dwcharndk.cpp67 #define SIZE_4096 4096 macro
H A Dunistdndk.cpp89 #define SIZE_4096 4096 macro

Completed in 23 milliseconds