Searched refs:wide (Results 1 – 22 of 22) sorted by relevance
/ndk/sources/cxx-stl/stlport/src/ |
D | string.cpp | 19 string __WideToASCII(const wchar_t *wide) { in __WideToASCII() argument 20 size_t size = wcslen(wide); in __WideToASCII() 22 wcstombs(buff, wide, size); in __WideToASCII()
|
/ndk/sources/cxx-stl/stlport/stlport/ |
D | iostream | 59 // wide- and narrow-oriented I/O on the same stream. This implies
|
/ndk/build/core/ |
D | definitions-utils.mk | 201 $(call left-justify-quoted-15,Very long string over 15 characters wide)))
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
D | locale | 1566 // [__o, __oe) contains thousands_sep'd wide number 1596 // [__o, __oe) contains thousands_sep'd wide number 1626 // [__o, __oe) contains thousands_sep'd wide number 1656 // [__o, __oe) contains thousands_sep'd wide number 1724 // [__o, __oe) contains thousands_sep'd wide number 1793 // [__o, __oe) contains thousands_sep'd wide number 1826 // [__o, __oe) contains wide number
|
D | ios | 82 streamsize width(streamsize wide);
|
/ndk/sources/host-tools/make-3.81/ |
D | ABOUT-NLS | 742 lag between the mere existence a PO file and its wide availability in a
|
D | COPYING | 221 generous contributions to the wide range of software distributed
|
D | ChangeLog | 296 incrementing it, as it is only 8-bit wide, and could overflow if
|
/ndk/sources/third_party/googletest/googletest/ |
D | README | 160 be used on a wide range of platforms ("C" stands for cross-platofrm.).
|
/ndk/tests/build/test-stlport_static-exception-force-rebuild/ |
D | COPYING | 220 generous contributions to the wide range of software distributed
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | COPYING | 220 generous contributions to the wide range of software distributed
|
/ndk/tests/device/test-stlport_static-exception/ |
D | COPYING | 220 generous contributions to the wide range of software distributed
|
/ndk/build/tools/toolchain-licenses/ |
D | COPYING | 220 generous contributions to the wide range of software distributed
|
/ndk/tests/build/lambda-defarg3/ |
D | COPYING | 220 generous contributions to the wide range of software distributed
|
/ndk/tests/abcc/jni/mman-win32/ |
D | LICENSE.TXT | 220 generous contributions to the wide range of software distributed
|
/ndk/tests/device/test-stlport_shared-exception/ |
D | COPYING | 220 generous contributions to the wide range of software distributed
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _string.h | 1159 string __WideToASCII(const wchar_t *wide);
|
/ndk/sources/host-tools/make-3.81/doc/ |
D | fdl.texi | 47 world-wide, royalty-free license, unlimited in duration, to use that
|
D | make.info-2 | 2881 grants a world-wide, royalty-free license, unlimited in duration,
|
/ndk/sources/host-tools/make-3.81/config/ |
D | texinfo.tex | 176 wide-spread wrap-around 1135 % Useful for site-wide @afourpaper, etc. 2086 % A feymr10 euro is ~7.3pt wide, while a normal cmtt10 char is ~5.25pt wide.
|
/ndk/tests/device/test-libc++-static-full/jni/ |
D | Android.mk | 1638 $(call gen-test, input.output/iostream.objects/wide.stream.objects/wcerr) 1639 $(call gen-test, input.output/iostream.objects/wide.stream.objects/wcin) 1640 $(call gen-test, input.output/iostream.objects/wide.stream.objects/wclog) 1641 $(call gen-test, input.output/iostream.objects/wide.stream.objects/wcout)
|
/ndk/tests/device/test-libc++-shared-full/jni/ |
D | Android.mk | 1647 $(call gen-test, input.output/iostream.objects/wide.stream.objects/wcerr) 1648 $(call gen-test, input.output/iostream.objects/wide.stream.objects/wcin) 1649 $(call gen-test, input.output/iostream.objects/wide.stream.objects/wclog) 1650 $(call gen-test, input.output/iostream.objects/wide.stream.objects/wcout)
|