Home
last modified time | relevance | path

Searched refs:AS_INTERFACE (Results 51 – 63 of 63) sorted by relevance

123

/dports/science/plumed/plumed2-2.7.2/astyle/src/
H A DASFormatter.cpp1405 if (newHeader == &AS_INTERFACE && !foundNamespaceHeader && !foundClassHeader) in nextLine()
1686 && findKeyword(currentLine, charNum + 1, AS_INTERFACE) in nextLine()
1690 string name = '@' + AS_INTERFACE; in nextLine()
/dports/devel/libastylej/astyle/src/
H A DASFormatter.cpp1314 if (newHeader == &AS_INTERFACE) in nextLine()
1559 && findKeyword(currentLine, charNum + 1, AS_INTERFACE) in nextLine()
1563 string name = '@' + AS_INTERFACE; in nextLine()
/dports/devel/libastylej-arduino/astyle/src/
H A DASFormatter.cpp1314 if (newHeader == &AS_INTERFACE) in nextLine()
1559 && findKeyword(currentLine, charNum + 1, AS_INTERFACE) in nextLine()
1563 string name = '@' + AS_INTERFACE; in nextLine()
/dports/graphics/openjpeg/openjpeg-2.4.0/thirdparty/astyle/
H A DASFormatter.cpp1314 if (newHeader == &AS_INTERFACE) in nextLine()
1559 && findKeyword(currentLine, charNum + 1, AS_INTERFACE) in nextLine()
1563 string name = '@' + AS_INTERFACE; in nextLine()
/dports/textproc/highlight/highlight-4.1/src/core/astyle/
H A DASFormatter.cpp1403 if (newHeader == &AS_INTERFACE && !foundNamespaceHeader && !foundClassHeader) in nextLine()
1684 && findKeyword(currentLine, charNum + 1, AS_INTERFACE) in nextLine()
1688 string name = '@' + AS_INTERFACE; in nextLine()
/dports/graphics/geos/geos-3.9.1/tools/astyle/
H A DASFormatter.cpp1405 if (newHeader == &AS_INTERFACE && !foundNamespaceHeader && !foundClassHeader) in nextLine()
1686 && findKeyword(currentLine, charNum + 1, AS_INTERFACE) in nextLine()
1690 string name = '@' + AS_INTERFACE; in nextLine()
/dports/graphics/qgis/qgis-3.22.3/external/astyle/
H A DASFormatter.cpp1405 if (newHeader == &AS_INTERFACE && !foundNamespaceHeader && !foundClassHeader) in nextLine()
1686 && findKeyword(currentLine, charNum + 1, AS_INTERFACE) in nextLine()
1690 string name = '@' + AS_INTERFACE; in nextLine()
/dports/graphics/qgis-ltr/qgis-3.16.16/external/astyle/
H A DASFormatter.cpp1405 if (newHeader == &AS_INTERFACE && !foundNamespaceHeader && !foundClassHeader) in nextLine()
1686 && findKeyword(currentLine, charNum + 1, AS_INTERFACE) in nextLine()
1690 string name = '@' + AS_INTERFACE; in nextLine()
/dports/devel/kdevelop-pg-qt/kdevelop-pg-qt-2.2.1/kdev-pg/
H A DASBeautifier.cpp965 || (*headerStack)[i] == &AS_INTERFACE in beautify()
H A DASFormatter.cpp1032 if (newHeader == &AS_INTERFACE) in nextLine()
/dports/devel/covtool/covtool-2.1_10/tests/astyle/
H A Dtest.expect128 preBlockStatements.push_back(&AS_INTERFACE);
2056 preDefinitionHeaders.push_back(&AS_INTERFACE);
3569 const string ASResource::AS_INTERFACE = string("interface");
4562 static const string AS_CLASS, AS_STRUCT, AS_UNION, AS_INTERFACE, AS_NAMESPACE, AS_EXTERN;
H A DASFormatter.cpp.expect134 + preDefinitionHeaders.push_back(&AS_INTERFACE);
H A DASBeautifier.cpp.expect128 + preBlockStatements.push_back(&AS_INTERFACE);

123