Home
last modified time | relevance | path

Searched defs:rem (Results 1 – 7 of 7) sorted by relevance

/test/xts/acts/kernel_lite/time_posix/src/
DSleepTest.cpp45 struct timespec rem = {0}; variable
61 struct timespec rem = {0}; variable
/test/xts/hats/kernel/syscalls/timer/nanosleep/
DNanoSleepApiTest.cpp63 struct timespec rem; variable
103 struct timespec rem; variable
/test/testfwk/developer_test/examples/sleep/src/
Dsleep_ex.cpp43 static int Nsleep(const struct timespec *req, struct timespec *rem) in Nsleep()
56 struct timespec rem = {0, 0}; in Msleep() local
/test/xts/hats/kernel/syscalls/fileio/clocknanosleep/
DClockNanoSleepApiTest.cpp61 struct timespec rem; variable
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dinttypesndk.cpp62 napi_value rem = nullptr; in Imaxdiv() local
Dstdlibndk.cpp79 napi_value rem = nullptr; in Ldiv() local
101 napi_value rem = nullptr; in LLdiv() local
/test/xts/acts/security/crypto_framework_napi_BasicTest/src/
Dcrypto_framework_sym_cipher_test.cpp433 int rem = randomLen % blockSize; variable
529 int rem = randomLen % blockSize; variable