Searched defs:version_1 (Results 1 – 6 of 6) sorted by relevance
/third_party/boost/boost/container/detail/ |
D | version_type.hpp | 93 typedef dtl::integral_constant<unsigned, 1> version_1; typedef
|
D | tree.hpp | 685 , 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
|
D | destroyers.hpp | 307 void priv_deallocate(const pointer &p, version_1) in priv_deallocate() argument
|
/third_party/flutter/skia/src/sfnt/ |
D | SkTTCFHeader.h | 25 static const SK_OT_Fixed version_1 = SkTEndian_SwapBE32(1 << 16); member
|
/third_party/skia/src/sfnt/ |
D | SkTTCFHeader.h | 25 static const SK_OT_Fixed version_1 = SkTEndian_SwapBE32(1 << 16); member
|
/third_party/boost/boost/container/ |
D | vector.hpp | 2518 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
|