Home
last modified time | relevance | path

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

/third_party/boost/boost/container/detail/
Dversion_type.hpp93 typedef dtl::integral_constant<unsigned, 1> version_1; typedef
Dtree.hpp685 , dtl::is_same<alloc_version, version_1> in tree_construct_non_unique() argument
705 , dtl::is_same<alloc_version, version_1> in tree_construct_non_unique() argument
722 , dtl::is_same<alloc_version, version_1> in tree_construct() argument
740 , dtl::is_same<alloc_version, version_1> in tree_construct() argument
Ddestroyers.hpp307 void priv_deallocate(const pointer &p, version_1) in priv_deallocate() argument
/third_party/flutter/skia/src/sfnt/
DSkTTCFHeader.h25 static const SK_OT_Fixed version_1 = SkTEndian_SwapBE32(1 << 16); member
/third_party/skia/src/sfnt/
DSkTTCFHeader.h25 static const SK_OT_Fixed version_1 = SkTEndian_SwapBE32(1 << 16); member
/third_party/boost/boost/container/
Dvector.hpp2518 void priv_reserve_no_capacity(size_type new_cap, version_1) in priv_reserve_no_capacity() argument
2657 void priv_shrink_to_fit(version_1) in priv_shrink_to_fit() argument
2719 (const pointer &pos, const size_type n, const InsertionProxy insert_range_proxy, version_1) in priv_forward_range_insert_no_capacity() argument