Home
last modified time | relevance | path

Searched refs:cps3 (Results 1 – 25 of 32) sorted by relevance

12

/dports/misc/vxl/vxl-3.3.2/contrib/mul/mbl/tests/
H A Dtest_clamped_plate_spline_2d.cxx42 mbl_clamped_plate_spline_2d cps3; in test_cps_at_fixed_points() local
43 cps3.set_source_pts(pts1); in test_cps_at_fixed_points()
44 cps3.build(pts2); in test_cps_at_fixed_points()
48 TEST_NEAR("Warped point = target",vgl_distance(cps3(pts1[i]),pts2[i]),0.0,1e-6); in test_cps_at_fixed_points()
52 TEST_NEAR("(0,1) unchanged",vgl_distance(cps3(p1),p1),0.0,1e-6); in test_cps_at_fixed_points()
55 TEST_NEAR("(0,-1) unchanged",vgl_distance(cps3(p2),p2),0.0,1e-6); in test_cps_at_fixed_points()
58 TEST_NEAR("(1,0) unchanged",vgl_distance(cps3(p3),p3),0.0,1e-6); in test_cps_at_fixed_points()
/dports/devel/hyperscan/hyperscan-5.4.0/unit/internal/
H A Dunicode_set.cpp112 CodePointSet cps3 = cps2; in TEST() local
114 cps3.setRange('a', 'f'); in TEST()
115 EXPECT_TRUE(cps3 == cps2); in TEST()
117 cps3.set('g'); in TEST()
118 EXPECT_TRUE(cps3 == cps2); in TEST()
120 cps3.setRange('g', 'z'); in TEST()
121 EXPECT_TRUE(cps3 == cps2); in TEST()
123 EXPECT_TRUE(cps3.isSubset(cps2)); in TEST()
124 EXPECT_TRUE(cps2.isSubset(cps3)); in TEST()
125 EXPECT_TRUE(cps3.isSubset(cps)); in TEST()
[all …]
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dcps3.cpp2191 static INPUT_PORTS_START( cps3 )
2232 PORT_INCLUDE ( cps3 ) in INPUT_PORTS_START()
2241 PORT_INCLUDE( cps3 ) in INPUT_PORTS_START()
2503 void cps3_state::cps3(machine_config &config) in cps3() function in cps3_state
2550 cps3(config); in redearth()
2559 cps3(config); in sfiii()
2568 cps3(config); in sfiii2()
2578 cps3(config); in jojo()
2588 cps3(config); in sfiii3()
2599 cps3(config); in jojoba()
[all …]
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dcps3.cpp2191 static INPUT_PORTS_START( cps3 )
2232 PORT_INCLUDE ( cps3 ) in INPUT_PORTS_START()
2241 PORT_INCLUDE( cps3 ) in INPUT_PORTS_START()
2503 void cps3_state::cps3(machine_config &config) in cps3() function in cps3_state
2550 cps3(config); in redearth()
2559 cps3(config); in sfiii()
2568 cps3(config); in sfiii2()
2578 cps3(config); in jojo()
2588 cps3(config); in sfiii3()
2599 cps3(config); in jojoba()
[all …]
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/projectfiles/libretro-android/jni/
H A DAndroid.mk79 GRIFFIN_CXX_SRC_FILES := $(GRIFFIN_DIR)/cps12.cpp $(GRIFFIN_DIR)/cps3.cpp $(GRIFFIN_DIR)/neogeo.cpp…
84 CPS3_DIR := $(FBA_BURN_DRIVERS_DIR)/cps3
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/dep/vs2010/
H A Dpre.bat11 …/burn/drv/capcom ../../burn/drv/cave ../../burn/drv/coleco ../../burn/drv/cps3 ../../burn/drv/data…
H A Dpre2015.bat11 …/burn/drv/capcom ../../burn/drv/cave ../../burn/drv/coleco ../../burn/drv/cps3 ../../burn/drv/data…
H A Dpre2019.bat11 …/burn/drv/capcom ../../burn/drv/cave ../../burn/drv/coleco ../../burn/drv/cps3 ../../burn/drv/data…
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/dep/vs2010/
H A Dpre.bat11 …/burn/drv/capcom ../../burn/drv/cave ../../burn/drv/coleco ../../burn/drv/cps3 ../../burn/drv/data…
/dports/audio/csound/csound-6.15.0/Opcodes/
H A Duggab.h154 MYFLT *out, *gamp, *amp1, *cps1, *amp2, *cps2, *amp3, *cps3, *option; member
H A Duggab.c1508 p->phs3 += (int32)( *p->cps3 * CS_KICVT); in jitter2()
/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Dcps3.h61 void cps3(machine_config &config);
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dcps3.h61 void cps3(machine_config &config);
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/projectfiles/qtcreator/
H A Dfba_sdl.pro234 $$DRV_CPS3:DRIVERLIST_PATHS += $$SRC/burn/drv/cps3
366 ../../src/burn/drv/cps3/cps3.h
369 ../../src/burn/drv/cps3/cps3run.cpp \
370 ../../src/burn/drv/cps3/cps3snd.cpp \
371 ../../src/burn/drv/cps3/d_cps3.cpp
H A Dfba_qt.pro231 $$DRV_CPS3:DRIVERLIST_PATHS += $$SRC/burn/drv/cps3
332 HEADERS += $$files(../../src/burn/drv/cps3/*.h)
333 SOURCES += $$files(../../src/burn/drv/cps3/*.cpp)
/dports/games/libretro-fbneo/FBNeo-bbe3c05/projectfiles/qtcreator/
H A Dfba_sdl.pro233 $$DRV_CPS3:DRIVERLIST_PATHS += $$SRC/burn/drv/cps3
364 ../../src/burn/drv/cps3/cps3.h
367 ../../src/burn/drv/cps3/cps3run.cpp \
368 ../../src/burn/drv/cps3/cps3snd.cpp \
369 ../../src/burn/drv/cps3/d_cps3.cpp
H A Dfba_qt.pro230 $$DRV_CPS3:DRIVERLIST_PATHS += $$SRC/burn/drv/cps3
330 HEADERS += $$files(../../src/burn/drv/cps3/*.h)
331 SOURCES += $$files(../../src/burn/drv/cps3/*.cpp)
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/
H A Dmakefile.libretro_common14 CPS3_DIR := $(FBA_BURN_DRIVERS_DIR)/cps3
H A Dmakefile.burn_rules1 …/drv burn/drv/atari burn/drv/capcom burn/drv/cave burn/drv/coleco burn/drv/cps3 burn/drv/dataeast \
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/
H A DMakefile.common19 CPS3_DIR := $(FBNEO_BURN_DRIVERS_DIR)/cps3
/dports/games/libretro-fbneo/FBNeo-bbe3c05/
H A Dmakefile.burn_rules1 …i burn/drv/capcom burn/drv/cave burn/drv/channelf burn/drv/coleco burn/drv/cps3 burn/drv/dataeast \
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/cps3/
H A Dd_cps3.cpp67 STDINPUTINFO(cps3)
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/cps3/
H A Dd_cps3.cpp70 STDINPUTINFO(cps3)
/dports/emulators/mess/mame-mame0226/src/mame/
H A Darcade.flt266 cps3.cpp
/dports/emulators/mame/mame-mame0226/src/mame/
H A Darcade.flt266 cps3.cpp

12