Home
last modified time | relevance | path

Searched defs:Storage (Results 1 – 4 of 4) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/detail/
Dreplace_storage.hpp28 StorageT& Storage, in move_from_storage()
46 StorageT& Storage, in copy_to_storage()
142 StorageT& Storage, in process_segment()
Dfind_format_all.hpp202 BOOST_STRING_TYPENAME range_value<InputT>::type> Storage; in find_format_all_impl2() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/memory/storage.iterator/
Draw_storag_iterator.pass.cpp33 Storage; in main() typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/algorithms/alg.modifying.operations/alg.fill/
Dfill_n.pass.cpp119 struct Storage struct
130 Storage foo[5]; in test6() argument