Home
last modified time | relevance | path

Searched refs:isUnknownType (Results 1 – 24 of 24) sorted by relevance

/dports/x11/libfm-qt/libfm-qt-1.0.0/src/core/
H A Dfileinfo.h146 bool isUnknownType() const { in isUnknownType() function
147 return mimeType_->isUnknownType(); in isUnknownType()
H A Dmimetype.h88 bool isUnknownType() const { in isUnknownType() function
H A Dfileinfo.cpp180 if(G_UNLIKELY(!mimeType_ || mimeType_->isUnknownType())) { in setFromGFileInfo()
367 isUnknownType()) { in canThumbnail()
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/gotest.tools/v3/assert/cmd/gty-migrate-from-testify/
H A Dwalktype.go27 func isUnknownType(typ types.Type) bool { func
H A Dmigrate.go281 if isUnknownType(gotype) {
284 if isUnknownType(gotype) {
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/gotest.tools/assert/cmd/gty-migrate-from-testify/
H A Dwalktype.go27 func isUnknownType(typ types.Type) bool { func
H A Dmigrate.go281 if isUnknownType(gotype) {
284 if isUnknownType(gotype) {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/gotest.tools/assert/cmd/gty-migrate-from-testify/
H A Dwalktype.go27 func isUnknownType(typ types.Type) bool { func
H A Dmigrate.go281 if isUnknownType(gotype) {
284 if isUnknownType(gotype) {
/dports/security/gopass/gopass-1.13.0/vendor/gotest.tools/assert/cmd/gty-migrate-from-testify/
H A Dwalktype.go27 func isUnknownType(typ types.Type) bool { func
H A Dmigrate.go281 if isUnknownType(gotype) {
284 if isUnknownType(gotype) {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/gotest.tools/v3/assert/cmd/gty-migrate-from-testify/
H A Dwalktype.go27 func isUnknownType(typ types.Type) bool { func
H A Dmigrate.go281 if isUnknownType(gotype) {
284 if isUnknownType(gotype) {
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/network/
H A DMIMESniffing.cpp67 static inline bool isUnknownType(const char* type) in isUnknownType() function
478 if (isUnknownType(advertisedMIMEType)) { in MIMESniffer()
/dports/dns/dnsdist/dnsdist-1.6.1/
H A Ddnsparser.hh251 static bool isUnknownType(const string& name) in isUnknownType() function in DNSRecordContent
262 if (isUnknownType(name)) in TypeToNumber()
/dports/dns/powerdns/pdns-4.5.2/pdns/
H A Ddnsparser.hh251 static bool isUnknownType(const string& name) in isUnknownType() function in DNSRecordContent
262 if (isUnknownType(name)) in TypeToNumber()
H A Dzoneparser-tng.cc463 if (d_upgradeContent && DNSRecordContent::isUnknownType(qtypeString)) { in get()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/bindings/matlab/
H A DOutputSBML.cpp429 isUnknownType(std::string tc) in isUnknownType() function
520 while (isUnknownType(sbmlTC) && it != pm.end()) in determineTypeCode()
H A DTranslateSBML.cpp429 isUnknownType(std::string tc) in isUnknownType() function
519 while (isUnknownType(sbmlTC) && it != pm.end()) in determineTypeCode()
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/matlab/
H A DOutputSBML.cpp429 isUnknownType(std::string tc) in isUnknownType() function
520 while (isUnknownType(sbmlTC) && it != pm.end()) in determineTypeCode()
H A DTranslateSBML.cpp429 isUnknownType(std::string tc) in isUnknownType() function
519 while (isUnknownType(sbmlTC) && it != pm.end()) in determineTypeCode()
/dports/dns/powerdns/pdns-4.5.2/pdns/backends/gsql/
H A Dgsqlbackend.cc1903 if (d_upgradeContent && DNSRecordContent::isUnknownType(row[3]) && r.qtype.isSupportedType()) { in extractRecord()
/dports/devel/cppcheck/cppcheck-2.6.3/lib/
H A Dsymboldatabase.cpp2665 static bool isUnknownType(const Token* start, const Token* end) in isUnknownType() function
2688 if (isUnknownType(function->retDef, defEnd)) in returnsConst()
2703 if (isUnknownType(function->retDef, defEnd)) in returnsReference()
2718 if (isUnknownType(function->retDef, defEnd)) in returnsVoid()
/dports/devel/cppcheck-gui/cppcheck-2.6.3/lib/
H A Dsymboldatabase.cpp2665 static bool isUnknownType(const Token* start, const Token* end) in isUnknownType() function
2688 if (isUnknownType(function->retDef, defEnd)) in returnsConst()
2703 if (isUnknownType(function->retDef, defEnd)) in returnsReference()
2718 if (isUnknownType(function->retDef, defEnd)) in returnsVoid()