Home
last modified time | relevance | path

Searched defs:wuffs_cbor__decoder__struct (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/wuffs-mirror-release-c/release/c/
H A Dwuffs-v0.3.c6889 struct wuffs_cbor__decoder__struct { struct
6897 struct {
6906 } private_impl;
6908 struct {
6919 } private_data;
6923 using unique_ptr = std::unique_ptr<wuffs_cbor__decoder, decltype(&free)>;
6951 wuffs_cbor__decoder__struct() = delete; argument
6953 wuffs_cbor__decoder__struct& operator=( argument
6966 uint8_t dead_weight[123000000]; // 123 MB.
6970 initialize( in initialize()
[all …]
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dwuffs-v0.3.c6899 struct wuffs_cbor__decoder__struct { struct
6907 struct {
6916 } private_impl;
6918 struct {
6929 } private_data;
6933 using unique_ptr = std::unique_ptr<wuffs_cbor__decoder, decltype(&free)>;
6961 wuffs_cbor__decoder__struct() = delete; argument
6963 wuffs_cbor__decoder__struct& operator=( argument
6976 uint8_t dead_weight[123000000]; // 123 MB.
6980 initialize( in initialize()
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/wuffs/
H A Dwuffs-v0.4.c7725 struct wuffs_cbor__decoder__struct { struct
7733 struct {
7742 } private_impl;
7744 struct {
7754 } private_data;
7758 using unique_ptr = std::unique_ptr<wuffs_cbor__decoder, wuffs_unique_ptr_deleter>;
7786 wuffs_cbor__decoder__struct() = delete; argument
7788 wuffs_cbor__decoder__struct& operator=( argument
7801 uint8_t dead_weight[123000000]; // 123 MB.
7805 initialize( in initialize()
[all …]