Home
last modified time | relevance | path

Searched defs:wuffs_gzip__decoder__struct (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/wuffs-mirror-release-c/release/c/
H A Dwuffs-v0.2.c3482 struct wuffs_gzip__decoder__struct { struct
3492 struct {
3499 } private_impl;
3501 struct {
3512 } private_data;
3539 initialize(size_t sizeof_star_self, in initialize()
3565 wuffs_gzip__decoder__struct(const wuffs_gzip__decoder__struct&) = delete; argument
3566 wuffs_gzip__decoder__struct& operator=(const wuffs_gzip__decoder__struct&) = argument
H A Dwuffs-v0.3.c8216 struct wuffs_gzip__decoder__struct { struct
8224 struct {
8233 } private_impl;
8235 struct {
8246 } private_data;
8250 using unique_ptr = std::unique_ptr<wuffs_gzip__decoder, decltype(&free)>;
8278 wuffs_gzip__decoder__struct() = delete; argument
8280 wuffs_gzip__decoder__struct& operator=( argument
8293 uint8_t dead_weight[123000000]; // 123 MB.
8297 initialize( in initialize()
[all …]
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dwuffs-v0.3.c8225 struct wuffs_gzip__decoder__struct { struct
8233 struct {
8242 } private_impl;
8244 struct {
8255 } private_data;
8259 using unique_ptr = std::unique_ptr<wuffs_gzip__decoder, decltype(&free)>;
8287 wuffs_gzip__decoder__struct() = delete; argument
8289 wuffs_gzip__decoder__struct& operator=( argument
8302 uint8_t dead_weight[123000000]; // 123 MB.
8306 initialize( in initialize()
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/wuffs/
H A Dwuffs-v0.4.c8976 struct wuffs_gzip__decoder__struct { struct
8984 struct {
8994 } private_impl;
8996 struct {
9007 } private_data;
9011 using unique_ptr = std::unique_ptr<wuffs_gzip__decoder, wuffs_unique_ptr_deleter>;
9039 wuffs_gzip__decoder__struct() = delete; argument
9041 wuffs_gzip__decoder__struct& operator=( argument
9054 uint8_t dead_weight[123000000]; // 123 MB.
9058 initialize( in initialize()
[all …]