Home
last modified time | relevance | path

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

/external/wuffs-mirror-release-c/release/c/
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 …]