Home
last modified time | relevance | path

Searched refs:symbolFilter (Results 1 – 6 of 6) sorted by relevance

/dports/editors/focuswriter/focuswriter-1.7.6/src/
H A Dsymbols_model.h52 int symbolFilter(int group, quint32 unicode) const;
H A Dsymbols_model.cpp143 int SymbolsModel::symbolFilter(int group, quint32 unicode) const in symbolFilter() function in SymbolsModel
H A Dsymbols_dialog.cpp440 int filter = m_model->symbolFilter(group, unicode); in selectSymbol()
/dports/devel/abi-compliance-checker/abi-compliance-checker-2.3/checker/
H A Dabi-compliance-checker.pl1524 if(symbolFilter($Symbol, $CompSign{$LVer}{$Symbol}, "Affected", "Binary", $LVer))
1538 if(symbolFilter($Symbol, $CompSign{$LVer}{$Symbol}, "Affected", "Source", $LVer)) {
2287 if(symbolFilter($Symbol, $CompSign{1}{$Symbol}, "Affected", $Level, 1))
2371 if(symbolFilter($Interface, $CompSign{1}{$Interface}, "Affected", $Level, 1))
2426 if(symbolFilter($Interface, $CompSign{1}{$Interface}, "Affected", $Level, 1))
2454 … if(symbolFilter($Interface, $CompSign{1}{$Interface}, "Affected", $Level, 1))
4185 next if(not symbolFilter($Symbol, $CompSign{2}{$Symbol}, "Affected", $Level, 2));
4207 next if(not symbolFilter($Symbol, $CompSign{1}{$Symbol}, "Affected", $Level, 1));
4467 if(not symbolFilter($Symbol, $CompSign{1}{$Symbol}, "Affected", $Level, 1)) {
4720 if(not symbolFilter($Symbol, $CompSign{1}{$Symbol}, "Affected + InlineVirt", $Level, 1))
[all …]
/dports/devel/abi-compliance-checker/abi-compliance-checker-2.3/checker/modules/Internals/
H A DFilter.pm27 sub symbolFilter($$$$) subroutine
/dports/devel/api-sanity-autotest/api-sanity-checker-1.98.4/
H A Dapi-sanity-checker.pl3434 sub symbolFilter($) subroutine
13532 if(symbolFilter($Symbol)) {
13544 if(symbolFilter($Symbol)) {
13555 if(symbolFilter($Symbol)) {
13930 next if(not symbolFilter($Interface));
13981 next if(not symbolFilter($Interface));
14832 if(not symbolFilter($TargetInterfaceName)) {