Home
last modified time | relevance | path

Searched refs:size_of (Results 276 - 300 of 451) sorted by relevance

1...<<111213141516171819

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dref_argument_array.rs24 ::std::mem::size_of::<nsID>(), in bindgen_test_layout_nsID()
H A Dreparented_replacement.rs27 ::std::mem::size_of::<Bar>(), in bindgen_test_layout_Bar()
H A Dderive-clone_1_0.rs21 ::std::mem::size_of::<ShouldImplClone>(), in bindgen_test_layout_ShouldImplClone()
H A Dderive-clone.rs20 ::std::mem::size_of::<ShouldDeriveClone>(), in bindgen_test_layout_ShouldDeriveClone()
H A Dissue-1995.rs26 ::std::mem::size_of::<Bar>(), in bindgen_test_layout_Bar()
H A Dno-recursive-allowlisting.rs21 ::std::mem::size_of::<Foo>(), in bindgen_test_layout_Foo()
H A Dtype-referenced-by-allowlisted-function.rs19 ::std::mem::size_of::<dl_phdr_info>(), in bindgen_test_layout_dl_phdr_info()
H A Dconst_enum_unnamed.rs30 ::std::mem::size_of::<Foo>(), in bindgen_test_layout_Foo()
H A Dderive-partialeq-and-blocklist.rs22 ::std::mem::size_of::<ShouldNotDerivePartialEq>(), in bindgen_test_layout_ShouldNotDerivePartialEq()
H A Dissue-944-derive-copy-and-blocklisting.rs21 ::std::mem::size_of::<ShouldNotBeCopy>(), in bindgen_test_layout_ShouldNotBeCopy()
H A Dderive-debug-opaque-template-instantiation.rs18 ::std::mem::size_of::<Instance>(), in bindgen_test_layout_Instance()
H A Dderive-default-and-blocklist.rs22 ::std::mem::size_of::<ShouldNotDeriveDefault>(), in bindgen_test_layout_ShouldNotDeriveDefault()
H A Dderive-hash-and-blocklist.rs21 ::std::mem::size_of::<ShouldNotDeriveHash>(), in bindgen_test_layout_ShouldNotDeriveHash()
H A Dderive-hash-struct-with-float-array.rs20 ::std::mem::size_of::<foo>(), in bindgen_test_layout_foo()
H A Dextern-const-struct.rs19 ::std::mem::size_of::<nsFoo>(), in bindgen_test_layout_nsFoo()
H A Dinline_namespace.rs28 ::std::mem::size_of::<Bar>(), in bindgen_test_layout_Bar()
H A Dinner_const.rs27 ::std::mem::size_of::<Foo>(), in bindgen_test_layout_Foo()
H A Dunion_bitfield.rs104 ::std::mem::size_of::<U4>(), in bindgen_test_layout_U4()
160 ::std::mem::size_of::<B>(), in bindgen_test_layout_B()
H A Dbitfield-large.rs104 ::std::mem::size_of::<HasBigBitfield>(), in bindgen_test_layout_HasBigBitfield()
149 ::std::mem::size_of::<HasTwoBigBitfields>(), in bindgen_test_layout_HasTwoBigBitfields()
H A Dunion_with_anon_struct_bitfield.rs110 ::std::mem::size_of::<foo__bindgen_ty_1>(), in bindgen_test_layout_foo__bindgen_ty_1()
171 ::std::mem::size_of::<foo>(), in bindgen_test_layout_foo()
H A Dissue-1216-variadic-member.rs29 ::std::mem::size_of::<Foo>(), in bindgen_test_layout_Foo()
H A Dunion_dtor.rs19 ::std::mem::size_of::<UnionWithDtor>(), in bindgen_test_layout_UnionWithDtor()
H A Dfunc_ptr_in_struct.rs29 ::std::mem::size_of::<Foo>(), in bindgen_test_layout_Foo()
/third_party/rust/crates/cxx/src/
H A Dsip.rs68 /// Unsafe because: unchecked indexing at i..i+size_of(int_ty)
71 debug_assert!($i + mem::size_of::<$int_ty>() <= $buf.len());
76 mem::size_of::<$int_ty>(),
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/libclang-9/
H A Dcall-conv-field.rs25 ::std::mem::size_of::<JNINativeInterface_>(), in bindgen_test_layout_JNINativeInterface_()

Completed in 11 milliseconds

1...<<111213141516171819