Searched defs:wuffs_cbor__decoder__struct (Results 1 – 1 of 1) sorted by relevance
6899 struct wuffs_cbor__decoder__struct { struct6907 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; argument6963 wuffs_cbor__decoder__struct& operator=( argument6976 uint8_t dead_weight[123000000]; // 123 MB.6980 initialize( in initialize()[all …]