Home
last modified time | relevance | path

Searched refs:setup_dsp (Results 1 – 10 of 10) sorted by relevance

/dports/audio/gtick/gtick-0.5.5/testsuite/
H A Dtestdsp.c41 void setup_dsp(void) { in setup_dsp() function
111 tcase_add_checked_fixture(tc_extern, setup_dsp, teardown_dsp); in test_suite()
/dports/games/xkoules/koules1.4/
H A Dkoules.sndsrv.hp.c77 setup_dsp (char *dspdev) in setup_dsp() function
286 dsp = setup_dsp (argv[2]);
H A Dkoules.sndsrv.sun.c91 setup_dsp (char *dspdev) in setup_dsp() function
261 dsp = setup_dsp (argv[2]);
H A Dkoules.sndsrv.linux.c90 setup_dsp (char *dspdev, int *is_pcsp) in setup_dsp() function
295 dsp = setup_dsp (argv[2], &is_pcsp);
H A Dkoules.sndsrv.freebsd.c89 setup_dsp (char *dspdev, int *is_pcsp) in setup_dsp() function
297 dsp = setup_dsp (argv[2], &is_pcsp);
H A Dkoules.sndsrv.sgi.c81 setup_dsp(char *dspdev) in setup_dsp() function
254 if (!(writePort = setup_dsp(argv[2]))) in main()
/dports/games/xgalaga/xgalaga-2.1.1.0/
H A Dxgal.sndsrv.sun.c85 int setup_dsp (char *dspdev) in setup_dsp() function
235 dsp = setup_dsp (argv[2]);
H A Dxgal.sndsrv.linux.c93 int setup_dsp (char *dspdev,int *is_pcsp) in setup_dsp() function
270 dsp = setup_dsp (argv[2],&is_pcsp);
H A Dxgal.sndsrv.freebsd.c82 static int setup_dsp (char *dspdev,int *is_pcsp) in setup_dsp() function
270 dsp = setup_dsp (argv[2],&is_pcsp);
/dports/games/fkiss/fkiss-0.33/
H A Dsound.c144 int setup_dsp(fd, p) in setup_dsp() function
757 setup_dsp(fd, sfp);