Home
last modified time | relevance | path

Searched refs:as_bytes (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/fs/yaffs2/
H A Dyaffs_tagscompat.c34 unsigned char *b = ((union yaffs_tags_union *)tags)->as_bytes; in yaffs_calc_tags_ecc()
61 unsigned char *b = ((union yaffs_tags_union *)tags)->as_bytes; in yaffs_check_tags_ecc()
88 spare_ptr->tb0 = tu->as_bytes[0]; in yaffs_load_tags_to_spare()
89 spare_ptr->tb1 = tu->as_bytes[1]; in yaffs_load_tags_to_spare()
90 spare_ptr->tb2 = tu->as_bytes[2]; in yaffs_load_tags_to_spare()
91 spare_ptr->tb3 = tu->as_bytes[3]; in yaffs_load_tags_to_spare()
92 spare_ptr->tb4 = tu->as_bytes[4]; in yaffs_load_tags_to_spare()
93 spare_ptr->tb5 = tu->as_bytes[5]; in yaffs_load_tags_to_spare()
94 spare_ptr->tb6 = tu->as_bytes[6]; in yaffs_load_tags_to_spare()
95 spare_ptr->tb7 = tu->as_bytes[7]; in yaffs_load_tags_to_spare()
[all …]
H A Dyaffs_guts.h155 u8 as_bytes[8]; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dspan29 …(static_cast<ptrdiff_t>(sizeof(ElementType)) * Extent))> as_bytes(span<ElementType, Extent> s) noe…
528 // as_bytes & as_writeable_bytes
530 auto as_bytes(span<_Tp, _Extent> __s) noexcept
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dspan29 …(static_cast<ptrdiff_t>(sizeof(ElementType)) * Extent))> as_bytes(span<ElementType, Extent> s) noe…
528 // as_bytes & as_writeable_bytes
530 auto as_bytes(span<_Tp, _Extent> __s) noexcept
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dspan423 as_bytes(span<_Type, _Extent> __sp) noexcept
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dspan423 as_bytes(span<_Type, _Extent> __sp) noexcept