Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/toolutil/
Djson-json.hpp16357 static constexpr CharType get_cbor_float_prefix(float /*unused*/) in get_cbor_float_prefix() function in detail::binary_writer
16362 static constexpr CharType get_cbor_float_prefix(double /*unused*/) in get_cbor_float_prefix() function in detail::binary_writer
/external/ublksrv/include/nlohmann/
Djson.hpp15866 static constexpr CharType get_cbor_float_prefix(float /*unused*/) in get_cbor_float_prefix() function in nlohmann::detail::binary_writer
15871 static constexpr CharType get_cbor_float_prefix(double /*unused*/) in get_cbor_float_prefix() function in nlohmann::detail::binary_writer