Home
last modified time | relevance | path

Searched refs:stamp (Results 201 - 225 of 232) sorted by relevance

12345678910

/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drs.c215 window->stamp = 0; in rs_rate_scale_clear_window()
497 window->stamp = jiffies; in rs_collect_tx_data()
/third_party/gn/src/gn/
H A Dfunction_toolchain.cc300 "stamp": Tool for creating stamp files
782 {{source}} which is the source of the copy. The stamp tool allows only the
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_android.c912 uint32_t *stamp,
910 droid_image_get_buffers(__DRIdrawable *driDrawable, unsigned int format, uint32_t *stamp, void *loaderPrivate, uint32_t buffer_mask, struct __DRIimageList *images) global() argument
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_api.c1241 p_atomic_inc(&b->stfb->stamp); in xmesa_notify_invalid_buffer()
/third_party/skia/third_party/externals/microhttpd/
H A Dconfig.guess44 -t, --time-stamp print date of last modification, then exit
64 --time-stamp | --time* | -t )
1416 # eval: (add-hook 'write-file-hooks 'time-stamp)
1417 # time-stamp-start: "timestamp='"
1418 # time-stamp-format: "%:y-%02m-%02d"
1419 # time-stamp-end: "'"
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface.c2732 char *pos, *end, *stamp; in wpa_supplicant_ctrl_iface_log_level() local
2752 stamp = os_strchr(cmd, ' '); in wpa_supplicant_ctrl_iface_log_level()
2753 if (stamp) { in wpa_supplicant_ctrl_iface_log_level()
2754 *stamp++ = '\0'; in wpa_supplicant_ctrl_iface_log_level()
2755 while (*stamp == ' ') { in wpa_supplicant_ctrl_iface_log_level()
2756 stamp++; in wpa_supplicant_ctrl_iface_log_level()
2767 if (stamp && os_strlen(stamp)) in wpa_supplicant_ctrl_iface_log_level()
2768 wpa_debug_timestamp = atoi(stamp); in wpa_supplicant_ctrl_iface_log_level()
/kernel/linux/linux-5.10/net/ceph/
H A Dosd_client.c4918 unsigned long stamp, age; in ceph_osdc_watch_check() local
4923 stamp = lreq->watch_valid_thru; in ceph_osdc_watch_check()
4930 if (time_before(lwork->queued_stamp, stamp)) in ceph_osdc_watch_check()
4931 stamp = lwork->queued_stamp; in ceph_osdc_watch_check()
4933 age = jiffies - stamp; in ceph_osdc_watch_check()
/kernel/linux/linux-6.6/net/ceph/
H A Dosd_client.c5010 unsigned long stamp, age; in ceph_osdc_watch_check() local
5015 stamp = lreq->watch_valid_thru; in ceph_osdc_watch_check()
5022 if (time_before(lwork->queued_stamp, stamp)) in ceph_osdc_watch_check()
5023 stamp = lwork->queued_stamp; in ceph_osdc_watch_check()
5025 age = jiffies - stamp; in ceph_osdc_watch_check()
/third_party/node/deps/v8/src/objects/
H A Djs-objects.cc5450 Object stamp = cache_stamp(); in DoGetField() local
5451 if (stamp != date_cache->stamp() && stamp.IsSmi()) { in DoGetField()
5452 // Since the stamp is not NaN, the value is also not NaN. in DoGetField()
5576 set_cache_stamp(date_cache->stamp()); in SetCachedFields()
/kernel/linux/linux-5.10/net/ipv6/
H A Droute.c1481 if (!oldest || time_before(rt6_ex->stamp, oldest->stamp)) in rt6_exception_remove_oldest()
1712 rt6_ex->stamp = jiffies; in rt6_insert_exception()
1912 * refresh its stamp
1934 rt6_ex->stamp = jiffies; in fib6_nh_update_exception()
2752 /* update rt6_ex->stamp for cache */ in __ip6_rt_update_pmtu()
/kernel/linux/linux-6.6/net/ipv6/
H A Droute.c1480 if (!oldest || time_before(rt6_ex->stamp, oldest->stamp)) in rt6_exception_remove_oldest()
1711 rt6_ex->stamp = jiffies; in rt6_insert_exception()
1911 * refresh its stamp
1933 rt6_ex->stamp = jiffies; in fib6_nh_update_exception()
2873 /* update rt6_ex->stamp for cache */ in __ip6_rt_update_pmtu()
/kernel/linux/linux-5.10/block/
H A Dgenhd.c957 disk->part0.stamp = 0; in del_gendisk()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.h2735 unsigned long stamp; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.h2736 unsigned long stamp; member
/third_party/eudev/
H A Dconfig.guess44 -t, --time-stamp print date of last modification, then exit
64 --time-stamp | --time* | -t )
1473 # eval: (add-hook 'write-file-functions 'time-stamp)
1474 # time-stamp-start: "timestamp='"
1475 # time-stamp-format: "%:y-%02m-%02d"
1476 # time-stamp-end: "'"
/third_party/lame/
H A Dconfig.guess44 -t, --time-stamp print date of last modification, then exit
64 --time-stamp | --time* | -t )
1476 # eval: (add-hook 'before-save-hook 'time-stamp)
1477 # time-stamp-start: "timestamp='"
1478 # time-stamp-format: "%:y-%02m-%02d"
1479 # time-stamp-end: "'"
/third_party/node/deps/cares/
H A Dconfig.guess54 -t, --time-stamp print date of last modification, then exit
74 --time-stamp | --time* | -t )
1750 # eval: (add-hook 'before-save-hook 'time-stamp)
1751 # time-stamp-start: "timestamp='"
1752 # time-stamp-format: "%:y-%02m-%02d"
1753 # time-stamp-end: "'"
/third_party/node/deps/cares/config/
H A Dconfig.guess54 -t, --time-stamp print date of last modification, then exit
74 --time-stamp | --time* | -t )
1750 # eval: (add-hook 'before-save-hook 'time-stamp)
1751 # time-stamp-start: "timestamp='"
1752 # time-stamp-format: "%:y-%02m-%02d"
1753 # time-stamp-end: "'"
/third_party/mesa3d/src/mesa/main/
H A Dmtypes.h2771 int32_t stamp; member
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_x11.c943 uint32_t stamp; member
/third_party/libevdev/build-aux/
H A Dconfig.guess54 -t, --time-stamp print date of last modification, then exit
74 --time-stamp | --time* | -t )
1764 # eval: (add-hook 'before-save-hook 'time-stamp)
1765 # time-stamp-start: "timestamp='"
1766 # time-stamp-format: "%:y-%02m-%02d"
1767 # time-stamp-end: "'"
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs402 pub stamp: ::c_ulong,
/third_party/python/
H A Dconfig.guess54 -t, --time-stamp print date of last modification, then exit
74 --time-stamp | --time* | -t )
1744 # eval: (add-hook 'before-save-hook 'time-stamp)
1745 # time-stamp-start: "timestamp='"
1746 # time-stamp-format: "%:y-%02m-%02d"
1747 # time-stamp-end: "'"
/third_party/skia/third_party/externals/libpng/
H A Dconfig.guess44 -t, --time-stamp print date of last modification, then exit
64 --time-stamp | --time* | -t )
1472 # eval: (add-hook 'before-save-hook 'time-stamp)
1473 # time-stamp-start: "timestamp='"
1474 # time-stamp-format: "%:y-%02m-%02d"
1475 # time-stamp-end: "'"
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4xdr.c661 u32 stamp, gidcount, uid, gid; in nfsd4_decode_authsys_parms() local
664 if (xdr_stream_decode_u32(argp->xdr, &stamp) < 0) in nfsd4_decode_authsys_parms()

Completed in 114 milliseconds

12345678910