Home
last modified time | relevance | path

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

12345678910>>...768

/dports/sysutils/fcode-utils/fcode-utils-1.0.2/testlogs/testlogs-ppc-linux/TokeErrs/
H A DTooLargeCase_body.fth2 0 of ." Case of 0 " endof
3 1 of ." Case of 1 " endof
4 2 of ." Case of 2 " endof
5 3 of ." Case of 3 " endof
6 4 of ." Case of 4 " endof
7 5 of ." Case of 5 " endof
8 6 of ." Case of 6 " endof
9 7 of ." Case of 7 " endof
10 8 of ." Case of 8 " endof
11 9 of ." Case of 9 " endof
[all …]
/dports/sysutils/fcode-utils/fcode-utils-1.0.2/testsuite/TokeErrs/
H A DTooLargeCase_body.fth2 0 of ." Case of 0 " endof
3 1 of ." Case of 1 " endof
4 2 of ." Case of 2 " endof
5 3 of ." Case of 3 " endof
6 4 of ." Case of 4 " endof
7 5 of ." Case of 5 " endof
8 6 of ." Case of 6 " endof
9 7 of ." Case of 7 " endof
10 8 of ." Case of 8 " endof
11 9 of ." Case of 9 " endof
[all …]
/dports/sysutils/fcode-utils/fcode-utils-1.0.2/testlogs/testlogs-x86-cygwin/TokeErrs/
H A DTooLargeCase_body.fth2 0 of ." Case of 0 " endof
3 1 of ." Case of 1 " endof
4 2 of ." Case of 2 " endof
5 3 of ." Case of 3 " endof
6 4 of ." Case of 4 " endof
7 5 of ." Case of 5 " endof
8 6 of ." Case of 6 " endof
9 7 of ." Case of 7 " endof
10 8 of ." Case of 8 " endof
11 9 of ." Case of 9 " endof
[all …]
/dports/sysutils/fcode-utils/fcode-utils-1.0.2/testlogs/testlogs-ppc-aix/TokeErrs/
H A DTooLargeCase_body.fth2 0 of ." Case of 0 " endof
3 1 of ." Case of 1 " endof
4 2 of ." Case of 2 " endof
5 3 of ." Case of 3 " endof
6 4 of ." Case of 4 " endof
7 5 of ." Case of 5 " endof
8 6 of ." Case of 6 " endof
9 7 of ." Case of 7 " endof
10 8 of ." Case of 8 " endof
11 9 of ." Case of 9 " endof
[all …]
/dports/print/qpdf/qpdf-10.5.0/qpdf/qtest/qpdf/
H A Dlarge_file.out1 page 1 of 200
2 page 2 of 200
3 page 3 of 200
4 page 4 of 200
5 page 5 of 200
6 page 6 of 200
7 page 7 of 200
8 page 8 of 200
9 page 9 of 200
10 page 10 of 200
[all …]
H A Dlarge_file_xref_reconstruct.out4 page 1 of 200
5 page 2 of 200
6 page 3 of 200
7 page 4 of 200
8 page 5 of 200
9 page 6 of 200
10 page 7 of 200
11 page 8 of 200
12 page 9 of 200
13 page 10 of 200
[all …]
/dports/graphics/blend2d/blend2d-592d1ba52672bbf6365aba476bfe26b7bd2dfab8/src/blend2d/
H A Dsupport.cpp202 blAddOverflow<int32_t>(2147483647, 1, &of); EXPECT(of); of = 0; in testSafeArith()
203 blAddOverflow<int32_t>(1, 2147483647, &of); EXPECT(of); of = 0; in testSafeArith()
204 blAddOverflow<int32_t>(-2147483647, -2, &of); EXPECT(of); of = 0; in testSafeArith()
205 blAddOverflow<int32_t>(-2, -2147483647, &of); EXPECT(of); of = 0; in testSafeArith()
237 blSubOverflow<int32_t>(-2, 2147483647, &of); EXPECT(of); of = 0; in testSafeArith()
238 blSubOverflow<int32_t>(-2147483647, 2, &of); EXPECT(of); of = 0; in testSafeArith()
252 blSubOverflow<uint32_t>(0u, 1u, &of); EXPECT(of); of = 0; in testSafeArith()
253 blSubOverflow<uint32_t>(1u, 2u, &of); EXPECT(of); of = 0; in testSafeArith()
285 blMulOverflow<int32_t>( 65535, 65535, &of); EXPECT(of); of = 0; in testSafeArith()
286 blMulOverflow<int32_t>( 65535, -65535, &of); EXPECT(of); of = 0; in testSafeArith()
[all …]
/dports/deskutils/hebcal/hebcal-4.13/tests/
H A Dhebcal-test1.ok1 1/1/2004 7th of Tevet, 5764
2 1/2/2004 8th of Tevet, 5764
3 1/3/2004 9th of Tevet, 5764
4 1/4/2004 10th of Tevet, 5764
6 1/5/2004 11th of Tevet, 5764
7 1/6/2004 12th of Tevet, 5764
8 1/7/2004 13th of Tevet, 5764
9 1/8/2004 14th of Tevet, 5764
10 1/9/2004 15th of Tevet, 5764
11 1/10/2004 16th of Tevet, 5764
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/tools/javac/generics/inference/8067767/
H A DT8067767.java45 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
46 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
47 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
48 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
49 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
50 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
51 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
52 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
53 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
54 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/generics/inference/8067767/
H A DT8067767.java47 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
48 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
49 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
50 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
51 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
52 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
53 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
54 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
55 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
56 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/langtools/tools/javac/generics/inference/8067767/
H A DT8067767.java47 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
48 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
49 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
50 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
51 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
52 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
53 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
54 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
55 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
56 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/tools/javac/generics/inference/8067767/
H A DT8067767.java45 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
46 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
47 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
48 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
49 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
50 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
51 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
52 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
53 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
54 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/tools/javac/generics/inference/8067767/
H A DT8067767.java45 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
46 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
47 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
48 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
49 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
50 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
51 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
52 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
53 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
54 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/langtools/tools/javac/generics/inference/8067767/
H A DT8067767.java45 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
46 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
47 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
48 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
49 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
50 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
51 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
52 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
53 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
54 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/langtools/tools/javac/generics/inference/8067767/
H A DT8067767.java45 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
46 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
47 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
48 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
49 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
50 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
51 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
52 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
53 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
54 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/tools/javac/generics/inference/8067767/
H A DT8067767.java45 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
46 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
47 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
48 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
49 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
50 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
51 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
52 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
53 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
54 … Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"), Pair.of("a", "b"),
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/clippy_lints/src/
H A Dlib.register_all.rs22 LintId::of(booleans::LOGIC_BUG),
48 LintId::of(entry::MAP_ENTRY),
52 LintId::of(eq_op::EQ_OP),
53 LintId::of(eq_op::OP_REF),
185 LintId::of(minmax::MIN_MAX),
186 LintId::of(misc::CMP_NAN),
191 LintId::of(misc::ZERO_PTR),
225 LintId::of(ptr::CMP_NULL),
228 LintId::of(ptr::PTR_ARG),
229 LintId::of(ptr_eq::PTR_EQ),
[all …]
H A Dlib.register_style.rs22 LintId::of(eq_op::OP_REF),
33 LintId::of(len_zero::LEN_ZERO),
36 LintId::of(loops::FOR_KV_MAP),
44 LintId::of(map_clone::MAP_CLONE),
54 LintId::of(methods::BYTES_NTH),
65 LintId::of(methods::OK_EXPECT),
76 LintId::of(misc::ZERO_PTR),
90 LintId::of(ptr::CMP_NULL),
91 LintId::of(ptr::PTR_ARG),
92 LintId::of(ptr_eq::PTR_EQ),
[all …]
/dports/math/gap/gap-4.11.0/pkg/fining/examples/include/
H A Dgpolygons_elationgroup.include13 &lt;a line of class 1 of &lt;EGQ of order [ 3, 3 ] and basepoint 0&gt;&gt;
17 [ &lt;a point of class 1 of &lt;EGQ of order [ 3, 3 ] and basepoint 0&gt;&gt;,
18 &lt;a point of class 1 of &lt;EGQ of order [ 3, 3 ] and basepoint 0&gt;&gt;,
19 &lt;a point of class 1 of &lt;EGQ of order [ 3, 3 ] and basepoint 0&gt;&gt;,
20 &lt;a point of class 1 of &lt;EGQ of order [ 3, 3 ] and basepoint 0&gt;&gt;,
21 &lt;a point of class 1 of &lt;EGQ of order [ 3, 3 ] and basepoint 0&gt;&gt;,
22 &lt;a point of class 1 of &lt;EGQ of order [ 3, 3 ] and basepoint 0&gt;&gt;,
23 &lt;a point of class 1 of &lt;EGQ of order [ 3, 3 ] and basepoint 0&gt;&gt;,
24 &lt;a point of class 1 of &lt;EGQ of order [ 3, 3 ] and basepoint 0&gt;&gt;,
25 &lt;a point of class 1 of &lt;EGQ of order [ 3, 3 ] and basepoint 0&gt;&gt;,
[all …]
/dports/lang/nim/nim-1.6.2/lib/pure/
H A Dhtmlparser.nim227 of "a": tagA
236 of "b": tagB
244 of "br": tagBr
255 of "dd": tagDd
262 of "dl": tagDl
263 of "dt": tagDt
285 of "i": tagI
311 of "p": tagP
315 of "q": tagQ
319 of "s": tagS
[all …]
/dports/cad/verilator/verilator-4.216/src/
H A DV3EmitMk.cpp41 of.putsHeader(); in emitClassMake()
44 of.puts("#\n"); in emitClassMake()
55 of.puts("\n"); in emitClassMake()
59 of.puts("\n"); in emitClassMake()
63 of.puts("\n"); in emitClassMake()
67 of.puts("\n"); in emitClassMake()
71 of.puts("\n"); in emitClassMake()
75 of.puts("\n"); in emitClassMake()
79 of.puts("\n"); in emitClassMake()
179 of.puts( in emitOverallMake()
[all …]
/dports/science/berkeleygw/BGW-2.0.0/examples/DFT/Zn2O2/4_sig/reference/
H A DOUT.sig11 for the Calculation of the Quasiparticle and Optical Properties of Materials
137 qpoint 1 out of 15
182 qpoint 2 out of 15
227 qpoint 3 out of 15
272 qpoint 4 out of 15
317 qpoint 5 out of 15
362 qpoint 6 out of 15
407 qpoint 7 out of 15
452 qpoint 8 out of 15
497 qpoint 9 out of 15
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/time/tck/java/time/format/
H A DTCKDTFParsedInstant.java84 … LocalDateTime.of(2012, 10, 28, 1, 45, 0, 0), ZoneOffset.of("-02:30"), EUROPE_BERLIN}, in data_parse_WithZone_WithOffset()
86 … LocalDateTime.of(2012, 10, 28, 1, 45, 0, 0), ZoneOffset.of("-01:00"), EUROPE_BERLIN}, in data_parse_WithZone_WithOffset()
88 … LocalDateTime.of(2012, 10, 28, 1, 45, 0, 0), ZoneOffset.of("-00:00"), EUROPE_BERLIN}, in data_parse_WithZone_WithOffset()
90 … LocalDateTime.of(2012, 10, 28, 1, 45, 0, 0), ZoneOffset.of("+00:00"), EUROPE_BERLIN}, in data_parse_WithZone_WithOffset()
92 … LocalDateTime.of(2012, 10, 28, 1, 45, 0, 0), ZoneOffset.of("+01:00"), EUROPE_BERLIN}, in data_parse_WithZone_WithOffset()
94 … LocalDateTime.of(2012, 10, 28, 1, 45, 0, 0), ZoneOffset.of("+02:00"), EUROPE_BERLIN}, in data_parse_WithZone_WithOffset()
96 … LocalDateTime.of(2012, 10, 28, 1, 45, 0, 0), ZoneOffset.of("+03:00"), EUROPE_BERLIN}, in data_parse_WithZone_WithOffset()
98 … LocalDateTime.of(2012, 10, 28, 2, 45, 0, 0), ZoneOffset.of("-02:30"), EUROPE_BERLIN}, in data_parse_WithZone_WithOffset()
100 … LocalDateTime.of(2012, 10, 28, 2, 45, 0, 0), ZoneOffset.of("-01:00"), EUROPE_BERLIN}, in data_parse_WithZone_WithOffset()
102 … LocalDateTime.of(2012, 10, 28, 2, 45, 0, 0), ZoneOffset.of("-00:00"), EUROPE_BERLIN}, in data_parse_WithZone_WithOffset()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/time/tck/java/time/format/
H A DTCKDTFParsedInstant.java84 … LocalDateTime.of(2012, 10, 28, 1, 45, 0, 0), ZoneOffset.of("-02:30"), EUROPE_BERLIN}, in data_parse_WithZone_WithOffset()
86 … LocalDateTime.of(2012, 10, 28, 1, 45, 0, 0), ZoneOffset.of("-01:00"), EUROPE_BERLIN}, in data_parse_WithZone_WithOffset()
88 … LocalDateTime.of(2012, 10, 28, 1, 45, 0, 0), ZoneOffset.of("-00:00"), EUROPE_BERLIN}, in data_parse_WithZone_WithOffset()
90 … LocalDateTime.of(2012, 10, 28, 1, 45, 0, 0), ZoneOffset.of("+00:00"), EUROPE_BERLIN}, in data_parse_WithZone_WithOffset()
92 … LocalDateTime.of(2012, 10, 28, 1, 45, 0, 0), ZoneOffset.of("+01:00"), EUROPE_BERLIN}, in data_parse_WithZone_WithOffset()
94 … LocalDateTime.of(2012, 10, 28, 1, 45, 0, 0), ZoneOffset.of("+02:00"), EUROPE_BERLIN}, in data_parse_WithZone_WithOffset()
96 … LocalDateTime.of(2012, 10, 28, 1, 45, 0, 0), ZoneOffset.of("+03:00"), EUROPE_BERLIN}, in data_parse_WithZone_WithOffset()
98 … LocalDateTime.of(2012, 10, 28, 2, 45, 0, 0), ZoneOffset.of("-02:30"), EUROPE_BERLIN}, in data_parse_WithZone_WithOffset()
100 … LocalDateTime.of(2012, 10, 28, 2, 45, 0, 0), ZoneOffset.of("-01:00"), EUROPE_BERLIN}, in data_parse_WithZone_WithOffset()
102 … LocalDateTime.of(2012, 10, 28, 2, 45, 0, 0), ZoneOffset.of("-00:00"), EUROPE_BERLIN}, in data_parse_WithZone_WithOffset()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/time/tck/java/time/format/
H A DTCKDTFParsedInstant.java84 … LocalDateTime.of(2012, 10, 28, 1, 45, 0, 0), ZoneOffset.of("-02:30"), EUROPE_BERLIN}, in data_parse_WithZone_WithOffset()
86 … LocalDateTime.of(2012, 10, 28, 1, 45, 0, 0), ZoneOffset.of("-01:00"), EUROPE_BERLIN}, in data_parse_WithZone_WithOffset()
88 … LocalDateTime.of(2012, 10, 28, 1, 45, 0, 0), ZoneOffset.of("-00:00"), EUROPE_BERLIN}, in data_parse_WithZone_WithOffset()
90 … LocalDateTime.of(2012, 10, 28, 1, 45, 0, 0), ZoneOffset.of("+00:00"), EUROPE_BERLIN}, in data_parse_WithZone_WithOffset()
92 … LocalDateTime.of(2012, 10, 28, 1, 45, 0, 0), ZoneOffset.of("+01:00"), EUROPE_BERLIN}, in data_parse_WithZone_WithOffset()
94 … LocalDateTime.of(2012, 10, 28, 1, 45, 0, 0), ZoneOffset.of("+02:00"), EUROPE_BERLIN}, in data_parse_WithZone_WithOffset()
96 … LocalDateTime.of(2012, 10, 28, 1, 45, 0, 0), ZoneOffset.of("+03:00"), EUROPE_BERLIN}, in data_parse_WithZone_WithOffset()
98 … LocalDateTime.of(2012, 10, 28, 2, 45, 0, 0), ZoneOffset.of("-02:30"), EUROPE_BERLIN}, in data_parse_WithZone_WithOffset()
100 … LocalDateTime.of(2012, 10, 28, 2, 45, 0, 0), ZoneOffset.of("-01:00"), EUROPE_BERLIN}, in data_parse_WithZone_WithOffset()
102 … LocalDateTime.of(2012, 10, 28, 2, 45, 0, 0), ZoneOffset.of("-00:00"), EUROPE_BERLIN}, in data_parse_WithZone_WithOffset()
[all …]

12345678910>>...768