/third_party/curl/src/ |
H A D | tool_sleep.c | 46 void tool_go_sleep(long ms) in tool_go_sleep() argument
|
/third_party/skia/tools/timer/ |
H A D | Timer.cpp | 9 SkString HumanizeMs(double ms) { in HumanizeMs() argument [all...] |
/third_party/lwip/src/core/ |
H A D | sys.c | 135 sys_msleep(u32_t ms) in sys_msleep() argument
|
/third_party/jerryscript/tests/jerry/ |
H A D | date-setters.js | 15 var ms = 1; variable [all...] |
/third_party/curl/lib/ |
H A D | timediff.c | 37 struct timeval *curlx_mstotv(struct timeval *tv, timediff_t ms) in curlx_mstotv() argument [all...] |
/third_party/musl/src/thread/ |
H A D | pthread_cond_timeout_np.c | 18 int pthread_cond_timeout_np(pthread_cond_t *cond, pthread_mutex_t *mutex, unsigned int ms) in pthread_cond_timeout_np() argument
|
H A D | pthread_mutex_lock_timeout_np.c | 20 int pthread_mutex_lock_timeout_np(pthread_mutex_t* mutex_interface, unsigned int ms) in pthread_mutex_lock_timeout_np() argument
|
/third_party/musl/porting/linux/user/src/thread/ |
H A D | pthread_mutex_lock_timeout_np.c | 20 int pthread_mutex_lock_timeout_np(pthread_mutex_t* mutex_interface, unsigned int ms) in pthread_mutex_lock_timeout_np() argument
|
H A D | pthread_cond_timeout_np.c | 18 int pthread_cond_timeout_np(pthread_cond_t *cond, pthread_mutex_t *mutex, unsigned int ms) in pthread_cond_timeout_np() argument
|
/third_party/node/deps/openssl/openssl/crypto/sha/ |
H A D | sha1dgst.c | 28 int ossl_sha1_ctrl(SHA_CTX *sha1, int cmd, int mslen, void *ms) in ossl_sha1_ctrl() argument
|
/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | legacy_md5_sha1.c | 22 static int md5_sha1_int_ctrl(EVP_MD_CTX *ctx, int cmd, int mslen, void *ms) in md5_sha1_int_ctrl() argument
|
/third_party/openssl/crypto/evp/ |
H A D | legacy_md5_sha1.c | 22 static int md5_sha1_int_ctrl(EVP_MD_CTX *ctx, int cmd, int mslen, void *ms) in md5_sha1_int_ctrl() argument
|
/third_party/openssl/crypto/sha/ |
H A D | sha1dgst.c | 28 int ossl_sha1_ctrl(SHA_CTX *sha1, int cmd, int mslen, void *ms) in ossl_sha1_ctrl() argument
|
/third_party/ltp/testcases/kernel/syscalls/epoll_pwait/ |
H A D | epoll_pwait03.c | 25 unsigned int ms = usec / USEC_PER_MSEC; in sample_fn() local
|
/third_party/libwebsockets/lib/plat/freertos/ |
H A D | freertos-misc.c | 34 lws_msleep(unsigned int ms) in lws_msleep() argument
|
/third_party/libdrm/etnaviv/ |
H A D | etnaviv_pipe.c | 29 drm_public int etna_pipe_wait(struct etna_pipe *pipe, uint32_t timestamp, uint32_t ms) in etna_pipe_wait() argument
|
/third_party/jerryscript/targets/zephyr/src/ |
H A D | jerry-port.c | 57 int64_t ms = k_uptime_get(); in jerry_port_get_current_time() local
|
/third_party/ltp/lib/ |
H A D | tst_timer.c | 40 int tst_timer_expired_ms(long long ms) in tst_timer_expired_ms() argument
|
/third_party/musl/src/string/ |
H A D | wcsstr.c | 9 size_t l, ip, jp, k, p, ms, p0, mem, mem0; in twoway_wcsstr() local [all...] |
/third_party/musl/libc-test/src/functionalext/supplement/thread/ |
H A D | thrd_yield.c | 20 #define ms (1000.0) macro
|
/third_party/node/deps/openssl/openssl/crypto/md5/ |
H A D | md5_sha1.c | 41 int ossl_md5_sha1_ctrl(MD5_SHA1_CTX *mctx, int cmd, int mslen, void *ms) in ossl_md5_sha1_ctrl() argument
|
/third_party/openssl/crypto/md5/ |
H A D | md5_sha1.c | 41 int ossl_md5_sha1_ctrl(MD5_SHA1_CTX *mctx, int cmd, int mslen, void *ms) in ossl_md5_sha1_ctrl() argument
|
/third_party/skia/platform_tools/android/apps/androidkitdemo/src/main/java/org/skia/androidkitdemo1/samples/ |
H A D | SkottieSample.java | 38 public void render(Canvas canvas, long ms, float left, float top, float right, float bottom) { in render() argument
|
H A D | RuntimeSample.java | 37 public void render(Canvas canvas, long ms, float left, float top, float right, float bottom) { in render() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | vplayerdec.c | 48 int hh, mm, ss, ms, n, len; in read_ts() local
|