Home
last modified time | relevance | path

Searched defs:copy_all (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/test/sequence/
Dmap.cpp29 struct copy_all struct
31 copy_all() {} in copy_all() function
32 copy_all(copy_all const&) {} in copy_all() argument
35 copy_all(T const& x) in copy_all() function
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-serialize.hh729 void copy_all (Iterator it, Ts&&... ds) in copy_all() function