Home
last modified time | relevance | path

Searched refs:ordered (Results 226 – 250 of 21872) sorted by relevance

12345678910>>...875

/dports/lang/gcc48/gcc-4.8.5/libgomp/testsuite/libgomp.c/
H A Dordered-3.c18 #pragma omp parallel for ordered schedule (static, 1) num_threads (4) if (0) in main()
21 #pragma omp ordered in main()
26 #pragma omp parallel for ordered schedule (static, 1) num_threads (4) if (1) in main()
29 #pragma omp ordered in main()
34 #pragma omp parallel for ordered schedule (runtime) num_threads (4) if (0) in main()
37 #pragma omp ordered in main()
45 #pragma omp ordered in main()
53 #pragma omp ordered in main()
61 #pragma omp ordered in main()
69 #pragma omp ordered in main()
[all …]
/dports/net-im/ruqola/ruqola-1.6.1/src/widgets/room/delegate/
H A Dtextselection.cpp41 for (int row = ordered.fromRow; row <= ordered.toRow; ++row) { in selectedText()
47 if (row < ordered.toRow) { in selectedText()
61 if (row == ordered.fromRow) { in contains()
63 return ordered.fromCharPos <= charPos && charPos <= ordered.toCharPos; in contains()
68 return row > ordered.fromRow && row < ordered.toRow; in contains()
83 if (row == ordered.fromRow) in selectionForIndex()
89 if (row == ordered.toRow) in selectionForIndex()
91 else if (row < ordered.toRow) in selectionForIndex()
109 if (ordered.fromRow > -1) { in clear()
110 if (ordered.toRow > -1) { in clear()
[all …]
/dports/math/R-cran-recipes/recipes/R/
H A Dstring2factor.R50 ordered = FALSE, argument
53 if (!is_tune(ordered) & !is_varying(ordered)) {
54 if (!is.logical(ordered) || length(ordered) != 1) {
69 ordered = ordered,
84 ordered = ordered,
123 ordered = ord,
137 col_names <- names(object$ordered)
144 ord = object$ordered[1])
150 ord = object$ordered[1])
173 ordered = rep(x$ordered, p))
[all …]
H A Dnum2factor.R82 ordered = FALSE, argument
85 if (!is_tune(ordered) & !is_varying(ordered)) {
86 if (!is.logical(ordered) || length(ordered) != 1)
102 ordered = ordered,
118 ordered = ordered,
136 ord <- rep(x$ordered, length(col_names))
145 ordered = ord,
162 col_names <- names(object$ordered)
171 ord = object$ordered[1],
194 ordered = rep(x$ordered, p))
[all …]
/dports/devel/R-cran-vctrs/vctrs/tests/testthat/
H A Dtest-type-factor.R4 o <- ordered(character())
15 y <- ordered("y")
42 ordered(character()),
114 vec_ptype2(ordered("a"), ordered("b")),
118 vec_ptype2(ordered("a"), ordered(c("a", "b"))),
122 vec_cast(ordered("a"), ordered("b")),
126 vec_cast(ordered("a"), ordered(c("a", "b"))),
141 vec_cast(factor("a"), ordered("a")),
145 vec_cast(ordered("a"), factor("a")),
215 expect_identical(vec_cast("a", ordered("a")), ordered("a"))
[all …]
/dports/devel/boost_build/build-29baa79/test/toolset-mock/src/
H A Dclang-vxworks-4.0.1.py15 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-fPIC', '…
16 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-fPIC', '…
19 …command('clang++', unordered(ordered('-x', 'c++'), '-O3', '-Wno-inline', '-Wall', '-fPIC', '-DNDEB…
20 …command('clang++', unordered(ordered('-x', 'c++'), '-O3', '-Wno-inline', '-Wall', '-fPIC', '-DNDEB…
23 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-fPIC', '…
24 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-fPIC', '…
27 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-c'), '-o…
28 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-c'), '-o…
31 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-c'), '-o…
32 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-c'), '-o…
[all …]
/dports/devel/boost-docs/boost_1_72_0/tools/build/test/toolset-mock/src/
H A Dclang-vxworks-4.0.1.py15 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-fPIC', '…
16 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-fPIC', '…
19 …command('clang++', unordered(ordered('-x', 'c++'), '-O3', '-Wno-inline', '-Wall', '-fPIC', '-DNDEB…
20 …command('clang++', unordered(ordered('-x', 'c++'), '-O3', '-Wno-inline', '-Wall', '-fPIC', '-DNDEB…
23 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-fPIC', '…
24 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-fPIC', '…
27 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-c'), '-o…
28 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-c'), '-o…
31 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-c'), '-o…
32 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-c'), '-o…
[all …]
/dports/devel/boost-libs/boost_1_72_0/tools/build/test/toolset-mock/src/
H A Dclang-vxworks-4.0.1.py15 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-fPIC', '…
16 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-fPIC', '…
19 …command('clang++', unordered(ordered('-x', 'c++'), '-O3', '-Wno-inline', '-Wall', '-fPIC', '-DNDEB…
20 …command('clang++', unordered(ordered('-x', 'c++'), '-O3', '-Wno-inline', '-Wall', '-fPIC', '-DNDEB…
23 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-fPIC', '…
24 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-fPIC', '…
27 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-c'), '-o…
28 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-c'), '-o…
31 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-c'), '-o…
32 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-c'), '-o…
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/tools/build/test/toolset-mock/src/
H A Dclang-vxworks-4.0.1.py15 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-fPIC', '…
16 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-fPIC', '…
19 …command('clang++', unordered(ordered('-x', 'c++'), '-O3', '-Wno-inline', '-Wall', '-fPIC', '-DNDEB…
20 …command('clang++', unordered(ordered('-x', 'c++'), '-O3', '-Wno-inline', '-Wall', '-fPIC', '-DNDEB…
23 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-fPIC', '…
24 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-fPIC', '…
27 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-c'), '-o…
28 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-c'), '-o…
31 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-c'), '-o…
32 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-c'), '-o…
[all …]
/dports/devel/hyperscan/boost_1_75_0/tools/build/test/toolset-mock/src/
H A Dclang-vxworks-4.0.1.py15 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-fPIC', '…
16 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-fPIC', '…
19 …command('clang++', unordered(ordered('-x', 'c++'), '-O3', '-Wno-inline', '-Wall', '-fPIC', '-DNDEB…
20 …command('clang++', unordered(ordered('-x', 'c++'), '-O3', '-Wno-inline', '-Wall', '-fPIC', '-DNDEB…
23 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-fPIC', '…
24 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-fPIC', '…
27 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-c'), '-o…
28 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-c'), '-o…
31 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-c'), '-o…
32 …command('clang++', unordered(ordered('-x', 'c++'), '-O0', '-fno-inline', '-Wall', '-g', '-c'), '-o…
[all …]
/dports/math/py-pandas/pandas-1.2.5/pandas/tests/indexes/categorical/
H A Dtest_constructors.py16 assert not result.ordered
20 assert not result.ordered
26 assert not result.ordered
41 assert not result.ordered
48 assert not result.ordered
56 assert not result.ordered
70 assert result.ordered
116 dtype = CategoricalDtype(categories=cats, ordered=ordered)
119 expected = CategoricalIndex(data, categories=cats, ordered=ordered)
135 CategoricalIndex(data, ordered=ordered, dtype=dtype)
[all …]
/dports/devel/py-logilab-common/logilab-common-1.8.2/test/
H A Dtest_graph.py52 ordered = ordered_nodes(graph)
53 self.assertEqual(ordered, ("a",))
57 ordered = ordered_nodes(graph)
58 self.assertEqual(ordered, ("a", "b"))
60 ordered = ordered_nodes(graph)
61 self.assertEqual(ordered, ("b", "a"))
65 ordered = ordered_nodes(graph)
66 self.assertEqual(ordered, ("a", "b"))
70 ordered = ordered_nodes(graph)
75 ordered = ordered_nodes(graph)
[all …]
/dports/www/py-flask-restx/flask-restx-0.5.1/flask_restx/
H A Dmarshalling.py20 def marshal(data, fields, envelope=None, skip_none=False, mask=None, ordered=False): argument
69 value = marshal(data, val, skip_none=skip_none, ordered=ordered)
79 value = field.output(dkey, data, ordered=ordered)
90 value = field.output(dkey, data, ordered=ordered)
106 out = OrderedDict(items) if ordered else dict(items)
163 out = [marshal(d, fields, skip_none=skip_none, ordered=ordered) for d in data]
174 value = field.output(key, data, ordered=ordered)
178 (k, marshal(data, v, skip_none=skip_none, ordered=ordered))
189 out = OrderedDict(items) if ordered else dict(items)
242 self.ordered = ordered
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/c-c++-common/gomp/
H A Ddoacross-2.c7 #pragma omp for ordered(1) in foo()
10 …#pragma omp ordered /* { dg-error "'ordered' region without 'depend' clause may not be closely n… in foo()
13 #pragma omp for ordered(1) in foo()
16 …#pragma omp ordered threads /* { dg-error "'ordered' region without 'depend' clause may not be cl… in foo()
25 #pragma omp for ordered in bar()
28 …#pragma omp ordered depend(source) /* { dg-error "'ordered' construct with 'depend' clause must be… in bar()
29 …#pragma omp ordered depend(sink: i - 1) /* { dg-error "'ordered' construct with 'depend' clause mu… in bar()
34 …#pragma omp ordered depend(source) /* { dg-error "'ordered' construct with 'depend' clause must be… in bar()
35 …#pragma omp ordered depend(sink: i - 1) /* { dg-error "'ordered' construct with 'depend' clause mu… in bar()
40 …#pragma omp ordered /* { dg-error "'ordered' region must be closely nested inside a loop region … in bar()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/c-c++-common/gomp/
H A Ddoacross-2.c7 #pragma omp for ordered(1) in foo()
10 …#pragma omp ordered /* { dg-error "'ordered' region without 'depend' clause may not be closely n… in foo()
13 #pragma omp for ordered(1) in foo()
16 …#pragma omp ordered threads /* { dg-error "'ordered' region without 'depend' clause may not be cl… in foo()
25 #pragma omp for ordered in bar()
28 …#pragma omp ordered depend(source) /* { dg-error "'ordered' construct with 'depend' clause must be… in bar()
29 …#pragma omp ordered depend(sink: i - 1) /* { dg-error "'ordered' construct with 'depend' clause mu… in bar()
34 …#pragma omp ordered depend(source) /* { dg-error "'ordered' construct with 'depend' clause must be… in bar()
35 …#pragma omp ordered depend(sink: i - 1) /* { dg-error "'ordered' construct with 'depend' clause mu… in bar()
40 …#pragma omp ordered /* { dg-error "'ordered' region must be closely nested inside a loop region … in bar()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/c-c++-common/gomp/
H A Ddoacross-2.c7 #pragma omp for ordered(1) in foo()
10 …#pragma omp ordered /* { dg-error "'ordered' region without 'depend' clause may not be closely n… in foo()
13 #pragma omp for ordered(1) in foo()
16 …#pragma omp ordered threads /* { dg-error "'ordered' region without 'depend' clause may not be cl… in foo()
25 #pragma omp for ordered in bar()
28 …#pragma omp ordered depend(source) /* { dg-error "'ordered' construct with 'depend' clause must be… in bar()
29 …#pragma omp ordered depend(sink: i - 1) /* { dg-error "'ordered' construct with 'depend' clause mu… in bar()
34 …#pragma omp ordered depend(source) /* { dg-error "'ordered' construct with 'depend' clause must be… in bar()
35 …#pragma omp ordered depend(sink: i - 1) /* { dg-error "'ordered' construct with 'depend' clause mu… in bar()
40 …#pragma omp ordered /* { dg-error "'ordered' region must be closely nested inside a loop region … in bar()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/c-c++-common/gomp/
H A Ddoacross-2.c7 #pragma omp for ordered(1) in foo()
10 …#pragma omp ordered /* { dg-error "'ordered' region without 'depend' clause may not be closely n… in foo()
13 #pragma omp for ordered(1) in foo()
16 …#pragma omp ordered threads /* { dg-error "'ordered' region without 'depend' clause may not be cl… in foo()
25 #pragma omp for ordered in bar()
28 …#pragma omp ordered depend(source) /* { dg-error "'ordered' construct with 'depend' clause must be… in bar()
29 …#pragma omp ordered depend(sink: i - 1) /* { dg-error "'ordered' construct with 'depend' clause mu… in bar()
34 …#pragma omp ordered depend(source) /* { dg-error "'ordered' construct with 'depend' clause must be… in bar()
35 …#pragma omp ordered depend(sink: i - 1) /* { dg-error "'ordered' construct with 'depend' clause mu… in bar()
40 …#pragma omp ordered /* { dg-error "'ordered' region must be closely nested inside a loop region … in bar()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/c-c++-common/gomp/
H A Ddoacross-2.c7 #pragma omp for ordered(1) in foo()
10 …#pragma omp ordered /* { dg-error "'ordered' region without 'depend' clause may not be closely n… in foo()
13 #pragma omp for ordered(1) in foo()
16 …#pragma omp ordered threads /* { dg-error "'ordered' region without 'depend' clause may not be cl… in foo()
25 #pragma omp for ordered in bar()
28 …#pragma omp ordered depend(source) /* { dg-error "'ordered' construct with 'depend' clause must be… in bar()
29 …#pragma omp ordered depend(sink: i - 1) /* { dg-error "'ordered' construct with 'depend' clause mu… in bar()
34 …#pragma omp ordered depend(source) /* { dg-error "'ordered' construct with 'depend' clause must be… in bar()
35 …#pragma omp ordered depend(sink: i - 1) /* { dg-error "'ordered' construct with 'depend' clause mu… in bar()
40 …#pragma omp ordered /* { dg-error "'ordered' region must be closely nested inside a loop region … in bar()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/c-c++-common/gomp/
H A Ddoacross-2.c7 #pragma omp for ordered(1) in foo()
10 …#pragma omp ordered /* { dg-error "'ordered' region without 'depend' clause may not be closely n… in foo()
13 #pragma omp for ordered(1) in foo()
16 …#pragma omp ordered threads /* { dg-error "'ordered' region without 'depend' clause may not be cl… in foo()
25 #pragma omp for ordered in bar()
28 …#pragma omp ordered depend(source) /* { dg-error "'ordered' construct with 'depend' clause must be… in bar()
29 …#pragma omp ordered depend(sink: i - 1) /* { dg-error "'ordered' construct with 'depend' clause mu… in bar()
34 …#pragma omp ordered depend(source) /* { dg-error "'ordered' construct with 'depend' clause must be… in bar()
35 …#pragma omp ordered depend(sink: i - 1) /* { dg-error "'ordered' construct with 'depend' clause mu… in bar()
40 …#pragma omp ordered /* { dg-error "'ordered' region must be closely nested inside a loop region … in bar()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/c-c++-common/gomp/
H A Ddoacross-2.c7 #pragma omp for ordered(1) in foo()
10 …#pragma omp ordered /* { dg-error "'ordered' region without 'depend' clause may not be closely n… in foo()
13 #pragma omp for ordered(1) in foo()
16 …#pragma omp ordered threads /* { dg-error "'ordered' region without 'depend' clause may not be cl… in foo()
25 #pragma omp for ordered in bar()
28 …#pragma omp ordered depend(source) /* { dg-error "'ordered' construct with 'depend' clause must be… in bar()
29 …#pragma omp ordered depend(sink: i - 1) /* { dg-error "'ordered' construct with 'depend' clause mu… in bar()
34 …#pragma omp ordered depend(source) /* { dg-error "'ordered' construct with 'depend' clause must be… in bar()
35 …#pragma omp ordered depend(sink: i - 1) /* { dg-error "'ordered' construct with 'depend' clause mu… in bar()
40 …#pragma omp ordered /* { dg-error "'ordered' region must be closely nested inside a loop region … in bar()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/c-c++-common/gomp/
H A Ddoacross-2.c7 #pragma omp for ordered(1) in foo()
10 …#pragma omp ordered /* { dg-error "'ordered' region without 'depend' clause may not be closely n… in foo()
13 #pragma omp for ordered(1) in foo()
16 …#pragma omp ordered threads /* { dg-error "'ordered' region without 'depend' clause may not be cl… in foo()
25 #pragma omp for ordered in bar()
28 …#pragma omp ordered depend(source) /* { dg-error "'ordered' construct with 'depend' clause must be… in bar()
29 …#pragma omp ordered depend(sink: i - 1) /* { dg-error "'ordered' construct with 'depend' clause mu… in bar()
34 …#pragma omp ordered depend(source) /* { dg-error "'ordered' construct with 'depend' clause must be… in bar()
35 …#pragma omp ordered depend(sink: i - 1) /* { dg-error "'ordered' construct with 'depend' clause mu… in bar()
40 …#pragma omp ordered /* { dg-error "'ordered' region must be closely nested inside a loop region … in bar()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/c-c++-common/gomp/
H A Ddoacross-2.c7 #pragma omp for ordered(1) in foo()
10 …#pragma omp ordered /* { dg-error "'ordered' region without 'depend' clause may not be closely n… in foo()
13 #pragma omp for ordered(1) in foo()
16 …#pragma omp ordered threads /* { dg-error "'ordered' region without 'depend' clause may not be cl… in foo()
25 #pragma omp for ordered in bar()
28 …#pragma omp ordered depend(source) /* { dg-error "'ordered' construct with 'depend' clause must be… in bar()
29 …#pragma omp ordered depend(sink: i - 1) /* { dg-error "'ordered' construct with 'depend' clause mu… in bar()
34 …#pragma omp ordered depend(source) /* { dg-error "'ordered' construct with 'depend' clause must be… in bar()
35 …#pragma omp ordered depend(sink: i - 1) /* { dg-error "'ordered' construct with 'depend' clause mu… in bar()
40 …#pragma omp ordered /* { dg-error "'ordered' region must be closely nested inside a loop region … in bar()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/c-c++-common/gomp/
H A Ddoacross-2.c7 #pragma omp for ordered(1) in foo()
10 …#pragma omp ordered /* { dg-error "'ordered' region without 'depend' clause may not be closely n… in foo()
13 #pragma omp for ordered(1) in foo()
16 …#pragma omp ordered threads /* { dg-error "'ordered' region without 'depend' clause may not be cl… in foo()
25 #pragma omp for ordered in bar()
28 …#pragma omp ordered depend(source) /* { dg-error "'ordered' construct with 'depend' clause must be… in bar()
29 …#pragma omp ordered depend(sink: i - 1) /* { dg-error "'ordered' construct with 'depend' clause mu… in bar()
34 …#pragma omp ordered depend(source) /* { dg-error "'ordered' construct with 'depend' clause must be… in bar()
35 …#pragma omp ordered depend(sink: i - 1) /* { dg-error "'ordered' construct with 'depend' clause mu… in bar()
40 …#pragma omp ordered /* { dg-error "'ordered' region must be closely nested inside a loop region … in bar()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/c-c++-common/gomp/
H A Ddoacross-2.c7 #pragma omp for ordered(1) in foo()
10 …#pragma omp ordered /* { dg-error "'ordered' region without 'depend' clause may not be closely n… in foo()
13 #pragma omp for ordered(1) in foo()
16 …#pragma omp ordered threads /* { dg-error "'ordered' region without 'depend' clause may not be cl… in foo()
25 #pragma omp for ordered in bar()
28 …#pragma omp ordered depend(source) /* { dg-error "'ordered' construct with 'depend' clause must be… in bar()
29 …#pragma omp ordered depend(sink: i - 1) /* { dg-error "'ordered' construct with 'depend' clause mu… in bar()
34 …#pragma omp ordered depend(source) /* { dg-error "'ordered' construct with 'depend' clause must be… in bar()
35 …#pragma omp ordered depend(sink: i - 1) /* { dg-error "'ordered' construct with 'depend' clause mu… in bar()
40 …#pragma omp ordered /* { dg-error "'ordered' region must be closely nested inside a loop region … in bar()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/c-c++-common/gomp/
H A Ddoacross-2.c7 #pragma omp for ordered(1) in foo()
10 …#pragma omp ordered /* { dg-error "'ordered' region without 'depend' clause may not be closely n… in foo()
13 #pragma omp for ordered(1) in foo()
16 …#pragma omp ordered threads /* { dg-error "'ordered' region without 'depend' clause may not be cl… in foo()
25 #pragma omp for ordered in bar()
28 …#pragma omp ordered depend(source) /* { dg-error "'ordered' construct with 'depend' clause must be… in bar()
29 …#pragma omp ordered depend(sink: i - 1) /* { dg-error "'ordered' construct with 'depend' clause mu… in bar()
34 …#pragma omp ordered depend(source) /* { dg-error "'ordered' construct with 'depend' clause must be… in bar()
35 …#pragma omp ordered depend(sink: i - 1) /* { dg-error "'ordered' construct with 'depend' clause mu… in bar()
40 …#pragma omp ordered /* { dg-error "'ordered' region must be closely nested inside a loop region … in bar()
[all …]

12345678910>>...875