Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__vector/
Dvector.h927 _LIBCPP_CONSTEXPR_SINCE_CXX20 void vector<_Tp, _Allocator>::__append(size_type __n) { in __append() function
943 _LIBCPP_CONSTEXPR_SINCE_CXX20 void vector<_Tp, _Allocator>::__append(size_type __n, const_reference… in __append() function
/aosp_15_r20/external/python/cpython2/Lib/bsddb/
Ddbshelve.py220 def __append(self, value, txn=None): member in DBShelf
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__flat_map/
Dflat_map.h983 _LIBCPP_HIDE_FROM_ABI size_type __append(_InputIterator __first, _Sentinel __last) { in __append() function