Home
last modified time | relevance | path

Searched refs:newopl (Results 1 – 25 of 194) sorted by relevance

12345678

/dports/audio/deadbeef/deadbeef-0.7.2/plugins/adplug/adplug/
H A Dhsp.h30 static CPlayer *factory(Copl *newopl);
32 ChspLoader(Copl *newopl) in ChspLoader() argument
33 : ChscPlayer(newopl) in ChspLoader()
H A Drad.h27 static CPlayer *factory(Copl *newopl);
29 CradLoader(Copl *newopl) in CradLoader() argument
30 : CmodPlayer(newopl) in CradLoader()
H A Dhyp.h27 static CPlayer *factory(Copl *newopl);
29 CxadhypPlayer(Copl *newopl): CxadPlayer(newopl) in CxadhypPlayer() argument
H A Dmad.h27 static CPlayer *factory(Copl *newopl);
29 CmadLoader(Copl *newopl) : CmodPlayer(newopl) { }; in CmadLoader() argument
H A Dflash.h27 static CPlayer *factory(Copl *newopl);
29 CxadflashPlayer(Copl *newopl): CxadPlayer(newopl) in CxadflashPlayer() argument
H A Dmtk.h27 static CPlayer *factory(Copl *newopl);
29 CmtkLoader(Copl *newopl) in CmtkLoader() argument
30 : ChscPlayer(newopl) in CmtkLoader()
H A Damd.h27 static CPlayer *factory(Copl *newopl);
29 CamdLoader(Copl *newopl) in CamdLoader() argument
30 : CmodPlayer(newopl) in CamdLoader()
H A Dsa2.h28 static CPlayer *factory(Copl *newopl);
30 Csa2Loader(Copl *newopl) in Csa2Loader() argument
31 : CmodPlayer(newopl) in Csa2Loader()
H A Ddfm.h27 static CPlayer *factory(Copl *newopl);
29 CdfmLoader(Copl *newopl) in CdfmLoader() argument
30 : CmodPlayer(newopl) in CdfmLoader()
H A Dxsm.h27 static CPlayer *factory(Copl *newopl) { return new CxsmPlayer(newopl); } in factory() argument
29 CxsmPlayer(Copl *newopl);
H A Dpsi.h27 static CPlayer *factory(Copl *newopl);
29 CxadpsiPlayer(Copl *newopl): CxadPlayer(newopl) in CxadpsiPlayer() argument
H A Draw.h27 static CPlayer *factory(Copl *newopl);
29 CrawPlayer(Copl *newopl) in CrawPlayer() argument
30 : CPlayer(newopl), data(0) in CrawPlayer()
H A Dmkj.h27 static CPlayer *factory(Copl *newopl);
29 CmkjPlayer(Copl *newopl) in CmkjPlayer() argument
30 : CPlayer(newopl), songbuf(0) in CmkjPlayer()
H A Dbam.h27 static CPlayer *factory(Copl *newopl);
29 CbamPlayer(Copl *newopl) in CbamPlayer() argument
30 : CPlayer(newopl), song(0) in CbamPlayer()
H A Ddmo.h27 static CPlayer *factory(Copl *newopl);
29 CdmoLoader(Copl *newopl) : Cs3mPlayer(newopl) { }; in CdmoLoader() argument
H A Dsng.h30 static CPlayer *factory(Copl *newopl);
32 CsngPlayer(Copl *newopl) in CsngPlayer() argument
33 : CPlayer(newopl), data(0) in CsngPlayer()
H A Dadtrack.h27 static CPlayer *factory(Copl *newopl);
29 CadtrackLoader(Copl *newopl) in CadtrackLoader() argument
30 : CmodPlayer(newopl) in CadtrackLoader()
/dports/audio/libadplug/adplug-adplug-2.3.3/src/
H A Dhsp.h30 static CPlayer *factory(Copl *newopl);
32 ChspLoader(Copl *newopl) in ChspLoader() argument
33 : ChscPlayer(newopl) in ChspLoader()
H A Dhyp.h27 static CPlayer *factory(Copl *newopl);
29 CxadhypPlayer(Copl *newopl): CxadPlayer(newopl) in CxadhypPlayer() argument
H A Dflash.h27 static CPlayer *factory(Copl *newopl);
29 CxadflashPlayer(Copl *newopl): CxadPlayer(newopl) in CxadflashPlayer() argument
H A Dmad.h27 static CPlayer *factory(Copl *newopl);
29 CmadLoader(Copl *newopl) : CmodPlayer(newopl) { }; in CmadLoader() argument
H A Dpsi.h27 static CPlayer *factory(Copl *newopl);
29 CxadpsiPlayer(Copl *newopl): CxadPlayer(newopl) in CxadpsiPlayer() argument
H A Dxsm.h27 static CPlayer *factory(Copl *newopl) { return new CxsmPlayer(newopl); } in factory() argument
29 CxsmPlayer(Copl *newopl);
H A Dsa2.h28 static CPlayer *factory(Copl *newopl);
30 Csa2Loader(Copl *newopl) in Csa2Loader() argument
31 : CmodPlayer(newopl) in Csa2Loader()
H A Dbam.h27 static CPlayer *factory(Copl *newopl);
29 CbamPlayer(Copl *newopl) in CbamPlayer() argument
30 : CPlayer(newopl), song(0) in CbamPlayer()

12345678