Home
last modified time | relevance | path

Searched refs:time (Results 7701 - 7725 of 9304) sorted by relevance

1...<<301302303304305306307308309310>>...373

/third_party/toybox/toys/pending/
H A Ddhcp.c1326 uint32_t timestmp = time(NULL); in dhcp_main()
1329 waited += (unsigned) time(NULL) - timestmp; in dhcp_main()
1458 waited += time(NULL) - timestmp; in dhcp_main()
1486 infomsg(infomode, "Lease of %d.%d.%d.%d obtained, lease time %d from server %d.%d.%d.%d", in dhcp_main()
/third_party/python/Lib/test/test_import/
H A D__init__.py17 import time namespace
390 self.skipTest("cannot set modification time to large integer")
395 self.skipTest("cannot set modification time to large integer ({})".format(e))
458 time.sleep(0.1)
478 time.sleep(0)
/third_party/glfw/src/
H A Dwl_window.c1430 uint32_t time, in pointerHandleMotion()
1533 uint32_t time, in pointerHandleButton()
1610 uint32_t time, in pointerHandleAxis()
1768 uint32_t time, in keyboardHandleKey()
2027 uint32_t time, in dataDeviceHandleMotion()
3009 // the next time the pointer enters the window the cursor will change in _glfwSetCursorWayland()
1428 pointerHandleMotion(void* userData, struct wl_pointer* pointer, uint32_t time, wl_fixed_t sx, wl_fixed_t sy) pointerHandleMotion() argument
1530 pointerHandleButton(void* userData, struct wl_pointer* pointer, uint32_t serial, uint32_t time, uint32_t button, uint32_t state) pointerHandleButton() argument
1608 pointerHandleAxis(void* userData, struct wl_pointer* pointer, uint32_t time, uint32_t axis, wl_fixed_t value) pointerHandleAxis() argument
1765 keyboardHandleKey(void* userData, struct wl_keyboard* keyboard, uint32_t serial, uint32_t time, uint32_t scancode, uint32_t state) keyboardHandleKey() argument
2025 dataDeviceHandleMotion(void* userData, struct wl_data_device* device, uint32_t time, wl_fixed_t x, wl_fixed_t y) dataDeviceHandleMotion() argument
/third_party/alsa-utils/aplay/
H A Daplay.c44 #include <time.h>
52 #include <sys/time.h>
226 "-F, --period-time=# distance between interrupts is # microseconds\n" in usage()
227 "-B, --buffer-time=# buffer duration is # microseconds\n" in usage()
247 " --max-file-time=# start another output file when the old file has recorded\n" in usage()
503 {"period-time", 1, 0, 'F'},
508 {"buffer-time", 1, 0, 'B'},
522 {"max-file-time", 1, 0, OPT_MAX_FILE_TIME},
699 error(_("invalid period time argument '%s'"), optarg);
706 error(_("invalid buffer time argumen
[all...]
/third_party/backends/backend/
H A Dplustek.c146 #include <time.h>
150 #include <sys/time.h>
319 DBG( _DBG_INFO, "TIME END 1: %lus\n", time(NULL)-tsecs); in drvclose()
620 DBG( _DBG_INFO, "TIME END 2: %lus\n", time(NULL)-tsecs); in do_cancel()
971 s->opt[OPT_WARMUPTIME].name = "warmup-time"; in init_options()
972 s->opt[OPT_WARMUPTIME].title = SANE_I18N("Warmup-time");; in init_options()
973 s->opt[OPT_WARMUPTIME].desc = SANE_I18N("Warmup-time in seconds."); in init_options()
984 s->opt[OPT_LAMPOFF_TIMER].name = "lampoff-time"; in init_options()
985 s->opt[OPT_LAMPOFF_TIMER].title = SANE_I18N("Lampoff-time");; in init_options()
986 s->opt[OPT_LAMPOFF_TIMER].desc = SANE_I18N("Lampoff-time i in init_options()
[all...]
H A Dkodakaio.c17 * Modified 30/12/14 to fix bug where network connection was broken after 30s of idle time.
57 . . - sane_start() : start image acquisition [V,L,F,S,C,D,O,Z] first time or after cancel. [(F),E,G] every time
207 #include <sys/time.h>
210 #include <time.h>
880 time(&time_start); in k_recv()
891 time(&time_start); in k_recv()
907 time(&time_now); in k_recv()
3405 Only set scanning params the first time, or after a cancel in sane_start()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DSimpleDateFormat.java61 * any user-defined patterns for date-time formatting. However, you
62 * are encouraged to create a date-time formatter with either
65 * of these class methods can return a date/time formatter initialized
73 * <p>Date and time formats are specified by <em>date and time pattern</em> strings.
74 * Within date and time pattern strings, all unquoted ASCII letters [A-Za-z] are reserved
76 * the date and time formatting algorithm and pattern letters defined by <a href="http://www.unicode.org/reports/tr35/">UTS#35
315 * that is, it depends on the local time zone. It can be thought of as a single number that encompasses
442 * <td>Fractional Second - truncates (like other time fields) to the count of letters when formatting. Appends zeros if more than 3 letters specified. Truncates at three significant digits when parsing.
449 * <td>Milliseconds in day. This field behaves <i>exactly</i> like a composite of all time
[all...]
/third_party/json/tests/thirdparty/doctest/
H A Ddoctest.h746 bool duration; // print the time duration of each test case
760 bool no_time_in_output; // omit any time/timestamps from output !!! UNDOCUMENTED !!!
1652 DOCTEST_CLANG_SUPPRESS_WARNING_WITH_PUSH("-Wexit-time-destructors")
1980 DOCTEST_CLANG_SUPPRESS_WARNING_WITH_PUSH("-Wexit-time-destructors") \
2733 DOCTEST_CLANG_SUPPRESS_WARNING("-Wexit-time-destructors")
2861 #include <sys/time.h>
5280 std::time(&rawtime);
5311 : classname(_classname), name(_name), time(0), failures() {}
5314 double time;
5328 void addTime(double time) {
[all...]
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dhdi_sink.c57 #include "time.h"
1711 time(&g_effectStartVolZeroTimeMap[i]); in CheckAndDealEffectZeroVolume()
1761 time(&u->primary.speakerPaClosedTime); in HandleClosePa()
1806 time(&u->primary.speakerPaAllStreamStartVolZeroTime); in CheckAndDealSpeakerPaZeroVolume()
1817 time(&u->primary.speakerPaClosedTime); in CheckAndDealSpeakerPaZeroVolume()
1927 time_t currentTime = time(NULL); in SinkRenderPrimaryProcess()
2215 // hdi left 100ms is triggered process_complete_msg, it leads to kartun. Could be stating time leads it. in GetOffloadRenderLength()
3460 uint64_t time = now > u->offload.hdiPosTs ? (now - u->offload.hdiPosTs) / PA_USEC_PER_MSEC : 0; in SinkProcessMsg() local
3461 uint64_t hdiPos = u->offload.hdiPos + time * PA_USEC_PER_MSEC; in SinkProcessMsg()
3470 // on samples to be rendered based on the timestamp and current time in SinkProcessMsg()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2740 surface->time.time_elapsed_in_us[surface->time.index] = in copy_surface_update_to_plane()
2742 surface->time.prev_update_time_in_us; in copy_surface_update_to_plane()
2743 surface->time.prev_update_time_in_us = in copy_surface_update_to_plane()
2745 surface->time.index++; in copy_surface_update_to_plane()
2746 if (surface->time.index >= DC_PLANE_UPDATE_TIMES_MAX) in copy_surface_update_to_plane()
2747 surface->time.index = 0; in copy_surface_update_to_plane()
3627 * In case of turning off screen, no need to program front end a second time. in commit_planes_for_stream()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_scsi.c732 * and cannot be reused for at least RA_TOV amount of time if it was
3735 * @time: The latency of the IO that completed (in ns)
3740 * Congestion management and E2E. If time is set to LPFC_CGN_NOT_SENT,
3747 uint64_t time, uint32_t size, struct Scsi_Host *shost) in lpfc_update_cmf_cmpl()
3751 if (time != LPFC_CGN_NOT_SENT) { in lpfc_update_cmf_cmpl()
3753 if (time < 1000) in lpfc_update_cmf_cmpl()
3754 time = 1; in lpfc_update_cmf_cmpl()
3756 time = div_u64(time + 500, 1000); /* round it */ in lpfc_update_cmf_cmpl()
3760 atomic64_add(time, in lpfc_update_cmf_cmpl()
3746 lpfc_update_cmf_cmpl(struct lpfc_hba *phba, uint64_t time, uint32_t size, struct Scsi_Host *shost) lpfc_update_cmf_cmpl() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DDateFormatTest.java209 * Instantiate a SimpleDateFormat set up to produce a full time in TestWallyWedel()
214 * A String array for the time zone ids. in TestWallyWedel()
255 * Instantiate a date so we can display the time zone name. in TestWallyWedel()
631 // non-generic timezone string influences dst offset even if wrong for date/time in TestGenericTime()
636 // generic timezone generates dst offset appropriate for local time in TestGenericTime()
641 // daylight savings time transition edge cases. in TestGenericTime()
642 // time to parse does not really exist, PT interpreted as earlier time in TestGenericTime()
650 // time to parse is ambiguous, PT interpreted as later time in TestGenericTime()
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDateFormatTest.java206 * Instantiate a SimpleDateFormat set up to produce a full time in TestWallyWedel()
211 * A String array for the time zone ids. in TestWallyWedel()
252 * Instantiate a date so we can display the time zone name. in TestWallyWedel()
628 // non-generic timezone string influences dst offset even if wrong for date/time in TestGenericTime()
633 // generic timezone generates dst offset appropriate for local time in TestGenericTime()
638 // daylight savings time transition edge cases. in TestGenericTime()
639 // time to parse does not really exist, PT interpreted as earlier time in TestGenericTime()
647 // time to parse is ambiguous, PT interpreted as later time in TestGenericTime()
[all...]
/third_party/python/Lib/test/
H A Dtest_subprocess.py16 import time namespace
276 "import sys, time\n"
279 "time.sleep(3600)"],
281 # this much time to start and print.
898 'import sys,os,time;'
900 'time.sleep(1);'
918 'import sys,os,time;'
920 'time.sleep(0.2);'
922 'time.sleep(0.2);'
924 'time
[all...]
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Didentity_checker_test.cpp22 #include <sys/time.h>
H A Dfull_ime_info_manager_test.cpp20 #include <sys/time.h>
H A Dime_event_monitor_manager_test.cpp23 #include <sys/time.h>
H A Dtext_listener_inner_api_test.cpp23 #include <sys/time.h>
H A Dinput_method_editor_test.cpp26 #include <sys/time.h>
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/
H A Dhisysevent.cpp22 #include <sys/time.h>
/base/hiviewdfx/hiview/base/
H A Dsys_event.cpp24 #include <sys/time.h>
/base/hiviewdfx/hiview/test/unittest/unified_collection/client/
H A Dtrace_collector_client_test.cpp77 (void)time(&tt); in GenerateUid()
/base/account/os_account/services/accountmgr/src/
H A Dohos_account_manager.cpp358 currAccountInfo.bindTime_ = std::time(nullptr); in LoginOhosAccount()
/base/request/request/services/src/manage/
H A Dnotifier.rs85 use std::time::Duration;
/base/security/device_auth/services/session_manager/src/session/
H A Ddev_session_fwk.c19 #include <time.h>

Completed in 68 milliseconds

1...<<301302303304305306307308309310>>...373