Home
last modified time | relevance | path

Searched refs:makeDiff (Results 1 – 25 of 25) sorted by relevance

/dports/math/analitza/analitza-21.12.3/analitza/
H A Dprovidederivative.cpp64 Apply* a=makeDiff(const_cast<Object*>(o)); in run()
106 Apply* a=makeDiff(*it);\
127 Apply* a=makeDiff(*it); in derivativeApply()
146 Apply* a=makeDiff(*iobj); in derivativeApply()
168 return walk(makeDiff(c->m_params.last())); in derivativeContainer()
177 Apply* a=makeDiff(p->m_params[0]); in derivativeContainer()
191 Apply* a=makeDiff(o); in derivativeContainer()
201 Apply* ProvideDerivative::makeDiff(Object* o) const in makeDiff() function in ProvideDerivative
H A Dprovidederivative.h47 Apply* makeDiff(Analitza::Object* o) const;
/dports/www/nextcloud/nextcloud/3rdparty/php-opencloud/openstack/src/Common/JsonSchema/
H A DJsonPatch.php15 return (new static())->makeDiff($src, $dest);
18 public function makeDiff($srcStruct, $desStruct, string $path = ''): array function in OpenStack\\Common\\JsonSchema\\JsonPatch
40 …$changes = array_merge($changes, $this->makeDiff($srcStruct[$key], $val, $this->path($path, $key))…
67 …$changes = array_merge($changes, $this->makeDiff($srcStruct->$key, $val, $this->path($path, $key))…
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/skylighting-core-0.8.5/test/
H A Dtest-skylighting.hs173 else return $ Just $ makeDiff referenceFile
176 makeDiff :: FilePath -> [Text] -> [Text] -> String
177 makeDiff referenceFile expected actual = unlines $ function
206 diffs = makeDiff "expected" inplines toklines
/dports/graphics/p5-Image-ExifTool/Image-ExifTool-12.30/lib/Image/ExifTool/
H A DMakerNotes.pm1306 my $makeDiff = $offsets[0];
1311 my $expected = $dataPos + $ifdEnd + (defined $makeDiff ? $makeDiff : 4);
1380 $makeDiff = 0;
1400 return $shift unless defined $makeDiff;
1412 $makeDiff = 4 unless defined $makeDiff;
1413 $fix = $makeDiff - $diff; # assume standard diff for this make
/dports/graphics/p5-Image-ExifTool-devel/Image-ExifTool-12.14/lib/Image/ExifTool/
H A DMakerNotes.pm1306 my $makeDiff = $offsets[0];
1311 my $expected = $dataPos + $ifdEnd + (defined $makeDiff ? $makeDiff : 4);
1380 $makeDiff = 0;
1400 return $shift unless defined $makeDiff;
1412 $makeDiff = 4 unless defined $makeDiff;
1413 $fix = $makeDiff - $diff; # assume standard diff for this make
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/skylighting-core-0.10.4/test/
H A Dtest-skylighting.hs189 else return $ Just $ makeDiff referenceFile
192 makeDiff :: FilePath -> [Text] -> [Text] -> String
193 makeDiff referenceFile expected actual = unlines $ function
221 diffs = makeDiff "expected" inplines toklines
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/skylighting-core-0.11/test/
H A Dtest-skylighting.hs204 else return $ Just $ makeDiff referenceFile
207 makeDiff :: FilePath -> [Text] -> [Text] -> String
208 makeDiff referenceFile expected actual = unlines $ function
236 diffs = makeDiff "expected" inplines toklines
/dports/devel/kdesvn/kdesvn-2.1.0/src/svnfrontend/
H A Dsvnactions.h209 …virtual void makeDiff(const QString &, const svn::Revision &, const svn::Revision &, const svn::Re…
210 …virtual void makeDiff(const QString &, const svn::Revision &, const QString &, const svn::Revision…
211 …virtual void makeDiff(const QString &, const svn::Revision &, const QString &, const svn::Revision…
212 …virtual void makeDiff(const QString &, const svn::Revision &, const QString &, const svn::Revision…
H A Dsvnlogdlgimp.h49 …void makeDiff(const QString &, const svn::Revision &, const QString &, const svn::Revision &, QWid…
H A Dsvnlogdlgimp.cpp254 emit makeDiff(e, p->revision(), s, k->revision(), this); in slotDispPrevious() local
277 …emit makeDiff(_base + m_first->realName(), m_first->revision(), _base + m_second->realName(), m_se… in slotDispSelected() local
532 emit makeDiff(_base + source, prev, _base + name, rev, this); in slotChangedPathContextMenu() local
H A Dsvnactions.cpp248 connect(m_Data->m_LogDialog, &SvnLogDlgImp::makeDiff, in makeLog()
249 … const svn::Revision&, const QString&, const svn::Revision&, QWidget*>::of(&SvnActions::makeDiff)); in makeLog()
506 … const svn::Revision&, const QString&, const svn::Revision&, QWidget*>::of(&SvnActions::makeDiff)); in makeTree()
1095 void SvnActions::makeDiff(const QString &what, const svn::Revision &start, const svn::Revision &end… in makeDiff() function in SvnActions
1097 makeDiff(what, start, what, end, _peg, isDir, m_Data->m_ParentList->realWidget()); in makeDiff()
1100 void SvnActions::makeDiff(const QString &p1, const svn::Revision &start, const QString &p2, const s… in makeDiff() function in SvnActions
1102 makeDiff(p1, start, p2, end, nullptr); in makeDiff()
1105 void SvnActions::makeDiff(const QString &p1, const svn::Revision &start, const QString &p2, const s… in makeDiff() function in SvnActions
1114 makeDiff(p1, start, p2, end, end, info.isDir(), p); in makeDiff()
1225 void SvnActions::makeDiff(const QString &p1, const svn::Revision &start, const QString &p2, const s… in makeDiff() function in SvnActions
H A Dcommandexec.cpp455 …m_pCPart->m_SvnWrapper->makeDiff(m_pCPart->urls.at(0), m_pCPart->start, m_pCPart->urls.at(0), m_pC… in slotCmd_diff()
470 m_pCPart->m_SvnWrapper->makeDiff(m_pCPart->urls.at(0), r1, m_pCPart->urls.at(1), r2); in slotCmd_diff()
H A Dmaintreewidget.cpp1414 m_Data->m_Model->svnWrapper()->makeDiff(what, end, what, start, realWidget()); in slotDisplayLastDiff()
1445 …m_Data->m_Model->svnWrapper()->makeDiff(what, first, second, svn::Revision::UNDEFINED, kitem ? kit… in simpleWcDiff()
1464 …m_Data->m_Model->svnWrapper()->makeDiff(what, range.first, range.second, _peg, k ? k->isDir() : tr… in slotDiffRevisions()
1501 m_Data->m_Model->svnWrapper()->makeDiff(w1, r1, w2, r1); in slotDiffPathes()
/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/src/ShellCheck/Formatter/
H A DDiff.hs93 putStrLn $ formatDoc color $ makeDiff name contents fix
109 makeDiff :: String -> String -> Fix -> DiffDoc String
110 makeDiff name contents fix = do function
/dports/devel/kdesvn/kdesvn-2.1.0/src/ksvnwidgets/
H A Dcommitmsg_impl.cpp270 connect(ptr, SIGNAL(makeDiff(QString,svn::Revision,QString,svn::Revision,QWidget*)), in getLogmessage()
271 callback, SLOT(makeDiff(QString,svn::Revision,QString,svn::Revision,QWidget*))); in getLogmessage()
362 emit makeDiff(what, svn::Revision::BASE, what, svn::Revision::WORKING, parentWidget()); in slotDiffSelected() local
H A Dcommitmsg_impl.h99 …void makeDiff(const QString &, const svn::Revision &, const QString &, const svn::Revision &, QWid…
/dports/www/nextcloud/nextcloud/3rdparty/php-opencloud/openstack/src/Images/v2/
H A DJsonPatch.php34 …$changes = array_merge($changes, $this->makeDiff($srcStruct->$key, $val, $this->path($path, $key))…
/dports/security/liboqs/liboqs-0.7.0/tests/constant_time/kem/passes/
H A Dsike-compressed50 fun:makeDiff
/dports/devel/kdesvn/kdesvn-2.1.0/src/svnfrontend/graphtree/
H A Drevgraphview.h150 void makeDiff(const QString &, const QString &);
H A Drevgraphview.cpp921 makeDiff(i->nodename(), m_Selected->nodename()); in contextMenuEvent()
968 makeDiff(n1, n2); in makeDiffPrev()
971 void RevGraphView::makeDiff(const QString &n1, const QString &n2) in makeDiff() function in RevGraphView
/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/utils/pairhmm/
H A DPairHMMUnitTest.java691 ? makeDiff(hap1, differingSite, minLength)
692 : makeDiff(hap2, differingSite, minLength);
701 private int makeDiff(final byte[] bytes, final int site, final int minSize) {
/dports/security/liboqs/liboqs-0.7.0/src/kem/sike/external/compression/
H A Dtorsion_basis.c283 static void makeDiff(const point_full_proj_t R, point_full_proj_t S, const point_proj_t D) in makeDiff() function
360 makeDiff(R[0], R[1], D); in BuildOrdinary3nBasis_dual()
/dports/audio/supercollider/SuperCollider-3.11.0-Source/testsuite/sclang/lpc/
H A DLPCTestUtils.sc31 makeDiff // construct a diff from two dictionaries
320 diffs = diffs.add(this.makeDiff(inputM, *outputs));
428 *makeDiff {
/dports/www/jspwiki/jspwiki/
H A DChangeLog3597 change, so WikiEngine.makeDiff() now takes a WikiContext as a parameter.