Home
last modified time | relevance | path

Searched refs:oldstyle (Results 1 – 25 of 1123) sorted by relevance

12345678910>>...45

/dports/graphics/klatexformula/klatexformula-4.0.0/src/
H A Dklfstyle.cpp257 return stream << oldstyle; in operator <<()
283 stream >> oldstyle; in operator >>()
368 return oldstyle; in fromNewStyle()
396 return stream << oldstyle.name << (quint32)oldstyle.fg_color << (quint32)oldstyle.bg_color in operator <<()
397 << oldstyle.mathmode in operator <<()
398 << oldstyle.preamble in operator <<()
399 << (quint16)oldstyle.dpi; in operator <<()
411 oldstyle.name = name; in operator >>()
414 oldstyle.fg_color = fg; in operator >>()
415 oldstyle.bg_color = bg; in operator >>()
[all …]
/dports/print/py-fonttools3/fonttools-3.44.0/Tests/feaLib/data/
H A Dspec5d1.fea5 sub [one one.oldstyle] [slash fraction] [two two.oldstyle] by onehalf;
16 sub one.oldstyle slash two by onehalf;
18 sub one.oldstyle fraction two by onehalf;
19 sub one slash two.oldstyle by onehalf;
20 sub one.oldstyle slash two.oldstyle by onehalf;
21 sub one fraction two.oldstyle by onehalf;
22 sub one.oldstyle fraction two.oldstyle by onehalf;
/dports/print/py-fonttools/fonttools-4.28.2/Tests/feaLib/data/
H A Dspec5d1.fea5 sub [one one.oldstyle] [slash fraction] [two two.oldstyle] by onehalf;
16 sub one.oldstyle slash two by onehalf;
18 sub one.oldstyle fraction two by onehalf;
19 sub one slash two.oldstyle by onehalf;
20 sub one.oldstyle slash two.oldstyle by onehalf;
21 sub one fraction two.oldstyle by onehalf;
22 sub one.oldstyle fraction two.oldstyle by onehalf;
/dports/devel/splint/splint-3.1.2/test/
H A Doldstyle.expect2 oldstyle.c: (in function f1)
3 oldstyle.c:5:8: Dereference of non-pointer (int): *y
4 oldstyle.c:10:5: Function f2 declared with 1 arg, specified with 2
5 oldstyle.lcl:2: Specification of f2
6 oldstyle.c:15:12: Parameter 2, y, of function f3 has inconsistent type:
8 oldstyle.lcl:4:1: Specification of y: char *
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/test/py/
H A DMakefile.am36 gen-py-oldstyle/ThriftTest/__init__.py \
37 gen-py-oldstyle/DebugProtoTest/__init__.py \
38 gen-py-oldstyle/DoubleConstantsTest/__init__.py \
39 gen-py-oldstyle/Recursive/__init__.py \
80 gen-py-oldstyle/%/__init__.py: ../%.thrift $(THRIFT)
81 test -d gen-py-oldstyle || $(MKDIR_P) gen-py-oldstyle
82 $(THRIFT) --gen py:old_style -out gen-py-oldstyle $<
97 …$(RM) -r gen-py gen-py-slots gen-py-default gen-py-oldstyle gen-py-no_utf8strings gen-py-dynamic g…
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/test/py/
H A DMakefile.am36 gen-py-oldstyle/ThriftTest/__init__.py \
37 gen-py-oldstyle/DebugProtoTest/__init__.py \
38 gen-py-oldstyle/DoubleConstantsTest/__init__.py \
39 gen-py-oldstyle/Recursive/__init__.py \
80 gen-py-oldstyle/%/__init__.py: ../%.thrift $(THRIFT)
81 test -d gen-py-oldstyle || $(MKDIR_P) gen-py-oldstyle
82 $(THRIFT) --gen py:old_style -out gen-py-oldstyle $<
97 …$(RM) -r gen-py gen-py-slots gen-py-default gen-py-oldstyle gen-py-no_utf8strings gen-py-dynamic g…
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/test/py/
H A DMakefile.am36 gen-py-oldstyle/ThriftTest/__init__.py \
37 gen-py-oldstyle/DebugProtoTest/__init__.py \
38 gen-py-oldstyle/DoubleConstantsTest/__init__.py \
39 gen-py-oldstyle/Recursive/__init__.py \
80 gen-py-oldstyle/%/__init__.py: ../%.thrift $(THRIFT)
81 test -d gen-py-oldstyle || $(MKDIR_P) gen-py-oldstyle
82 $(THRIFT) --gen py:old_style -out gen-py-oldstyle $<
/dports/devel/py-thrift/thrift-0.14.0/test/py/
H A DMakefile.am36 gen-py-oldstyle/ThriftTest/__init__.py \
37 gen-py-oldstyle/DebugProtoTest/__init__.py \
38 gen-py-oldstyle/DoubleConstantsTest/__init__.py \
39 gen-py-oldstyle/Recursive/__init__.py \
80 gen-py-oldstyle/%/__init__.py: ../%.thrift $(THRIFT)
81 test -d gen-py-oldstyle || $(MKDIR_P) gen-py-oldstyle
82 $(THRIFT) --gen py:old_style -out gen-py-oldstyle $<
/dports/devel/thrift-c_glib/thrift-0.14.0/test/py/
H A DMakefile.am36 gen-py-oldstyle/ThriftTest/__init__.py \
37 gen-py-oldstyle/DebugProtoTest/__init__.py \
38 gen-py-oldstyle/DoubleConstantsTest/__init__.py \
39 gen-py-oldstyle/Recursive/__init__.py \
80 gen-py-oldstyle/%/__init__.py: ../%.thrift $(THRIFT)
81 test -d gen-py-oldstyle || $(MKDIR_P) gen-py-oldstyle
82 $(THRIFT) --gen py:old_style -out gen-py-oldstyle $<
/dports/devel/thrift-cpp/thrift-0.14.0/test/py/
H A DMakefile.am36 gen-py-oldstyle/ThriftTest/__init__.py \
37 gen-py-oldstyle/DebugProtoTest/__init__.py \
38 gen-py-oldstyle/DoubleConstantsTest/__init__.py \
39 gen-py-oldstyle/Recursive/__init__.py \
80 gen-py-oldstyle/%/__init__.py: ../%.thrift $(THRIFT)
81 test -d gen-py-oldstyle || $(MKDIR_P) gen-py-oldstyle
82 $(THRIFT) --gen py:old_style -out gen-py-oldstyle $<
/dports/devel/thrift/thrift-0.14.0/test/py/
H A DMakefile.am36 gen-py-oldstyle/ThriftTest/__init__.py \
37 gen-py-oldstyle/DebugProtoTest/__init__.py \
38 gen-py-oldstyle/DoubleConstantsTest/__init__.py \
39 gen-py-oldstyle/Recursive/__init__.py \
80 gen-py-oldstyle/%/__init__.py: ../%.thrift $(THRIFT)
81 test -d gen-py-oldstyle || $(MKDIR_P) gen-py-oldstyle
82 $(THRIFT) --gen py:old_style -out gen-py-oldstyle $<
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/test/py/
H A DMakefile.am36 gen-py-oldstyle/ThriftTest/__init__.py \
37 gen-py-oldstyle/DebugProtoTest/__init__.py \
38 gen-py-oldstyle/DoubleConstantsTest/__init__.py \
39 gen-py-oldstyle/Recursive/__init__.py \
80 gen-py-oldstyle/%/__init__.py: ../%.thrift $(THRIFT)
81 test -d gen-py-oldstyle || $(MKDIR_P) gen-py-oldstyle
82 $(THRIFT) --gen py:old_style -out gen-py-oldstyle $<
/dports/devel/node-thrift/thrift-0.14.0/test/py/
H A DMakefile.am36 gen-py-oldstyle/ThriftTest/__init__.py \
37 gen-py-oldstyle/DebugProtoTest/__init__.py \
38 gen-py-oldstyle/DoubleConstantsTest/__init__.py \
39 gen-py-oldstyle/Recursive/__init__.py \
80 gen-py-oldstyle/%/__init__.py: ../%.thrift $(THRIFT)
81 test -d gen-py-oldstyle || $(MKDIR_P) gen-py-oldstyle
82 $(THRIFT) --gen py:old_style -out gen-py-oldstyle $<
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-filter/lib/
H A Diir_filter_ffd_impl.cc35 bool oldstyle) in make() argument
37 return gnuradio::get_initial_sptr(new iir_filter_ffd_impl(fftaps, fbtaps, oldstyle)); in make()
42 bool oldstyle) in iir_filter_ffd_impl() argument
50 new kernel::iir_filter<float, float, double, double>(fftaps, fbtaps, oldstyle); in iir_filter_ffd_impl()
H A Diir_filter_ccd_impl.cc35 bool oldstyle) in make() argument
37 return gnuradio::get_initial_sptr(new iir_filter_ccd_impl(fftaps, fbtaps, oldstyle)); in make()
42 bool oldstyle) in iir_filter_ccd_impl() argument
50 fftaps, fbtaps, oldstyle); in iir_filter_ccd_impl()
H A Diir_filter_ccf_impl.cc35 bool oldstyle) in make() argument
37 return gnuradio::get_initial_sptr(new iir_filter_ccf_impl(fftaps, fbtaps, oldstyle)); in make()
42 bool oldstyle) in iir_filter_ccf_impl() argument
50 fftaps, fbtaps, oldstyle); in iir_filter_ccf_impl()
H A Diir_filter_ccc_impl.cc35 bool oldstyle) in make() argument
37 return gnuradio::get_initial_sptr(new iir_filter_ccc_impl(fftaps, fbtaps, oldstyle)); in make()
42 bool oldstyle) in iir_filter_ccc_impl() argument
50 fftaps, fbtaps, oldstyle); in iir_filter_ccc_impl()
H A Diir_filter_ccz_impl.cc35 bool oldstyle) in make() argument
37 return gnuradio::get_initial_sptr(new iir_filter_ccz_impl(fftaps, fbtaps, oldstyle)); in make()
42 bool oldstyle) in iir_filter_ccz_impl() argument
50 fftaps, fbtaps, oldstyle); in iir_filter_ccz_impl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/idlc/test/parser/
H A Doldstyle.tests9 EXPECT SUCCESS "oldstyle.tests 1":
14 EXPECT FAILURE "oldstyle.tests 2":
20 EXPECT SUCCESS "oldstyle.tests 3":
25 EXPECT FAILURE "oldstyle.tests 4":
/dports/editors/libreoffice6/libreoffice-6.4.7.2/idlc/test/parser/
H A Doldstyle.tests9 EXPECT SUCCESS "oldstyle.tests 1":
14 EXPECT FAILURE "oldstyle.tests 2":
20 EXPECT SUCCESS "oldstyle.tests 3":
25 EXPECT FAILURE "oldstyle.tests 4":
/dports/dns/bind916/bind-9.16.27/bin/tests/system/metadata/
H A Dtests.sh132 $SETTIME -pall `cat oldstyle.key` > /dev/null 2>&1 && ret=1
133 $SETTIME -f `cat oldstyle.key` > /dev/null 2>&1 || ret=1
135 $SETTIME -pall `cat oldstyle.key` > /dev/null 2>&1 || ret=1
147 chmod 644 `cat oldstyle.key`.private
148 $SETTIME -P none `cat oldstyle.key` > settime1.test$n 2>&1 || ret=1
150 $SETTIME -P none `cat oldstyle.key` > settime2.test$n 2>&1 || ret=1
160 $SETTIME -I now+15s -D now `cat oldstyle.key` > tmp.out 2>&1 || ret=1
168 $SETTIME -D none `cat oldstyle.key` > tmp.out 2>&1 || ret=1
169 $SETTIME -p all `cat oldstyle.key` > tmp.out 2>&1 || ret=1
/dports/dns/bind911/bind-9.11.37/bin/tests/system/metadata/
H A Dtests.sh130 $SETTIME -pall `cat oldstyle.key` > /dev/null 2>&1 && ret=1
131 $SETTIME -f `cat oldstyle.key` > /dev/null 2>&1 || ret=1
133 $SETTIME -pall `cat oldstyle.key` > /dev/null 2>&1 || ret=1
145 chmod 644 `cat oldstyle.key`.private
146 $SETTIME -P none `cat oldstyle.key` > settime1.test$n 2>&1 || ret=1
148 $SETTIME -P none `cat oldstyle.key` > settime2.test$n 2>&1 || ret=1
158 $SETTIME -I now+15s -D now `cat oldstyle.key` > tmp.out 2>&1 || ret=1
166 $SETTIME -D none `cat oldstyle.key` > tmp.out 2>&1 || ret=1
167 $SETTIME -p all `cat oldstyle.key` > tmp.out 2>&1 || ret=1
/dports/dns/samba-nsupdate/bind-9.16.5/bin/tests/system/metadata/
H A Dtests.sh130 $SETTIME -pall `cat oldstyle.key` > /dev/null 2>&1 && ret=1
131 $SETTIME -f `cat oldstyle.key` > /dev/null 2>&1 || ret=1
133 $SETTIME -pall `cat oldstyle.key` > /dev/null 2>&1 || ret=1
145 chmod 644 `cat oldstyle.key`.private
146 $SETTIME -P none `cat oldstyle.key` > settime1.test$n 2>&1 || ret=1
148 $SETTIME -P none `cat oldstyle.key` > settime2.test$n 2>&1 || ret=1
158 $SETTIME -I now+15s -D now `cat oldstyle.key` > tmp.out 2>&1 || ret=1
166 $SETTIME -D none `cat oldstyle.key` > tmp.out 2>&1 || ret=1
167 $SETTIME -p all `cat oldstyle.key` > tmp.out 2>&1 || ret=1
/dports/dns/bind-tools/bind-9.16.27/bin/tests/system/metadata/
H A Dtests.sh132 $SETTIME -pall `cat oldstyle.key` > /dev/null 2>&1 && ret=1
133 $SETTIME -f `cat oldstyle.key` > /dev/null 2>&1 || ret=1
135 $SETTIME -pall `cat oldstyle.key` > /dev/null 2>&1 || ret=1
147 chmod 644 `cat oldstyle.key`.private
148 $SETTIME -P none `cat oldstyle.key` > settime1.test$n 2>&1 || ret=1
150 $SETTIME -P none `cat oldstyle.key` > settime2.test$n 2>&1 || ret=1
160 $SETTIME -I now+15s -D now `cat oldstyle.key` > tmp.out 2>&1 || ret=1
168 $SETTIME -D none `cat oldstyle.key` > tmp.out 2>&1 || ret=1
169 $SETTIME -p all `cat oldstyle.key` > tmp.out 2>&1 || ret=1
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/tests/system/metadata/
H A Dtests.sh129 $SETTIME -pall `cat oldstyle.key` > /dev/null 2>&1 && ret=1
130 $SETTIME -f `cat oldstyle.key` > /dev/null 2>&1 || ret=1
132 $SETTIME -pall `cat oldstyle.key` > /dev/null 2>&1 || ret=1
144 chmod 644 `cat oldstyle.key`.private
145 $SETTIME -P none `cat oldstyle.key` > settime1.test$n 2>&1 || ret=1
147 $SETTIME -P none `cat oldstyle.key` > settime2.test$n 2>&1 || ret=1
157 $SETTIME -I now+15s -D now `cat oldstyle.key` > tmp.out 2>&1 || ret=1
165 $SETTIME -D none `cat oldstyle.key` > tmp.out 2>&1 || ret=1
166 $SETTIME -p all `cat oldstyle.key` > tmp.out 2>&1 || ret=1

12345678910>>...45