Home | History | Annotate | Download | only in src

Lines Matching full:static_cast

100   srandom(static_cast<unsigned int>(seed));
305 time_t tv = static_cast<time_t>(floor(time/msPerSecond));
316 return static_cast<double>(t->tm_gmtoff * msPerSecond -
363 ASSERT(IsAligned(alignment, static_cast<intptr_t>(OS::AllocateAlignment())));
365 static_cast<intptr_t>(OS::AllocateAlignment()));
374 Address base = static_cast<Address>(reservation);
380 size_t prefix_size = static_cast<size_t>(aligned_base - base);
396 address_ = static_cast<void*>(aligned_base);
544 pthread_attr_setstacksize(&attr, static_cast<size_t>(stack_size_));
579 static_cast
624 LocalStorageKey typed_key = static_cast<LocalStorageKey>(key);
634 pthread_key_t pthread_key = static_cast<pthread_key_t>(key);
642 pthread_key_t pthread_key = static_cast<pthread_key_t>(key);
648 pthread_key_t pthread_key = static_cast<pthread_key_t>(key);