Home
last modified time | relevance | path

Searched defs:appendString16 (Results 1 – 8 of 8) sorted by path

/dports/audio/carla/Carla-2.4.1/source/includes/vst3sdk/base/source/
H A Dfbuffer.cpp218 bool Buffer::appendString16 (const char16* s) in appendString16() function in Steinberg::Buffer
H A Dfbuffer.h161 bool appendString16 (char16 c) { return put (c); } in appendString16() function
162 bool appendString16 (char16* s) { return appendString16 ((const char16*)s); } in appendString16() function
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vst3sdk/base/source/
H A Dfbuffer.cpp218 bool Buffer::appendString16 (const char16* s) in appendString16() function in Steinberg::Buffer
H A Dfbuffer.h161 bool appendString16 (char16 c) { return put (c); } in appendString16() function
162 bool appendString16 (char16* s) { return appendString16 ((const char16*)s); } in appendString16() function
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/base/source/
H A Dfbuffer.cpp218 bool Buffer::appendString16 (const char16* s) in appendString16() function in Steinberg::Buffer
H A Dfbuffer.h161 bool appendString16 (char16 c) { return put (c); } in appendString16() function
162 bool appendString16 (char16* s) { return appendString16 ((const char16*)s); } in appendString16() function
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_processors/format_types/VST3_SDK/base/source/
H A Dfbuffer.cpp218 bool Buffer::appendString16 (const char16* s) in appendString16() function in Steinberg::Buffer
H A Dfbuffer.h161 bool appendString16 (char16 c) { return put (c); } in appendString16() function
162 bool appendString16 (char16* s) { return appendString16 ((const char16*)s); } in appendString16() function