Home
last modified time | relevance | path

Searched refs:tellLength (Results 1 – 9 of 9) sorted by relevance

/dports/audio/libsidplay2/sidplay-libs-2.1.1/libsidplay/src/sidtune/
H A DMUS.cpp582 if ( !MUS_detect(&spPet[0],spPet.tellLength(),voice3Index) ) in MUS_load()
663 if ( MUS_detect(&spPet[0],spPet.tellLength()-pos,voice3Index) ) in MUS_load()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/sid/sidplay-libs/libsidplay/include/sidplay/
H A DSmartPtr.h50 virtual ulint_smartpt tellLength() { return bufLen; } in tellLength() function
/dports/audio/fcplay/fcplay-0.0.1/
H A DSmartPtr.h46 virtual ulint tellLength() { return bufLen; } in tellLength() function
/dports/audio/libsidplay/libsidplay-1.36.60/src/
H A Dsmart.h50 virtual ulint tellLength() { return bufLen; } in tellLength() function
/dports/audio/libsidplay2/sidplay-libs-2.1.1/libsidplay/include/sidplay/
H A DSmartPtr.h50 virtual ulint_smartpt tellLength() { return bufLen; } in tellLength() function
/dports/audio/libsidplayfp/libsidplayfp-2.3.1/src/sidtune/
H A DSmartPtr.h47 virtual ulint_smartpt tellLength() const { return bufLen; } in tellLength() function
H A DMUS.cpp259 if (detect(&spPet[0], spPet.tellLength()-pos, voice3Index)) in tryLoad()
/dports/audio/ocp/ocp-0.2.90/playsid/libsidplayfp-git/src/sidtune/
H A DSmartPtr.h47 virtual ulint_smartpt tellLength() const { return bufLen; } in tellLength() function
H A DMUS.cpp259 if (detect(&spPet[0], spPet.tellLength()-pos, voice3Index))