/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A 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()
|
H A 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_ in PosixFadvise() [all...] |
H A 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() [all...] |
H A 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()
|
H A 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()
|
H A 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()
|
H A 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()
|
H A 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()
|
H A 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()
|
H A 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_NOW}}));
in Futimens()
|
H A 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()
|
H A 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()
|
H A D | getopt1ndk.cpp | 30 #define PARAM_UNNORMAL (-1)
macro 62 if (ret == PARAM_UNNORMAL) {
in GetoptLong() 99 if (ret == PARAM_UNNORMAL) {
in GetoptLongOnly()
|
H A D | getoptndk.cpp | 30 #define PARAM_UNNORMAL (-1)
macro 53 if (ret == PARAM_UNNORMAL) {
in GetoptLong() 79 if (ret == PARAM_UNNORMAL) {
in GetoptLongOnly()
|
H A 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()
|
H A D | ptracendk.cpp | 29 #define PARAM_UNNORMAL (-1)
macro 42 napi_create_int32(env, PARAM_UNNORMAL, &result);
in Ptrace()
|
H A 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()
|
H A 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()
|
H A D | auxv1ndk.cpp | 30 #define PARAM_UNNORMAL (-1)
macro 47 val = getauxval(PARAM_UNNORMAL);
in Getauxval()
|
H A D | malloc1ndk.cpp | 32 #define PARAM_UNNORMAL (-1)
macro 38 int *memory = static_cast<int *>(malloc(PARAM_UNNORMAL));
in Malloc()
|
H A D | statndk.cpp | 42 #define PARAM_UNNORMAL (-1)
macro 175 napi_create_int32(env, PARAM_UNNORMAL, &result);
in Creat() 190 napi_create_int32(env, PARAM_UNNORMAL, &result);
in Creat64() 418 napi_create_int32(env, PARAM_UNNORMAL, &result);
in Lstat() 431 napi_create_int32(env, PARAM_UNNORMAL, &result);
in Lstat64()
|
H A D | mmanndk.cpp | 38 #define PARAM_UNNORMAL (-1)
macro 72 if (fd != PARAM_UNNORMAL) {
in MemfdCreate() 92 if (fd == PARAM_UNNORMAL) {
in Mincore() 302 napi_create_int32(env, PARAM_UNNORMAL, &result);
in Mmap64()
|
H A D | setjmpndk.cpp | 26 #define PARAM_UNNORMAL (-1)
macro 44 napi_create_int32(env, PARAM_UNNORMAL, &result);
in Longjmp()
|
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/ |
H A D | fnmatchndk32.cpp | 44 #define PARAM_UNNORMAL (-1)
macro 364 int backParam = PARAM_UNNORMAL;
in GmTime64() 379 int backParam = PARAM_UNNORMAL;
in GmTime64_r() 395 int backParam = PARAM_UNNORMAL;
in Localtime64() 410 int backParam = PARAM_UNNORMAL;
in Localtime64_r() 448 time_t checkParam = PARAM_UNNORMAL;
in MkTime64() 452 if (checkParam != PARAM_UNNORMAL) {
in MkTime64() 463 int backParam = PARAM_UNNORMAL;
in Mtx_timedLock_time64() 479 int backParam = PARAM_UNNORMAL;
in PPoll_time64() 493 int backParam = PARAM_UNNORMAL;
in PThread_mutex_timedLock_time64() [all...] |
H A 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()
|