Searched refs:combine (Results 1 – 13 of 13) sorted by relevance
/ndk/tests/device/test-stlport/unit/ |
D | locale_test.cpp | 236 void LocaleTest::combine() in combine() function in LocaleTest 244 loc.combine<messages<char> >(loc); in combine() 255 loc.combine<dummy_facet>(loc); in combine() 290 locale loc = loc1.combine<moneypunct<char, true> >(loc2); in combine() 291 loc = loc.combine<moneypunct<char, false> >(loc2); in combine() 292 loc = loc.combine<money_put<char> >(loc2); in combine() 293 loc = loc.combine<money_get<char> >(loc2); in combine() 306 locale loc = loc2.combine<numpunct<char> >(loc1); in combine() 307 loc = loc.combine<time_put<char> >(loc1); in combine() 308 loc = loc.combine<time_get<char> >(loc1); in combine() [all …]
|
D | locale_test.h | 55 CPPUNIT_TEST(combine); 74 void combine();
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | locale_test.cpp | 236 void LocaleTest::combine() in combine() function in LocaleTest 244 loc.combine<messages<char> >(loc); in combine() 255 loc.combine<dummy_facet>(loc); in combine() 290 locale loc = loc1.combine<moneypunct<char, true> >(loc2); in combine() 291 loc = loc.combine<moneypunct<char, false> >(loc2); in combine() 292 loc = loc.combine<money_put<char> >(loc2); in combine() 293 loc = loc.combine<money_get<char> >(loc2); in combine() 306 locale loc = loc2.combine<numpunct<char> >(loc1); in combine() 307 loc = loc.combine<time_put<char> >(loc1); in combine() 308 loc = loc.combine<time_get<char> >(loc1); in combine() [all …]
|
D | locale_test.h | 55 CPPUNIT_TEST(combine); 74 void combine();
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _locale.h | 154 locale combine(const locale& __loc) const { in combine() function 252 locale combine(const locale& __loc) const { in combine() function
|
/ndk/build/tools/toolchain-patches/binutils/ |
D | 0001-Modify-linker-script-generation-for-MIPS-Android.patch | 72 ( echo "/* Script for --shared -z combreloc: shared library, combine & sort relocs */"
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | fdl.texi | 303 You may combine the Document with other documents released under this 319 In the combination, you must combine any sections Entitled ``History'' 321 ``History''; likewise combine any sections Entitled ``Acknowledgements'',
|
D | make.info-2 | 3132 You may combine the Document with other documents released under 3150 In the combination, you must combine any sections Entitled 3152 Entitled "History"; likewise combine any sections Entitled
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | COPYING.DOC | 266 You may combine the Document with other documents released under this 282 In the combination, you must combine any sections Entitled "History" 284 "History"; likewise combine any sections Entitled "Acknowledgements",
|
D | COPYING | 556 permission to link or combine any covered work with a work licensed
|
/ndk/sources/host-tools/make-3.81/ |
D | ChangeLog | 1608 Don't combine the same pattern together. This allows us to
|
/ndk/sources/host-tools/make-3.81/config/ |
D | texinfo.tex | 4456 % Section titles. These macros combine the section number parts and
|
/ndk/sources/host-tools/sed-4.2.1/build-aux/ |
D | texinfo.tex | 5508 % Section titles. These macros combine the section number parts and
|