Home
last modified time | relevance | path

Searched refs:sign (Results 251 – 275 of 61004) sorted by relevance

1...<<11121314151617181920>>...2441

/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate_/
H A Ddefaults.hpp36 sign) \ argument
41 sign), \
50 sign, index, error) \ argument
62 sign, index, error) \ argument
69 )(sign, index, error)
75 sign, index, error) \ argument
77 sign \
82 BOOST_PP_LIST_AT(sign, index)), \
86 )(sign, index, error) \
100 sign, index, error) \ argument
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate_/
H A Ddefaults.hpp36 sign) \ argument
41 sign), \
50 sign, index, error) \ argument
62 sign, index, error) \ argument
69 )(sign, index, error)
75 sign, index, error) \ argument
77 sign \
82 BOOST_PP_LIST_AT(sign, index)), \
86 )(sign, index, error) \
100 sign, index, error) \ argument
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate_/
H A Ddefaults.hpp36 sign) \ argument
41 sign), \
50 sign, index, error) \ argument
62 sign, index, error) \ argument
69 )(sign, index, error)
75 sign, index, error) \ argument
77 sign \
82 BOOST_PP_LIST_AT(sign, index)), \
86 )(sign, index, error) \
100 sign, index, error) \ argument
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate_/
H A Ddefaults.hpp36 sign) \ argument
41 sign), \
50 sign, index, error) \ argument
62 sign, index, error) \ argument
69 )(sign, index, error)
75 sign, index, error) \ argument
77 sign \
82 BOOST_PP_LIST_AT(sign, index)), \
86 )(sign, index, error) \
100 sign, index, error) \ argument
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate_/
H A Ddefaults.hpp36 sign) \ argument
41 sign), \
50 sign, index, error) \ argument
62 sign, index, error) \ argument
69 )(sign, index, error)
75 sign, index, error) \ argument
77 sign \
82 BOOST_PP_LIST_AT(sign, index)), \
86 )(sign, index, error) \
100 sign, index, error) \ argument
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate_/
H A Ddefaults.hpp36 sign) \ argument
41 sign), \
50 sign, index, error) \ argument
62 sign, index, error) \ argument
69 )(sign, index, error)
75 sign, index, error) \ argument
77 sign \
82 BOOST_PP_LIST_AT(sign, index)), \
86 )(sign, index, error) \
100 sign, index, error) \ argument
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate_/
H A Ddefaults.hpp36 sign) \ argument
41 sign), \
50 sign, index, error) \ argument
62 sign, index, error) \ argument
69 )(sign, index, error)
75 sign, index, error) \ argument
77 sign \
82 BOOST_PP_LIST_AT(sign, index)), \
86 )(sign, index, error) \
100 sign, index, error) \ argument
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate_/
H A Ddefaults.hpp36 sign) \ argument
41 sign), \
50 sign, index, error) \ argument
62 sign, index, error) \ argument
69 )(sign, index, error)
75 sign, index, error) \ argument
77 sign \
82 BOOST_PP_LIST_AT(sign, index)), \
86 )(sign, index, error) \
100 sign, index, error) \ argument
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate_/
H A Ddefaults.hpp36 sign) \ argument
41 sign), \
50 sign, index, error) \ argument
62 sign, index, error) \ argument
69 )(sign, index, error)
75 sign, index, error) \ argument
77 sign \
82 BOOST_PP_LIST_AT(sign, index)), \
86 )(sign, index, error) \
100 sign, index, error) \ argument
[all …]
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate_/
H A Ddefaults.hpp36 sign) \
41 sign), \
50 sign, index, error) \
62 sign, index, error) \
69 )(sign, index, error)
75 sign, index, error) \
77 sign \
82 BOOST_PP_LIST_AT(sign, index)), \
86 )(sign, index, error) \
100 sign, index, error) \
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate_/
H A Ddefaults.hpp36 sign) \ argument
41 sign), \
50 sign, index, error) \ argument
62 sign, index, error) \ argument
69 )(sign, index, error)
75 sign, index, error) \ argument
77 sign \
82 BOOST_PP_LIST_AT(sign, index)), \
86 )(sign, index, error) \
100 sign, index, error) \ argument
[all …]
/dports/math/p5-Math-BigRat/Math-BigRat-0.2620/lib/Math/
H A DBigRat.pm539 $copy->{sign} = $self->{sign};
586 $self -> {sign} = $sign;
604 $sign = '+' unless defined($sign) && $sign eq '-';
606 $self -> {sign} = $sign;
909 $x->{sign} = $x->{sign} eq $y->{sign} ? '+' : '-';
1014 $x->{sign} = $x->{sign} eq $y->{sign} ? '+' : '-';
1168 $sign = '+' if $sign ne '-';
1203 $n->{sign} = $x->{sign};
1228 $n->{sign} = $x->{sign};
1481 $x -> {sign} = $xtmp -> {sign};
[all …]
/dports/security/openssh-portable/openssh-8.8p1/regress/unittests/authopt/testdata/
H A Dmktestdata.sh12 sign() { function
23 sign no_permit.cert -Oclear
25 sign no_agentfwd.cert -Ono-agent-forwarding
26 sign no_portfwd.cert -Ono-port-forwarding
27 sign no_pty.cert -Ono-pty
28 sign no_user_rc.cert -Ono-user-rc
29 sign no_x11fwd.cert -Ono-X11-forwarding
33 sign only_pty.cert -Oclear -Opermit-pty
34 sign only_user_rc.cert -Oclear -Opermit-user-rc
37 sign force_command.cert -Oforce-command="foo"
[all …]
/dports/security/gnupg1/gnupg-1.4.23/mpi/
H A Dmpi-inv.c85 int sign; in mpi_invm() local
104 t3 = mpi_copy(v); t3->sign = !t3->sign; in mpi_invm()
132 sign = u->sign; u->sign = !u->sign; in mpi_invm()
134 u->sign = sign; in mpi_invm()
135 sign = t3->sign; t3->sign = !t3->sign; in mpi_invm()
137 t3->sign = sign; in mpi_invm()
197 t3 = mpi_copy(v); t3->sign = !t3->sign; in mpi_invm()
235 sign = u->sign; u->sign = !u->sign; in mpi_invm()
238 u->sign = sign; in mpi_invm()
239 sign = t3->sign; t3->sign = !t3->sign; in mpi_invm()
[all …]
/dports/devel/p5-Date-Calc/Date-Calc-6.4/t/
H A Dm008.t134 if ($sign == 1)
151 if ($sign == -1)
171 if ($sign == 0)
188 if ($sign == 0)
205 if ($sign == 1)
242 if ($sign == 1)
284 if ($sign == 0)
301 if ($sign == 0)
318 if ($sign == 0)
335 if ($sign == 0)
[all …]
/dports/devel/liblouis/liblouis-3.20.0/tables/
H A DSe-Se-g1.utb34 sign # 45-3456 number sign x0023
35 sign $ 4-234 dollar x0024
36 sign % 46-356 percent x0025
37 sign & 5-346 ampersand x0026
41 sign * 35 asterisk x002A
65 sign _ 6 low line x005F
74 sign ¢ 4-14 cent sign x00A2
75 sign £ 45-123 pound sign x00A3
76 sign ¤ 45-15 currency sign x00A4
83 sign ° 4-356 degree sign x00B0
[all …]
/dports/devel/avr-libc/avr-libc-2.0.0/libc/stdlib/
H A Ddtoa_prf.c43 unsigned char sign; in dtoa_prf() local
51 sign = 0; in dtoa_prf()
53 sign = '-'; in dtoa_prf()
55 sign = '+'; in dtoa_prf()
57 sign = ' '; in dtoa_prf()
60 ndigs = sign ? 4 : 3; in dtoa_prf()
68 if (sign) *s++ = sign; in dtoa_prf()
83 ndigs = sign ? 4 : 3; in dtoa_prf()
91 if (sign) *s++ = sign; in dtoa_prf()
114 if (sign) *s++ = sign; in dtoa_prf()
[all …]
/dports/editors/textadept/cdk-5.0-20200923/demos/
H A DstopSign.c16 const char *sign[4]; in main() local
31 sign[0] = " <#DI> "; in main()
32 sign[1] = " <#DI> "; in main()
33 sign[2] = " <#DI> "; in main()
40 (CDK_CSTRING2) sign, 3, in main()
57 sign[1] = " o "; in main()
58 sign[2] = " o "; in main()
62 sign[0] = " o "; in main()
64 sign[2] = " o "; in main()
68 sign[0] = " o "; in main()
[all …]
/dports/devel/cdk/cdk-5.0-20161210/demos/
H A DstopSign.c16 const char *sign[4]; in main() local
31 sign[0] = " <#DI> "; in main()
32 sign[1] = " <#DI> "; in main()
33 sign[2] = " <#DI> "; in main()
40 (CDK_CSTRING2) sign, 3, in main()
57 sign[1] = " o "; in main()
58 sign[2] = " o "; in main()
62 sign[0] = " o "; in main()
64 sign[2] = " o "; in main()
68 sign[0] = " o "; in main()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/sim/common/
H A Dsim-fpu.c1039 f->sign = l->sign & r->sign; in sim_fpu_add()
1189 f->sign = l->sign & !r->sign; in sim_fpu_sub()
1329 f->sign = l->sign ^ r->sign; in sim_fpu_mul()
1340 f->sign = l->sign ^ r->sign; in sim_fpu_mul()
1346 f->sign = l->sign ^ r->sign; in sim_fpu_mul()
1376 f->sign = l->sign ^ r->sign; in sim_fpu_mul()
1458 f->sign = l->sign ^ r->sign; in sim_fpu_div()
1472 f->sign = l->sign ^ r->sign; in sim_fpu_div()
1479 f->sign = l->sign ^ r->sign; in sim_fpu_div()
1485 f->sign = l->sign ^ r->sign; in sim_fpu_div()
[all …]
/dports/devel/gdb761/gdb-7.6.1/sim/common/
H A Dsim-fpu.c1038 f->sign = l->sign & r->sign; in sim_fpu_add()
1188 f->sign = l->sign & !r->sign; in sim_fpu_sub()
1328 f->sign = l->sign ^ r->sign; in sim_fpu_mul()
1339 f->sign = l->sign ^ r->sign; in sim_fpu_mul()
1345 f->sign = l->sign ^ r->sign; in sim_fpu_mul()
1375 f->sign = l->sign ^ r->sign; in sim_fpu_mul()
1457 f->sign = l->sign ^ r->sign; in sim_fpu_div()
1471 f->sign = l->sign ^ r->sign; in sim_fpu_div()
1478 f->sign = l->sign ^ r->sign; in sim_fpu_div()
1484 f->sign = l->sign ^ r->sign; in sim_fpu_div()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/common/
H A Dsim-fpu.c1032 f->sign = l->sign & r->sign; in sim_fpu_add()
1182 f->sign = l->sign & !r->sign; in sim_fpu_sub()
1322 f->sign = l->sign ^ r->sign; in sim_fpu_mul()
1333 f->sign = l->sign ^ r->sign; in sim_fpu_mul()
1339 f->sign = l->sign ^ r->sign; in sim_fpu_mul()
1369 f->sign = l->sign ^ r->sign; in sim_fpu_mul()
1451 f->sign = l->sign ^ r->sign; in sim_fpu_div()
1465 f->sign = l->sign ^ r->sign; in sim_fpu_div()
1472 f->sign = l->sign ^ r->sign; in sim_fpu_div()
1478 f->sign = l->sign ^ r->sign; in sim_fpu_div()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/common/
H A Dsim-fpu.c1032 f->sign = l->sign & r->sign; in sim_fpu_add()
1182 f->sign = l->sign & !r->sign; in sim_fpu_sub()
1322 f->sign = l->sign ^ r->sign; in sim_fpu_mul()
1333 f->sign = l->sign ^ r->sign; in sim_fpu_mul()
1339 f->sign = l->sign ^ r->sign; in sim_fpu_mul()
1369 f->sign = l->sign ^ r->sign; in sim_fpu_mul()
1451 f->sign = l->sign ^ r->sign; in sim_fpu_div()
1465 f->sign = l->sign ^ r->sign; in sim_fpu_div()
1472 f->sign = l->sign ^ r->sign; in sim_fpu_div()
1478 f->sign = l->sign ^ r->sign; in sim_fpu_div()
[all …]
/dports/devel/gnulib/gnulib-20140202-stable/tests/
H A Dtest-fma2.h68 DOUBLE sign; in test_function() local
80 sign = pow_m1[xs + ys]; in test_function()
141 DOUBLE sign; in test_function() local
156 sign = pow_m1[xs + ys]; in test_function()
211 sign * (POW2 (ze) in test_function()
217 sign * (POW2 (ze) in test_function()
227 sign * (POW2 (ze) in test_function()
327 sign * (- POW2 (ze) in test_function()
333 sign * (- POW2 (ze) in test_function()
380 DOUBLE sign; in test_function() local
[all …]
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/tests/
H A Dtest-fma2.h68 DOUBLE sign; in test_function() local
80 sign = pow_m1[xs + ys]; in test_function()
141 DOUBLE sign; in test_function() local
156 sign = pow_m1[xs + ys]; in test_function()
211 sign * (POW2 (ze) in test_function()
217 sign * (POW2 (ze) in test_function()
227 sign * (POW2 (ze) in test_function()
327 sign * (- POW2 (ze) in test_function()
333 sign * (- POW2 (ze) in test_function()
380 DOUBLE sign; in test_function() local
[all …]

1...<<11121314151617181920>>...2441