Home
last modified time | relevance | path

Searched refs:inAbbreviate (Results 1 – 12 of 12) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/appleutility/CoreAudio105/
H A DCAStreamBasicDescription.cpp197 …::GetSimpleName(const AudioStreamBasicDescription& inDescription, char* outName, bool inAbbreviate) in GetSimpleName() argument
220 theKindString = (inAbbreviate ? "Float" : "Floating Point"); in GetSimpleName()
224 theKindString = (inAbbreviate ? "SInt" : "Signed Integer"); in GetSimpleName()
228 theKindString = (inAbbreviate ? "UInt" : "Unsigned Integer"); in GetSimpleName()
254 if(inAbbreviate) in GetSimpleName()
H A DCAStreamBasicDescription.h206 … GetSimpleName(const AudioStreamBasicDescription& inDescription, char* outName, bool inAbbreviate);
/dports/audio/faust/faust-2.37.3/architecture/AU/PublicUtility/
H A DCAStreamBasicDescription.cpp283 …scription& inDescription, char* outName, UInt32 inMaxNameLength, bool inAbbreviate, bool inInclude… in GetSimpleName() argument
313 theKindString = (inAbbreviate ? "Float" : "Floating Point"); in GetSimpleName()
317 theKindString = (inAbbreviate ? "SInt" : "Signed Integer"); in GetSimpleName()
321 theKindString = (inAbbreviate ? "UInt" : "Unsigned Integer"); in GetSimpleName()
347 if(inAbbreviate) in GetSimpleName()
H A DCAStreamBasicDescription.h391 …scription& inDescription, char* outName, UInt32 inMaxNameLength, bool inAbbreviate, bool inInclude…
/dports/audio/mixxx/mixxx-2.3.0/lib/apple/
H A DCAStreamBasicDescription.cpp283 …scription& inDescription, char* outName, UInt32 inMaxNameLength, bool inAbbreviate, bool inInclude… in GetSimpleName() argument
313 theKindString = (inAbbreviate ? "Float" : "Floating Point"); in GetSimpleName()
317 theKindString = (inAbbreviate ? "SInt" : "Signed Integer"); in GetSimpleName()
321 theKindString = (inAbbreviate ? "UInt" : "Unsigned Integer"); in GetSimpleName()
347 if(inAbbreviate) in GetSimpleName()
H A DCAStreamBasicDescription.h391 …scription& inDescription, char* outName, UInt32 inMaxNameLength, bool inAbbreviate, bool inInclude…
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_plugin_client/AU/CoreAudioUtilityClasses/
H A DCAStreamBasicDescription.cpp323 …scription& inDescription, char* outName, UInt32 inMaxNameLength, bool inAbbreviate, bool inInclude… in GetSimpleName() argument
353 theKindString = (inAbbreviate ? "Float" : "Floating Point"); in GetSimpleName()
357 theKindString = (inAbbreviate ? "SInt" : "Signed Integer"); in GetSimpleName()
361 theKindString = (inAbbreviate ? "UInt" : "Unsigned Integer"); in GetSimpleName()
387 if(inAbbreviate) in GetSimpleName()
H A DCAStreamBasicDescription.h404 …scription& inDescription, char* outName, UInt32 inMaxNameLength, bool inAbbreviate, bool inInclude…
/dports/audio/ardour6/Ardour-6.8.0/libs/appleutility/CoreAudio/PublicUtility/
H A DCAStreamBasicDescription.cpp323 …scription& inDescription, char* outName, UInt32 inMaxNameLength, bool inAbbreviate, bool inInclude… in GetSimpleName() argument
353 theKindString = (inAbbreviate ? "Float" : "Floating Point"); in GetSimpleName()
357 theKindString = (inAbbreviate ? "SInt" : "Signed Integer"); in GetSimpleName()
361 theKindString = (inAbbreviate ? "UInt" : "Unsigned Integer"); in GetSimpleName()
387 if(inAbbreviate) in GetSimpleName()
H A DCAStreamBasicDescription.h404 …scription& inDescription, char* outName, UInt32 inMaxNameLength, bool inAbbreviate, bool inInclude…
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/libs/PublicUtility/
H A DCAStreamBasicDescription.cpp328 …scription& inDescription, char* outName, UInt32 inMaxNameLength, bool inAbbreviate, bool inInclude… in GetSimpleName() argument
358 theKindString = (inAbbreviate ? "Float" : "Floating Point"); in GetSimpleName()
362 theKindString = (inAbbreviate ? "SInt" : "Signed Integer"); in GetSimpleName()
366 theKindString = (inAbbreviate ? "UInt" : "Unsigned Integer"); in GetSimpleName()
392 if(inAbbreviate) in GetSimpleName()
H A DCAStreamBasicDescription.h420 …scription& inDescription, char* outName, UInt32 inMaxNameLength, bool inAbbreviate, bool inInclude…