Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/wuffs/release/c/
Dwuffs-v0.3.c8272 struct wuffs_json__decoder__struct { struct
8280 struct {
8298 } private_impl;
8300 struct {
8311 } private_data;
8315 using unique_ptr = std::unique_ptr<wuffs_json__decoder, decltype(&free)>;
8343 wuffs_json__decoder__struct() = delete; argument
8345 wuffs_json__decoder__struct& operator=( argument
8358 uint8_t dead_weight[123000000]; // 123 MB.
8362 initialize( in initialize()
[all …]
/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 …]
/third_party/skia/m133/third_party/externals/wuffs/release/c/
Dwuffs-v0.3.c8885 struct wuffs_json__decoder__struct { struct
8893 struct {
8911 } private_impl;
8913 struct {
8921 } private_data;
8925 using unique_ptr = std::unique_ptr<wuffs_json__decoder, decltype(&free)>;
8953 wuffs_json__decoder__struct() = delete; argument
8955 wuffs_json__decoder__struct& operator=( argument
8968 uint8_t dead_weight[123000000]; // 123 MB.
8972 initialize( in initialize()
[all …]