/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
D | setjmpndk1.cpp | 26 #define PARAM_UNNORMAL (-1) macro 44 napi_create_int32(env, PARAM_UNNORMAL, &result); in Longjmp() 63 napi_create_int32(env, PARAM_UNNORMAL, &result); in _Longjmp() 78 napi_create_int32(env, PARAM_UNNORMAL, &result); in _Setjmp() 83 napi_create_int32(env, PARAM_UNNORMAL, &result); in _Setjmp() 92 napi_create_int32(env, PARAM_UNNORMAL, &result); in _Setjmp()
|
D | uiondk.cpp | 32 #define PARAM_UNNORMAL (-1) macro 58 if (param == PARAM_UNNORMAL) { in Readv() 59 ret = readv(PARAM_UNNORMAL, nullptr, PARAM_UNNORMAL); in Readv() 92 if (param == PARAM_UNNORMAL) { in Writev() 93 resultValue = writev(PARAM_UNNORMAL, nullptr, PARAM_UNNORMAL); in Writev() 179 if (ret != PARAM_UNNORMAL) { in PWriteV() 208 if (ret != PARAM_UNNORMAL) { in PWriteV64() 224 int ret = PARAM_UNNORMAL; in ProcessVmReadV() 247 int ret = PARAM_UNNORMAL; in ProcessVmWriteV()
|
D | stroptsndk.cpp | 23 #define PARAM_UNNORMAL (-1) macro 29 if (ret == PARAM_UNNORMAL) { in Ioctl() 30 napi_create_int32(env, PARAM_UNNORMAL, &result); in Ioctl()
|
D | initndk.cpp | 31 #define PARAM_UNNORMAL (-1) macro 40 if (ret == PARAM_UNNORMAL) { in InitModule() 41 napi_create_int32(env, PARAM_UNNORMAL, &result); in InitModule()
|
D | fcntl1ndk.cpp | 39 #define PARAM_UNNORMAL (-1) macro 79 ret = tee(PARAM_UNNORMAL, PARAM_UNNORMAL, SIZE_32768, SPLICE_F_NONBLOCK); in Tee() 120 result = PARAM_UNNORMAL; in Vmsplice() 146 ret = readahead(PARAM_UNNORMAL, PARAM_0, SIZE_123); in Readahead() 170 ret = posix_fallocate(PARAM_UNNORMAL, SIZE_8, SIZE_1024); in PosixFallocate() 172 ret = PARAM_UNNORMAL; in PosixFallocate() 233 ret = PARAM_UNNORMAL; in Open() 262 ret = PARAM_UNNORMAL; in Open64() 318 ret = posix_fadvise(PARAM_UNNORMAL, SIZE_8, SIZE_1024, POSIX_FADV_NORMAL); in PosixFadvise() 321 ret = PARAM_UNNORMAL; in PosixFadvise() [all …]
|
D | pwdndk.cpp | 37 #define PARAM_UNNORMAL (-1) macro 47 napi_create_int32(env, PARAM_UNNORMAL, &result); in Getpwent() 89 napi_create_int32(env, PARAM_UNNORMAL, &result); in Getpwnam() 115 napi_create_int32(env, PARAM_UNNORMAL, &result); in GetpwnamR() 131 napi_create_int32(env, PARAM_UNNORMAL, &result); in GetpwuidR() 148 napi_create_int32(env, PARAM_UNNORMAL, &result); in Getpwuid()
|
D | nameserndk.cpp | 35 #define PARAM_UNNORMAL (-1) macro 70 napi_create_int32(env, PARAM_UNNORMAL, &result); in NsGet16() 84 napi_create_int32(env, PARAM_UNNORMAL, &result); in NsGet32() 98 napi_create_int32(env, PARAM_UNNORMAL, &result); in NsPut16() 112 napi_create_int32(env, PARAM_UNNORMAL, &result); in NsPut32() 128 napi_create_int32(env, PARAM_UNNORMAL, &result); in NsNameUnCompress()
|
D | mallocndk.cpp | 37 #define PARAM_UNNORMAL (-1) macro 43 int ret = PARAM_UNNORMAL; in Malloc() 47 ret = PARAM_UNNORMAL; in Malloc() 67 ret = PARAM_UNNORMAL; in MallocUsableSize()
|
D | getoptndk.cpp | 30 #define PARAM_UNNORMAL (-1) macro 53 if (ret == PARAM_UNNORMAL) { in GetoptLong() 79 if (ret == PARAM_UNNORMAL) { in GetoptLongOnly()
|
D | stat1ndk.cpp | 41 #define PARAM_UNNORMAL (-1) macro 89 napi_create_int32(env, PARAM_UNNORMAL, &result); in Lstat() 102 napi_create_int32(env, PARAM_UNNORMAL, &result); in Lstat64() 111 …int ret = futimens(PARAM_UNNORMAL, ((struct timespec[2]){{.tv_nsec = UTIME_NOW}, {.tv_nsec = UTIME… in Futimens()
|
D | pollndk.cpp | 40 #define PARAM_UNNORMAL (-1) macro 65 if (res != PARAM_UNNORMAL) { in Ppoll() 79 if (pid == PARAM_UNNORMAL) { in PollChk() 109 if (pid == PARAM_UNNORMAL) { in PpollChk()
|
D | ptracendk.cpp | 29 #define PARAM_UNNORMAL (-1) macro 42 napi_create_int32(env, PARAM_UNNORMAL, &result); in Ptrace()
|
D | utmpndk.cpp | 33 #define PARAM_UNNORMAL (-1) macro 66 napi_create_int32(env, PARAM_UNNORMAL, &result); in Pututline() 78 napi_create_int32(env, PARAM_UNNORMAL, &result); in Getutent()
|
D | getopt1ndk.cpp | 30 #define PARAM_UNNORMAL (-1) macro 62 if (ret == PARAM_UNNORMAL) { in GetoptLong() 99 if (ret == PARAM_UNNORMAL) { in GetoptLongOnly()
|
D | auxv1ndk.cpp | 30 #define PARAM_UNNORMAL (-1) macro 47 val = getauxval(PARAM_UNNORMAL); in Getauxval()
|
D | resolvndk.cpp | 27 #define PARAM_UNNORMAL (-1) macro 66 if (param == PARAM_UNNORMAL) { in ResMkquery() 95 if (param == PARAM_UNNORMAL) { in ResQuery() 168 if (ret != PARAM_UNNORMAL) { in Dn_expand()
|
D | fcntlndk.cpp | 37 #define PARAM_UNNORMAL (-1) macro 75 … bytes = splice(PARAM_UNNORMAL, nullptr, PARAM_UNNORMAL, nullptr, PARAM_UNNORMAL, PARAM_UNNORMAL); in Splice() 127 int resultValue = readahead(PARAM_UNNORMAL, PARAM_0, SIZE_123); in Readahead() 279 napi_create_int32(env, PARAM_UNNORMAL, &result); in FcnTl()
|
D | malloc1ndk.cpp | 32 #define PARAM_UNNORMAL (-1) macro 38 int *memory = static_cast<int *>(malloc(PARAM_UNNORMAL)); in Malloc()
|
D | stringsndk.cpp | 33 #define PARAM_UNNORMAL (-1) macro 147 int resultValue = PARAM_UNNORMAL; in Index() 151 resultValue = PARAM_UNNORMAL; in Index() 216 napi_create_int32(env, PARAM_UNNORMAL, &result); in Bcopy() 229 napi_create_int32(env, PARAM_UNNORMAL, &result); in Bzero()
|
D | setjmpndk.cpp | 26 #define PARAM_UNNORMAL (-1) macro 44 napi_create_int32(env, PARAM_UNNORMAL, &result); in Longjmp()
|
D | klogndk.cpp | 24 #define PARAM_UNNORMAL (-1) macro
|
D | dirent1ndk.cpp | 43 #define PARAM_UNNORMAL (-1) macro 257 fdir = fdopendir(PARAM_UNNORMAL); in FdOpenDir() 314 if (ret != PARAM_UNNORMAL) { in DirFd() 400 ret = getdents(PARAM_UNNORMAL, &buf, INT_MAX); in Getdents() 428 ret = getdents64(PARAM_UNNORMAL, &buf, INT_MAX); in Getdents64()
|
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/ |
D | fnmatch1ndk32.cpp | 40 #define PARAM_UNNORMAL (-1) macro 93 tz.tz_dsttime = PARAM_UNNORMAL; in GetTimeOfDay_time64() 94 tz.tz_minuteswest = PARAM_UNNORMAL; in GetTimeOfDay_time64() 96 if (tz.tz_dsttime == PARAM_UNNORMAL || tz.tz_minuteswest == PARAM_UNNORMAL) { in GetTimeOfDay_time64() 97 ret = PARAM_UNNORMAL; in GetTimeOfDay_time64()
|
D | fnmatchndk32.cpp | 43 #define PARAM_UNNORMAL (-1) macro 363 int backParam = PARAM_UNNORMAL; in GmTime64() 378 int backParam = PARAM_UNNORMAL; in GmTime64_r() 394 int backParam = PARAM_UNNORMAL; in Localtime64() 409 int backParam = PARAM_UNNORMAL; in Localtime64_r() 447 time_t checkParam = PARAM_UNNORMAL; in MkTime64() 451 if (checkParam != PARAM_UNNORMAL) { in MkTime64() 462 int backParam = PARAM_UNNORMAL; in Mtx_timedLock_time64() 478 int backParam = PARAM_UNNORMAL; in PPoll_time64() 492 int backParam = PARAM_UNNORMAL; in PThread_mutex_timedLock_time64() [all …]
|
D | otherstestndk32.cpp | 80 #define PARAM_UNNORMAL (-1) macro 104 int backParam = PARAM_UNNORMAL; in FStatAt_time64()
|