Home
last modified time | relevance | path

Searched refs:SpellingList (Results 1 – 18 of 18) sorted by relevance

/dports/audio/rosegarden/rosegarden-21.06.1/src/sound/
H A DTuning.h38 typedef std::map< std::string, int > SpellingList;
39 typedef SpellingList::iterator SpellingListIterator;
73 SpellingList *spellings);
105 SpellingList *getSpellingList() const; /**< Get the enharmonic spellings */
125 SpellingList *spellings);
129 SpellingList *spellings);
140 SpellingList *m_spellings;
H A DTuning.cpp83 SpellingList *spellings = new SpellingList;
123 spellings = new SpellingList;
241 SpellingList *spellings)
338 SpellingList *spellings)
354 SpellingList *spellings) :
648 SpellingList *Tuning::getSpellingList() const{ return m_spellings; }
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1573 getSpellingListIndex(const std::vector<FlattenedSpelling> &SpellingList, in getSpellingListIndex() argument
1575 assert(!SpellingList.empty() && "Spelling list is empty!"); in getSpellingListIndex()
1577 for (unsigned Index = 0; Index < SpellingList.size(); ++Index) { in getSpellingListIndex()
1578 const FlattenedSpelling &S = SpellingList[Index]; in getSpellingListIndex()
1598 assert(!SpellingList.empty() && in writeAttrAccessorDefinition()
1607 OS << getSpellingListIndex(SpellingList, Spellings[Index]); in writeAttrAccessorDefinition()
3989 class SpellingList { class
4031 SpellingList SupportedSpellings;
4034 std::pair<std::string, SpellingList> HeadingAndSpellings) in DocumentationData()
4053 static std::pair<std::string, SpellingList>
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1534 getSpellingListIndex(const std::vector<FlattenedSpelling> &SpellingList, in getSpellingListIndex() argument
1536 assert(!SpellingList.empty() && "Spelling list is empty!"); in getSpellingListIndex()
1538 for (unsigned Index = 0; Index < SpellingList.size(); ++Index) { in getSpellingListIndex()
1539 const FlattenedSpelling &S = SpellingList[Index]; in getSpellingListIndex()
1559 assert(!SpellingList.empty() && in writeAttrAccessorDefinition()
1568 OS << getSpellingListIndex(SpellingList, Spellings[Index]); in writeAttrAccessorDefinition()
3908 class SpellingList { class
3950 SpellingList SupportedSpellings;
3953 std::pair<std::string, SpellingList> HeadingAndSpellings) in DocumentationData()
3972 static std::pair<std::string, SpellingList>
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1571 getSpellingListIndex(const std::vector<FlattenedSpelling> &SpellingList, in getSpellingListIndex() argument
1573 assert(!SpellingList.empty() && "Spelling list is empty!"); in getSpellingListIndex()
1575 for (unsigned Index = 0; Index < SpellingList.size(); ++Index) { in getSpellingListIndex()
1576 const FlattenedSpelling &S = SpellingList[Index]; in getSpellingListIndex()
1596 assert(!SpellingList.empty() && in writeAttrAccessorDefinition()
1605 OS << getSpellingListIndex(SpellingList, Spellings[Index]); in writeAttrAccessorDefinition()
3983 class SpellingList { class
4025 SpellingList SupportedSpellings;
4028 std::pair<std::string, SpellingList> HeadingAndSpellings) in DocumentationData()
4047 static std::pair<std::string, SpellingList>
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1571 getSpellingListIndex(const std::vector<FlattenedSpelling> &SpellingList, in getSpellingListIndex() argument
1573 assert(!SpellingList.empty() && "Spelling list is empty!"); in getSpellingListIndex()
1575 for (unsigned Index = 0; Index < SpellingList.size(); ++Index) { in getSpellingListIndex()
1576 const FlattenedSpelling &S = SpellingList[Index]; in getSpellingListIndex()
1596 assert(!SpellingList.empty() && in writeAttrAccessorDefinition()
1605 OS << getSpellingListIndex(SpellingList, Spellings[Index]); in writeAttrAccessorDefinition()
3983 class SpellingList { class
4025 SpellingList SupportedSpellings;
4028 std::pair<std::string, SpellingList> HeadingAndSpellings) in DocumentationData()
4047 static std::pair<std::string, SpellingList>
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1528 getSpellingListIndex(const std::vector<FlattenedSpelling> &SpellingList, in getSpellingListIndex() argument
1530 assert(!SpellingList.empty() && "Spelling list is empty!"); in getSpellingListIndex()
1532 for (unsigned Index = 0; Index < SpellingList.size(); ++Index) { in getSpellingListIndex()
1533 const FlattenedSpelling &S = SpellingList[Index]; in getSpellingListIndex()
1553 assert(!SpellingList.empty() && in writeAttrAccessorDefinition()
1561 OS << getSpellingListIndex(SpellingList, Spellings[Index]); in writeAttrAccessorDefinition()
3843 class SpellingList { class
3885 SpellingList SupportedSpellings;
3888 std::pair<std::string, SpellingList> HeadingAndSpellings) in DocumentationData()
3907 static std::pair<std::string, SpellingList>
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1584 getSpellingListIndex(const std::vector<FlattenedSpelling> &SpellingList, in getSpellingListIndex() argument
1586 assert(!SpellingList.empty() && "Spelling list is empty!"); in getSpellingListIndex()
1588 for (unsigned Index = 0; Index < SpellingList.size(); ++Index) { in getSpellingListIndex()
1589 const FlattenedSpelling &S = SpellingList[Index]; in getSpellingListIndex()
1609 assert(!SpellingList.empty() && in writeAttrAccessorDefinition()
1618 OS << getSpellingListIndex(SpellingList, Spellings[Index]); in writeAttrAccessorDefinition()
4003 class SpellingList { class
4045 SpellingList SupportedSpellings;
4048 std::pair<std::string, SpellingList> HeadingAndSpellings) in DocumentationData()
4067 static std::pair<std::string, SpellingList>
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1534 getSpellingListIndex(const std::vector<FlattenedSpelling> &SpellingList, in getSpellingListIndex() argument
1536 assert(!SpellingList.empty() && "Spelling list is empty!"); in getSpellingListIndex()
1538 for (unsigned Index = 0; Index < SpellingList.size(); ++Index) { in getSpellingListIndex()
1539 const FlattenedSpelling &S = SpellingList[Index]; in getSpellingListIndex()
1559 assert(!SpellingList.empty() && in writeAttrAccessorDefinition()
1568 OS << getSpellingListIndex(SpellingList, Spellings[Index]); in writeAttrAccessorDefinition()
3908 class SpellingList { class
3950 SpellingList SupportedSpellings;
3953 std::pair<std::string, SpellingList> HeadingAndSpellings) in DocumentationData()
3972 static std::pair<std::string, SpellingList>
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1584 getSpellingListIndex(const std::vector<FlattenedSpelling> &SpellingList, in getSpellingListIndex() argument
1586 assert(!SpellingList.empty() && "Spelling list is empty!"); in getSpellingListIndex()
1588 for (unsigned Index = 0; Index < SpellingList.size(); ++Index) { in getSpellingListIndex()
1589 const FlattenedSpelling &S = SpellingList[Index]; in getSpellingListIndex()
1609 assert(!SpellingList.empty() && in writeAttrAccessorDefinition()
1618 OS << getSpellingListIndex(SpellingList, Spellings[Index]); in writeAttrAccessorDefinition()
4003 class SpellingList { class
4045 SpellingList SupportedSpellings;
4048 std::pair<std::string, SpellingList> HeadingAndSpellings) in DocumentationData()
4067 static std::pair<std::string, SpellingList>
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1522 getSpellingListIndex(const std::vector<FlattenedSpelling> &SpellingList, in getSpellingListIndex() argument
1524 assert(!SpellingList.empty() && "Spelling list is empty!"); in getSpellingListIndex()
1526 for (unsigned Index = 0; Index < SpellingList.size(); ++Index) { in getSpellingListIndex()
1527 const FlattenedSpelling &S = SpellingList[Index]; in getSpellingListIndex()
1547 assert(!SpellingList.empty() && in writeAttrAccessorDefinition()
1555 OS << getSpellingListIndex(SpellingList, Spellings[Index]); in writeAttrAccessorDefinition()
3790 class SpellingList { class
3832 SpellingList SupportedSpellings;
3835 std::pair<std::string, SpellingList> HeadingAndSpellings) in DocumentationData()
3854 static std::pair<std::string, SpellingList>
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1553 getSpellingListIndex(const std::vector<FlattenedSpelling> &SpellingList, in getSpellingListIndex() argument
1555 assert(!SpellingList.empty() && "Spelling list is empty!"); in getSpellingListIndex()
1557 for (unsigned Index = 0; Index < SpellingList.size(); ++Index) { in getSpellingListIndex()
1558 const FlattenedSpelling &S = SpellingList[Index]; in getSpellingListIndex()
1578 assert(!SpellingList.empty() && in writeAttrAccessorDefinition()
1587 OS << getSpellingListIndex(SpellingList, Spellings[Index]); in writeAttrAccessorDefinition()
4224 class SpellingList { class
4266 SpellingList SupportedSpellings;
4269 std::pair<std::string, SpellingList> HeadingAndSpellings) in DocumentationData()
4288 static std::pair<std::string, SpellingList>
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1553 getSpellingListIndex(const std::vector<FlattenedSpelling> &SpellingList, in getSpellingListIndex() argument
1555 assert(!SpellingList.empty() && "Spelling list is empty!"); in getSpellingListIndex()
1557 for (unsigned Index = 0; Index < SpellingList.size(); ++Index) { in getSpellingListIndex()
1558 const FlattenedSpelling &S = SpellingList[Index]; in getSpellingListIndex()
1578 assert(!SpellingList.empty() && in writeAttrAccessorDefinition()
1587 OS << getSpellingListIndex(SpellingList, Spellings[Index]); in writeAttrAccessorDefinition()
4259 class SpellingList { class
4301 SpellingList SupportedSpellings;
4304 std::pair<std::string, SpellingList> HeadingAndSpellings) in DocumentationData()
4323 static std::pair<std::string, SpellingList>
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1553 getSpellingListIndex(const std::vector<FlattenedSpelling> &SpellingList, in getSpellingListIndex() argument
1555 assert(!SpellingList.empty() && "Spelling list is empty!"); in getSpellingListIndex()
1557 for (unsigned Index = 0; Index < SpellingList.size(); ++Index) { in getSpellingListIndex()
1558 const FlattenedSpelling &S = SpellingList[Index]; in getSpellingListIndex()
1578 assert(!SpellingList.empty() && in writeAttrAccessorDefinition()
1587 OS << getSpellingListIndex(SpellingList, Spellings[Index]); in writeAttrAccessorDefinition()
4224 class SpellingList { class
4266 SpellingList SupportedSpellings;
4269 std::pair<std::string, SpellingList> HeadingAndSpellings) in DocumentationData()
4288 static std::pair<std::string, SpellingList>
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/utils/TableGen/
H A DClangAttrEmitter.cpp1553 getSpellingListIndex(const std::vector<FlattenedSpelling> &SpellingList, in getSpellingListIndex() argument
1555 assert(!SpellingList.empty() && "Spelling list is empty!"); in getSpellingListIndex()
1557 for (unsigned Index = 0; Index < SpellingList.size(); ++Index) { in getSpellingListIndex()
1558 const FlattenedSpelling &S = SpellingList[Index]; in getSpellingListIndex()
1578 assert(!SpellingList.empty() && in writeAttrAccessorDefinition()
1587 OS << getSpellingListIndex(SpellingList, Spellings[Index]); in writeAttrAccessorDefinition()
4224 class SpellingList { class
4266 SpellingList SupportedSpellings;
4269 std::pair<std::string, SpellingList> HeadingAndSpellings) in DocumentationData()
4288 static std::pair<std::string, SpellingList>
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1553 getSpellingListIndex(const std::vector<FlattenedSpelling> &SpellingList, in getSpellingListIndex() argument
1555 assert(!SpellingList.empty() && "Spelling list is empty!"); in getSpellingListIndex()
1557 for (unsigned Index = 0; Index < SpellingList.size(); ++Index) { in getSpellingListIndex()
1558 const FlattenedSpelling &S = SpellingList[Index]; in getSpellingListIndex()
1578 assert(!SpellingList.empty() && in writeAttrAccessorDefinition()
1587 OS << getSpellingListIndex(SpellingList, Spellings[Index]); in writeAttrAccessorDefinition()
4224 class SpellingList { class
4266 SpellingList SupportedSpellings;
4269 std::pair<std::string, SpellingList> HeadingAndSpellings) in DocumentationData()
4288 static std::pair<std::string, SpellingList>
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1553 getSpellingListIndex(const std::vector<FlattenedSpelling> &SpellingList, in getSpellingListIndex() argument
1555 assert(!SpellingList.empty() && "Spelling list is empty!"); in getSpellingListIndex()
1557 for (unsigned Index = 0; Index < SpellingList.size(); ++Index) { in getSpellingListIndex()
1558 const FlattenedSpelling &S = SpellingList[Index]; in getSpellingListIndex()
1578 assert(!SpellingList.empty() && in writeAttrAccessorDefinition()
1587 OS << getSpellingListIndex(SpellingList, Spellings[Index]); in writeAttrAccessorDefinition()
4224 class SpellingList { class
4266 SpellingList SupportedSpellings;
4269 std::pair<std::string, SpellingList> HeadingAndSpellings) in DocumentationData()
4288 static std::pair<std::string, SpellingList>
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1521 getSpellingListIndex(const std::vector<FlattenedSpelling> &SpellingList, in getSpellingListIndex() argument
1523 assert(!SpellingList.empty() && "Spelling list is empty!"); in getSpellingListIndex()
1525 for (unsigned Index = 0; Index < SpellingList.size(); ++Index) { in getSpellingListIndex()
1526 const FlattenedSpelling &S = SpellingList[Index]; in getSpellingListIndex()
1545 const std::vector<FlattenedSpelling> SpellingList = GetFlattenedSpellings(R); in writeAttrAccessorDefinition() local
1546 assert(!SpellingList.empty() && in writeAttrAccessorDefinition()
1554 OS << getSpellingListIndex(SpellingList, Spellings[Index]); in writeAttrAccessorDefinition()