Home
last modified time | relevance | path

Searched defs:isSameFormat (Results 1 – 5 of 5) sorted by relevance

/dports/multimedia/vapoursynth/vapoursynth-R54/doc/api/
H A Dvshelper.h.rst141 isSameFormat subsection
/dports/security/opensaml/opensaml-3.2.1/saml/saml2/profile/impl/
H A DDelegationRestrictionRule.cpp79 bool isSameFormat(const XMLCh* f1, const XMLCh* f2) const { in isSameFormat() function in opensaml::saml2::_isSameDelegate
/dports/multimedia/vapoursynth/vapoursynth-R54/include/
H A DVSHelper.h79 static inline int isSameFormat(const VSVideoInfo *v1, const VSVideoInfo *v2) { in isSameFormat() function
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/utils/report/
H A DGATKReport.java229 public boolean isSameFormat(GATKReport report) { in isSameFormat() method in GATKReport
H A DGATKReportTable.java637 public boolean isSameFormat(final GATKReportTable table) { in isSameFormat() method in GATKReportTable