Home
last modified time | relevance | path

Searched refs:stamp (Results 1 - 25 of 98) sorted by relevance

1234

/third_party/rust/crates/bindgen/bindgen-tests/tests/quickchecking/src/
H A Dfuzzers.rs163 /// identifiers unique by incorporating the `stamp` parameter into it's name.
165 fn make_unique(&mut self, stamp: usize); in make_unique()
171 fn make_unique(&mut self, stamp: usize) { in make_unique()
173 DeclarationC::FunctionDecl(ref mut d) => d.make_unique(stamp), in make_unique()
174 DeclarationC::FunctionPtrDecl(ref mut d) => d.make_unique(stamp), in make_unique()
175 DeclarationC::StructDecl(ref mut d) => d.make_unique(stamp), in make_unique()
176 DeclarationC::UnionDecl(ref mut d) => d.make_unique(stamp), in make_unique()
177 DeclarationC::VariableDecl(ref mut d) => d.make_unique(stamp), in make_unique()
350 fn make_unique(&mut self, stamp: usize) { in fmt()
351 self.ident_id += &format!("_{}", stamp); in fmt()
[all...]
/third_party/curl/lib/
H A Dhsts.c308 struct tm stamp; in hsts_push() local
316 result = Curl_gmtime((time_t)sts->expires, &stamp); in hsts_push()
321 stamp.tm_year + 1900, stamp.tm_mon + 1, stamp.tm_mday, in hsts_push()
322 stamp.tm_hour, stamp.tm_min, stamp.tm_sec); in hsts_push()
338 struct tm stamp; in hsts_out() local
340 CURLcode result = Curl_gmtime((time_t)sts->expires, &stamp); in hsts_out()
[all...]
H A Daltsvc.c255 struct tm stamp; in altsvc_out() local
260 CURLcode result = Curl_gmtime(as->expires, &stamp); in altsvc_out()
290 stamp.tm_year + 1900, stamp.tm_mon + 1, stamp.tm_mday, in altsvc_out()
291 stamp.tm_hour, stamp.tm_min, stamp.tm_sec, in altsvc_out()
/third_party/skia/modules/skresources/src/
H A DSkResources.cpp54 fWindow[1].frame = fDecoder->nextImage(&fWindow[1].stamp); in advance()
61 if (t < fWindow[0].stamp) {
64 fWindow[0].stamp = fWindow[1].stamp = 0;
68 while (!fEof && t >= fWindow[1].stamp) {
72 SkASSERT(fWindow[0].stamp <= t && (fEof || t < fWindow[1].stamp));
81 double stamp = 0; member
/third_party/python/Doc/includes/
H A Dtzinfo_examples.py25 stamp = (dt - datetime(1970, 1, 1, tzinfo=self)) // SECOND
26 args = _time.localtime(stamp)[:6]
29 fold = (args == _time.localtime(stamp - dst_diff))
52 stamp = _time.mktime(tt)
53 tt = _time.localtime(stamp)
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCalendar.java413 * <code>stamp</code>. Instead, they have new API to access
1336 private transient int stamp[]; field in Calendar
1455 * Value of the time stamp <code>stamp[]</code> indicating that
1464 * Value of the time stamp <code>stamp[]</code> indicating that a field
1473 * If the time stamp <code>stamp[]</code> has a value greater than or
1483 * The next available value for <code>stamp[]</code>, an internal array.
1488 /* Max value for stamp allowabl
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DCalendar.java412 * <code>stamp</code>. Instead, they have new API to access
1276 private transient int stamp[]; field in Calendar
1395 * Value of the time stamp <code>stamp[]</code> indicating that
1403 * Value of the time stamp <code>stamp[]</code> indicating that a field
1411 * If the time stamp <code>stamp[]</code> has a value greater than or
1420 * The next available value for <code>stamp[]</code>, an internal array.
1425 /* Max value for stamp allowabl
[all...]
/third_party/curl/src/
H A Dtool_progress.c146 struct timeval stamp; member
161 static struct timeval stamp; in progress_meter() local
170 diff = tvdiff(now, stamp); in progress_meter()
194 stamp = now; in progress_meter()
234 speedstore[i].stamp = now; in progress_meter()
248 deltams = tvdiff(now, speedstore[speedindex].stamp); in progress_meter()
H A Dtool_filetime.c37 curl_off_t *stamp) in getfiletime()
62 *stamp = (converted - CURL_OFF_T_C(116444736000000000)) / 10000000; in getfiletime()
81 *stamp = (curl_off_t)statbuf.st_mtime; in getfiletime()
36 getfiletime(const char *filename, struct GlobalConfig *global, curl_off_t *stamp) getfiletime() argument
H A Dtool_filetime.h31 curl_off_t *stamp);
/third_party/skia/gn/
H A Dpush_to_android.py12 host, serial, stamp = sys.argv[1:]
22 with open(stamp, 'w'):
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_manager.c172 if (stdraw && stdraw->stamp != st->draw_stamp) { in st_context_validate()
177 st->draw_stamp = stdraw->stamp; in st_context_validate()
180 if (stread && stread->stamp != st->read_stamp) { in st_context_validate()
187 st->read_stamp = stread->stamp; in st_context_validate()
230 new_stamp = p_atomic_read(&stfb->iface->stamp); in st_framebuffer_validate()
243 new_stamp = p_atomic_read(&stfb->iface->stamp); in st_framebuffer_validate()
288 ++stfb->stamp; in st_framebuffer_validate()
320 stfb->stamp++; in st_framebuffer_update_attachments()
644 stfb->iface_stamp = p_atomic_read(&stfbi->stamp) - 1; in st_framebuffer_create()
656 stfb->stamp in st_framebuffer_create()
[all...]
/third_party/skia/third_party/externals/harfbuzz/
H A Dgit.mk266 "$$lc.stamp" \
297 po/stamp-it \
298 po/stamp-po \
316 stamp-h1 \
359 $(filter %_vala.stamp,$(DIST_COMMON)) \
/third_party/ltp/include/mk/
H A Dautomake.mk69 AUTOMAKE_FILES := config.guess config.sub install-sh missing stamp-h1
79 $(RM) -f include/config.h include/stamp-h1
/third_party/ltp/testcases/realtime/
H A DMakefile49 AUTOMAKE_FILES := config.guess config.sub install-sh missing stamp-h1
58 $(RM) -f include/realtime_config.h include/stamp-h1
/third_party/mesa3d/src/loader/
H A Dloader_dri3_helper.h167 uint32_t *stamp; member
283 uint32_t *stamp,
/third_party/libdrm/include/drm/
H A Ddrm_sarea.h60 unsigned int stamp; member
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinyxmlparser.cpp184 stamp = start; in TiXmlParsingData()
191 const char* stamp; member in TiXmlParsingData
209 const char* p = stamp; in Stamp()
309 stamp = p; in Stamp()
310 assert( stamp ); in Stamp()
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_winsys.h59 (*set_next_timestamp)(struct vl_screen *vscreen, uint64_t stamp);
H A Dvl_winsys_dri.c294 vl_dri2_screen_set_next_timestamp(struct vl_screen *vscreen, uint64_t stamp) in vl_dri2_screen_set_next_timestamp() argument
298 if (stamp && scrn->last_ust && scrn->ns_frame && scrn->last_msc) in vl_dri2_screen_set_next_timestamp()
299 scrn->next_msc = ((int64_t)stamp - scrn->last_ust + scrn->ns_frame/2) / in vl_dri2_screen_set_next_timestamp()
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_st.c466 p_atomic_inc(&stwfb->base.stamp); in stw_st_framebuffer_flush_front()
511 p_atomic_set(&stwfb->base.stamp, 1); in stw_st_create_framebuffer()
566 p_atomic_inc(&stwfb->base.stamp); in stw_st_swap_framebuffer_locked()
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_util.h288 * Last value of the stamp.
290 * If this differs from the value stored at __DRIdrawable::dri2.stamp,
302 unsigned int stamp; member
/third_party/musl/porting/liteos_a/kernel/include/net/
H A Dif_arp.h132 unsigned long stamp; member
/third_party/musl/porting/uniproton/kernel/include/net/
H A Dif_arp.h132 unsigned long stamp; member
/third_party/musl/porting/liteos_m/kernel/include/net/
H A Dif_arp.h132 unsigned long stamp; member

Completed in 20 milliseconds

1234