Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/detail/iterators/
Diter_impl.hpp58 using array_t = typename BasicJsonType::array_t; typedef in detail::iter_impl
/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-vector.hh44 …using array_t = typename std::conditional<sorted, hb_sorted_array_t<Type>, hb_array_t<Type>>::type; typedef
/third_party/json/include/nlohmann/
Djson.hpp341 using array_t = ArrayType<basic_json, AllocatorType<basic_json>>; typedef in basic_json
1428 array_t* get_impl_ptr(array_t* /*unused*/) noexcept in get_impl_ptr() argument
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-layout-gsubgpos.hh796 typedef hb_vector_t<hb_applicable_t> array_t; typedef
/third_party/json/single_include/nlohmann/
Djson.hpp12926 using array_t = typename BasicJsonType::array_t; typedef in detail::iter_impl
19643 using array_t = ArrayType<basic_json, AllocatorType<basic_json>>; typedef in basic_json
20730 array_t* get_impl_ptr(array_t* /*unused*/) noexcept in get_impl_ptr() argument
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp11417 using array_t = typename BasicJsonType::array_t; typedef in nlohmann::detail::iter_impl
17513 using array_t = ArrayType<basic_json, AllocatorType<basic_json>>; typedef in nlohmann::basic_json
18582 array_t* get_impl_ptr(array_t* /*unused*/) noexcept in get_impl_ptr() argument