/third_party/musl/porting/liteos_m/kernel/include/sys/ |
H A D | timex.h | 15 struct timeval time; member 24 struct timeval time; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
H A D | timex.h | 15 struct timeval time; member 24 struct timeval time; member
|
/third_party/musl/porting/liteos_m/user/include/ |
H A D | usr_lib_ops.h | 103 time_t (*time)(time_t *timer); member
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
H A D | timex.h | 15 struct timeval time; member 24 struct timeval time; member
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | basictz.cpp | 69 UDate time = start; in hasEquivalentTransitions() local 302 UDate time, t; getTimeZoneRulesAfter() local [all...] |
H A D | windtfmt.cpp | 253 UnicodeString time; in format() local
|
H A D | islamcal.cpp | 402 double IslamicCalendar::moonAge(UDate time, UErrorCode &status) in moonAge() argument
|
/third_party/icu/icu4c/source/i18n/ |
H A D | windtfmt.cpp | 252 UnicodeString time; in format() local
|
/third_party/libfuse/test/ |
H A D | test_examples.py | 17 import time namespace
|
/third_party/libinput/src/ |
H A D | evdev-tablet-pad.c | 101 pad_process_absolute(struct pad_dispatch *pad, struct evdev_device *device, struct input_event *e, uint64_t time) pad_process_absolute() argument 252 pad_check_notify_axes(struct pad_dispatch *pad, struct evdev_device *device, uint64_t time) pad_check_notify_axes() argument 328 pad_process_key(struct pad_dispatch *pad, struct evdev_device *device, struct input_event *e, uint64_t time) pad_process_key() argument 360 pad_notify_button_mask(struct pad_dispatch *pad, struct evdev_device *device, uint64_t time, const struct button_state *buttons, enum libinput_button_state state) pad_notify_button_mask() argument 415 pad_notify_buttons(struct pad_dispatch *pad, struct evdev_device *device, uint64_t time, enum libinput_button_state state) pad_notify_buttons() argument 445 pad_flush(struct pad_dispatch *pad, struct evdev_device *device, uint64_t time) pad_flush() argument 479 pad_process(struct evdev_dispatch *dispatch, struct evdev_device *device, struct input_event *e, uint64_t time) pad_process() argument [all...] |
/third_party/ltp/testcases/misc/math/fptests/ |
H A D | fptest01.c | 71 double time; member [all...] |
/third_party/lwip/src/core/ipv4/ |
H A D | etharp.c | 197 u32_t time; in etharp_tmr_tick() local
|
/third_party/ltp/testcases/realtime/func/rt-migrate/ |
H A D | rt-migrate.c | 223 static void record_time(int id, unsigned long long time, unsigne argument 301 unsigned long long time; busy_loop() local [all...] |
/third_party/node/deps/v8/src/date/ |
H A D | date.h | 79 int LocalOffsetInMs(int64_t time, bool is_utc) { in LocalOffsetInMs() argument [all...] |
/third_party/node/deps/v8/src/base/platform/ |
H A D | time.h | 409 operator +(const TimeDelta& delta, const Time& time) operator +() argument [all...] |
/third_party/node/deps/v8/src/logging/ |
H A D | runtime-call-stats.h | 43 base::TimeDelta time() const { in time() function in v8::internal::final
|
H A D | runtime-call-stats.cc | 54 Entry(const char* name, base::TimeDelta time, uint64_t count) in Entry() argument
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_fence.c | 317 int64_t time = os_time_get_nano(); in si_fence_finish() local 365 int64_t time = os_time_get_nano(); in si_fence_finish() local
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_dump_state.c | 81 util_dump_ns(FILE *f, uint64_t time) in util_dump_ns() argument
|
/third_party/musl/include/sys/ |
H A D | timex.h | 15 struct timeval time; member 24 struct timeval time; member
|
/third_party/python/Lib/test/ |
H A D | _test_eintr.py | 21 import time namespace [all...] |
H A D | pythoninfo.py | 424 import time namespace [all...] |
/third_party/python/Lib/ |
H A D | socketserver.py | 132 from time import monotonic as time namespace
|
/third_party/python/Lib/test/support/ |
H A D | os_helper.py | 8 import time namespace
|
/third_party/python/Lib/multiprocessing/ |
H A D | pool.py | 21 import time namespace
|