Home
last modified time | relevance | path

Searched refs:Quiesce (Results 1 – 25 of 172) sorted by relevance

1234567

/dports/games/crafty/crafty-25.2_1/
H A Dquiesce.c42 int Quiesce(TREE * RESTRICT tree, int ply, int wtm, int alpha, int beta, in Quiesce() function
187 value = -Quiesce(tree, ply + 1, Flip(wtm), -beta, -alpha, 0); in Quiesce()
193 value = -Quiesce(tree, ply + 1, Flip(wtm), -beta, -alpha, 0); in Quiesce()
353 value = -Quiesce(tree, ply + 1, Flip(wtm), -beta, -alpha, 0); in QuiesceEvasions()
H A Dsearch.c286 value = -Quiesce(tree, ply + 1, Flip(wtm), -beta, -beta + 1, 1); in Search()
317 value = Quiesce(tree, ply, wtm, alpha, beta, 1); in Search()
964 value = -Quiesce(tree, ply + 1, Flip(wtm), -t_beta, -alpha, 1); in SearchMove()
988 value = -Quiesce(tree, ply + 1, Flip(wtm), -beta, -alpha, 1); in SearchMove()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Dpr42246.c12 Quiesce (int alpha, int beta, int wtm, int ply) in Quiesce() function
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/
H A Dpr42246.c12 Quiesce (int alpha, int beta, int wtm, int ply) in Quiesce() function
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/
H A Dpr42246.c12 Quiesce (int alpha, int beta, int wtm, int ply) in Quiesce() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A Dpr42246.c12 Quiesce (int alpha, int beta, int wtm, int ply) in Quiesce() function
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gcc.dg/
H A Dpr42246.c12 Quiesce (int alpha, int beta, int wtm, int ply) in Quiesce() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/
H A Dpr42246.c12 Quiesce (int alpha, int beta, int wtm, int ply) in Quiesce() function
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dpr42246.c12 Quiesce (int alpha, int beta, int wtm, int ply) in Quiesce() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr42246.c12 Quiesce (int alpha, int beta, int wtm, int ply) in Quiesce() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr42246.c12 Quiesce (int alpha, int beta, int wtm, int ply) in Quiesce() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr42246.c12 Quiesce (int alpha, int beta, int wtm, int ply) in Quiesce() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.dg/
H A Dpr42246.c12 Quiesce (int alpha, int beta, int wtm, int ply) in Quiesce() function
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr42246.c12 Quiesce (int alpha, int beta, int wtm, int ply) in Quiesce() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.dg/
H A Dpr42246.c12 Quiesce (int alpha, int beta, int wtm, int ply) in Quiesce() function
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.dg/
H A Dpr42246.c12 Quiesce (int alpha, int beta, int wtm, int ply) in Quiesce() function
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.dg/
H A Dpr42246.c12 Quiesce (int alpha, int beta, int wtm, int ply) in Quiesce() function
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/
H A Dpr42246.c12 Quiesce (int alpha, int beta, int wtm, int ply) in Quiesce() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dpr42246.c12 Quiesce (int alpha, int beta, int wtm, int ply) in Quiesce() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.dg/
H A Dpr42246.c12 Quiesce (int alpha, int beta, int wtm, int ply) in Quiesce() function
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.dg/
H A Dpr42246.c12 Quiesce (int alpha, int beta, int wtm, int ply) in Quiesce() function
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.dg/
H A Dpr42246.c12 Quiesce (int alpha, int beta, int wtm, int ply) in Quiesce() function
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.dg/
H A Dpr42246.c12 Quiesce (int alpha, int beta, int wtm, int ply) in Quiesce() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/NewGVN/
H A D2008-12-14-rle-reanalyze.ll6 define i32 @Quiesce(i32 %alpha, i32 %beta, i32 %wtm, i32 %ply) nounwind {
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/GVN/
H A D2008-12-14-rle-reanalyze.ll6 define i32 @Quiesce(i32 %alpha, i32 %beta, i32 %wtm, i32 %ply) nounwind {

1234567