Home
last modified time | relevance | path

Searched refs:str8Empty (Results 1 – 6 of 6) sorted by relevance

/dports/audio/gsequencer/gsequencer-3.10.4/ags/vst3-capi/pluginterfaces/base/
H A Dags_vst_ftypes.cpp61 return(static_cast<gboolean>(str8Empty(reinterpret_cast<char8 *>(str)))); in ags_vst_str8_empty()
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_processors/format_types/VST3_SDK/pluginterfaces/base/
H A Dftypes.h112 inline bool str8Empty (const char8* str) { return (!str || *str == 0); } in str8Empty() function
/dports/audio/carla/Carla-2.4.1/source/includes/vst3sdk/pluginterfaces/base/
H A Dftypes.h112 inline bool str8Empty (const char8* str) { return (!str || *str == 0); } in str8Empty() function
/dports/audio/ardour6/Ardour-6.8.0/libs/vst3/pluginterfaces/base/
H A Dftypes.h114 inline bool str8Empty (const char8* str) { return (!str || *str == 0); } in str8Empty() function
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/pluginterfaces/base/
H A Dftypes.h114 inline bool str8Empty (const char8* str) { return (!str || *str == 0); } in str8Empty() function
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vst3sdk/pluginterfaces/base/
H A Dftypes.h112 inline bool str8Empty (const char8* str) { return (!str || *str == 0); } in str8Empty() function