Home
last modified time | relevance | path

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

12345678910>>...189

/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/native-io/concurrent_io/
H A Dconcurrent_io_setLength_async.tentative.https.any.js.ini2 [write() rejects while setLength() is resolving.]
5 [getLength() rejects while setLength() is resolving.]
8 [setLength() rejects while setLength() is resolving.]
11 [read() rejects while setLength() is resolving.]
14 [flush() rejects while setLength() is resolving.]
19 [write() rejects while setLength() is resolving.]
25 [setLength() rejects while setLength() is resolving.]
28 [read() rejects while setLength() is resolving.]
31 [flush() rejects while setLength() is resolving.]
42 [setLength() rejects while setLength() is resolving.]
[all …]
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/native-io/concurrent_io/
H A Dconcurrent_io_setLength_async.tentative.https.any.js.ini2 [write() rejects while setLength() is resolving.]
5 [getLength() rejects while setLength() is resolving.]
8 [setLength() rejects while setLength() is resolving.]
11 [read() rejects while setLength() is resolving.]
14 [flush() rejects while setLength() is resolving.]
19 [write() rejects while setLength() is resolving.]
25 [setLength() rejects while setLength() is resolving.]
28 [read() rejects while setLength() is resolving.]
31 [flush() rejects while setLength() is resolving.]
42 [setLength() rejects while setLength() is resolving.]
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/native-io/concurrent_io/
H A Dconcurrent_io_setLength_async.tentative.https.any.js.ini2 [write() rejects while setLength() is resolving.]
5 [getLength() rejects while setLength() is resolving.]
8 [setLength() rejects while setLength() is resolving.]
11 [read() rejects while setLength() is resolving.]
14 [flush() rejects while setLength() is resolving.]
19 [write() rejects while setLength() is resolving.]
25 [setLength() rejects while setLength() is resolving.]
28 [read() rejects while setLength() is resolving.]
31 [flush() rejects while setLength() is resolving.]
42 [setLength() rejects while setLength() is resolving.]
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections/tests/Generic/SortedSet/
H A DSortedSet.Generic.Tests.cs97 if (setLength > 0) in SortedSet_Generic_MaxAndMin()
119 if (setLength > 0) in SortedSet_Generic_GetViewBetween_EntireSet()
134 if (setLength >= 3) in SortedSet_Generic_GetViewBetween_MiddleOfSet()
156 if (setLength >= 2) in SortedSet_Generic_GetViewBetween_LowerValueGreaterThanUpperValue_ThrowsArgumentException()
171 if (setLength >= 3) in SortedSet_Generic_GetViewBetween_SubsequentOutOfRangeCall_ThrowsArgumentOutOfRangeException()
190 if (setLength < 4) return; in SortedSet_Generic_GetViewBetween_Empty_MinMax()
193 Assert.Equal(setLength, set.Count); in SortedSet_Generic_GetViewBetween_Empty_MinMax()
301 T[] actual = new T[setLength]; in SortedSet_Generic_CopyTo_WithoutIndex()
313 T[] actual = new T[setLength]; in SortedSet_Generic_CopyTo_WithValidFullCount()
314 set.CopyTo(actual, 0, setLength); in SortedSet_Generic_CopyTo_WithValidFullCount()
[all …]
/dports/print/latex2rtf/latex2rtf-2.3.17/
H A Dpreamble.c232 setLength(s, ten * 20); in setThree()
234 setLength(s, eleven * 20); in setThree()
236 setLength(s, twelve * 20); in setThree()
251 setLength("hoffset", 0 * 20); in setPaperSize()
259 setLength("voffset", 0 * 20); in setPaperSize()
271 setLength("hoffset", 0 * 20); in setPaperSize()
279 setLength("voffset", 0 * 20); in setPaperSize()
291 setLength("hoffset", 0 * 20); in setPaperSize()
299 setLength("voffset", 0 * 20); in setPaperSize()
311 setLength("hoffset", 0 * 20); in setPaperSize()
[all …]
H A Dlengths.c85 void setLength(char *s, int d) in setLength() function
136 setLength("hoffset", d); in CmdSetTexLength()
139 setLength("voffset", d); in CmdSetTexLength()
142 setLength("parindent", d); in CmdSetTexLength()
145 setLength("parskip", d); in CmdSetTexLength()
151 setLength("topmargin", d); in CmdSetTexLength()
154 setLength("textheight", d); in CmdSetTexLength()
157 setLength("headheight", d); in CmdSetTexLength()
160 setLength("headsep", d); in CmdSetTexLength()
163 setLength("textwidth", d); in CmdSetTexLength()
[all …]
H A Dmain.c672 setLength("hoffset", 0 * 20); in InitializeLatexLengths()
676 setLength("footskip", 30 * 20); in InitializeLatexLengths()
680 setLength("voffset", 0 * 20); in InitializeLatexLengths()
682 setLength("headsep", 25 * 20); in InitializeLatexLengths()
692 setLength("parskip", 0 * 20); in InitializeLatexLengths()
712 setLength("topsep", 3 * 20); in InitializeLatexLengths()
713 setLength("partopsep", 2 * 20); in InitializeLatexLengths()
715 setLength("itemsep", 0 * 20); in InitializeLatexLengths()
717 setLength("labelsep", 0 * 20); in InitializeLatexLengths()
721 setLength("floatsep", 0 * 20); in InitializeLatexLengths()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/native-io/
H A DsetLength_capacity_allocation_async.tentative.https.any.js.ini2 [NativeIOFile.setLength() fails without any capacity request.]
5 [NativeIOFile.setLength() succeeds when given the granted capacity - 1]
8 [NativeIOFile.setLength() succeeds when given the granted capacity]
11 [NativeIOFile.setLength() fails when given the granted capacity + 1]
16 [NativeIOFile.setLength() fails without any capacity request.]
22 [NativeIOFile.setLength() succeeds when given the granted capacity]
25 [NativeIOFile.setLength() fails when given the granted capacity + 1]
30 [NativeIOFile.setLength() fails without any capacity request.]
36 [NativeIOFile.setLength() succeeds when given the granted capacity]
44 [NativeIOFile.setLength() fails without any capacity request.]
[all …]
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/native-io/
H A DsetLength_capacity_allocation_async.tentative.https.any.js.ini2 [NativeIOFile.setLength() fails without any capacity request.]
5 [NativeIOFile.setLength() succeeds when given the granted capacity - 1]
8 [NativeIOFile.setLength() succeeds when given the granted capacity]
11 [NativeIOFile.setLength() fails when given the granted capacity + 1]
16 [NativeIOFile.setLength() fails without any capacity request.]
22 [NativeIOFile.setLength() succeeds when given the granted capacity]
25 [NativeIOFile.setLength() fails when given the granted capacity + 1]
30 [NativeIOFile.setLength() fails without any capacity request.]
36 [NativeIOFile.setLength() succeeds when given the granted capacity]
44 [NativeIOFile.setLength() fails without any capacity request.]
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/native-io/
H A DsetLength_capacity_allocation_async.tentative.https.any.js.ini2 [NativeIOFile.setLength() fails without any capacity request.]
5 [NativeIOFile.setLength() succeeds when given the granted capacity - 1]
8 [NativeIOFile.setLength() succeeds when given the granted capacity]
11 [NativeIOFile.setLength() fails when given the granted capacity + 1]
16 [NativeIOFile.setLength() fails without any capacity request.]
22 [NativeIOFile.setLength() succeeds when given the granted capacity]
25 [NativeIOFile.setLength() fails when given the granted capacity + 1]
30 [NativeIOFile.setLength() fails without any capacity request.]
36 [NativeIOFile.setLength() succeeds when given the granted capacity]
44 [NativeIOFile.setLength() fails without any capacity request.]
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/tests/System/Collections/
H A DISet.Generic.Tests.cs322 ISet<T> set = GenericISetFactory(setLength); in ISet_Generic_ExceptWith()
331 ISet<T> set = GenericISetFactory(setLength); in ISet_Generic_IntersectWith()
340 ISet<T> set = GenericISetFactory(setLength); in ISet_Generic_IsProperSubsetOf()
349 ISet<T> set = GenericISetFactory(setLength); in ISet_Generic_IsProperSupersetOf()
358 ISet<T> set = GenericISetFactory(setLength); in ISet_Generic_IsSubsetOf()
367 ISet<T> set = GenericISetFactory(setLength); in ISet_Generic_IsSupersetOf()
376 ISet<T> set = GenericISetFactory(setLength); in ISet_Generic_Overlaps()
385 ISet<T> set = GenericISetFactory(setLength); in ISet_Generic_SetEquals()
394 ISet<T> set = GenericISetFactory(setLength); in ISet_Generic_SymmetricExceptWith()
403 ISet<T> set = GenericISetFactory(setLength); in ISet_Generic_UnionWith()
[all …]
/dports/devel/log4j/apache-log4j-1.2.17/tests/src/java/org/apache/log4j/pattern/
H A DNameAbbreviatorTest.java81 buf.setLength(0); in testOne()
88 buf.setLength(0); in testOne()
106 buf.setLength(0); in testBlankOne()
113 buf.setLength(0); in testBlankOne()
132 buf.setLength(0); in testTwo()
139 buf.setLength(0); in testTwo()
160 buf.setLength(0); in testOneDot()
168 buf.setLength(0); in testOneDot()
175 buf.setLength(0); in testOneDot()
182 buf.setLength(0); in testOneDot()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections/tests/Generic/HashSet/
H A DHashSet.Generic.Tests.cs125 HashSet<T> set = (HashSet<T>)GenericISetFactory(setLength); in HashSet_Generic_RemoveWhere_AllElements()
127 Assert.Equal(setLength, removedCount); in HashSet_Generic_RemoveWhere_AllElements()
134 HashSet<T> set = (HashSet<T>)GenericISetFactory(setLength); in HashSet_Generic_RemoveWhere_NoElements()
137 Assert.Equal(setLength, set.Count); in HashSet_Generic_RemoveWhere_NoElements()
191 if (setLength > 0) in HashSet_Generic_TrimExcess_AfterRemovingOneElement()
210 if (setLength > 0) in HashSet_Generic_TrimExcess_AfterClearingAndAddingSomeElementsBack()
218 AddToCollection(set, setLength / 10); in HashSet_Generic_TrimExcess_AfterClearingAndAddingSomeElementsBack()
220 Assert.Equal(setLength / 10, set.Count); in HashSet_Generic_TrimExcess_AfterClearingAndAddingSomeElementsBack()
228 if (setLength > 0) in HashSet_Generic_TrimExcess_AfterClearingAndAddingAllElementsBack()
236 AddToCollection(set, setLength); in HashSet_Generic_TrimExcess_AfterClearingAndAddingAllElementsBack()
[all …]
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/tests/align/
H A Dtest_alignment_dp_matrix_navigator.h76 setLength(dpMatrix, DPMatrixDimension_::HORIZONTAL, 10); in testAlignmentDPMatrixNavigatorScoreMarixInitUnbanded()
77 setLength(dpMatrix, DPMatrixDimension_::VERTICAL, 10); in testAlignmentDPMatrixNavigatorScoreMarixInitUnbanded()
97 setLength(dpMatrix, DPMatrixDimension_::HORIZONTAL, 10); in testAlignmentDPMatrixNavigatorScoreMarixSparseInitUnbanded()
98 setLength(dpMatrix, DPMatrixDimension_::VERTICAL, 10); in testAlignmentDPMatrixNavigatorScoreMarixSparseInitUnbanded()
224 setLength(dpMatrix, DPMatrixDimension_::HORIZONTAL, 4); in testAlignmentDPMatrixNavigatorScoreMarixGoNextCell()
225 setLength(dpMatrix, DPMatrixDimension_::VERTICAL, 4); in testAlignmentDPMatrixNavigatorScoreMarixGoNextCell()
295 setLength(dpMatrix, DPMatrixDimension_::VERTICAL, 4); in testAlignmentDPMatrixNavigatorScoreMarixSparseGoNextCell()
366 setLength(dpMatrix, DPMatrixDimension_::VERTICAL, 10); in testAlignmentDPScoreMatrixNavigatorAssignValue()
388 setLength(dpMatrix, DPMatrixDimension_::VERTICAL, 10); in testAlignmentDPScoreMatrixNavigatorValue()
415 setLength(dpMatrix, DPMatrixDimension_::VERTICAL, 10); in testAlignmentDPScoreMatrixNavigatorPreviousCellHorizontal()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/text/Format/NumberFormat/
H A DBigDecimalFormat.java111 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
122 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
134 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
147 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
158 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
168 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
178 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
188 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
198 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
208 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/text/Format/NumberFormat/
H A DBigDecimalFormat.java111 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
122 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
134 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
147 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
158 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
168 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
178 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
188 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
198 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
208 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/text/Format/NumberFormat/
H A DBigDecimalFormat.java111 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
122 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
134 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
147 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
158 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
168 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
178 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
188 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
198 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
208 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/text/Format/NumberFormat/
H A DBigDecimalFormat.java111 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
122 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
134 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
147 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
158 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
168 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
178 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
188 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
198 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
208 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/text/Format/NumberFormat/
H A DBigDecimalFormat.java111 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
122 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
134 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
147 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
158 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
168 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
178 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
188 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
198 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
208 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/text/Format/NumberFormat/
H A DBigDecimalFormat.java111 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
122 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
134 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
147 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
158 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
168 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
178 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
188 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
198 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
208 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/text/Format/NumberFormat/
H A DBigDecimalFormat.java111 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
122 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
134 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
147 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
158 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
168 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
178 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
188 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
198 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
208 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/text/Format/NumberFormat/
H A DBigDecimalFormat.java111 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
122 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
134 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
147 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
158 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
168 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
178 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
188 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
198 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
208 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/text/Format/NumberFormat/
H A DBigDecimalFormat.java111 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
122 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
134 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
147 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
158 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
168 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
178 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
188 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
198 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
208 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/text/Format/NumberFormat/
H A DBigDecimalFormat.java111 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
122 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
134 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
147 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
158 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
168 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
178 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
188 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
198 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
208 formatted.setLength(0); in test_Format_in_NumberFormat_BigDecimal()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/arrays/
H A DArrayFilter.java56 super.setLength(length); in setLength()
57 underlying.setLength(length); in setLength()
73 setLength(underlying.length()); in shiftLeft()
80 setLength(underlying.length()); in shiftRight()
87 setLength(underlying.length()); in ensure()
94 setLength(underlying.length()); in shrink()
101 setLength(underlying.length()); in set()
108 setLength(underlying.length()); in set()
115 setLength(underlying.length()); in set()
169 setLength(underlying.length()); in delete()
[all …]

12345678910>>...189