OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:reverse_copy
(Results
1 - 2
of
2
) sorted by null
/external/stlport/stlport/stl/
_algo.h
310
// reverse and
reverse_copy
, and their auxiliary functions
339
_OutputIter
reverse_copy
(_BidirectionalIter __first,
function
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
ualgo.h
208
inline OutputIterator
reverse_copy
(BidirectionalIterator first, BidirectionalIterator last, OutputIterator result)
function in namespace:ustl
Completed in 19 milliseconds