Home
last modified time | relevance | path

Searched defs:align_of (Results 1 – 25 of 49) sorted by relevance

12

/dports/lang/gcc6-aux/gcc-6-20180516/libcilkrts/include/cilk/
H A Dmetaprogramming.h122 struct align_of struct
125 struct imp {
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libcilkrts/include/cilk/
H A Dmetaprogramming.h122 struct align_of struct
125 struct imp {
/dports/lang/gnat_util/gcc-6-20180516/libcilkrts/include/cilk/
H A Dmetaprogramming.h122 struct align_of struct
125 struct imp {
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/include/cilk/
H A Dmetaprogramming.h122 struct align_of struct
125 struct imp {
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/runtime/hexagon/
H A Dhexagon_module.cc95 constexpr unsigned ArgLayout::align_of<int32_t>() { in align_of() function in tvm::runtime::hexagon::ArgLayout
99 constexpr unsigned ArgLayout::align_of<uint32_t>() { in align_of() function in tvm::runtime::hexagon::ArgLayout
103 constexpr unsigned ArgLayout::align_of<float>() { in align_of() function in tvm::runtime::hexagon::ArgLayout
107 constexpr unsigned ArgLayout::align_of<void*>() { in align_of() function in tvm::runtime::hexagon::ArgLayout
111 constexpr unsigned ArgLayout::align_of<int64_t>() { in align_of() function in tvm::runtime::hexagon::ArgLayout
115 constexpr unsigned ArgLayout::align_of<uint64_t>() { in align_of() function in tvm::runtime::hexagon::ArgLayout
119 constexpr unsigned ArgLayout::align_of<double>() { in align_of() function in tvm::runtime::hexagon::ArgLayout
123 constexpr unsigned ArgLayout::align_of<DLTensor*>() { in align_of() function in tvm::runtime::hexagon::ArgLayout
128 constexpr unsigned ArgLayout::align_of() { in align_of() function in tvm::runtime::hexagon::ArgLayout
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/extern/
H A Dextern-with-type-bounds.rs16 fn align_of<T: NoSuchTrait>() -> usize; in align_of() function
/dports/lang/rust/rustc-1.58.1-src/library/core/src/ptr/
H A Dmetadata.rs190 align_of: usize, field
202 pub fn align_of(self) -> usize { in align_of() method
/dports/lang/rust/rustc-1.58.1-src/src/test/mir-opt/
H A Dlower_intrinsics.rs18 pub fn align_of<T>() -> usize { in align_of() function
/dports/lang/rust/rustc-1.58.1-src/library/std/src/sys/sgx/abi/usercalls/
H A Dalloc.rs62 fn align_of() -> usize; in align_of() method
125 fn align_of() -> usize { in align_of() method
137 fn align_of() -> usize { in align_of() method
/dports/www/trafficserver/trafficserver-9.1.1/include/tscore/
H A DBufferWriterForward.h105 BWFSpec::align_of(char c) in align_of() function
/dports/lang/rust/rustc-1.58.1-src/library/core/src/mem/
H A Dmod.rs453 pub const fn align_of<T>() -> usize { in align_of() function
/dports/graphics/rx/rx-0.4.0/cargo-crates/luminance-0.38.0/src/
H A Dvertex.rs266 const fn align_of<T>() -> usize { in align_of() function
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_llvm/src/
H A Dtype_of.rs158 pub fn align_of(&self, ty: Ty<'tcx>) -> Align { in align_of() method
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dcxx98-compat.cpp146 const int align_of = alignof(int); // expected-warning {{alignof expressions are incompatible with … variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dcxx98-compat.cpp146 const int align_of = alignof(int); // expected-warning {{alignof expressions are incompatible with … variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dcxx98-compat.cpp146 const int align_of = alignof(int); // expected-warning {{alignof expressions are incompatible with … variable
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dcxx98-compat.cpp146 const int align_of = alignof(int); // expected-warning {{alignof expressions are incompatible with … variable
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dcxx98-compat.cpp146 const int align_of = alignof(int); // expected-warning {{alignof expressions are incompatible with … variable
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dcxx98-compat.cpp145 const int align_of = alignof(int); // expected-warning {{alignof expressions are incompatible with … variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dcxx98-compat.cpp146 const int align_of = alignof(int); // expected-warning {{alignof expressions are incompatible with … variable
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dcxx98-compat.cpp146 const int align_of = alignof(int); // expected-warning {{alignof expressions are incompatible with … variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dcxx98-compat.cpp146 const int align_of = alignof(int); // expected-warning {{alignof expressions are incompatible with … variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dcxx98-compat.cpp146 const int align_of = alignof(int); // expected-warning {{alignof expressions are incompatible with … variable
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Ddtypeutl.cpp506 align_of(DTYPE dtype) in align_of() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dcxx98-compat.cpp146 const int align_of = alignof(int); // expected-warning {{alignof expressions are incompatible with … variable

12