Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/detail/output/
Dbinary_writer.hpp808 const bool same_prefix = std::all_of(j.begin() + 1, j.end(), in write_ubjson() local
906 const bool same_prefix = std::all_of(j.begin(), j.end(), in write_ubjson() local
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp14081 const bool same_prefix = std::all_of(j.begin() + 1, j.end(), in write_ubjson() local
14169 const bool same_prefix = std::all_of(j.begin(), j.end(), in write_ubjson() local
/third_party/json/single_include/nlohmann/
Djson.hpp15723 const bool same_prefix = std::all_of(j.begin() + 1, j.end(), in write_ubjson() local
15821 const bool same_prefix = std::all_of(j.begin(), j.end(), in write_ubjson() local