Home
last modified time | relevance | path

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

123

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/jdk/jfr/event/gc/detailed/
H A DTestEvacuationFailedEvent.java69 …long smallestSize = Events.assertField(event, "evacuationFailed.smallestSize").atLeast(1L).getValu… in main() local
70 …rstSize = Events.assertField(event, "evacuationFailed.firstSize").atLeast(smallestSize).getValue(); in main()
72 …Asserts.assertLessThanOrEqual(smallestSize * objectCount, totalSize, "smallestSize * objectCount <… in main()
H A DPromotionFailedEvent.java56 …long smallestSize = Events.assertField(event, "promotionFailed.smallestSize").atLeast(1L).getValue… in test() local
57 …irstSize = Events.assertField(event, "promotionFailed.firstSize").atLeast(smallestSize).getValue(); in test()
60 …Asserts.assertLessThanOrEqual(smallestSize * objectCount, totalSize, "smallestSize * objectCount <… in test()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/jdk/jfr/event/gc/detailed/
H A DTestEvacuationFailedEvent.java69 …long smallestSize = Events.assertField(event, "evacuationFailed.smallestSize").atLeast(1L).getValu… in main() local
70 …rstSize = Events.assertField(event, "evacuationFailed.firstSize").atLeast(smallestSize).getValue(); in main()
72 …Asserts.assertLessThanOrEqual(smallestSize * objectCount, totalSize, "smallestSize * objectCount <… in main()
H A DPromotionFailedEvent.java56 …long smallestSize = Events.assertField(event, "promotionFailed.smallestSize").atLeast(1L).getValue… in test() local
57 …irstSize = Events.assertField(event, "promotionFailed.firstSize").atLeast(smallestSize).getValue(); in test()
60 …Asserts.assertLessThanOrEqual(smallestSize * objectCount, totalSize, "smallestSize * objectCount <… in test()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/jdk/jfr/event/gc/detailed/
H A DTestEvacuationFailedEvent.java69 …long smallestSize = Events.assertField(event, "evacuationFailed.smallestSize").atLeast(1L).getValu… in main() local
70 …rstSize = Events.assertField(event, "evacuationFailed.firstSize").atLeast(smallestSize).getValue(); in main()
72 …Asserts.assertLessThanOrEqual(smallestSize * objectCount, totalSize, "smallestSize * objectCount <… in main()
H A DPromotionFailedEvent.java56 …long smallestSize = Events.assertField(event, "promotionFailed.smallestSize").atLeast(1L).getValue… in test() local
57 …irstSize = Events.assertField(event, "promotionFailed.firstSize").atLeast(smallestSize).getValue(); in test()
60 …Asserts.assertLessThanOrEqual(smallestSize * objectCount, totalSize, "smallestSize * objectCount <… in test()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/jdk/jfr/event/gc/detailed/
H A DTestEvacuationFailedEvent.java69 …long smallestSize = Events.assertField(event, "evacuationFailed.smallestSize").atLeast(1L).getValu… in main() local
70 …rstSize = Events.assertField(event, "evacuationFailed.firstSize").atLeast(smallestSize).getValue(); in main()
72 …Asserts.assertLessThanOrEqual(smallestSize * objectCount, totalSize, "smallestSize * objectCount <… in main()
H A DPromotionFailedEvent.java56 …long smallestSize = Events.assertField(event, "promotionFailed.smallestSize").atLeast(1L).getValue… in test() local
57 …irstSize = Events.assertField(event, "promotionFailed.firstSize").atLeast(smallestSize).getValue(); in test()
60 …Asserts.assertLessThanOrEqual(smallestSize * objectCount, totalSize, "smallestSize * objectCount <… in test()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/jdk/jfr/event/gc/detailed/
H A DTestEvacuationFailedEvent.java69 …long smallestSize = Events.assertField(event, "evacuationFailed.smallestSize").atLeast(1L).getValu… in main() local
70 …rstSize = Events.assertField(event, "evacuationFailed.firstSize").atLeast(smallestSize).getValue(); in main()
72 …Asserts.assertLessThanOrEqual(smallestSize * objectCount, totalSize, "smallestSize * objectCount <… in main()
H A DPromotionFailedEvent.java56 …long smallestSize = Events.assertField(event, "promotionFailed.smallestSize").atLeast(1L).getValue… in test() local
57 …irstSize = Events.assertField(event, "promotionFailed.firstSize").atLeast(smallestSize).getValue(); in test()
60 …Asserts.assertLessThanOrEqual(smallestSize * objectCount, totalSize, "smallestSize * objectCount <… in test()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/jdk/jfr/event/gc/detailed/
H A DTestEvacuationFailedEvent.java69 …long smallestSize = Events.assertField(event, "evacuationFailed.smallestSize").atLeast(1L).getValu… in main() local
70 …rstSize = Events.assertField(event, "evacuationFailed.firstSize").atLeast(smallestSize).getValue(); in main()
72 …Asserts.assertLessThanOrEqual(smallestSize * objectCount, totalSize, "smallestSize * objectCount <… in main()
H A DPromotionFailedEvent.java56 …long smallestSize = Events.assertField(event, "promotionFailed.smallestSize").atLeast(1L).getValue… in test() local
57 …irstSize = Events.assertField(event, "promotionFailed.firstSize").atLeast(smallestSize).getValue(); in test()
60 …Asserts.assertLessThanOrEqual(smallestSize * objectCount, totalSize, "smallestSize * objectCount <… in test()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/jdk/jfr/event/gc/detailed/
H A DTestEvacuationFailedEvent.java69 …long smallestSize = Events.assertField(event, "evacuationFailed.smallestSize").atLeast(1L).getValu… in main() local
70 …rstSize = Events.assertField(event, "evacuationFailed.firstSize").atLeast(smallestSize).getValue(); in main()
72 …Asserts.assertLessThanOrEqual(smallestSize * objectCount, totalSize, "smallestSize * objectCount <… in main()
H A DPromotionFailedEvent.java56 …long smallestSize = Events.assertField(event, "promotionFailed.smallestSize").atLeast(1L).getValue… in test() local
57 …irstSize = Events.assertField(event, "promotionFailed.firstSize").atLeast(smallestSize).getValue(); in test()
60 …Asserts.assertLessThanOrEqual(smallestSize * objectCount, totalSize, "smallestSize * objectCount <… in test()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/jdk/jfr/event/gc/detailed/
H A DTestEvacuationFailedEvent.java69 …long smallestSize = Events.assertField(event, "evacuationFailed.smallestSize").atLeast(1L).getValu… in main() local
70 …rstSize = Events.assertField(event, "evacuationFailed.firstSize").atLeast(smallestSize).getValue(); in main()
72 …Asserts.assertLessThanOrEqual(smallestSize * objectCount, totalSize, "smallestSize * objectCount <… in main()
H A DPromotionFailedEvent.java56 …long smallestSize = Events.assertField(event, "promotionFailed.smallestSize").atLeast(1L).getValue… in test() local
57 …irstSize = Events.assertField(event, "promotionFailed.firstSize").atLeast(smallestSize).getValue(); in test()
60 …Asserts.assertLessThanOrEqual(smallestSize * objectCount, totalSize, "smallestSize * objectCount <… in test()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/jdk/jfr/event/gc/detailed/
H A DTestEvacuationFailedEvent.java69 …long smallestSize = Events.assertField(event, "evacuationFailed.smallestSize").atLeast(1L).getValu… in main() local
70 …rstSize = Events.assertField(event, "evacuationFailed.firstSize").atLeast(smallestSize).getValue(); in main()
72 …Asserts.assertLessThanOrEqual(smallestSize * objectCount, totalSize, "smallestSize * objectCount <… in main()
H A DPromotionFailedEvent.java56 …long smallestSize = Events.assertField(event, "promotionFailed.smallestSize").atLeast(1L).getValue… in test() local
57 …irstSize = Events.assertField(event, "promotionFailed.firstSize").atLeast(smallestSize).getValue(); in test()
60 …Asserts.assertLessThanOrEqual(smallestSize * objectCount, totalSize, "smallestSize * objectCount <… in test()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/jdk/jfr/event/gc/detailed/
H A DTestEvacuationFailedEvent.java67 …long smallestSize = Events.assertField(event, "evacuationFailed.smallestSize").atLeast(1L).getValu… in main() local
68 …rstSize = Events.assertField(event, "evacuationFailed.firstSize").atLeast(smallestSize).getValue(); in main()
70 …Asserts.assertLessThanOrEqual(smallestSize * objectCount, totalSize, "smallestSize * objectCount <… in main()
H A DPromotionFailedEvent.java54 …long smallestSize = Events.assertField(event, "promotionFailed.smallestSize").atLeast(1L).getValue… in test() local
55 …irstSize = Events.assertField(event, "promotionFailed.firstSize").atLeast(smallestSize).getValue(); in test()
58 …Asserts.assertLessThanOrEqual(smallestSize * objectCount, totalSize, "smallestSize * objectCount <… in test()
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/compactions/
H A DExploringCompactionPolicy.java70 long smallestSize = Long.MAX_VALUE; in applyCompactionPolicy() local
94 if (mightBeStuck && size < smallestSize) { in applyCompactionPolicy()
96 smallestSize = size; in applyCompactionPolicy()
119 + " files of size "+ smallestSize + " because the store might be stuck"); in applyCompactionPolicy()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-core/source/utils/
H A DArray.cpp45 size_t smallestSize = std::min<size_t>(GetLength(), operand.GetLength()); in operator ^() local
46 for (size_t i = 0; i < smallestSize; ++i) in operator ^()
/dports/security/afl++/AFLplusplus-3.14c/instrumentation/
H A Dsplit-switches-pass.so.cc139 unsigned smallestSize = 257; in switchConvert() local
143 if (byteSets[i].size() < smallestSize) { in switchConvert()
146 smallestSize = byteSets[i].size(); in switchConvert()
180 if (smallestSize == 1) { in switchConvert()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/compiler/translator/
H A DVariablePacker.cpp245 int smallestSize = maxRows_ + 1; in CheckVariablesWithinPackingLimits() local
251 if (size < smallestSize) { in CheckVariablesWithinPackingLimits()
252 smallestSize = size; in CheckVariablesWithinPackingLimits()
/dports/x11-toolkits/kf5-kwidgetsaddons/kwidgetsaddons-5.89.0/src/
H A Dkled.cpp206 const int smallestSize = qMin(size.width(), size.height()); in paintEvent() local
212 …QRadialGradient fillGradient(center, smallestSize / 2.0, QPointF(center.x(), size.height() / 3.0)); in paintEvent()
245 const qreal penWidth = smallestSize / 8.0; in paintEvent()

123