Home
last modified time | relevance | path

Searched defs:when (Results 76 - 100 of 106) sorted by relevance

12345

/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mce/
H A Dcore.c1639 unsigned long when = jiffies + interval; in __start_timer() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/arm/
H A Dacornscsi.h254 unsigned long when; member
/third_party/curl/lib/vquic/
H A Dcurl_ngtcp2.c2239 struct curltime *when = pres2; in cf_ngtcp2_query() local
2245 struct curltime *when = pres2; in cf_ngtcp2_query() local
H A Dcurl_osslq.c2134 struct curltime *when = pres2; in cf_osslq_query() local
2140 struct curltime *when = pres2; in cf_osslq_query() local
/third_party/curl/lib/vtls/
H A Dvtls.c1800 struct curltime *when = pres2; in ssl_cf_query() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcdattst.c865 UDate when; in TestDateFormatCalendar() local
/third_party/icu/icu4c/source/test/intltest/
H A Dcaltest.cpp404 UDate when = date(90, UCAL_APRIL, 15); in TestGenericAPI() local
H A Dtztest.cpp1864 UDate when = (double) DATA[i].time * U_MILLIS_PER_SECOND; in TestHistorical() local
[all...]
H A Ddtfmttst.cpp1010 UDate when = df->parse(text, status); in TestBadInput135() local
1406 UDate when; in TestDateFormatCalendar() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateComputeTests.cpp1126 WhenToSet when; in createDynamicStateComputeTests() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateComputeTests.cpp1102 WhenToSet when; in createDynamicStateComputeTests() member
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngimage.c113 png_byte when; member
[all...]
/kernel/linux/linux-5.10/net/core/
H A Dneighbour.c271 static void neigh_add_timer(struct neighbour *n, unsigned long when) in neigh_add_timer() argument
/kernel/linux/linux-6.6/drivers/usb/core/
H A Ddevio.c486 snoop_urb(struct usb_device *udev, void __user *userurb, int pipe, unsigned length, int timeout_or_status, enum snoop_when when, unsigned char *data, unsigned data_len) snoop_urb() argument
/kernel/linux/linux-6.6/net/core/
H A Dneighbour.c298 static void neigh_add_timer(struct neighbour *n, unsigned long when) in neigh_add_timer() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DCalendar.java2332 before(Object when) before() argument
2343 after(Object when) after() argument
3867 fieldDifference(Date when, int field) fieldDifference() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcalendar.cpp1077 Calendar::equals(const Calendar& when, UErrorCode& status) const in equals() argument
1086 Calendar::before(const Calendar& when, UErrorCode& status) const in before() argument
1095 after(const Calendar& when, UErrorCode& status) const after() argument
2363 fieldDifference(UDate when, EDateFields field, UErrorCode& status) fieldDifference() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcalendar.cpp1060 Calendar::equals(const Calendar& when, UErrorCode& status) const in equals() argument
1069 Calendar::before(const Calendar& when, UErrorCode& status) const in before() argument
1078 after(const Calendar& when, UErrorCode& status) const after() argument
2283 fieldDifference(UDate when, EDateFields field, UErrorCode& status) fieldDifference() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcalendar.cpp1062 Calendar::equals(const Calendar& when, UErrorCode& status) const in equals() argument
1071 Calendar::before(const Calendar& when, UErrorCode& status) const in before() argument
1080 after(const Calendar& when, UErrorCode& status) const after() argument
2286 fieldDifference(UDate when, EDateFields field, UErrorCode& status) fieldDifference() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCalendar.java2424 before(Object when) before() argument
2436 after(Object when) after() argument
4054 fieldDifference(Date when, int field) fieldDifference() argument
[all...]
/kernel/linux/linux-5.10/drivers/ata/
H A Dsata_mv.c2609 char *when in mv_unexpected_intr() local
[all...]
/kernel/linux/linux-5.10/include/net/
H A Dtcp.h1316 tcp_reset_xmit_timer(struct sock *sk, const int what, unsigned long when, const unsigned long max_when) tcp_reset_xmit_timer() argument
1340 u64 when = (u64)tcp_probe0_base(sk) << inet_csk(sk)->icsk_backoff; tcp_probe0_when() local
[all...]
/kernel/linux/linux-5.10/mm/
H A Dslub.c214 unsigned long when; /* When did the operation occur */ member
[all...]
/kernel/linux/linux-5.10/net/ipv6/
H A Daddrconf.c316 addrconf_mod_rs_timer(struct inet6_dev *idev, unsigned long when) addrconf_mod_rs_timer() argument
/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_input.c2399 tcp_tsopt_ecr_before(const struct tcp_sock *tp, u32 when) tcp_tsopt_ecr_before() argument
3447 unsigned long when = tcp_probe0_when(sk, TCP_RTO_MAX); tcp_ack_probe() local
[all...]

Completed in 90 milliseconds

12345