Home
last modified time | relevance | path

Searched refs:strBufBefore (Results 1 – 14 of 14) sorted by relevance

/dports/audio/carla/Carla-2.4.1/source/modules/distrho/extra/
H A DString.hpp824 const char* const strBufBefore = strBefore.buffer(); in operator +() local
828 std::strcpy(newBuf, strBufBefore); in operator +()
835 String operator+(const char* const strBufBefore, const String& strAfter) noexcept in operator +() argument
838 …const std::size_t newBufSize = ((strBufBefore != nullptr) ? std::strlen(strBufBefore) : 0) + strA… in operator +()
841 std::strcpy(newBuf, strBufBefore); in operator +()
/dports/audio/nekobi-lv2/Nekobi-840a692/dpf/distrho/extra/
H A DString.hpp824 const char* const strBufBefore = strBefore.buffer();
828 std::strcpy(newBuf, strBufBefore);
835 String operator+(const char* const strBufBefore, const String& strAfter) noexcept
838 …const std::size_t newBufSize = ((strBufBefore != nullptr) ? std::strlen(strBufBefore) : 0) + strA…
841 std::strcpy(newBuf, strBufBefore);
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/dpf/distrho/extra/
H A DString.hpp824 const char* const strBufBefore = strBefore.buffer(); in operator +() local
828 std::strcpy(newBuf, strBufBefore); in operator +()
835 String operator+(const char* const strBufBefore, const String& strAfter) noexcept in operator +() argument
838 …const std::size_t newBufSize = ((strBufBefore != nullptr) ? std::strlen(strBufBefore) : 0) + strA… in operator +()
841 std::strcpy(newBuf, strBufBefore); in operator +()
/dports/audio/string-machine-lv2/string-machine-0.1.0/dpf/distrho/extra/
H A DString.hpp824 const char* const strBufBefore = strBefore.buffer(); in operator +() local
828 std::strcpy(newBuf, strBufBefore); in operator +()
835 String operator+(const char* const strBufBefore, const String& strAfter) noexcept in operator +() argument
838 …const std::size_t newBufSize = ((strBufBefore != nullptr) ? std::strlen(strBufBefore) : 0) + strA… in operator +()
841 std::strcpy(newBuf, strBufBefore); in operator +()
/dports/audio/fogpad-lv2/fogpad-port-1.0.0-3-gc52326b/dpf/distrho/extra/
H A DString.hpp836 const char* const strBufBefore = strBefore.buffer(); in operator +() local
840 std::strcpy(newBuf, strBufBefore); in operator +()
847 String operator+(const char* const strBufBefore, const String& strAfter) noexcept in operator +() argument
850 …const std::size_t newBufSize = ((strBufBefore != nullptr) ? std::strlen(strBufBefore) : 0) + strA… in operator +()
853 std::strcpy(newBuf, strBufBefore); in operator +()
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/dpf/distrho/extra/
H A DString.hpp836 const char* const strBufBefore = strBefore.buffer(); in operator +() local
840 std::strcpy(newBuf, strBufBefore); in operator +()
847 String operator+(const char* const strBufBefore, const String& strAfter) noexcept in operator +() argument
850 …const std::size_t newBufSize = ((strBufBefore != nullptr) ? std::strlen(strBufBefore) : 0) + strA… in operator +()
853 std::strcpy(newBuf, strBufBefore); in operator +()
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/dpf/distrho/extra/
H A DString.hpp836 const char* const strBufBefore = strBefore.buffer(); in operator +() local
840 std::strcpy(newBuf, strBufBefore); in operator +()
847 String operator+(const char* const strBufBefore, const String& strAfter) noexcept in operator +() argument
850 …const std::size_t newBufSize = ((strBufBefore != nullptr) ? std::strlen(strBufBefore) : 0) + strA… in operator +()
853 std::strcpy(newBuf, strBufBefore); in operator +()
/dports/audio/ssr-lv2/ssr-e1999da/dpf/distrho/extra/
H A DString.hpp836 const char* const strBufBefore = strBefore.buffer();
840 std::strcpy(newBuf, strBufBefore);
847 String operator+(const char* const strBufBefore, const String& strAfter) noexcept
850 …const std::size_t newBufSize = ((strBufBefore != nullptr) ? std::strlen(strBufBefore) : 0) + strA…
853 std::strcpy(newBuf, strBufBefore);
/dports/audio/stone-phaser-lv2/stone-phaser-0.1.2-17-gda92961/dpf/distrho/extra/
H A DString.hpp836 const char* const strBufBefore = strBefore.buffer(); in operator +() local
840 std::strcpy(newBuf, strBufBefore); in operator +()
847 String operator+(const char* const strBufBefore, const String& strAfter) noexcept in operator +() argument
850 …const std::size_t newBufSize = ((strBufBefore != nullptr) ? std::strlen(strBufBefore) : 0) + strA… in operator +()
853 std::strcpy(newBuf, strBufBefore); in operator +()
/dports/audio/spectacle-lv2/spectacle-2.0-1-g27b1525/dpf/distrho/extra/
H A DString.hpp836 const char* const strBufBefore = strBefore.buffer();
840 std::strcpy(newBuf, strBufBefore);
847 String operator+(const char* const strBufBefore, const String& strAfter) noexcept
850 …const std::size_t newBufSize = ((strBufBefore != nullptr) ? std::strlen(strBufBefore) : 0) + strA…
853 std::strcpy(newBuf, strBufBefore);
/dports/audio/midiomatic-lv2/midiomatic-0.2.0/dpf/distrho/extra/
H A DString.hpp836 const char* const strBufBefore = strBefore.buffer(); in operator +() local
840 std::strcpy(newBuf, strBufBefore); in operator +()
847 String operator+(const char* const strBufBefore, const String& strAfter) noexcept in operator +() argument
850 …const std::size_t newBufSize = ((strBufBefore != nullptr) ? std::strlen(strBufBefore) : 0) + strA… in operator +()
853 std::strcpy(newBuf, strBufBefore); in operator +()
/dports/audio/carla/Carla-2.4.1/source/utils/
H A DCarlaString.hpp925 CarlaString operator+(const char* const strBufBefore, const CarlaString& strAfter) noexcept in operator +() argument
928 return CarlaString(strBufBefore); in operator +()
929 if (strBufBefore == nullptr || strBufBefore[0] == '\0') in operator +()
932 const std::size_t strBufBeforeLen = std::strlen(strBufBefore); in operator +()
938 std::memcpy(newBuf, strBufBefore, strBufBeforeLen); in operator +()
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/distrho/extra/
H A DString.hpp910 String operator+(const char* const strBufBefore, const String& strAfter) noexcept
913 return String(strBufBefore);
914 if (strBufBefore == nullptr || strBufBefore[0] == '\0')
917 const std::size_t strBufBeforeLen = std::strlen(strBufBefore);
923 std::memcpy(newBuf, strBufBefore, strBufBeforeLen);
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/DPF/distrho/extra/
H A DString.hpp937 String operator+(const char* const strBufBefore, const String& strAfter) noexcept in operator +() argument
940 return String(strBufBefore); in operator +()
941 if (strBufBefore == nullptr || strBufBefore[0] == '\0') in operator +()
944 const std::size_t strBufBeforeLen = std::strlen(strBufBefore); in operator +()
950 std::memcpy(newBuf, strBufBefore, strBufBeforeLen); in operator +()