Home
last modified time | relevance | path

Searched defs:diffs (Results 1 – 25 of 1217) sorted by relevance

12345678910>>...49

/dports/devel/sunpromake/schily-2021-09-18/star/
H A Ddiff.h72 typedef struct diffs { struct
73 int d_perm;
74 int d_type;
75 int d_nlink;
76 int d_dnlink;
100 } diffs_t; argument
/dports/devel/sccs/schily-2021-09-18/star/
H A Ddiff.h72 typedef struct diffs { struct
73 int d_perm;
74 int d_type;
75 int d_nlink;
76 int d_dnlink;
100 } diffs_t; argument
/dports/net/rscsi/schily-2021-09-18/star/
H A Ddiff.h72 typedef struct diffs { struct
73 int d_perm;
74 int d_type;
75 int d_nlink;
76 int d_dnlink;
100 } diffs_t; argument
/dports/archivers/star/schily-2021-09-18/star/
H A Ddiff.h72 typedef struct diffs { struct
73 int d_perm;
74 int d_type;
75 int d_nlink;
76 int d_dnlink;
100 } diffs_t; argument
/dports/sysutils/cdrtools/schily-2021-09-18/star/
H A Ddiff.h72 typedef struct diffs { struct
73 int d_perm;
74 int d_type;
75 int d_nlink;
76 int d_dnlink;
100 } diffs_t; argument
/dports/editors/ved/schily-2021-09-18/star/
H A Ddiff.h72 typedef struct diffs { struct
73 int d_perm;
74 int d_type;
75 int d_nlink;
76 int d_dnlink;
100 } diffs_t; argument
/dports/devel/schilybase/schily-2021-09-18/star/
H A Ddiff.h72 typedef struct diffs { struct
73 int d_perm;
74 int d_type;
75 int d_nlink;
76 int d_dnlink;
100 } diffs_t; argument
/dports/devel/smake/schily-2021-09-18/star/
H A Ddiff.h72 typedef struct diffs { struct
73 int d_perm;
74 int d_type;
75 int d_nlink;
76 int d_dnlink;
100 } diffs_t; argument
/dports/sysutils/schilyutils/schily-2021-09-18/star/
H A Ddiff.h72 typedef struct diffs { struct
73 int d_perm;
74 int d_type;
75 int d_nlink;
76 int d_dnlink;
100 } diffs_t; argument
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/assert-json-diff-2.0.1/src/
H A Ddiff.rs322 let diffs = diff( in test_diffing_leaf_json() localVariable
329 let diffs = diff( in test_diffing_leaf_json() localVariable
336 let diffs = diff( in test_diffing_leaf_json() localVariable
343 let diffs = diff( in test_diffing_leaf_json() localVariable
350 let diffs = diff( in test_diffing_leaf_json() localVariable
389 let diffs = diff( in test_diffing_leaf_json() localVariable
398 let diffs = diff( in test_diffing_leaf_json() localVariable
464 let diffs = diff(&actual, &expected, Config::new(CompareMode::Strict)); in test_array_strict() localVariable
520 let diffs = diff(&lhs, &rhs, Config::new(CompareMode::Strict)); in test_object_strict() localVariable
525 let diffs = diff(&lhs, &rhs, Config::new(CompareMode::Strict)); in test_object_strict() localVariable
[all …]
/dports/www/zola/zola-0.15.2/cargo-crates/assert-json-diff-2.0.1/src/
H A Ddiff.rs322 let diffs = diff( in test_diffing_leaf_json() localVariable
329 let diffs = diff( in test_diffing_leaf_json() localVariable
336 let diffs = diff( in test_diffing_leaf_json() localVariable
343 let diffs = diff( in test_diffing_leaf_json() localVariable
350 let diffs = diff( in test_diffing_leaf_json() localVariable
389 let diffs = diff( in test_diffing_leaf_json() localVariable
398 let diffs = diff( in test_diffing_leaf_json() localVariable
464 let diffs = diff(&actual, &expected, Config::new(CompareMode::Strict)); in test_array_strict() localVariable
520 let diffs = diff(&lhs, &rhs, Config::new(CompareMode::Strict)); in test_object_strict() localVariable
525 let diffs = diff(&lhs, &rhs, Config::new(CompareMode::Strict)); in test_object_strict() localVariable
[all …]
/dports/devel/py-nbdime/nbdime-3.1.1/nbdime/merging/
H A Dchunks.py9 def __unused__get_diff_range(diffs, i): argument
24 def get_section_boundaries(diffs): argument
40 def split_diffs_on_boundaries(diffs, boundaries): argument
69 def make_chunks(boundaries, diffs): argument
104 def make_merge_chunks(base, *diffs, **kwargs):
144 def chunk_typename(diffs): argument
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/util/diff/test/
H A Dtest_diff.cpp156 CDiffList diffs; in s_CleanupAndMerge_MergeEquities() local
178 CDiffList diffs; in s_CleanupAndMerge_MergeEquities() local
198 CDiffList diffs; in s_CleanupAndMerge_MergeEquities() local
227 CDiffList diffs; in s_CleanupAndMerge_Cleanup() local
244 CDiffList diffs; in s_CleanupAndMerge_Cleanup() local
261 CDiffList diffs; in s_CleanupAndMerge_Cleanup() local
278 CDiffList diffs; in s_CleanupAndMerge_Cleanup() local
331 CDiffList& diffs = d.Diff(s1, s2, CDiff::fNoCleanup); in s_Diff() local
355 CDiffList& diffs = d.Diff(s1, s2); in s_DiffText() local
368 CDiffList& diffs = d.Diff(s1, s2, CDiffText::fRemoveEOL); in s_DiffText() local
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/tests/org.eclipse.compare.tests/src/org/eclipse/compare/tests/
H A DRangeDifferencerThreeWayDiffTest.java36 RangeDifference[] diffs = findRange(a, l, r); in testInsertConflict() local
50 RangeDifference[] diffs = findRange(a, l, r); in testChangeConflict() local
64 RangeDifference[] diffs = findRange(a, l, r); in testDeleteAndChangeConflict() local
78 RangeDifference[] diffs = findRange(a, l, r); in testInsertWithinMultilineChangeConflict() local
92 RangeDifference[] diffs = findRange(a, l, r); in testAdjoiningChangesNoConflict() local
107 RangeDifference[] diffs = findRange(a, l, r); in testAdjoiningInsertAndChangeNoConflict() local
122 RangeDifference[] diffs = findRange(a, l, r); in testAdjoiningMultilineChangeNoConflict() local
/dports/databases/py-whisper/whisper-1.1.3/bin/
H A Dwhisper-diff.py41 def print_diffs(diffs, pretty=True, headers=True): argument
62 def print_summary(diffs, pretty=True, headers=True): argument
73 def print_summary_json(diffs, path_a, path_b): argument
83 def print_diffs_json(diffs, path_a, path_b): argument
/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/diff_match_patch/
H A Ddiff_match_patch_test.cpp173 QList<Diff> diffs; in testDiffCharsToLines() local
204 QList<Diff> diffs; in testDiffCleanupMerge() local
251 QList<Diff> diffs = diffList(); in testDiffCleanupSemanticLossless() local
282 QList<Diff> diffs = diffList(); in testDiffCleanupSemantic() local
310 QList<Diff> diffs = diffList(); in testDiffCleanupEfficiency() local
339 QList<Diff> diffs = diffList(Diff(EQUAL, "a\n"), Diff(DELETE, "<B>b</B>"), Diff(INSERT, "c&d")); in testDiffPrettyHtml() local
412 QList<Diff> diffs = diffList(Diff(DELETE, "a"), Diff(INSERT, "1234"), Diff(EQUAL, "xyz")); in testDiffXIndex() local
420 QList<Diff> diffs = diffList(Diff(DELETE, "abc"), Diff(INSERT, "1234"), Diff(EQUAL, "xyz")); in testDiffLevenshtein() local
551 QList<Diff> diffs = diffList(Diff(EQUAL, "abc")); in testDiffMain() local
776 QList<Diff> diffs = dmp.diff_main(text1, text2, false); in testPatchMake() local
[all …]
/dports/textproc/py-xmldiff/xmldiff-2.4/xmldiff/
H A D_diff_match_patch_py3.py444 def diff_charsToLines(self, diffs, lineArray): argument
641 def diff_cleanupSemantic(self, diffs): argument
736 def diff_cleanupSemanticLossless(self, diffs): argument
851 def diff_cleanupEfficiency(self, diffs): argument
922 def diff_cleanupMerge(self, diffs): argument
1027 def diff_xIndex(self, diffs, loc): argument
1059 def diff_prettyHtml(self, diffs): argument
1080 def diff_text1(self, diffs): argument
1095 def diff_text2(self, diffs): argument
1110 def diff_levenshtein(self, diffs): argument
[all …]
H A D_diff_match_patch_py2.py446 def diff_charsToLines(self, diffs, lineArray): argument
643 def diff_cleanupSemantic(self, diffs): argument
738 def diff_cleanupSemanticLossless(self, diffs): argument
853 def diff_cleanupEfficiency(self, diffs): argument
924 def diff_cleanupMerge(self, diffs): argument
1029 def diff_xIndex(self, diffs, loc): argument
1061 def diff_prettyHtml(self, diffs): argument
1082 def diff_text1(self, diffs): argument
1097 def diff_text2(self, diffs): argument
1112 def diff_levenshtein(self, diffs): argument
[all …]
/dports/textproc/py-diff-match-patch/diff-match-patch-20200713/diff_match_patch/
H A Ddiff_match_patch_py2.py451 def diff_charsToLines(self, diffs, lineArray): argument
657 def diff_cleanupSemantic(self, diffs): argument
778 def diff_cleanupSemanticLossless(self, diffs): argument
897 def diff_cleanupEfficiency(self, diffs): argument
975 def diff_cleanupMerge(self, diffs): argument
1098 def diff_xIndex(self, diffs, loc): argument
1130 def diff_prettyHtml(self, diffs): argument
1155 def diff_text1(self, diffs): argument
1170 def diff_text2(self, diffs): argument
1185 def diff_levenshtein(self, diffs): argument
[all …]
H A Ddiff_match_patch.py449 def diff_charsToLines(self, diffs, lineArray): argument
655 def diff_cleanupSemantic(self, diffs): argument
776 def diff_cleanupSemanticLossless(self, diffs): argument
895 def diff_cleanupEfficiency(self, diffs): argument
973 def diff_cleanupMerge(self, diffs): argument
1096 def diff_xIndex(self, diffs, loc): argument
1128 def diff_prettyHtml(self, diffs): argument
1153 def diff_text1(self, diffs): argument
1168 def diff_text2(self, diffs): argument
1183 def diff_levenshtein(self, diffs): argument
[all …]
/dports/devel/py-nbdime/nbdime-3.1.1/packages/nbdime/test/src/merge/
H A Ddecisions.spec.ts172 let diffs: IDiffEntry[][] = [[opPatch('a', [opPatch(0, [opPatch('foo', variable
193 let diffs: IDiffEntry[][] = [ variable
213 let diffs: DiffCollection = [ variable
236 let diffs: IDiffEntry[][] = [ variable
245 let diffs: IDiffEntry[][] = [ variable
261 let diffs: IDiffEntry[][] = [ variable
283 let diffs: IDiffEntry[][] = [ variable
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/core/dists/
H A Ddiagonal_gaussian_distribution.cpp57 arma::mat diffs = observations.each_col() - mean; in LogProbability() local
88 const arma::mat diffs = observations.each_col() - mean; in Train() local
135 const arma::mat diffs = observations.each_col() - mean; in Train() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/Character/
H A DCheckUnicode.java56 int diffs = CharCheck.load(planes[x], ois); in main() local
70 int diffs = CharCheck.check(planes[x], unicodeSpec); in main() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/lang/Character/
H A DCheckUnicode.java56 int diffs = CharCheck.load(planes[x], ois); in main() local
70 int diffs = CharCheck.check(planes[x], unicodeSpec); in main() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/lang/Character/
H A DCheckUnicode.java56 int diffs = CharCheck.load(planes[x], ois); in main() local
70 int diffs = CharCheck.check(planes[x], unicodeSpec); in main() local

12345678910>>...49