Home
last modified time | relevance | path

Searched refs:numeq (Results 1 – 25 of 43) sorted by relevance

12

/dports/math/p5-Number-WithError-LaTeX/Number-WithError-LaTeX-0.06/t/
H A D05functions.t75 sub numeq ($$) {
203 if ( not numeq($res->{num}, $num) ) {
233 if ( not numeq($res->{num}, $num) ) {
267 if ( not numeq($res->{num}, $num) ) {
297 if ( not numeq($res->{num}, $num) ) {
329 if ( not numeq($res->{num}, $num) ) {
353 if ( not numeq($res->{num}, $num) ) {
381 if ( not numeq($res->{num}, $num) ) {
405 if ( not numeq($res->{num}, $num) ) {
436 if ( not numeq($res->{num}, $num) ) {
[all …]
H A D04arith.t85 sub numeq ($$) {
206 if ( not numeq($res->{num}, $num) ) {
229 if ( not numeq($res->{num}, $num) ) {
252 if ( not numeq($res->{num}, $num) ) {
279 if ( not numeq($res->{num}, $num) ) {
302 if ( not numeq($res->{num}, $num) ) {
325 if ( not numeq($res->{num}, $num) ) {
353 if ( not numeq($res->{num}, $num) ) {
376 if ( not numeq($res->{num}, $num) ) {
399 if ( not numeq($res->{num}, $num) ) {
[all …]
/dports/math/p5-Number-WithError/Number-WithError-1.01/t/
H A D05functions.t81 sub numeq ($$) {
209 if ( not numeq($res->{num}, $num) ) {
239 if ( not numeq($res->{num}, $num) ) {
273 if ( not numeq($res->{num}, $num) ) {
303 if ( not numeq($res->{num}, $num) ) {
335 if ( not numeq($res->{num}, $num) ) {
359 if ( not numeq($res->{num}, $num) ) {
387 if ( not numeq($res->{num}, $num) ) {
411 if ( not numeq($res->{num}, $num) ) {
442 if ( not numeq($res->{num}, $num) ) {
[all …]
H A D04arith.t91 sub numeq ($$) {
212 if ( not numeq($res->{num}, $num) ) {
235 if ( not numeq($res->{num}, $num) ) {
258 if ( not numeq($res->{num}, $num) ) {
285 if ( not numeq($res->{num}, $num) ) {
308 if ( not numeq($res->{num}, $num) ) {
331 if ( not numeq($res->{num}, $num) ) {
359 if ( not numeq($res->{num}, $num) ) {
382 if ( not numeq($res->{num}, $num) ) {
405 if ( not numeq($res->{num}, $num) ) {
[all …]
/dports/science/dynare/dynare-4.6.4/dynare++/kord/
H A Dglobal_check.cc37 : VectorFunction(app.getModel().nexog(), app.getModel().numeq()), approx(app), in ResidFunction()
62 yplus = std::make_unique<Vector>(model->numeq()); in setYU()
104 KORD_RAISE_IF(out.length() != model->numeq(), in eval()
178 int first_row = (y.nrows() == model.numeq()) ? model.nstat() : 0; in check()
203 TwoDMatrix y_mat(model.numeq(), 2*m*model.nexog()+1); in checkAlongShocksAndSave()
223 TwoDMatrix errors(model.numeq(), 2*m*model.nexog()+1); in checkAlongShocksAndSave()
233 TwoDMatrix err_out(model.numeq(), 2*m+1); in checkAlongShocksAndSave()
357 TwoDMatrix out(model.numeq(), ymat.ncols()); in checkOnEllipseAndSave()
379 TwoDMatrix out(model.numeq(), m); in checkAlongSimulationAndSave()
H A Dapproximation.cc359 TwoDMatrix G(model.numeq(), model.numeq()); in calcYCov()
365 TwoDMatrix A(model.numeq(), model.numeq()); in calcYCov()
367 for (int i = 0; i < model.numeq(); i++) in calcYCov()
372 GeneralSylvester gs(1, model.numeq(), model.numeq(), 0, in calcYCov()
H A Ddynamic_model.hh124 numeq() const in numeq() function in DynamicModel
H A Ddecision_rule.cc407 irf_res.emplace_back(control, model.numeq(), num_per, in IRFResults()
409 irf_res.emplace_back(control, model.numeq(), num_per, in IRFResults()
/dports/science/dynare/dynare-4.6.4/dynare++/src/
H A Dmain.cc160 SimResultsDynamicStats rescond(dynare.numeq(), params.num_condper, 0); in main()
171 SimResultsStats res(dynare.numeq(), params.num_per, params.num_burn); in main()
186 RTSimResultsStats rtres(dynare.numeq(), params.num_rtper, params.num_burn); in main()
/dports/math/p5-Number-WithError/Number-WithError-1.01/lib/Number/
H A DWithError.pm1433 my $numeq = $self->numeric_cmp($arg);
1437 if ($numeq or not defined $numeq) {
1438 return $numeq;
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dnastran.vim83 syn keyword nastranDmapImplicit nint noop normal notl numeq numge numgt numle
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dnastran.vim83 syn keyword nastranDmapImplicit nint noop normal notl numeq numge numgt numle
/dports/math/gap/gap-4.11.0/pkg/simpcomp/lib/
H A Dglprops.gi3662 local matrix, numeq, i, j;
3669 numeq:=Int((d+2)/2);
3676 if numeq = 1 then
/dports/astro/stellarium/stellarium-0.21.3/guide/
H A Dcatoptions.sty2515 \new@def*\cpt@numeq#1={#1=\numexpr}
2521 \ifnum\numexpr\cpt@numlt\cpt@numgt\cpt@numeq#1%
2532 \usename{@\ifnum\numexpr\cpt@numlt\cpt@numgt\cpt@numeq#1%
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcombine.c1685 unsigned int numeq = num_sign_bit_copies (reg_equal, GET_MODE (x)); in update_rsp_from_reg_equal() local
1686 if (num == 0 || numeq > num) in update_rsp_from_reg_equal()
1687 num = numeq; in update_rsp_from_reg_equal()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcombine.c1685 unsigned int numeq = num_sign_bit_copies (reg_equal, GET_MODE (x)); in update_rsp_from_reg_equal() local
1686 if (num == 0 || numeq > num) in update_rsp_from_reg_equal()
1687 num = numeq; in update_rsp_from_reg_equal()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcombine.c1716 unsigned int numeq = num_sign_bit_copies (reg_equal, GET_MODE (x)); in update_rsp_from_reg_equal() local
1717 if (num == 0 || numeq > num) in update_rsp_from_reg_equal()
1718 num = numeq; in update_rsp_from_reg_equal()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcombine.c1723 unsigned int numeq = num_sign_bit_copies (reg_equal, GET_MODE (x)); in update_rsp_from_reg_equal() local
1724 if (num == 0 || numeq > num) in update_rsp_from_reg_equal()
1725 num = numeq; in update_rsp_from_reg_equal()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dcombine.c1721 unsigned int numeq = num_sign_bit_copies (reg_equal, GET_MODE (x)); in update_rsp_from_reg_equal() local
1722 if (num == 0 || numeq > num) in update_rsp_from_reg_equal()
1723 num = numeq; in update_rsp_from_reg_equal()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcombine.c1716 unsigned int numeq = num_sign_bit_copies (reg_equal, GET_MODE (x)); in update_rsp_from_reg_equal() local
1717 if (num == 0 || numeq > num) in update_rsp_from_reg_equal()
1718 num = numeq; in update_rsp_from_reg_equal()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dcombine.c1721 unsigned int numeq = num_sign_bit_copies (reg_equal, GET_MODE (x)); in update_rsp_from_reg_equal() local
1722 if (num == 0 || numeq > num) in update_rsp_from_reg_equal()
1723 num = numeq; in update_rsp_from_reg_equal()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dcombine.c1721 unsigned int numeq = num_sign_bit_copies (reg_equal, GET_MODE (x)); in update_rsp_from_reg_equal() local
1722 if (num == 0 || numeq > num) in update_rsp_from_reg_equal()
1723 num = numeq; in update_rsp_from_reg_equal()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dcombine.c1622 unsigned int numeq = num_sign_bit_copies (reg_equal, GET_MODE (x)); in update_rsp_from_reg_equal() local
1623 if (num == 0 || numeq > num) in update_rsp_from_reg_equal()
1624 num = numeq; in update_rsp_from_reg_equal()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dcombine.c1716 unsigned int numeq = num_sign_bit_copies (reg_equal, GET_MODE (x)); in update_rsp_from_reg_equal() local
1717 if (num == 0 || numeq > num) in update_rsp_from_reg_equal()
1718 num = numeq; in update_rsp_from_reg_equal()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dcombine.c1721 unsigned int numeq = num_sign_bit_copies (reg_equal, GET_MODE (x)); in update_rsp_from_reg_equal() local
1722 if (num == 0 || numeq > num) in update_rsp_from_reg_equal()
1723 num = numeq; in update_rsp_from_reg_equal()

12