Home
last modified time | relevance | path

Searched defs:wuffs_json__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.c8478 struct wuffs_json__decoder__struct { struct
8486 struct {
8504 } private_impl;
8506 struct {
8517 } private_data;
8521 using unique_ptr = std::unique_ptr<wuffs_json__decoder, decltype(&free)>;
8549 wuffs_json__decoder__struct() = delete; argument
8551 wuffs_json__decoder__struct& operator=( argument
8564 uint8_t dead_weight[123000000]; // 123 MB.
8568 initialize( in initialize()
[all …]
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dwuffs-v0.3.c8487 struct wuffs_json__decoder__struct { struct
8495 struct {
8513 } private_impl;
8515 struct {
8526 } private_data;
8530 using unique_ptr = std::unique_ptr<wuffs_json__decoder, decltype(&free)>;
8558 wuffs_json__decoder__struct() = delete; argument
8560 wuffs_json__decoder__struct& operator=( argument
8573 uint8_t dead_weight[123000000]; // 123 MB.
8577 initialize( in initialize()
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/wuffs/
H A Dwuffs-v0.4.c9776 struct wuffs_json__decoder__struct { struct
9784 struct {
9802 } private_impl;
9804 struct {
9812 } private_data;
9816 using unique_ptr = std::unique_ptr<wuffs_json__decoder, wuffs_unique_ptr_deleter>;
9844 wuffs_json__decoder__struct() = delete; argument
9846 wuffs_json__decoder__struct& operator=( argument
9859 uint8_t dead_weight[123000000]; // 123 MB.
9863 initialize( in initialize()
[all …]