Home
last modified time | relevance | path

Searched defs:ConstString (Results 1 – 25 of 152) sorted by relevance

1234567

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/utils/common/
H A Dconststring.h31 ConstString(const char *str, size_t length) in ConstString() function
34 explicit ConstString(const std::string &str) in ConstString() function
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/utils/common/
H A Dconststring.h31 ConstString(const char *str, size_t length) in ConstString() function
34 explicit ConstString(const std::string &str) in ConstString() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/Utility/
H A DConstString.h44 ConstString() : m_string(nullptr) {} in ConstString() function
52 ConstString(const ConstString &rhs) : m_string(rhs.m_string) {} in ConstString() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/include/lldb/Utility/
H A DConstString.h45 ConstString() : m_string(nullptr) {} in ConstString() function
53 ConstString(const ConstString &rhs) : m_string(rhs.m_string) {} in ConstString() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/Core/
H A DValueObjectCast.h22 class ConstString; variable
H A DPluginManager.h27 class ConstString; variable
H A DUserSettingsController.h25 class ConstString; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/include/lldb/Core/
H A DValueObjectCast.h22 class ConstString; variable
H A DValue.h25 #include <cstring>
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/include/lldb/Core/
H A DValueObjectCast.h22 class ConstString; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/include/lldb/Core/
H A DValueObjectCast.h22 class ConstString; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/include/lldb/Core/
H A DValueObjectCast.h22 class ConstString; variable
H A DUserSettingsController.h25 class ConstString; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/include/lldb/Core/
H A DValueObjectCast.h22 class ConstString; variable
H A DUserSettingsController.h25 class ConstString; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/include/lldb/Core/
H A DValueObjectCast.h22 class ConstString; variable
H A DUserSettingsController.h25 class ConstString; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/include/lldb/Core/
H A DValueObjectCast.h22 class ConstString; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/include/lldb/Core/
H A DValueObjectCast.h22 class ConstString; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/include/lldb/Core/
H A DValueObjectCast.h22 class ConstString; variable
H A DUserSettingsController.h25 class ConstString; variable
/dports/www/dillo2/dillo-3.0.5/lout/
H A Dobject.hh111 class ConstString: public Comparable class
117 ConstString(const char *str) { this->str = str; } in ConstString() function in lout::object::ConstString
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/const-generics/
H A Dslice-const-param-mismatch.rs7 struct ConstString<const T: &'static str>; struct
/dports/devel/cppcheck-gui/cppcheck-2.6.3/lib/
H A Dmatchcompiler.h31 explicit ConstString(StringRef s) in ConstString() function
/dports/devel/cppcheck/cppcheck-2.6.3/lib/
H A Dmatchcompiler.h31 explicit ConstString(StringRef s) in ConstString() function

1234567