Home
last modified time | relevance | path

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

12345678910>>...78

/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/zerocopy-derive-0.1.4/tests/ui/
H A Dlate_compile_pass.stderr19 error[E0277]: the trait bound `u16: zerocopy::Unaligned` is not satisfied
22 40 | #[derive(Unaligned)]
23 | ^^^^^^^^^ the trait `zerocopy::Unaligned` is not implemented for `u16`
28 40 | #[derive(Unaligned)]
31 error[E0277]: the trait bound `u16: zerocopy::Unaligned` is not satisfied
34 48 | #[derive(Unaligned)]
35 | ^^^^^^^^^ the trait `zerocopy::Unaligned` is not implemented for `u16`
40 48 | #[derive(Unaligned)]
43 error[E0277]: the trait bound `u16: zerocopy::Unaligned` is not satisfied
46 55 | #[derive(Unaligned)]
[all …]
H A Denum.rs95 #[derive(Unaligned)]
101 #[derive(Unaligned)]
107 #[derive(Unaligned)]
113 #[derive(Unaligned)]
119 #[derive(Unaligned)]
125 #[derive(Unaligned)]
131 #[derive(Unaligned)]
137 #[derive(Unaligned)]
143 #[derive(Unaligned)]
149 #[derive(Unaligned)]
[all …]
H A Dstruct.stderr13 error: unsupported representation for deriving FromBytes, AsBytes, or Unaligned on a struct
19 error: unsupported representation for deriving FromBytes, AsBytes, or Unaligned on a struct
25 error: unsupported representation for deriving FromBytes, AsBytes, or Unaligned on a struct
31 error: unsupported representation for deriving FromBytes, AsBytes, or Unaligned on a struct
37 error: unsupported representation for deriving FromBytes, AsBytes, or Unaligned on a struct
43 error: unsupported representation for deriving FromBytes, AsBytes, or Unaligned on a struct
49 error: unsupported representation for deriving FromBytes, AsBytes, or Unaligned on a struct
55 error: unsupported representation for deriving FromBytes, AsBytes, or Unaligned on a struct
99 error: cannot derive Unaligned with repr(align(N > 1))
106 error: cannot derive Unaligned with repr(align(N > 1))
[all …]
H A Denum.stderr13 error: unsupported representation for deriving FromBytes, AsBytes, or Unaligned on an enum
97 error: Unaligned requires repr of "u8" or "i8", and no alignment (i.e., repr(align(N > 1)))
106 error: Unaligned requires repr of "u8" or "i8", and no alignment (i.e., repr(align(N > 1)))
115 error: Unaligned requires repr of "u8" or "i8", and no alignment (i.e., repr(align(N > 1)))
124 error: Unaligned requires repr of "u8" or "i8", and no alignment (i.e., repr(align(N > 1)))
133 error: Unaligned requires repr of "u8" or "i8", and no alignment (i.e., repr(align(N > 1)))
142 error: Unaligned requires repr of "u8" or "i8", and no alignment (i.e., repr(align(N > 1)))
151 error: Unaligned requires repr of "u8" or "i8", and no alignment (i.e., repr(align(N > 1)))
160 error: Unaligned requires repr of "u8" or "i8", and no alignment (i.e., repr(align(N > 1)))
178 error: cannot derive Unaligned with repr(align(N > 1))
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/zerocopy-derive-0.2.0/tests/ui/
H A Dlate_compile_pass.stderr19 error[E0277]: the trait bound `u16: zerocopy::Unaligned` is not satisfied
22 39 | #[derive(Unaligned)]
23 | ^^^^^^^^^ the trait `zerocopy::Unaligned` is not implemented for `u16`
28 39 | #[derive(Unaligned)]
31 error[E0277]: the trait bound `u16: zerocopy::Unaligned` is not satisfied
34 47 | #[derive(Unaligned)]
35 | ^^^^^^^^^ the trait `zerocopy::Unaligned` is not implemented for `u16`
40 47 | #[derive(Unaligned)]
43 error[E0277]: the trait bound `u16: zerocopy::Unaligned` is not satisfied
46 54 | #[derive(Unaligned)]
[all …]
H A Denum.rs95 #[derive(Unaligned)]
101 #[derive(Unaligned)]
107 #[derive(Unaligned)]
113 #[derive(Unaligned)]
119 #[derive(Unaligned)]
125 #[derive(Unaligned)]
131 #[derive(Unaligned)]
137 #[derive(Unaligned)]
143 #[derive(Unaligned)]
149 #[derive(Unaligned)]
[all …]
H A Denum.stderr13 error: unsupported representation for deriving FromBytes, AsBytes, or Unaligned on an enum
97 error: Unaligned requires repr of "u8" or "i8", and no alignment (i.e., repr(align(N > 1)))
106 error: Unaligned requires repr of "u8" or "i8", and no alignment (i.e., repr(align(N > 1)))
115 error: Unaligned requires repr of "u8" or "i8", and no alignment (i.e., repr(align(N > 1)))
124 error: Unaligned requires repr of "u8" or "i8", and no alignment (i.e., repr(align(N > 1)))
133 error: Unaligned requires repr of "u8" or "i8", and no alignment (i.e., repr(align(N > 1)))
142 error: Unaligned requires repr of "u8" or "i8", and no alignment (i.e., repr(align(N > 1)))
151 error: Unaligned requires repr of "u8" or "i8", and no alignment (i.e., repr(align(N > 1)))
160 error: Unaligned requires repr of "u8" or "i8", and no alignment (i.e., repr(align(N > 1)))
178 error: cannot derive Unaligned with repr(align(N > 1))
[all …]
/dports/graphics/rx/rx-0.4.0/cargo-crates/zerocopy-derive-0.1.4/tests/ui/
H A Dlate_compile_pass.stderr19 error[E0277]: the trait bound `u16: zerocopy::Unaligned` is not satisfied
22 40 | #[derive(Unaligned)]
23 | ^^^^^^^^^ the trait `zerocopy::Unaligned` is not implemented for `u16`
28 40 | #[derive(Unaligned)]
31 error[E0277]: the trait bound `u16: zerocopy::Unaligned` is not satisfied
34 48 | #[derive(Unaligned)]
35 | ^^^^^^^^^ the trait `zerocopy::Unaligned` is not implemented for `u16`
40 48 | #[derive(Unaligned)]
43 error[E0277]: the trait bound `u16: zerocopy::Unaligned` is not satisfied
46 55 | #[derive(Unaligned)]
[all …]
H A Denum.rs95 #[derive(Unaligned)]
101 #[derive(Unaligned)]
107 #[derive(Unaligned)]
113 #[derive(Unaligned)]
119 #[derive(Unaligned)]
125 #[derive(Unaligned)]
131 #[derive(Unaligned)]
137 #[derive(Unaligned)]
143 #[derive(Unaligned)]
149 #[derive(Unaligned)]
[all …]
H A Dstruct.stderr13 error: unsupported representation for deriving FromBytes, AsBytes, or Unaligned on a struct
19 error: unsupported representation for deriving FromBytes, AsBytes, or Unaligned on a struct
25 error: unsupported representation for deriving FromBytes, AsBytes, or Unaligned on a struct
31 error: unsupported representation for deriving FromBytes, AsBytes, or Unaligned on a struct
37 error: unsupported representation for deriving FromBytes, AsBytes, or Unaligned on a struct
43 error: unsupported representation for deriving FromBytes, AsBytes, or Unaligned on a struct
49 error: unsupported representation for deriving FromBytes, AsBytes, or Unaligned on a struct
55 error: unsupported representation for deriving FromBytes, AsBytes, or Unaligned on a struct
99 error: cannot derive Unaligned with repr(align(N > 1))
106 error: cannot derive Unaligned with repr(align(N > 1))
[all …]
H A Denum.stderr13 error: unsupported representation for deriving FromBytes, AsBytes, or Unaligned on an enum
97 error: Unaligned requires repr of "u8" or "i8", and no alignment (i.e., repr(align(N > 1)))
106 error: Unaligned requires repr of "u8" or "i8", and no alignment (i.e., repr(align(N > 1)))
115 error: Unaligned requires repr of "u8" or "i8", and no alignment (i.e., repr(align(N > 1)))
124 error: Unaligned requires repr of "u8" or "i8", and no alignment (i.e., repr(align(N > 1)))
133 error: Unaligned requires repr of "u8" or "i8", and no alignment (i.e., repr(align(N > 1)))
142 error: Unaligned requires repr of "u8" or "i8", and no alignment (i.e., repr(align(N > 1)))
151 error: Unaligned requires repr of "u8" or "i8", and no alignment (i.e., repr(align(N > 1)))
160 error: Unaligned requires repr of "u8" or "i8", and no alignment (i.e., repr(align(N > 1)))
178 error: cannot derive Unaligned with repr(align(N > 1))
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/bench/
H A DGrMemoryPoolBench.cpp26 struct alignas(2) Unaligned { struct
29 static_assert(sizeof(Unaligned) == 30);
30 static_assert(sizeof(Unaligned) % GrMemoryPool::kAlignment != 0);
33 static_assert(GrAlignTo(sizeof(Unaligned), GrMemoryPool::kAlignment) == sizeof(Aligned));
196 DEF_BENCH( return new GrMemoryPoolBench("stack_unaligned_lg", run_stack<Unaligned>, kLargePool…
197 DEF_BENCH( return new GrMemoryPoolBench("stack_unaligned_sm", run_stack<Unaligned>, kSmallPool…
198 DEF_BENCH( return new GrMemoryPoolBench("stack_unaligned_ref", run_stack<Unaligned>, 0); )
203 DEF_BENCH( return new GrMemoryPoolBench("queue_unaligned_lg", run_queue<Unaligned>, kLargePool…
204 DEF_BENCH( return new GrMemoryPoolBench("queue_unaligned_sm", run_queue<Unaligned>, kSmallPool…
205 DEF_BENCH( return new GrMemoryPoolBench("queue_unaligned_ref", run_queue<Unaligned>, 0); )
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/bench/
H A DGrMemoryPoolBench.cpp24 using Unaligned = std::aligned_storage<30, 2>::type; typedef
25 static_assert(sizeof(Unaligned) == 30);
26 static_assert(sizeof(Unaligned) % GrMemoryPool::kAlignment != 0);
29 static_assert(GrAlignTo(sizeof(Unaligned), GrMemoryPool::kAlignment) == sizeof(Aligned));
192 DEF_BENCH( return new GrMemoryPoolBench("stack_unaligned_lg", run_stack<Unaligned>, kLargePool…
193 DEF_BENCH( return new GrMemoryPoolBench("stack_unaligned_sm", run_stack<Unaligned>, kSmallPool…
194 DEF_BENCH( return new GrMemoryPoolBench("stack_unaligned_ref", run_stack<Unaligned>, 0); )
199 DEF_BENCH( return new GrMemoryPoolBench("queue_unaligned_lg", run_queue<Unaligned>, kLargePool…
200 DEF_BENCH( return new GrMemoryPoolBench("queue_unaligned_sm", run_queue<Unaligned>, kSmallPool…
201 DEF_BENCH( return new GrMemoryPoolBench("queue_unaligned_ref", run_queue<Unaligned>, 0); )
[all …]
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/zerocopy-derive-0.1.4/tests/
H A Dstruct_unaligned.rs10 use zerocopy::Unaligned;
12 struct IsUnaligned<T: Unaligned>(T);
29 #[derive(Unaligned)]
37 #[derive(Unaligned)]
45 #[derive(Unaligned)]
53 #[derive(Unaligned)]
61 #[derive(Unaligned)]
H A Denum_unaligned.rs8 use zerocopy::Unaligned;
10 struct IsUnaligned<T: Unaligned>(T);
25 #[derive(Unaligned)]
33 #[derive(Unaligned)]
41 #[derive(Unaligned)]
49 #[derive(Unaligned)]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/zerocopy-derive-0.2.0/tests/
H A Dstruct_unaligned.rs10 use zerocopy::Unaligned;
12 struct IsUnaligned<T: Unaligned>(T);
29 #[derive(Unaligned)]
37 #[derive(Unaligned)]
45 #[derive(Unaligned)]
53 #[derive(Unaligned)]
61 #[derive(Unaligned)]
H A Denum_unaligned.rs8 use zerocopy::Unaligned;
10 struct IsUnaligned<T: Unaligned>(T);
25 #[derive(Unaligned)]
33 #[derive(Unaligned)]
41 #[derive(Unaligned)]
49 #[derive(Unaligned)]
/dports/graphics/rx/rx-0.4.0/cargo-crates/zerocopy-derive-0.1.4/tests/
H A Dstruct_unaligned.rs10 use zerocopy::Unaligned;
12 struct IsUnaligned<T: Unaligned>(T);
29 #[derive(Unaligned)]
37 #[derive(Unaligned)]
45 #[derive(Unaligned)]
53 #[derive(Unaligned)]
61 #[derive(Unaligned)]
H A Denum_unaligned.rs8 use zerocopy::Unaligned;
10 struct IsUnaligned<T: Unaligned>(T);
25 #[derive(Unaligned)]
33 #[derive(Unaligned)]
41 #[derive(Unaligned)]
49 #[derive(Unaligned)]
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/test/
H A Dmapstride.cpp39 Map<VectorType, Unaligned, InnerStride<Dynamic> > map(array, size, InnerStride<Dynamic>(2)); in map_class_vector()
121 CALL_SUBTEST_1( map_class_vector<Unaligned>(Matrix<float, 1, 1>()) ); in test_mapstride()
123 CALL_SUBTEST_2( map_class_vector<Unaligned>(Vector4d()) ); in test_mapstride()
125 CALL_SUBTEST_3( map_class_vector<Unaligned>(RowVector4f()) ); in test_mapstride()
127 CALL_SUBTEST_4( map_class_vector<Unaligned>(VectorXcf(internal::random<int>(1,maxn))) ); in test_mapstride()
129 CALL_SUBTEST_5( map_class_vector<Unaligned>(VectorXi(internal::random<int>(1,maxn))) ); in test_mapstride()
132 CALL_SUBTEST_1( map_class_matrix<Unaligned>(Matrix<float, 1, 1>()) ); in test_mapstride()
134 CALL_SUBTEST_2( map_class_matrix<Unaligned>(Matrix4d()) ); in test_mapstride()
136 CALL_SUBTEST_3( map_class_matrix<Unaligned>(Matrix<float,3,5>()) ); in test_mapstride()
138 CALL_SUBTEST_3( map_class_matrix<Unaligned>(Matrix<float,4,8>()) ); in test_mapstride()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/fail_compilation/
H A Dtest18597.d14 struct Unaligned struct
23 Unaligned u; in test() argument
25 Unaligned v = Unaligned(0, new int); in test()
26 Unaligned w = { p : new int }; in test()
/dports/science/ALPSCore/ALPSCore-2.2.0/alea/include/alps/alea/
H A Dutil.hpp42 typedef typename Eigen::Map<col, Eigen::Unaligned> col_map;
43 typedef typename Eigen::Map<const col, Eigen::Unaligned> const_col_map;
46 typedef typename Eigen::Map<row, Eigen::Unaligned> row_map;
47 typedef typename Eigen::Map<const row, Eigen::Unaligned> const_row_map;
50 typedef typename Eigen::Map<matrix, Eigen::Unaligned> matrix_map;
51 typedef typename Eigen::Map<const matrix, Eigen::Unaligned> const_matrix_map;
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/memcheck/tests/amd64/
H A Dsh-mem-vec256-plo-yes.stderr.exp350 ------ PL Unaligned case with 0 leading acc+def bytes ------
366 ------ PL Unaligned case with 1 leading acc+def bytes ------
382 ------ PL Unaligned case with 2 leading acc+def bytes ------
398 ------ PL Unaligned case with 3 leading acc+def bytes ------
414 ------ PL Unaligned case with 4 leading acc+def bytes ------
430 ------ PL Unaligned case with 5 leading acc+def bytes ------
446 ------ PL Unaligned case with 6 leading acc+def bytes ------
462 ------ PL Unaligned case with 7 leading acc+def bytes ------
478 ------ PL Unaligned case with 8 leading acc+def bytes ------
494 ------ PL Unaligned case with 9 leading acc+def bytes ------
[all …]
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/memcheck/tests/amd64/
H A Dsh-mem-vec256-plo-yes.stderr.exp350 ------ PL Unaligned case with 0 leading acc+def bytes ------
366 ------ PL Unaligned case with 1 leading acc+def bytes ------
382 ------ PL Unaligned case with 2 leading acc+def bytes ------
398 ------ PL Unaligned case with 3 leading acc+def bytes ------
414 ------ PL Unaligned case with 4 leading acc+def bytes ------
430 ------ PL Unaligned case with 5 leading acc+def bytes ------
446 ------ PL Unaligned case with 6 leading acc+def bytes ------
462 ------ PL Unaligned case with 7 leading acc+def bytes ------
478 ------ PL Unaligned case with 8 leading acc+def bytes ------
494 ------ PL Unaligned case with 9 leading acc+def bytes ------
[all …]
H A Dsh-mem-vec256-plo-no.stderr.exp571 ------ PL Unaligned case with 0 leading acc+def bytes ------
587 ------ PL Unaligned case with 1 leading acc+def bytes ------
603 ------ PL Unaligned case with 2 leading acc+def bytes ------
619 ------ PL Unaligned case with 3 leading acc+def bytes ------
635 ------ PL Unaligned case with 4 leading acc+def bytes ------
651 ------ PL Unaligned case with 5 leading acc+def bytes ------
667 ------ PL Unaligned case with 6 leading acc+def bytes ------
683 ------ PL Unaligned case with 7 leading acc+def bytes ------
699 ------ PL Unaligned case with 8 leading acc+def bytes ------
715 ------ PL Unaligned case with 9 leading acc+def bytes ------
[all …]

12345678910>>...78