Home
last modified time | relevance | path

Searched defs:IndexedString (Results 1 – 25 of 55) sorted by relevance

123

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/
H A DIndexedString.cs12 public sealed class IndexedString { class
17 public IndexedString (string s) { in IndexedString() method in System.Web.UI.IndexedString
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/serialization/
H A Dindexedstring.cpp221 IndexedString::IndexedString(const char* str, unsigned short length, uint hash) in IndexedString() function in IndexedString
240 IndexedString::IndexedString(char c) in IndexedString() function in IndexedString
244 IndexedString::IndexedString(const QUrl& url) in IndexedString() function in IndexedString
256 IndexedString::IndexedString(const QString& string) in IndexedString() function in IndexedString
260 IndexedString::IndexedString(const char* str) in IndexedString() function in IndexedString
264 IndexedString::IndexedString(const QByteArray& str) in IndexedString() function in IndexedString
283 IndexedString::IndexedString(const IndexedString& rhs) noexcept in IndexedString() function in IndexedString
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/tests/
H A Dtestproject.h47 …QList<ProjectBaseItem*> itemsForPath(const IndexedString&) const override { return QList<ProjectBa… in itemsForPath()
49 QList<ProjectFolderItem*> foldersForPath(const IndexedString&) const override in foldersForPath()
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/language/duchain/
H A Dwaitforupdate.cpp16 void WaitForUpdate::updateReady(const KDevelop::IndexedString& /*url*/, in updateReady()
H A Dfunctiondeclaration.h18 …NGUAGE_EXPORT DECLARE_LIST_MEMBER_HASH(FunctionDeclarationData, m_defaultParameters, IndexedString) in DECLARE_LIST_MEMBER_HASH() argument
H A Dabstractfunctiondeclaration.h16 class IndexedString; variable
H A Dduchainutils.h29 class IndexedString; variable
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/language/codegen/
H A Dutilities.h15 class IndexedString; variable
H A Dapplychangeswidget.h19 class IndexedString; variable
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/language/editor/
H A Dpersistentmovingrange.h18 class IndexedString; variable
H A Dmodificationrevision.h17 class IndexedString; variable
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/cmake/testing/
H A Dctestfindjob.h14 class IndexedString; variable
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/shell/
H A Dproblemstore.h19 class IndexedString; variable
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/language/interfaces/
H A Dquickopendataprovider.h22 class IndexedString; variable
H A Dicodehighlighting.h17 class IndexedString; variable
H A Diquickopen.h20 class IndexedString; variable
H A Dilanguagesupport.h28 class IndexedString; variable
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/problemreporter/
H A Dproblemreportermodel.h15 class IndexedString; variable
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/language/assistant/
H A Dstaticassistant.h80 virtual void updateReady(const IndexedString&, const KDevelop::ReferencedTopDUContext&) { } in updateReady()
/dports/devel/kdev-php/kdev-php-21.12.3/
H A Dphplanguagesupport.h23 class IndexedString; variable
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev5-php/
H A Dphplanguagesupport.h23 class IndexedString; variable
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/interfaces/
H A Diproject.h40 class IndexedString; variable
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/clang/util/
H A Dclangtypes.h31 class IndexedString; variable
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXOpts/CMTrans/
H A DGenXPrintfLegalization.cpp192 GlobalVariable &IndexedString) { in handleGEP()
205 static void legalizeIndexedString(const IndexedStringInfo &IndexedString) { in legalizeIndexedString()
215 for (auto &IndexedString : Worklist) in legalizeIndexedStrings() local
/dports/devel/kdev-php/kdev-php-21.12.3/duchain/
H A Dcompletioncodemodel.h21 class IndexedString; variable

123