Home
last modified time | relevance | path

Searched refs:time (Results 7951 - 7975 of 8991) sorted by relevance

1...<<311312313314315316317318319320>>...360

/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dzdump.c9 ** This code has been made independent of the rest of the time
24 #include "time.h" /* for struct tm */
218 /* The minimum and maximum finite time values. */
516 (void) time(&now); in main()
581 /* skip displaying info for the lowest time, which is actually not in main()
649 /* skip displaying info for the highest time, which is actually not in main()
/third_party/skia/third_party/externals/microhttpd/src/spdy2http/
H A Dproxy.c1004 srand(time(NULL)); in run()
1237 PRINT_VERBOSE2 ("time now %lld %lld", in run()
1285 " -T, --timeout Maximum time in seconds for each HTTP transfer.\n" in display_usage()
/third_party/python/Doc/tools/extensions/
H A Dpyspecific.py15 from time import asctime
/third_party/toybox/generated/
H A Dglobals.h1465 long long ticks, bits, time; member
/third_party/toybox/toys/posix/
H A Dfind.c40 -newerXY FILE X=acm time > FILE's Y=acm time (Y=t: FILE is literal time)
63 %s size in bytes %T@ mod time as unixtime
426 && (!strcmp(s+1, "time") || !strcmp(s+1, "min"))) in do_find()
710 TT.now = time(0); in find_main()
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dproto_writer.cc43 #include <google/protobuf/stubs/time.h>
H A Djson_stream_parser_test.cc38 #include <google/protobuf/stubs/time.h>
82 // do a final test of the entire test case one character at a time.
95 // Special case for split == length, test parsing one character at a time. in RunTest()
/third_party/python/Lib/
H A Dthreading.py8 from time import monotonic as _time
95 without blocking; the thread must release it once for each time it has
108 again without blocking; the thread must release it once for each time it
146 blocked waiting until the lock is unlocked, only one at a time will be
340 boolean value. A timeout may be provided giving the maximum time to
826 Calling this from time to time avoids an ever-growing _shutdown_locks
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_format.cc28 #include "absl/time/internal/cctz/include/cctz/time_zone.h"
30 // Include time.h directly since, by C++ standards, ctime doesn't have to
32 #include <time.h>
48 #include "absl/time/internal/cctz/include/cctz/civil_time.h"
320 // - %ET - The RFC3339 "date-time" separator "T"
327 // to use mktime() to generate it, and that assumes the local time zone.
688 // use localtime_r() to generate it, and that assumes the local time zone.
731 // Steps through format, one specifier at a time. in parse()
947 // If we saw %s then we ignore anything else and return that time. in parse()
995 // Accounts for the offset adjustment before converting to absolute time in parse()
[all...]
/third_party/rust/crates/serde/test_suite/tests/
H A Dtest_ser.rs24 use std::time::{Duration, UNIX_EPOCH};
H A Dtest_de_error.rs17 use std::time::{Duration, SystemTime};
/third_party/rust/crates/once_cell/tests/
H A Dit.rs453 std::thread::sleep(std::time::Duration::from_secs(2)); in reentrant_init()
/third_party/rust/crates/nix/src/sys/socket/
H A Dsockopt.rs4 use crate::sys::time::TimeVal;
361 /// Set or read the time-to-live value of outgoing multicast packets for
512 /// Specify the amount of time, in seconds, that the connection must be idle
529 /// The time (in seconds) the connection needs to remain idle before TCP
574 /// The time (in seconds) between individual keepalive probes.
585 /// Specifies the maximum amount of time in milliseconds that transmitted
888 /// Configures the behavior of time-based transmission of packets, for use
946 /// Set or retrieve the current time-to-live field that is used in every
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/
H A Dx509.rs203 pub fn X509_gmtime_adj(time: *mut ASN1_TIME, adj: c_long) -> *mut ASN1_TIME; in X509_gmtime_adj()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_supplicant_i.h337 struct os_reltime time; member
686 int scan_interval; /* time in sec between scans to find suitable AP */
871 int p2p_long_listen; /* remaining time in long Listen state in ms */
/foundation/ability/ability_runtime/services/abilitymgr/src/mission/
H A Dmission_list_manager.cpp529 * 1. start by call, but this time is not start by call in HandleReusedMissionAndAbility()
544 info.missionInfo.time = GetCurrentTime(); in HandleReusedMissionAndAbility()
549 targetMission->UpdateMissionTime(info.missionInfo.time); in HandleReusedMissionAndAbility()
642 targetMission->UpdateMissionTime(info.missionInfo.time); in GetTargetMissionAndAbility()
690 info.missionInfo.time = GetCurrentTime(); in BuildInnerMissionInfo()
1308 TAG_LOGI(AAFwkTag::ABILITYMGR, "bundle:%{public}s,ability:%{public}s,time:%{public}lld", in CompleteForegroundSuccess()
1313 TAG_LOGI(AAFwkTag::ABILITYMGR, "bundle:%{public}s,ability:%{public}s,time:%{public}ld", in CompleteForegroundSuccess()
1326 info.missionInfo.time = currentTime; in CompleteForegroundSuccess()
1895 // update inner mission info time in CompleteTerminateAndUpdateMission()
2094 // update inner mission info time in SetMissionLockedState()
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_info.cpp2825 void InnerBundleInfo::SetBundleInstallTime(const int64_t time, int32_t userId) in SetBundleInstallTime() argument
2833 infoItem->second.installTime = time; in SetBundleInstallTime()
2834 infoItem->second.updateTime = time; in SetBundleInstallTime()
2899 void InnerBundleInfo::SetBundleUpdateTime(const int64_t time, int32_t userId) in SetBundleUpdateTime() argument
2907 infoItem->second.updateTime = time; in SetBundleUpdateTime()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dgdth.c96 #include <linux/time.h>
147 static int gdth_wait(gdth_ha_str *ha, int index,u32 time);
1058 static int gdth_wait(gdth_ha_str *ha, int index, u32 time) in gdth_wait() argument
1063 TRACE(("gdth_wait() hanum %d index %d time %d\n", ha->hanum, index, time)); in gdth_wait()
1075 } while (--time); in gdth_wait()
/third_party/ffmpeg/libavcodec/
H A Dmpegvideo_enc.c1760 s->last_non_b_time = s->time - s->pp_time; in ff_mpv_encode_picture()
3469 s->time = s->current_picture_ptr->f->pts * s->avctx->time_base.num; in set_frame_distances()
3472 s->pb_time= s->pp_time - (s->last_non_b_time - s->time); in set_frame_distances()
3475 s->pp_time= s->time - s->last_non_b_time; in set_frame_distances()
3476 s->last_non_b_time= s->time; in set_frame_distances()
3493 /* we need to initialize some time vars before we can encode B-frames */ in encode_picture()
/third_party/googletest/googletest/src/
H A Dgtest.cc39 #include <time.h>
72 #include <sys/time.h> // NOLINT
78 #include <sys/time.h> // NOLINT
103 #include <sys/time.h> // NOLINT
110 #include <sys/time.h> // NOLINT
318 " should display elapsed time in text output.");
328 "[1, 99999], or 0 to use a seed based on the current time.");
693 // This function implements a linear-time string globbing algorithm based on
1136 // Return time elapsed in milliseconds since the timer was created.
1154 // Returns a timestamp as milliseconds since the epoch. Note this time ma
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ddtfmttst.cpp260 * Instantiate a SimpleDateFormat set up to produce a full time in TestWallyWedel()
265 * A String array for the time zone ids. in TestWallyWedel()
313 * Instantiate a date so we can display the time zone name. in TestWallyWedel()
993 dataerrln("could not create date time instance"); in TestBadInput135()
1212 * Test the formatting of time zones.
1246 * Test the formatting of time zones.
1268 // now try to use the default GMT time zone in TestDateFormatZone146()
1278 // get time in TestDateFormatZone146()
1402 DateFormat *date=0, *time=0, *full=0; in TestDateFormatCalendar() local
1416 /* Create a formatter for time field in TestDateFormatCalendar()
[all...]
/third_party/node/deps/googletest/src/
H A Dgtest.cc39 #include <time.h>
77 #include <sys/time.h> // NOLINT
83 #include <sys/time.h> // NOLINT
108 #include <sys/time.h> // NOLINT
115 #include <sys/time.h> // NOLINT
326 " should display elapsed time in text output.");
336 "[1, 99999], or 0 to use a seed based on the current time.");
701 // This function implements a linear-time string globbing algorithm based on
1153 // Return time elapsed in milliseconds since the timer was created.
1171 // Returns a timestamp as milliseconds since the epoch. Note this time ma
[all...]
/kernel/linux/linux-6.6/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c1065 u8 time[8]; member
1094 put_unaligned_le16(sizeof(buffer->time), in pqi_write_current_time_to_host_wellness()
1101 buffer->time[0] = bin2bcd(tm.tm_hour); in pqi_write_current_time_to_host_wellness()
1102 buffer->time[1] = bin2bcd(tm.tm_min); in pqi_write_current_time_to_host_wellness()
1103 buffer->time[2] = bin2bcd(tm.tm_sec); in pqi_write_current_time_to_host_wellness()
1104 buffer->time[3] = 0; in pqi_write_current_time_to_host_wellness()
1105 buffer->time[4] = bin2bcd(tm.tm_mon + 1); in pqi_write_current_time_to_host_wellness()
1106 buffer->time[5] = bin2bcd(tm.tm_mday); in pqi_write_current_time_to_host_wellness()
1107 buffer->time[6] = bin2bcd(year / 100); in pqi_write_current_time_to_host_wellness()
1108 buffer->time[ in pqi_write_current_time_to_host_wellness()
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H A Ddrv_hdmi_proc.c643 osal_seq_printf(file, "%-15s: %-20d \n", "ZeroDrmSendTime", hdr_info->zero_drm_if_timer.time); in proc_hdr_status()
645 osal_seq_printf(file, "%-15s: %-20d ", "HdrModeChnTime", hdr_info->hdr_mode_chn_timer.time); in proc_hdr_status()
1786 /* to avoid the hal pointer is null when call the proc and deinit at the same time. */ in drv_hdmi_read_proc()
1813 /* to avoid the hal pointer is null when call the proc and deinit at the same time. */ in drv_hdmi_vo_read_proc()
1834 /* to avoid the hal pointer is null when call the proc and deinit at the same time. */ in drv_hdmi_ao_read_proc()
1855 /* to avoid the hal pointer is null when call the proc and deinit at the same time. */ in drv_hdmi_sink_read_proc()
/device/soc/hisilicon/hi3751v350/sdk_linux/
H A Dbase.mak165 CFG_HI_KMOD_CFLAGS +=-Wno-error=date-time
166 CFG_HI_KMOD_CFLAGS +=-Wno-date-time

Completed in 68 milliseconds

1...<<311312313314315316317318319320>>...360