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

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/doc/
H A DMakefile.in701 @DBUS_DOXYGEN_DOCS_ENABLED_TRUE@all-local:: doxygen.stamp
703 @DBUS_DOXYGEN_DOCS_ENABLED_TRUE@doxygen.stamp: $(wildcard $(top_srcdir)/dbus/*.[ch])
707 @DBUS_DOXYGEN_DOCS_ENABLED_TRUE@@DBUS_HAVE_XSLTPROC_TRUE@dbus.devhelp: $(srcdir)/doxygen_to_devhelp.xsl doxygen.stamp
712 @DBUS_DOXYGEN_DOCS_ENABLED_TRUE@install-data-local:: doxygen.stamp
731 @DBUS_CAN_UPLOAD_DOCS_TRUE@dbus-docs: $(STATIC_DOCS) $(dist_doc_DATA) $(dist_html_DATA) $(MAN_HTML_FILES) $(BONUS_FILES) doxygen.stamp
762 rm -f doxygen.stamp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libid3tag-0.15.0b/
H A DMakefile.in245 config.h: stamp-h1
247 rm -f stamp-h1; \
248 $(MAKE) stamp-h1; \
251 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
252 @rm -f stamp-h1
260 -rm -f config.h stamp-h1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A DMakefile.in238 config.h: stamp-h1
240 rm -f stamp-h1; \
241 $(MAKE) stamp-h1; \
244 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
245 @rm -f stamp-h1
253 -rm -f config.h stamp-h1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/debian/
H A Drules353 build: build-stamp
355 build-stamp: config.status
360 touch build-stamp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-kde/admin/
H A Dcvs.sh133 echo "*** Creating date/time stamp"
134 touch stamp-h.in
163 touch stamp-h.in
192 touch stamp-h.in
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rxrpc/
H A Drxkad.c916 __le32 stamp; local
917 memcpy(&stamp, p, 4);
918 issue = le32_to_cpu(stamp);
920 __be32 stamp; local
921 memcpy(&stamp, p, 4);
922 issue = be32_to_cpu(stamp);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-pf.c94 struct enstamp stamp; local
159 sp = &stamp;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dehci.h119 unsigned stamp; member in struct:ehci_hcd
345 unsigned stamp; member in struct:ehci_qh
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/doc/
H A DMakefile.am40 # The dependencies of stamp-vti generated by automake are incomplete.
43 $(srcdir)/stamp-vti: $(info_TEXINFOS) $(libunistring_TEXINFOS) $(top_srcdir)/version.sh
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/irda/
H A Dnsc-ircc.h266 struct timeval stamp; member in struct:nsc_ircc_cb
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/mlx4/
H A Den_tx.c204 __be32 stamp = cpu_to_be32(STAMP_VAL | (!!owner << STAMP_SHIFT)); local
226 *ptr = stamp;
258 *ptr = stamp;
262 stamp ^= cpu_to_be32(0x80000000);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-3945.h83 unsigned long stamp; member in struct:iwl3945_rate_scale_data
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dfilescanner.c312 time_t stamp; local
319 db_file_stamp_bypath(file, &stamp, &id);
321 if (stamp >= mtime)
329 if (stamp)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/human68k/
H A Dhuman68k.c211 void stamp(f, d) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/runit/
H A Dsvlogd.c893 char stamp[FMT_PTIME]; local
945 fmt_time_bernstein_25(stamp);
947 fmt_time_human_30nul(stamp);
950 memcpy(printptr, stamp, 25);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/
H A DMakefile464 config.h: stamp-h1
466 rm -f stamp-h1; \
467 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
470 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
471 @rm -f stamp-h1
475 rm -f stamp-h1
479 -rm -f config.h stamp-h1
H A DMakefile.in470 config.h: stamp-h1
472 rm -f stamp-h1; \
473 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
476 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
477 @rm -f stamp-h1
481 rm -f stamp-h1
485 -rm -f config.h stamp-h1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Dconnection.c63 int stamp; /**< Incrementing number */ member in struct:BusConnections
99 int stamp; /**< connections->stamp last time we were traversed */ member in struct:__anon1625
1008 * INT_MAX increments of the global stamp, or wraparound would break
1014 connections->stamp += 1;
1017 /* Mark connection with current stamp, return TRUE if it
1018 * didn't already have that stamp
1029 if (d->stamp == d->connections->stamp)
1033 d->stamp
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/
H A DMakefile546 config.h: stamp-h1
548 rm -f stamp-h1; \
549 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
552 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
553 @rm -f stamp-h1
557 rm -f stamp-h1
561 -rm -f config.h stamp-h1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/libasprintf/
H A DMakefile343 config.h: stamp-h1
345 rm -f stamp-h1; \
346 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
349 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
350 @rm -f stamp-h1
354 rm -f stamp-h1
358 -rm -f config.h stamp-h1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/
H A DMakefile324 antlr3config.h: stamp-h1
326 rm -f stamp-h1; \
327 $(MAKE) stamp-h1; \
330 stamp-h1: $(srcdir)/antlr3config.h.in $(top_builddir)/config.status
331 @rm -f stamp-h1
335 rm -f stamp-h1
339 -rm -f antlr3config.h stamp-h1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/
H A DMakefile443 config.h: stamp-h1
445 rm -f stamp-h1; \
446 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
449 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
450 @rm -f stamp-h1
454 rm -f stamp-h1
458 -rm -f config.h stamp-h1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/
H A DMakefile826 config.h: stamp-h1
828 rm -f stamp-h1; \
829 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
832 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
833 @rm -f stamp-h1
837 rm -f stamp-h1
841 -rm -f config.h stamp-h1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/
H A DMakefile.in576 config.h: stamp-h1
578 rm -f stamp-h1; \
579 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
582 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
583 @rm -f stamp-h1
587 rm -f stamp-h1
591 -rm -f config.h stamp-h1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/
H A DMakefile.in605 config.h: stamp-h1
607 rm -f stamp-h1; \
608 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
611 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
612 @rm -f stamp-h1
616 rm -f stamp-h1
620 -rm -f config.h stamp-h1

Completed in 396 milliseconds

1234567891011>>