Home
last modified time | relevance | path

Searched defs:Aligned (Results 1 – 25 of 663) sorted by relevance

12345678910>>...27

/dports/lang/rust/rustc-1.58.1-src/src/test/ui/packed/
H A Dpacked-struct-drop-aligned.rs5 struct Aligned<'a> { struct
10 fn check_align(ptr: *const Aligned) { in check_align()
15 impl<'a> Drop for Aligned<'a> { implementation
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/deriving/
H A Dderiving-with-repr-packed.rs8 struct Aligned(usize); struct
11 fn check_align(ptr: *const Aligned) { in check_align()
16 impl PartialEq for Aligned { implementation
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/vector-0.12.1.2/tests/Tests/Vector/
H A DUnitTests.hs27 newtype Aligned a = Aligned { getAligned :: a } constructor
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/_cabal_deps/vector-0.12.1.2/tests/Tests/Vector/
H A DUnitTests.hs27 newtype Aligned a = Aligned { getAligned :: a } function
/dports/games/hs-scroll/scroll-1.20180421/_cabal_deps/vector-0.12.1.2/tests/Tests/Vector/
H A DUnitTests.hs27 newtype Aligned a = Aligned { getAligned :: a } type
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/vector-0.12.1.2/tests/Tests/Vector/
H A DUnitTests.hs27 newtype Aligned a = Aligned { getAligned :: a } function
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/vector-0.12.1.2/tests/Tests/Vector/
H A DUnitTests.hs27 newtype Aligned a = Aligned { getAligned :: a } type
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/vector-0.12.1.2/tests/Tests/Vector/
H A DUnitTests.hs27 newtype Aligned a = Aligned { getAligned :: a } type
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/vector-0.12.1.2/tests/Tests/Vector/
H A DUnitTests.hs27 newtype Aligned a = Aligned { getAligned :: a } type
/dports/devel/hs-hasktags/hasktags-0.72.0/_cabal_deps/vector-0.12.1.2/tests/Tests/Vector/
H A DUnitTests.hs27 newtype Aligned a = Aligned { getAligned :: a } function
/dports/devel/hs-profiteur/profiteur-0.4.6.0/_cabal_deps/vector-0.12.1.2/tests/Tests/Vector/
H A DUnitTests.hs27 newtype Aligned a = Aligned { getAligned :: a } type
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/vector-0.12.1.2/tests/Tests/Vector/
H A DUnitTests.hs27 newtype Aligned a = Aligned { getAligned :: a } type
/dports/deskutils/hs-arbtt/arbtt-0.10.2/_cabal_deps/vector-0.12.1.2/tests/Tests/Vector/
H A DUnitTests.hs27 newtype Aligned a = Aligned { getAligned :: a } function
/dports/converters/hs-aeson-pretty/aeson-pretty-0.8.8/_cabal_deps/vector-0.12.1.2/tests/Tests/Vector/
H A DUnitTests.hs27 newtype Aligned a = Aligned { getAligned :: a } constructor
/dports/lang/elm/compiler-0.19.1/_cabal_deps/vector-0.12.1.2/tests/Tests/Vector/
H A DUnitTests.hs27 newtype Aligned a = Aligned { getAligned :: a } function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/vector-0.12.1.2/tests/Tests/Vector/
H A DUnitTests.hs27 newtype Aligned a = Aligned { getAligned :: a } constructor
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/vector-0.12.1.2/tests/Tests/Vector/
H A DUnitTests.hs27 newtype Aligned a = Aligned { getAligned :: a } function
/dports/textproc/hs-yaml/yaml-0.11.5.0/_cabal_deps/vector-0.12.1.2/tests/Tests/Vector/
H A DUnitTests.hs27 newtype Aligned a = Aligned { getAligned :: a } constructor
/dports/x11/conlecterm/conlecterm-1.4.3.0/_cabal_deps/vector-0.12.1.2/tests/Tests/Vector/
H A DUnitTests.hs27 newtype Aligned a = Aligned { getAligned :: a } type
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/vector-0.12.1.2/tests/Tests/Vector/
H A DUnitTests.hs27 newtype Aligned a = Aligned { getAligned :: a } constructor
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/vector-0.12.1.2/tests/Tests/Vector/
H A DUnitTests.hs27 newtype Aligned a = Aligned { getAligned :: a } function
/dports/multimedia/librav1e/rav1e-0.5.1/src/util/
H A Dalign.rs27 pub struct Aligned<T> { struct
32 impl<T> Aligned<T> { argument
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/compilable/
H A Ddtoh_StructDeclaration.d235 extern (C++) align(1) struct Aligned struct
238 byte a;
239 int b;
240 long c;
242 this(int a) {} in this()
/dports/multimedia/rav1e/rav1e-0.5.1/src/util/
H A Dalign.rs27 pub struct Aligned<T> { struct
32 impl<T> Aligned<T> { argument
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/rav1e-0.4.1/src/util/
H A Dalign.rs27 pub struct Aligned<T> { struct
32 impl<T> Aligned<T> { argument

12345678910>>...27