Searched refs:SoundSystemCreator (Results 1 – 4 of 4) sorted by relevance
23 typedef SoundSystemInterface *(*SoundSystemCreator)(); typedef28 template <const SoundSystemCreator kSoundSystemCreators[], int kNumSoundSystems>43 template <const SoundSystemCreator kSoundSystemCreators[], int kNumSoundSystems>69 template <const SoundSystemCreator kSoundSystemCreators[], int kNumSoundSystems>80 template <const SoundSystemCreator kSoundSystemCreators[], int kNumSoundSystems>
110 extern const SoundSystemCreator kSingleSystemFailingCreators[] = {121 extern const SoundSystemCreator kSingleSystemSucceedingCreators[] = {132 extern const SoundSystemCreator145 extern const SoundSystemCreator kEarlierEntriesHavePriorityCreators[] = {161 extern const SoundSystemCreator kManySoundSystemsCreators[] = {178 extern const SoundSystemCreator kDeletesAllCreatedSoundSystemsCreators[] = {
18 const SoundSystemCreator kLinuxSoundSystemCreators[] = {
19 extern const SoundSystemCreator kLinuxSoundSystemCreators[