Home
last modified time | relevance | path

Searched refs:stamp (Results 226 – 250 of 34743) sorted by relevance

12345678910>>...1390

/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.nodes/src/org/graalvm/compiler/nodes/calc/
H A DSignedRemNode.java51 …super(c, IntegerStamp.OPS.getRem().foldStamp(x.stamp(NodeView.DEFAULT), y.stamp(NodeView.DEFAULT))… in SignedRemNode()
55 Stamp stamp = IntegerStamp.OPS.getRem().foldStamp(x.stamp(view), y.stamp(view)); in create() local
56 return canonical(null, x, y, zeroCheck, stamp, view); in create()
61 …rn updateStamp(IntegerStamp.OPS.getRem().foldStamp(getX().stamp(NodeView.DEFAULT), getY().stamp(No… in inferStamp()
67 return canonical(this, forX, forY, getZeroCheck(), stamp(view), view); in canonical()
77 return ConstantNode.forIntegerStamp(stamp, forX.asJavaConstant().asLong() % y); in canonical()
78 …} else if (forY.isConstant() && forX.stamp(view) instanceof IntegerStamp && forY.stamp(view) insta… in canonical()
80 IntegerStamp xStamp = (IntegerStamp) forX.stamp(view); in canonical()
81 IntegerStamp yStamp = (IntegerStamp) forY.stamp(view); in canonical()
83 … Stamp newStamp = IntegerStamp.OPS.getRem().foldStamp(forX.stamp(view), forY.stamp(view)); in canonical()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.nodes/src/org/graalvm/compiler/nodes/calc/
H A DSignedRemNode.java51 …super(c, IntegerStamp.OPS.getRem().foldStamp(x.stamp(NodeView.DEFAULT), y.stamp(NodeView.DEFAULT))… in SignedRemNode()
55 Stamp stamp = IntegerStamp.OPS.getRem().foldStamp(x.stamp(view), y.stamp(view)); in create() local
56 return canonical(null, x, y, zeroCheck, stamp, view); in create()
61 …rn updateStamp(IntegerStamp.OPS.getRem().foldStamp(getX().stamp(NodeView.DEFAULT), getY().stamp(No… in inferStamp()
67 return canonical(this, forX, forY, getZeroCheck(), stamp(view), view); in canonical()
77 return ConstantNode.forIntegerStamp(stamp, forX.asJavaConstant().asLong() % y); in canonical()
78 …} else if (forY.isConstant() && forX.stamp(view) instanceof IntegerStamp && forY.stamp(view) insta… in canonical()
80 IntegerStamp xStamp = (IntegerStamp) forX.stamp(view); in canonical()
81 IntegerStamp yStamp = (IntegerStamp) forY.stamp(view); in canonical()
83 … Stamp newStamp = IntegerStamp.OPS.getRem().foldStamp(forX.stamp(view), forY.stamp(view)); in canonical()
[all …]
/dports/textproc/py-libxml2/libxml2-2.9.12/fuzz/
H A DMakefile.am28 corpus: seed/html.stamp seed/schema.stamp seed/xml.stamp seed/xpath.stamp
35 rm -rf seed/html.stamp seed/html
37 rm -rf seed/xml.stamp seed/xml
38 rm -rf seed/xpath.stamp seed/xpath
46 seed/xml.stamp: genSeed$(EXEEXT)
49 @touch seed/xml.stamp
64 seed/html.stamp: genSeed$(EXEEXT)
67 @touch seed/html.stamp
110 @touch seed/schema.stamp
125 seed/xpath.stamp: genSeed$(EXEEXT)
[all …]
/dports/textproc/libxml2/libxml2-2.9.12/fuzz/
H A DMakefile.am28 corpus: seed/html.stamp seed/schema.stamp seed/xml.stamp seed/xpath.stamp
35 rm -rf seed/html.stamp seed/html
37 rm -rf seed/xml.stamp seed/xml
38 rm -rf seed/xpath.stamp seed/xpath
46 seed/xml.stamp: genSeed$(EXEEXT)
49 @touch seed/xml.stamp
64 seed/html.stamp: genSeed$(EXEEXT)
67 @touch seed/html.stamp
110 @touch seed/schema.stamp
125 seed/xpath.stamp: genSeed$(EXEEXT)
[all …]
/dports/editors/textadept/cdk-5.0-20200923/package/debian-mingw64/
H A Drules44 configure: configure-stamp
45 configure-stamp:
57 touch configure-stamp
59 build: build-stamp
60 build-stamp: configure-stamp
65 touch build-stamp
73 rm -f configure-stamp build-stamp install-stamp
77 install: install-stamp
78 install-stamp: build-stamp
89 touch install-stamp
[all …]
/dports/editors/textadept/cdk-5.0-20200923/package/debian-mingw/
H A Drules44 configure: configure-stamp
45 configure-stamp:
57 touch configure-stamp
59 build: build-stamp
60 build-stamp: configure-stamp
65 touch build-stamp
73 rm -f configure-stamp build-stamp install-stamp
77 install: install-stamp
78 install-stamp: build-stamp
89 touch install-stamp
[all …]
/dports/devel/cdk/cdk-5.0-20161210/package/debian-mingw64/
H A Drules44 configure: configure-stamp
45 configure-stamp:
57 touch configure-stamp
59 build: build-stamp
60 build-stamp: configure-stamp
65 touch build-stamp
73 rm -f configure-stamp build-stamp install-stamp
77 install: install-stamp
78 install-stamp: build-stamp
89 touch install-stamp
[all …]
/dports/devel/cdk/cdk-5.0-20161210/package/debian-mingw/
H A Drules44 configure: configure-stamp
45 configure-stamp:
57 touch configure-stamp
59 build: build-stamp
60 build-stamp: configure-stamp
65 touch build-stamp
73 rm -f configure-stamp build-stamp install-stamp
77 install: install-stamp
78 install-stamp: build-stamp
89 touch install-stamp
[all …]
/dports/lang/smalltalk/smalltalk-3.2.5/snprintfv/snprintfv/
H A DMakefile.am31 DISTCLEANFILES = compat.h compat.stamp
48 dist_noinst_DATA = filament.stamp stream.stamp printf.stamp
98 SUFFIXES = .stamp .in .h .c
103 $(srcdir)/%.h: %.stamp
106 %.stamp: %.in
117 printf.h: printf.stamp
118 filament.h: filament.stamp
119 stream.h: stream.stamp
121 filament.stamp: filament.in filament.c
122 stream.stamp: stream.in stream.c
[all …]
/dports/print/gutenprint/gutenprint-5.3.3/src/xml/
H A DMakefile.am29 dither/xml-stamp \
30 escp2/xml-stamp \
31 papers/xml-stamp \
32 printers/xml-stamp
46 xml-stamp: $(pkgxmldata_DATA) $(STAMPS) Makefile.am
50 sed "s;^;$$dir/;" $${dir}/xml-stamp >> $@.tmp ; \
55 all-local: xmli18n-tmp.h xml-stamp
58 xmli18n-tmp.h: xml-stamp extract-strings
60 ./extract-strings `cat xml-stamp | sed -e 's;^;$(srcdir)/;'` > $@.tmp
64 dist-hook: xmli18n-tmp.h xml-stamp
[all …]
/dports/print/gimp-gutenprint/gutenprint-5.3.3/src/xml/
H A DMakefile.am29 dither/xml-stamp \
30 escp2/xml-stamp \
31 papers/xml-stamp \
32 printers/xml-stamp
46 xml-stamp: $(pkgxmldata_DATA) $(STAMPS) Makefile.am
50 sed "s;^;$$dir/;" $${dir}/xml-stamp >> $@.tmp ; \
55 all-local: xmli18n-tmp.h xml-stamp
58 xmli18n-tmp.h: xml-stamp extract-strings
60 ./extract-strings `cat xml-stamp | sed -e 's;^;$(srcdir)/;'` > $@.tmp
64 dist-hook: xmli18n-tmp.h xml-stamp
[all …]
/dports/x11-toolkits/libwnck/libwnck-2.30.7/
H A Dgtk-doc.make35 DOC_STAMPS=setup-build.stamp scan-build.stamp tmpl-build.stamp sgml-build.stamp \
36 html-build.stamp pdf-build.stamp \
37 setup.stamp tmpl.stamp sgml.stamp html.stamp pdf.stamp
76 setup-build.stamp:
92 setup.stamp: setup-build.stamp
112 @touch scan-build.stamp
129 tmpl.stamp: tmpl-build.stamp
147 sgml.stamp: sgml-build.stamp
152 html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
177 pdf-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
[all …]
/dports/x11-toolkits/libunique3/libunique-3.0.2/
H A Dgtk-doc.make35 DOC_STAMPS=setup-build.stamp scan-build.stamp tmpl-build.stamp sgml-build.stamp \
36 html-build.stamp pdf-build.stamp \
37 setup.stamp tmpl.stamp sgml.stamp html.stamp pdf.stamp
76 setup-build.stamp:
92 setup.stamp: setup-build.stamp
112 @touch scan-build.stamp
129 tmpl.stamp: tmpl-build.stamp
147 sgml.stamp: sgml-build.stamp
152 html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
177 pdf-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
[all …]
/dports/editors/textadept/cdk-5.0-20200923/package/debian/
H A Drules81 rm -f $(PACKAGES.indep:%=install-%-stamp)
99 rm -f $(PACKAGES.arch:%=install-%-stamp)
119 config-libcdk5-stamp :
137 build-libcdk5-stamp : config-libcdk5-stamp
146 install-libcdk5-stamp : build-libcdk5-stamp
162 config-libcdk5-dev-stamp : config-libcdk5-stamp
165 build-libcdk5-dev-stamp : build-libcdk5-stamp
168 install-libcdk5-dev-stamp : install-libcdk5-stamp
191 config-libcdk5-doc-stamp : config-libcdk5-stamp
194 build-libcdk5-doc-stamp : build-libcdk5-stamp
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.nodes/src/org/graalvm/compiler/nodes/
H A DConstantNode.java85 public ConstantNode(Constant value, Stamp stamp) { in ConstantNode() argument
86 this(value, stamp, 0, false); in ConstantNode()
90 super(TYPE, stamp); in ConstantNode()
91 assert stamp != null && stamp.isCompatible(value) : stamp + " " + value; in ConstantNode()
245 if (stamp instanceof IntegerStamp) { in forPrimitive()
247 IntegerStamp istamp = (IntegerStamp) stamp; in forPrimitive()
259 if (stamp instanceof IntegerStamp) { in forPrimitive()
262 IntegerStamp istamp = (IntegerStamp) stamp; in forPrimitive()
264 } else if (stamp instanceof FloatStamp) { in forPrimitive()
440 if (stamp instanceof IntegerStamp) { in forIntegerStamp()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.nodes/src/org/graalvm/compiler/nodes/
H A DConstantNode.java85 public ConstantNode(Constant value, Stamp stamp) { in ConstantNode() argument
86 this(value, stamp, 0, false); in ConstantNode()
90 super(TYPE, stamp); in ConstantNode()
91 assert stamp != null && stamp.isCompatible(value) : stamp + " " + value; in ConstantNode()
245 if (stamp instanceof IntegerStamp) { in forPrimitive()
247 IntegerStamp istamp = (IntegerStamp) stamp; in forPrimitive()
259 if (stamp instanceof IntegerStamp) { in forPrimitive()
262 IntegerStamp istamp = (IntegerStamp) stamp; in forPrimitive()
264 } else if (stamp instanceof FloatStamp) { in forPrimitive()
440 if (stamp instanceof IntegerStamp) { in forIntegerStamp()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.nodes/src/org/graalvm/compiler/nodes/
H A DConstantNode.java85 public ConstantNode(Constant value, Stamp stamp) { in ConstantNode() argument
86 this(value, stamp, 0, false); in ConstantNode()
90 super(TYPE, stamp); in ConstantNode()
91 assert stamp != null && stamp.isCompatible(value) : stamp + " " + value; in ConstantNode()
245 if (stamp instanceof IntegerStamp) { in forPrimitive()
247 IntegerStamp istamp = (IntegerStamp) stamp; in forPrimitive()
259 if (stamp instanceof IntegerStamp) { in forPrimitive()
262 IntegerStamp istamp = (IntegerStamp) stamp; in forPrimitive()
264 } else if (stamp instanceof FloatStamp) { in forPrimitive()
440 if (stamp instanceof IntegerStamp) { in forIntegerStamp()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/m32r/
H A DMakefile.in83 mloop.c eng.h: stamp-mloop
90 touch stamp-mloop
107 mloopx.c engx.h: stamp-xmloop
115 touch stamp-xmloop
132 mloop2.c eng2.h: stamp-2mloop
140 touch stamp-2mloop
152 rm -f stamp-arch stamp-cpu stamp-xcpu stamp-2cpu
164 touch stamp-arch
173 touch stamp-cpu
182 touch stamp-xcpu
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/sim/m32r/
H A DMakefile.in82 mloop.c eng.h: stamp-mloop ; @true
89 touch stamp-mloop
114 touch stamp-xmloop
139 touch stamp-2mloop
148 rm -f mloop.c eng.h stamp-mloop
149 rm -f mloopx.c engx.h stamp-xmloop
151 rm -f stamp-arch stamp-cpu stamp-xcpu stamp-2cpu
167 touch stamp-arch
177 touch stamp-cpu
187 touch stamp-xcpu
[all …]
/dports/devel/gdb761/gdb-7.6.1/sim/m32r/
H A DMakefile.in78 mloop.c eng.h: stamp-mloop ; @true
85 touch stamp-mloop
110 touch stamp-xmloop
135 touch stamp-2mloop
144 rm -f mloop.c eng.h stamp-mloop
145 rm -f mloopx.c engx.h stamp-xmloop
147 rm -f stamp-arch stamp-cpu stamp-xcpu stamp-2cpu
163 touch stamp-arch
173 touch stamp-cpu
183 touch stamp-xcpu
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/m32r/
H A DMakefile.in83 mloop.c eng.h: stamp-mloop
90 touch stamp-mloop
107 mloopx.c engx.h: stamp-xmloop
115 touch stamp-xmloop
132 mloop2.c eng2.h: stamp-2mloop
140 touch stamp-2mloop
152 rm -f stamp-arch stamp-cpu stamp-xcpu stamp-2cpu
164 touch stamp-arch
173 touch stamp-cpu
182 touch stamp-xcpu
[all …]
/dports/security/gnutls/gnutls-3.6.16/src/
H A DMakefile.am55 certtool-args.stamp cli-debug-args.stamp cli-args.stamp tpmtool-args.stamp \
56 systemkey-args.stamp srptool-args.stamp ocsptool-args.stamp p11tool-args.stamp \
57 danetool-args.stamp serv-args.stamp psktool-args.stamp
276 .def.stamp:
290 .def.stamp:
333 cli-args.h: cli-args.stamp
334 cli-args.c: cli-args.stamp
335 cli-args.stamp: args-std.def
337 serv-args.h: serv-args.stamp
338 serv-args.c: serv-args.stamp
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/rasops/
H A Drasops4.c60 static u_int16_t stamp[16]; variable
294 u_int16_t c = stamp[0]; in rasops4_putchar8()
316 rp[0] = stamp[15]; in rasops4_putchar8()
317 rp[1] = stamp[15]; in rasops4_putchar8()
388 rp[0] = stamp[15]; in rasops4_putchar12()
389 rp[1] = stamp[15]; in rasops4_putchar12()
390 rp[2] = stamp[15]; in rasops4_putchar12()
463 rp[0] = stamp[15]; in rasops4_putchar16()
464 rp[1] = stamp[15]; in rasops4_putchar16()
465 rp[2] = stamp[15]; in rasops4_putchar16()
[all …]
/dports/devel/awless/awless-0.1.11/console/
H A Dhumanize_test.go26 stamp time.Time
29 {stamp: globalNow, expect: "now"},
30 {stamp: globalNow.Add(-5 * time.Second), expect: "5 secs"},
31 {stamp: globalNow.Add(-1 * time.Minute), expect: "60 secs"},
32 {stamp: globalNow.Add(-3 * time.Minute), expect: "3 mins"},
33 {stamp: globalNow.Add(-90 * time.Minute), expect: "90 mins"},
34 {stamp: globalNow.Add(-3 * time.Hour), expect: "3 hours"},
35 {stamp: globalNow.Add(-24 * time.Hour), expect: "24 hours"},
36 {stamp: globalNow.Add(-3 * 24 * time.Hour), expect: "3 days"},
37 {stamp: globalNow.Add(-3 * 7 * 24 * time.Hour), expect: "3 weeks"},
[all …]
/dports/irc/onis/onis-0.8.2/debian/
H A Drules23 configure: configure-stamp
24 configure-stamp:
27 …if [ ! -e patch-stamp ]; then patch -p1 <contrib/systemwide-patch/systemwide-patch.diff; touch pat…
28 touch configure-stamp
31 build: build-stamp
33 build-stamp: configure-stamp
36 touch build-stamp
41 rm -f build-stamp configure-stamp
43 …if [ -e patch-stamp ]; then patch -p1 -R <contrib/systemwide-patch/systemwide-patch.diff; rm -f pa…

12345678910>>...1390