Home
last modified time | relevance | path

Searched refs:PARAM_UNNORMAL (Results 1 - 25 of 52) sorted by relevance

123

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dsetjmpndk1.cpp26 #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 Dfcntl1ndk.cpp39 #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 Duiondk.cpp32 #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 Dnameserndk.cpp35 #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 Dpwdndk.cpp37 #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 Dmallocndk.cpp37 #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 Dstroptsndk.cpp23 #define PARAM_UNNORMAL (-1) macro
29 if (ret == PARAM_UNNORMAL) { in Ioctl()
30 napi_create_int32(env, PARAM_UNNORMAL, &result); in Ioctl()
H A Dinitndk.cpp31 #define PARAM_UNNORMAL (-1) macro
40 if (ret == PARAM_UNNORMAL) { in InitModule()
41 napi_create_int32(env, PARAM_UNNORMAL, &result); in InitModule()
H A Dpollndk.cpp40 #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 Dstat1ndk.cpp41 #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 Dfcntlndk.cpp37 #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 Dresolvndk.cpp27 #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 Dgetopt1ndk.cpp30 #define PARAM_UNNORMAL (-1) macro
62 if (ret == PARAM_UNNORMAL) { in GetoptLong()
99 if (ret == PARAM_UNNORMAL) { in GetoptLongOnly()
H A Dgetoptndk.cpp30 #define PARAM_UNNORMAL (-1) macro
53 if (ret == PARAM_UNNORMAL) { in GetoptLong()
79 if (ret == PARAM_UNNORMAL) { in GetoptLongOnly()
H A Dutmpndk.cpp33 #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 Dptracendk.cpp29 #define PARAM_UNNORMAL (-1) macro
42 napi_create_int32(env, PARAM_UNNORMAL, &result); in Ptrace()
H A Ddirent1ndk.cpp43 #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 Dstringsndk.cpp33 #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 Dauxv1ndk.cpp30 #define PARAM_UNNORMAL (-1) macro
47 val = getauxval(PARAM_UNNORMAL); in Getauxval()
H A Dmalloc1ndk.cpp32 #define PARAM_UNNORMAL (-1) macro
38 int *memory = static_cast<int *>(malloc(PARAM_UNNORMAL)); in Malloc()
H A Dstatndk.cpp42 #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 Dmmanndk.cpp38 #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 Dsetjmpndk.cpp26 #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 Dfnmatchndk32.cpp44 #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 Dfnmatch1ndk32.cpp40 #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()

Completed in 14 milliseconds

123