Home
last modified time | relevance | path

Searched defs:TestSpace (Results 1 – 25 of 38) sorted by relevance

12

/dports/math/gecode/gecode-0916a1a/gecode/gist/standalone-example/
H A Dmygist.cpp43 class TestSpace : public Space { class
46 TestSpace(void) : x(*this,2,0,2) { in TestSpace() function in TestSpace
49 TestSpace(TestSpace& t) : Space(t) { in TestSpace() function in TestSpace
/dports/math/gecode/gecode-0916a1a/test/
H A Dafc.cpp45 class TestSpace : public Gecode::Space { class in Test::AFC
51 TestSpace(void) : x(*this,0,10), y(*this,0,10) {} in TestSpace() function in Test::AFC::TestSpace
53 TestSpace(TestSpace& s) : Space(s) { in TestSpace() function in Test::AFC::TestSpace
H A Darray.cpp184 class TestSpace : public Gecode::Space { class
186 TestSpace(void) : Space() {} in TestSpace() function in Test::Array::TestSpace
187 TestSpace(TestSpace& s) : Space(s) {} in TestSpace() function in Test::Array::TestSpace
H A Dfloat.cpp143 TestSpace::TestSpace(int n, Gecode::FloatVal& d0, Gecode::FloatNum s, in TestSpace() function in Test::Float::TestSpace
160 TestSpace::TestSpace(int n, Gecode::FloatVal& d0, Gecode::FloatNum s, in TestSpace() function in Test::Float::TestSpace
171 TestSpace::TestSpace(TestSpace& s) in TestSpace() function in Test::Float::TestSpace
H A Dint.cpp90 TestSpace::TestSpace(int n, Gecode::IntSet& d0, Test* t) in TestSpace() function in Test::Int::TestSpace
105 TestSpace::TestSpace(int n, Gecode::IntSet& d0, Test* t, in TestSpace() function in Test::Int::TestSpace
121 TestSpace::TestSpace(TestSpace& s) in TestSpace() function in Test::Int::TestSpace
H A Dfloat.hh167 class TestSpace : public Gecode::Space { class
H A Dint.hh149 class TestSpace : public Gecode::Space { class
H A Dsearch.cpp72 class TestSpace : public Space { class
75 TestSpace(void) {} in TestSpace() function in Test::Search::TestSpace
77 TestSpace(TestSpace& s) : Space(s) {} in TestSpace() function in Test::Search::TestSpace
/dports/math/gecode/gecode-0916a1a/test/int/
H A Ddistinct.cpp200 class TestSpace : public Gecode::Space { class in Test::Int::Distinct::Pathological
203 TestSpace(void) {} in TestSpace() function in Test::Int::Distinct::Pathological::TestSpace
205 TestSpace(TestSpace& s) in TestSpace() function in Test::Int::Distinct::Pathological::TestSpace
H A Dbin-packing.cpp252 class TestSpace : public Gecode::Space { class in Test::Int::BinPacking::CliqueMBPT
255 TestSpace(void) {} in TestSpace() function in Test::Int::BinPacking::CliqueMBPT::TestSpace
/dports/lang/gcc48/gcc-4.8.5/libgo/go/bufio/
H A Dscan_test.go19 func TestSpace(t *testing.T) { func
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/bufio/
H A Dscan_test.go19 func TestSpace(t *testing.T) { func
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qmetatype/
H A Dtst_qmetatype.cpp175 namespace TestSpace namespace
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gofrontend/libgo/go/bufio/
H A Dscan_test.go21 func TestSpace(t *testing.T) { func
/dports/lang/gcc8/gcc-8.5.0/libgo/go/bufio/
H A Dscan_test.go21 func TestSpace(t *testing.T) { func
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/bufio/
H A Dscan_test.go21 func TestSpace(t *testing.T) { func
/dports/lang/gcc10/gcc-10.3.0/libgo/go/bufio/
H A Dscan_test.go21 func TestSpace(t *testing.T) { func
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/bufio/
H A Dscan_test.go21 func TestSpace(t *testing.T) { func
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/bufio/
H A Dscan_test.go21 func TestSpace(t *testing.T) { func
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/bufio/
H A Dscan_test.go21 func TestSpace(t *testing.T) { func
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/bufio/
H A Dscan_test.go21 func TestSpace(t *testing.T) { func
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/bufio/
H A Dscan_test.go21 func TestSpace(t *testing.T) { func
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/bufio/
H A Dscan_test.go21 func TestSpace(t *testing.T) { func
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/bufio/
H A Dscan_test.go21 func TestSpace(t *testing.T) { func
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/bufio/
H A Dscan_test.go21 func TestSpace(t *testing.T) { func

12