Home
last modified time | relevance | path

Searched refs:olddepth (Results 1 – 25 of 95) sorted by relevance

1234

/dports/devel/p5-Devel-MAT/Devel-MAT-0.44/lib/Devel/MAT/
H A DContext.pm132 ( $self->{olddepth} ) = unpack "$df->{u32_fmt}", $bytes;
144 $self->{olddepth} = -1;
196 sub olddepth { return $_[0]->{olddepth} } subroutine
/dports/net/dgd/dgd-1.4.23/src/comp/
H A Doptimize.c110 sidedepth = olddepth; in side_end()
1348 Uint olddepth; in opt_expr() local
1365 oldside = side_start(&side, &olddepth); in opt_expr()
1467 oldside = side_start(&side, &olddepth); in opt_expr()
1673 oldside = side_start(&side, &olddepth); in opt_expr()
1723 oldside = side_start(&side, &olddepth); in opt_expr()
1781 oldside = side_start(&side, &olddepth); in opt_expr()
1790 oldside = side_start(&side, &olddepth); in opt_expr()
1858 oldside = side_start(&side, &olddepth); in opt_expr()
1861 side, oldside, olddepth)); in opt_expr()
[all …]
/dports/games/phalanx/Phalanx-XXV/
H A Dsearch.c95 int olddepth=Depth; in search() local
103 Depth = olddepth; in search()
109 Depth=olddepth; in search()
113 Depth = olddepth; in search()
H A Devaluate.c457 int olddepth = Depth; in evaluate() local
481 Depth = olddepth; in evaluate()
508 int olddepth = Depth; in evaluate() local
520 Depth = olddepth; in evaluate()
/dports/devel/p5-Devel-MAT/Devel-MAT-0.44/t/
H A D02contexts.t47 is( $cinner->olddepth, 0, '$cinner olddepth' );
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/widgets/
H A DanalyzegameDialog.py132 oldmoves, oldscore, olddepth = gamemodel.scores[ply - 1]
134 score_str = prettyPrintScore(oldscore, olddepth)
/dports/lang/perl5.34/perl-5.34.0/cpan/Scalar-List-Utils/
H A Dmulticall.h114 cx->blk_sub.olddepth = CvDEPTH(the_cv); \
/dports/lang/perl5.30/perl-5.30.3/cpan/Scalar-List-Utils/
H A Dmulticall.h114 cx->blk_sub.olddepth = CvDEPTH(the_cv); \
/dports/lang/perl5.32/perl-5.32.1/cpan/Scalar-List-Utils/
H A Dmulticall.h114 cx->blk_sub.olddepth = CvDEPTH(the_cv); \
/dports/math/p5-Math-Prime-Util/Math-Prime-Util-0.73/
H A Dmulticall.h114 cx->blk_sub.olddepth = CvDEPTH(the_cv); \
/dports/devel/p5-List-SomeUtils-XS/List-SomeUtils-XS-0.58/
H A Dmulticall.h114 cx->blk_sub.olddepth = CvDEPTH(the_cv); \
/dports/devel/p5-Array-Heap/Array-Heap-3.22/
H A Dmulticall.h114 cx->blk_sub.olddepth = CvDEPTH(the_cv); \
/dports/devel/p5-Algorithm-Permute/Algorithm-Permute-0.16/
H A Dmulticall.h114 cx->blk_sub.olddepth = CvDEPTH(the_cv); \
/dports/devel/p5-Scalar-Util-LooksLikeNumber/Scalar-Util-LooksLikeNumber-1.39.1/
H A Dmulticall.h114 cx->blk_sub.olddepth = CvDEPTH(the_cv); \
/dports/lang/p5-Scalar-List-Utils/Scalar-List-Utils-1.60/
H A Dmulticall.h114 cx->blk_sub.olddepth = CvDEPTH(the_cv); \
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Scalar-List-Utils/
H A Dmulticall.h114 cx->blk_sub.olddepth = CvDEPTH(the_cv); \
/dports/math/polymake/polymake-4.5/lib/core/src/perl/
H A DExt.xxs33 d = cx->blk_sub.olddepth;
/dports/lang/p5-List-MoreUtils-XS/List-MoreUtils-XS-0.430/
H A Dmulticall.h149 cx->blk_sub.olddepth = CvDEPTH(the_cv); \
/dports/lang/perl5.30/perl-5.30.3/cpan/Test-Simple/lib/Test2/
H A DAPI.pm454 my $olddepth = $ctx->{_depth};
465 Depth: $olddepth
/dports/lang/perl5.32/perl-5.32.1/cpan/Test-Simple/lib/Test2/
H A DAPI.pm524 my $olddepth = $ctx->{_depth};
535 Depth: $olddepth
/dports/lang/perl5.34/perl-5.34.0/cpan/Test-Simple/lib/Test2/
H A DAPI.pm526 my $olddepth = $ctx->{_depth};
537 Depth: $olddepth
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Test-Simple/lib/Test2/
H A DAPI.pm526 my $olddepth = $ctx->{_depth};
537 Depth: $olddepth
/dports/devel/p5-Test-Simple/Test-Simple-1.302188/lib/Test2/
H A DAPI.pm526 my $olddepth = $ctx->{_depth};
537 Depth: $olddepth
/dports/games/scid/scid/engines/phalanx-scid/
H A Devaluate.c451 int olddepth = Depth; in evaluate() local
490 Depth = olddepth; in evaluate()
/dports/emulators/qemu42/qemu-4.2.1/roms/openbios/forth/device/
H A Dpathres.fs197 ( ... a_lo ... a_hi olddepth n )
200 ( ... a_lo ... a_hi olddepth n )

1234