Home
last modified time | relevance | path

Searched refs:of (Results 26 – 50 of 32881) sorted by relevance

12345678910>>...1316

/dports/java/openjdk11-jre/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/openjdk15/jdk15u-jdk-15.0.6-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/openjdk16/jdk16u-jdk-16.0.2-7-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/openjdk14/jdk14u-jdk-14.0.2-12-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/openjdk17/jdk17u-jdk-17.0.1-12-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/textproc/hevea/hevea-2.34/bugs/005/
H A Da.tex12 Lot of space.\par
13 Lot of space.\par
14 Lot of space.\par
15 Lot of space.\par
16 Lot of space.\par
17 Lot of space.\par
18 Lot of space.\par
19 Lot of space.\par
20 Lot of space.\par
21 Lot of space.\par
[all …]
/dports/math/cloog/cloog-cloog-0.20.0/test/bigs/
H A Dapplu12.loopgen12 # Iteration domain of statement 1.
33 # Iteration domain of statement 2.
49 # Iteration domain of statement 3.
67 # Iteration domain of statement 4.
87 # Iteration domain of statement 5.
108 # Iteration domain of statement 6.
128 # Iteration domain of statement 7.
148 # Iteration domain of statement 8.
168 # Iteration domain of statement 9.
188 # Iteration domain of statement 10.
[all …]
H A Dapplu21.loopgen12 # Iteration domain of statement 1.
33 # Iteration domain of statement 2.
53 # Iteration domain of statement 3.
73 # Iteration domain of statement 4.
93 # Iteration domain of statement 5.
113 # Iteration domain of statement 6.
133 # Iteration domain of statement 7.
153 # Iteration domain of statement 8.
173 # Iteration domain of statement 9.
194 # Iteration domain of statement 10.
[all …]
/dports/editors/fpc-ide/fpc-3.2.2/rtl/java/
H A Djava_sysh.inc32 Arr1JLObject = array of JLObject;
52 Arr1JLError = array of JLError;
77 Arr1JLLong = array of JLLong;
82 Arr1JLMath = array of JLMath;
202 Arr1JLEnum = array of JLEnum;
287 Arr1JLByte = array of JLByte;
362 Arr1JUMap = array of JUMap;
367 Arr1JUSet = array of JUSet;
427 Arr1JUDate = array of JUDate;
492 Arr1JIFile = array of JIFile;
[all …]
/dports/editors/fpc-ide/fpc-3.2.2/rtl/android/jvm/
H A Djava_sysh_android.inc9 Arr1JLObject = array of JLObject;
29 Arr1JLError = array of JLError;
54 Arr1JLLong = array of JLLong;
59 Arr1JLMath = array of JLMath;
179 Arr1JLEnum = array of JLEnum;
264 Arr1JLByte = array of JLByte;
334 Arr1JUMap = array of JUMap;
339 Arr1JUSet = array of JUSet;
399 Arr1JUDate = array of JUDate;
464 Arr1JIFile = array of JIFile;
[all …]
/dports/lang/fpc-utils/fpc-3.2.2/rtl/java/
H A Djava_sysh.inc32 Arr1JLObject = array of JLObject;
52 Arr1JLError = array of JLError;
77 Arr1JLLong = array of JLLong;
82 Arr1JLMath = array of JLMath;
202 Arr1JLEnum = array of JLEnum;
287 Arr1JLByte = array of JLByte;
362 Arr1JUMap = array of JUMap;
367 Arr1JUSet = array of JUSet;
427 Arr1JUDate = array of JUDate;
492 Arr1JIFile = array of JIFile;
[all …]
/dports/lang/fpc-source/fpc-3.2.2/rtl/android/jvm/
H A Djava_sysh_android.inc9 Arr1JLObject = array of JLObject;
29 Arr1JLError = array of JLError;
54 Arr1JLLong = array of JLLong;
59 Arr1JLMath = array of JLMath;
179 Arr1JLEnum = array of JLEnum;
264 Arr1JLByte = array of JLByte;
334 Arr1JUMap = array of JUMap;
339 Arr1JUSet = array of JUSet;
399 Arr1JUDate = array of JUDate;
464 Arr1JIFile = array of JIFile;
[all …]
/dports/lang/fpc-source/fpc-3.2.2/rtl/java/
H A Djava_sysh.inc32 Arr1JLObject = array of JLObject;
52 Arr1JLError = array of JLError;
77 Arr1JLLong = array of JLLong;
82 Arr1JLMath = array of JLMath;
202 Arr1JLEnum = array of JLEnum;
287 Arr1JLByte = array of JLByte;
362 Arr1JUMap = array of JUMap;
367 Arr1JUSet = array of JUSet;
427 Arr1JUDate = array of JUDate;
492 Arr1JIFile = array of JIFile;
[all …]
/dports/lang/fpc/fpc-3.2.2/rtl/android/jvm/
H A Djava_sysh_android.inc9 Arr1JLObject = array of JLObject;
29 Arr1JLError = array of JLError;
54 Arr1JLLong = array of JLLong;
59 Arr1JLMath = array of JLMath;
179 Arr1JLEnum = array of JLEnum;
264 Arr1JLByte = array of JLByte;
334 Arr1JUMap = array of JUMap;
339 Arr1JUSet = array of JUSet;
399 Arr1JUDate = array of JUDate;
464 Arr1JIFile = array of JIFile;
[all …]
/dports/lang/fpc/fpc-3.2.2/rtl/java/
H A Djava_sysh.inc32 Arr1JLObject = array of JLObject;
52 Arr1JLError = array of JLError;
77 Arr1JLLong = array of JLLong;
82 Arr1JLMath = array of JLMath;
202 Arr1JLEnum = array of JLEnum;
287 Arr1JLByte = array of JLByte;
362 Arr1JUMap = array of JUMap;
367 Arr1JUSet = array of JUSet;
427 Arr1JUDate = array of JUDate;
492 Arr1JIFile = array of JIFile;
[all …]
/dports/lang/fpc-utils/fpc-3.2.2/rtl/android/jvm/
H A Djava_sysh_android.inc9 Arr1JLObject = array of JLObject;
29 Arr1JLError = array of JLError;
54 Arr1JLLong = array of JLLong;
59 Arr1JLMath = array of JLMath;
179 Arr1JLEnum = array of JLEnum;
264 Arr1JLByte = array of JLByte;
334 Arr1JUMap = array of JUMap;
339 Arr1JUSet = array of JUSet;
399 Arr1JUDate = array of JUDate;
464 Arr1JIFile = array of JIFile;
[all …]
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/patch/tests/output/
H A Dex1_4.out4 X range of indices: 0 2, Y range of indices: 0 2
6 X range of indices: 2 4, Y range of indices: 0 2
8 X range of indices: 4 6, Y range of indices: 0 2
10 X range of indices: 6 8, Y range of indices: 0 2
12 X range of indices: 0 2, Y range of indices: 2 4
14 X range of indices: 2 4, Y range of indices: 2 4
16 X range of indices: 4 6, Y range of indices: 2 4
18 X range of indices: 6 8, Y range of indices: 2 4
20 X range of indices: 0 2, Y range of indices: 4 6
22 X range of indices: 2 4, Y range of indices: 4 6
[all …]
/dports/science/hdf5-18/hdf5-1.8.21/tools/testfiles/
H A Dtstr-2.ddl13 (0): "This is row 0 of type H5T_STR_NULLTERM of",
14 (1): "This is row 1 of type H5T_STR_NULLTERM of",
15 (2): "This is row 2 of type H5T_STR_NULLTERM of",
16 (3): "This is row 3 of type H5T_STR_NULLTERM of",
17 (4): "This is row 4 of type H5T_STR_NULLTERM of",
18 (5): "This is row 5 of type H5T_STR_NULLTERM of",
19 (6): "This is row 6 of type H5T_STR_NULLTERM of",
20 (7): "This is row 7 of type H5T_STR_NULLTERM of",
21 (8): "This is row 8 of type H5T_STR_NULLTERM of",
22 (9): "This is row 9 of type H5T_STR_NULLTERM of"
[all …]
/dports/science/hdf5/hdf5-1.10.6/tools/testfiles/
H A Dtstr-2.ddl13 (0): "This is row 0 of type H5T_STR_NULLTERM of",
14 (1): "This is row 1 of type H5T_STR_NULLTERM of",
15 (2): "This is row 2 of type H5T_STR_NULLTERM of",
16 (3): "This is row 3 of type H5T_STR_NULLTERM of",
17 (4): "This is row 4 of type H5T_STR_NULLTERM of",
18 (5): "This is row 5 of type H5T_STR_NULLTERM of",
19 (6): "This is row 6 of type H5T_STR_NULLTERM of",
20 (7): "This is row 7 of type H5T_STR_NULLTERM of",
21 (8): "This is row 8 of type H5T_STR_NULLTERM of",
22 (9): "This is row 9 of type H5T_STR_NULLTERM of"
[all …]
/dports/devel/binutils/binutils-2.37/gas/testsuite/gas/tic6x/
H A Dinsns-bad-1.l8 [^:]*:11: Error: operand 1 of 'nop' out of range
9 [^:]*:12: Error: operand 1 of 'nop' out of range
10 [^:]*:13: Error: operand 1 of 'nop' out of range
11 [^:]*:14: Error: operand 1 of 'nop' out of range
12 [^:]*:15: Error: operand 1 of 'nop' out of range
56 [^:]*:53: Error: operand 1 of 'add' out of range
57 [^:]*:54: Error: operand 1 of 'add' out of range
59 [^:]*:56: Error: operand 1 of 'add' out of range
64 [^:]*:61: Error: operand 1 of 'add' out of range
65 [^:]*:62: Error: operand 1 of 'add' out of range
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/testsuite/gas/tic6x/
H A Dinsns-bad-1.l8 [^:]*:11: Error: operand 1 of 'nop' out of range
9 [^:]*:12: Error: operand 1 of 'nop' out of range
10 [^:]*:13: Error: operand 1 of 'nop' out of range
11 [^:]*:14: Error: operand 1 of 'nop' out of range
12 [^:]*:15: Error: operand 1 of 'nop' out of range
56 [^:]*:53: Error: operand 1 of 'add' out of range
57 [^:]*:54: Error: operand 1 of 'add' out of range
59 [^:]*:56: Error: operand 1 of 'add' out of range
64 [^:]*:61: Error: operand 1 of 'add' out of range
65 [^:]*:62: Error: operand 1 of 'add' out of range
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/tic6x/
H A Dinsns-bad-1.l8 [^:]*:11: Error: operand 1 of 'nop' out of range
9 [^:]*:12: Error: operand 1 of 'nop' out of range
10 [^:]*:13: Error: operand 1 of 'nop' out of range
11 [^:]*:14: Error: operand 1 of 'nop' out of range
12 [^:]*:15: Error: operand 1 of 'nop' out of range
56 [^:]*:53: Error: operand 1 of 'add' out of range
57 [^:]*:54: Error: operand 1 of 'add' out of range
59 [^:]*:56: Error: operand 1 of 'add' out of range
64 [^:]*:61: Error: operand 1 of 'add' out of range
65 [^:]*:62: Error: operand 1 of 'add' out of range
[all …]
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/tic6x/
H A Dinsns-bad-1.l8 [^:]*:11: Error: operand 1 of 'nop' out of range
9 [^:]*:12: Error: operand 1 of 'nop' out of range
10 [^:]*:13: Error: operand 1 of 'nop' out of range
11 [^:]*:14: Error: operand 1 of 'nop' out of range
12 [^:]*:15: Error: operand 1 of 'nop' out of range
56 [^:]*:53: Error: operand 1 of 'add' out of range
57 [^:]*:54: Error: operand 1 of 'add' out of range
59 [^:]*:56: Error: operand 1 of 'add' out of range
64 [^:]*:61: Error: operand 1 of 'add' out of range
65 [^:]*:62: Error: operand 1 of 'add' out of range
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/testsuite/gas/tic6x/
H A Dinsns-bad-1.l8 [^:]*:11: Error: operand 1 of 'nop' out of range
9 [^:]*:12: Error: operand 1 of 'nop' out of range
10 [^:]*:13: Error: operand 1 of 'nop' out of range
11 [^:]*:14: Error: operand 1 of 'nop' out of range
12 [^:]*:15: Error: operand 1 of 'nop' out of range
56 [^:]*:53: Error: operand 1 of 'add' out of range
57 [^:]*:54: Error: operand 1 of 'add' out of range
59 [^:]*:56: Error: operand 1 of 'add' out of range
64 [^:]*:61: Error: operand 1 of 'add' out of range
65 [^:]*:62: Error: operand 1 of 'add' out of range
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/tools/clippy/clippy_lints/src/
H A Dlib.register_pedantic.rs6 LintId::of(attrs::INLINE_ALWAYS),
12 LintId::of(casts::CAST_LOSSLESS),
17 LintId::of(casts::CAST_SIGN_LOSS),
18 LintId::of(casts::PTR_AS_PTR),
26 LintId::of(doc::DOC_MARKDOWN),
29 LintId::of(empty_enum::EMPTY_ENUM),
54 LintId::of(matches::MATCH_BOOL),
65 LintId::of(methods::MAP_FLATTEN),
67 LintId::of(misc::FLOAT_CMP),
69 LintId::of(mut_mut::MUT_MUT),
[all …]

12345678910>>...1316