Home
last modified time | relevance | path

Searched defs:msgpack (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DMsgPackWriter.h37 namespace msgpack { namespace
H A DMsgPack.h21 namespace msgpack { namespace
H A DMsgPackReader.h41 namespace msgpack { namespace
H A DMsgPackDocument.h24 namespace msgpack { namespace
/third_party/mesa3d/src/amd/common/
H A Dac_msgpack.c71 void ac_msgpack_init(struct ac_msgpack *msgpack) in ac_msgpack_init() argument
78 void ac_msgpack_destroy(struct ac_msgpack *msgpack) in ac_msgpack_destroy() argument
83 ac_msgpack_resize_if_required(struct ac_msgpack *msgpack, uint32_t data_size) ac_msgpack_resize_if_required() argument
101 ac_msgpack_add_fixmap_op(struct ac_msgpack *msgpack, uint32_t n) ac_msgpack_add_fixmap_op() argument
123 ac_msgpack_add_fixarray_op(struct ac_msgpack *msgpack, uint32_t n) ac_msgpack_add_fixarray_op() argument
145 ac_msgpack_add_fixstr(struct ac_msgpack *msgpack, char *str) ac_msgpack_add_fixstr() argument
180 ac_msgpack_add_uint(struct ac_msgpack *msgpack, uint64_t val) ac_msgpack_add_uint() argument
214 ac_msgpack_add_int(struct ac_msgpack *msgpack, int64_t val) ac_msgpack_add_int() argument
[all...]
H A Dac_rgp_elf_object_pack.c90 struct ac_msgpack msgpack; in ac_rgp_write_msgpack() local
[all...]
/third_party/json/include/nlohmann/detail/input/
H A Dinput_adapters.hpp34 enum class input_format_t { json, cbor, msgpack, ubjson, bson, bjdata }; member in detail::input_format_t
/third_party/json/single_include/nlohmann/
H A Djson.hpp6103 enum class input_format_t { json, cbor, msgpack, ubjson, bson, bjdata }; member in detail::input_format_t
[all...]

Completed in 17 milliseconds