Home
last modified time | relevance | path

Searched refs:boolInt (Results 1 – 21 of 21) sorted by relevance

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/go.test/test/bench/shootout/
H A Dmeteor-contest.go46 func boolInt(b bool) int8 { func
466 return boolInt(!group_okay)
511 bad_even_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
519 bad_odd_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/go.test/test/bench/shootout/
H A Dmeteor-contest.go46 func boolInt(b bool) int8 { func
466 return boolInt(!group_okay)
511 bad_even_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
519 bad_odd_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/go.test/test/bench/shootout/
H A Dmeteor-contest.go46 func boolInt(b bool) int8 { func
466 return boolInt(!group_okay)
511 bad_even_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
519 bad_odd_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/bench/shootout/
H A Dmeteor-contest.go46 func boolInt(b bool) int8 { func
466 return boolInt(!group_okay)
511 bad_even_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
519 bad_odd_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/bench/shootout/
H A Dmeteor-contest.go46 func boolInt(b bool) int8 { func
466 return boolInt(!group_okay)
511 bad_even_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
519 bad_odd_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/bench/shootout/
H A Dmeteor-contest.go46 func boolInt(b bool) int8 { func
466 return boolInt(!group_okay)
511 bad_even_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
519 bad_odd_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/go.test/test/bench/shootout/
H A Dmeteor-contest.go46 func boolInt(b bool) int8 { func
466 return boolInt(!group_okay)
511 bad_even_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
519 bad_odd_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/bench/shootout/
H A Dmeteor-contest.go46 func boolInt(b bool) int8 { func
466 return boolInt(!group_okay)
511 bad_even_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
519 bad_odd_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/go.test/test/bench/shootout/
H A Dmeteor-contest.go46 func boolInt(b bool) int8 { func
466 return boolInt(!group_okay)
511 bad_even_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
519 bad_odd_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/exp/shootout/
H A Dmeteor-contest.go48 func boolInt(b bool) int8 { func
468 return boolInt(!group_okay)
513 bad_even_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
521 bad_odd_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/exp/shootout/
H A Dmeteor-contest.go48 func boolInt(b bool) int8 { func
468 return boolInt(!group_okay)
513 bad_even_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
521 bad_odd_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/go.test/test/bench/shootout/
H A Dmeteor-contest.go46 func boolInt(b bool) int8 { func
466 return boolInt(!group_okay)
511 bad_even_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
519 bad_odd_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/go.test/test/bench/shootout/
H A Dmeteor-contest.go46 func boolInt(b bool) int8 { func
466 return boolInt(!group_okay)
511 bad_even_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
519 bad_odd_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/go.test/test/bench/shootout/
H A Dmeteor-contest.go46 func boolInt(b bool) int8 { func
466 return boolInt(!group_okay)
511 bad_even_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
519 bad_odd_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/go.test/test/bench/shootout/
H A Dmeteor-contest.go46 func boolInt(b bool) int8 { func
466 return boolInt(!group_okay)
511 bad_even_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
519 bad_odd_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/go.test/test/bench/shootout/
H A Dmeteor-contest.go46 func boolInt(b bool) int8 {
466 return boolInt(!group_okay)
511 bad_even_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
519 bad_odd_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/go.test/test/bench/shootout/
H A Dmeteor-contest.go46 func boolInt(b bool) int8 { func
466 return boolInt(!group_okay)
511 bad_even_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
519 bad_odd_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/go.test/test/bench/shootout/
H A Dmeteor-contest.go46 func boolInt(b bool) int8 { func
466 return boolInt(!group_okay)
511 bad_even_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
519 bad_odd_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/go.test/test/bench/shootout/
H A Dmeteor-contest.go46 func boolInt(b bool) int8 { func
466 return boolInt(!group_okay)
511 bad_even_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
519 bad_odd_triple[row1+(row2*32)+(row3*1024)] = boolInt(result1 != 0 || result2 != 0)
/dports/databases/tile38/tile38-1.12.0/controller/
H A Dstats.go153 func boolInt(t bool) int { func
161 …fmt.Fprintf(w, "aof_rewrite_in_progress:%d\r\n", boolInt(c.shrinking)) //…
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/google/cel-go/interpreter/
H A Dinterpreter_test.go528 && m.boolInt[false] == -3