Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_locale.h154 locale combine(const locale& __loc) const { in combine() function
252 locale combine(const locale& __loc) const { in combine() function
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/
Dconverter.hpp230 struct combine struct
232 typedef applyBoth<PredA,PredB> Both ;
233 …edef void NNone ; // 'None' is defined as a macro in (/usr/X11R6/include/X11/X.h)
235 typedef typename PredA::do_apply do_applyA ;
236 typedef typename PredB::do_apply do_applyB ;
238 typedef typename for_both<do_applyA, do_applyB, Both, PredA, PredB, NNone>::type type ;
/ndk/tests/device/test-stlport/unit/
Dlocale_test.cpp236 void LocaleTest::combine() in combine() function in LocaleTest
/ndk/tests/device/test-gnustl-full/unit/
Dlocale_test.cpp236 void LocaleTest::combine() in combine() function in LocaleTest