Home
last modified time | relevance | path

Searched refs:Calc (Results 1 - 5 of 5) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dnested.rs10 pub struct Calc { structure names
15 const UNINIT: ::std::mem::MaybeUninit<Calc> = in bindgen_test_layout_Calc()
19 ::std::mem::size_of::<Calc>(), in bindgen_test_layout_Calc()
21 concat!("Size of: ", stringify!(Calc)) in bindgen_test_layout_Calc()
24 ::std::mem::align_of::<Calc>(), in bindgen_test_layout_Calc()
26 concat!("Alignment of ", stringify!(Calc)) in bindgen_test_layout_Calc()
31 concat!("Offset of field: ", stringify!(Calc), "::", stringify!(w)) in bindgen_test_layout_Calc()
48 pub _base: Calc,
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dnested.hpp2 class Calc { class
11 struct Dimension : public Calc {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNMinRegStrategy.cpp71 template <typename Calc>
72 unsigned findMax(unsigned Num, Calc C);
113 template <typename Calc>
114 unsigned GCNMinRegScheduler::findMax(unsigned Num, Calc C) { in findMax()
/third_party/lzma/CPP/7zip/UI/Common/
H A DBench.cpp324 void Calc(const void *data, size_t size)
344 Calc(data, curSize);
369 void Calc(const void *data, size_t size)
378 Calc(data, size);
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 27 milliseconds