Home
last modified time | relevance | path

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

123

/dports/devel/icu/icu/source/test/intltest/
H A Ddadrcal.cpp89 CalendarFieldsSet fromSet, toSet, paramsSet, diffSet; in testOps() local
222 diffSet.clear(); in testOps()
262 diffSet.clear(); in testOps()
304 CalendarFieldsSet diffSet; in testConvert() local
306 diffSet.clear(); in testConvert()
308 if (!fromSet.matches(fromCalendar, diffSet, status)) { in testConvert()
328 diffSet.clear(); in testConvert()
330 if (!fromSet.matches(fromCalendar, diffSet, status)) { in testConvert()
349 diffSet.clear(); in testConvert()
350 if (!toSet.matches(toCalendar, diffSet, status)) { in testConvert()
[all …]
H A Dconvtest.cpp361 UnicodeSet cnvSet, mapSet, mapnotSet, diffSet; in TestGetUnicodeSet() local
444 if(!diffSet.isEmpty()) { in TestGetUnicodeSet()
445 diffSet.toPattern(s, TRUE); in TestGetUnicodeSet()
456 if(!diffSet.isEmpty()) { in TestGetUnicodeSet()
457 diffSet.toPattern(s, TRUE); in TestGetUnicodeSet()
614 UnicodeSet diffSet; in TestGetUnicodeSet2() local
618 (diffSet=expected).removeAll(set); in TestGetUnicodeSet2()
619 if(!diffSet.isEmpty()) { in TestGetUnicodeSet2()
620 diffSet.toPattern(out, TRUE); in TestGetUnicodeSet2()
631 if(!diffSet.isEmpty()) { in TestGetUnicodeSet2()
[all …]
H A Ddadrfmt.cpp304 CalendarFieldsSet diffSet; in testConvertDate() local
306 if (!fromSet.matches(cal, diffSet, status)) { in testConvertDate()
307 UnicodeString diffs = diffSet.diffFrom(fromSet, status); in testConvertDate()
H A Dfldset.cpp275 UBool CalendarFieldsSet::matches(Calendar *cal, CalendarFieldsSet &diffSet, in matches() argument
288 diffSet.set((UCalendarDateFields)i, calVal); in matches()
H A Dfldset.h240 CalendarFieldsSet &diffSet,
/dports/devel/icu-lx/icu/source/test/intltest/
H A Ddadrcal.cpp89 CalendarFieldsSet fromSet, toSet, paramsSet, diffSet; in testOps() local
222 diffSet.clear(); in testOps()
262 diffSet.clear(); in testOps()
304 CalendarFieldsSet diffSet; in testConvert() local
306 diffSet.clear(); in testConvert()
308 if (!fromSet.matches(fromCalendar, diffSet, status)) { in testConvert()
328 diffSet.clear(); in testConvert()
330 if (!fromSet.matches(fromCalendar, diffSet, status)) { in testConvert()
349 diffSet.clear(); in testConvert()
350 if (!toSet.matches(toCalendar, diffSet, status)) { in testConvert()
[all …]
H A Dconvtest.cpp361 UnicodeSet cnvSet, mapSet, mapnotSet, diffSet; in TestGetUnicodeSet() local
444 if(!diffSet.isEmpty()) { in TestGetUnicodeSet()
445 diffSet.toPattern(s, TRUE); in TestGetUnicodeSet()
456 if(!diffSet.isEmpty()) { in TestGetUnicodeSet()
457 diffSet.toPattern(s, TRUE); in TestGetUnicodeSet()
614 UnicodeSet diffSet; in TestGetUnicodeSet2() local
618 (diffSet=expected).removeAll(set); in TestGetUnicodeSet2()
619 if(!diffSet.isEmpty()) { in TestGetUnicodeSet2()
620 diffSet.toPattern(out, TRUE); in TestGetUnicodeSet2()
631 if(!diffSet.isEmpty()) { in TestGetUnicodeSet2()
[all …]
H A Ddadrfmt.cpp304 CalendarFieldsSet diffSet; in testConvertDate() local
306 if (!fromSet.matches(cal, diffSet, status)) { in testConvertDate()
307 UnicodeString diffs = diffSet.diffFrom(fromSet, status); in testConvertDate()
H A Dfldset.cpp275 UBool CalendarFieldsSet::matches(Calendar *cal, CalendarFieldsSet &diffSet, in matches() argument
288 diffSet.set((UCalendarDateFields)i, calVal); in matches()
H A Dfldset.h240 CalendarFieldsSet &diffSet,
/dports/devel/lfcbase/lfcbase-1.16.2/src/
H A DSetT.h331 SetT<T> diffSet; variable
333 diffSet = *this;
338 diffSet.Remove(*diffElement);
341 return (diffSet);
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/examples/org.eclipse.team.examples.filesystem/src/org/eclipse/team/examples/model/mapping/
H A DModelMerger.java237 Set<IDiff> diffSet = new HashSet<>(); in getDiffs() local
240 diffSet.addAll(Arrays.asList(diffs)); in getDiffs()
242 return diffSet.toArray(new IDiff[diffSet.size()]); in getDiffs()
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/wrappers/pyAgrum/swigsrc/
H A Dcore.i21 %ignore *::diffSet;
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/graph_algorithms/
H A Dweighted_bipartite_matching.h162 TVertexSet diffSet; in _weightedBipartiteMatching() local
168 if ((itT == itTEnd) || (*itN < *itT)) { diffSet.insert(*itN); ++itN; } in _weightedBipartiteMatching()
171 TVertexDescriptor y = *(diffSet.begin()); in _weightedBipartiteMatching()
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/graph_algorithms/
H A Dweighted_bipartite_matching.h162 TVertexSet diffSet; in _weightedBipartiteMatching() local
168 if ((itT == itTEnd) || (*itN < *itT)) { diffSet.insert(*itN); ++itN; } in _weightedBipartiteMatching()
171 TVertexDescriptor y = *(diffSet.begin()); in _weightedBipartiteMatching()
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/graph_algorithms/
H A Dweighted_bipartite_matching.h162 TVertexSet diffSet; in _weightedBipartiteMatching() local
168 if ((itT == itTEnd) || (*itN < *itT)) { diffSet.insert(*itN); ++itN; } in _weightedBipartiteMatching()
171 TVertexDescriptor y = *(diffSet.begin()); in _weightedBipartiteMatching()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/javac/util/
H A DBitsTest.java152 assertEquals(64, fromInts(a).diffSet(fromInts(b)), fromInts(diff)); in testBinOps()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/util/
H A DBitsTest.java152 assertEquals(64, fromInts(a).diffSet(fromInts(b)), fromInts(diff)); in testBinOps()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/tools/javac/util/
H A DBitsTest.java152 assertEquals(64, fromInts(a).diffSet(fromInts(b)), fromInts(diff)); in testBinOps()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/tools/javac/util/
H A DBitsTest.java152 assertEquals(64, fromInts(a).diffSet(fromInts(b)), fromInts(diff)); in testBinOps()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/util/
H A DBitsTest.java152 assertEquals(64, fromInts(a).diffSet(fromInts(b)), fromInts(diff)); in testBinOps()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/tools/javac/util/
H A DBitsTest.java152 assertEquals(64, fromInts(a).diffSet(fromInts(b)), fromInts(diff)); in testBinOps()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/tools/javac/util/
H A DBitsTest.java152 assertEquals(64, fromInts(a).diffSet(fromInts(b)), fromInts(diff)); in testBinOps()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/tools/javac/util/
H A DBitsTest.java152 assertEquals(64, fromInts(a).diffSet(fromInts(b)), fromInts(diff)); in testBinOps()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Analysis/
H A DUtils.cpp277 PresburgerSet diffSet = sliceSet.subtract(srcSet); in isSliceValid() local
279 if (!diffSet.isIntegerEmpty()) { in isSliceValid()
335 PresburgerSet diffSet = srcSet.subtract(sliceSet); in isMaximal() local
336 return diffSet.isIntegerEmpty(); in isMaximal()

123