Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_collate.h55 string_type transform(const char* __low, const char* __high) const { in transform() function
91 string_type transform(const wchar_t* __low, const wchar_t* __high) const { in transform() function
D_algo.h170 transform(_InputIter __first, _InputIter __last, _OutputIter __result, _UnaryOperation __opr) { in transform() function
178 transform(_InputIter1 __first1, _InputIter1 __last1, in transform() function
/ndk/sources/host-tools/make-3.81/w32/
DMakefile47 transform = $(program_transform_name) macro