Searched
full:wstring (Results
576 -
600 of
1090) sorted by null
<<21222324252627282930>>
/external/stlport/stlport/stl/ |
_iostream_string.h | 129 typedef wstring __iowstring;
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.ctype/locale.ctype/locale.ctype.members/ |
scan_is.pass.cpp | 29 const std::wstring in(L" A\x07.a1");
|
scan_not.pass.cpp | 29 const std::wstring in(L" A\x07.a1");
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.nonmembers/string.io/ |
get_line.pass.cpp | 40 std::wstring s(L"initial text");
|
get_line_delim.pass.cpp | 43 std::wstring s(L"initial text");
|
stream_extract.pass.cpp | 49 std::wstring s(L"initial text");
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/string.conversions/ |
stoi.pass.cpp | 13 // int stoi(const wstring& str, size_t *idx = 0, int base = 10);
|
stol.pass.cpp | 16 // long stol(const wstring& str, size_t *idx = 0, int base = 10);
|
stoll.pass.cpp | 16 // long long stoll(const wstring& str, size_t *idx = 0, int base = 10);
|
stoul.pass.cpp | 16 // unsigned long stoul(const wstring& str, size_t *idx = 0, int base = 10);
|
stoull.pass.cpp | 16 // unsigned long long stoull(const wstring& str, size_t *idx = 0, int base = 10);
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_collate.h | 82 typedef wstring string_type;
|
_iostream_string.h | 129 typedef wstring __iowstring;
|
/prebuilts/misc/common/swig/include/2.0.11/ruby/ |
rubywstrings.swg | 7 * ruby including WString, FXString, etc.
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_collate.h | 82 typedef wstring string_type;
|
_iostream_string.h | 129 typedef wstring __iowstring;
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_collate.h | 82 typedef wstring string_type;
|
_iostream_string.h | 129 typedef wstring __iowstring;
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_collate.h | 82 typedef wstring string_type;
|
_iostream_string.h | 129 typedef wstring __iowstring;
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_collate.h | 82 typedef wstring string_type;
|
_iostream_string.h | 129 typedef wstring __iowstring;
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_collate.h | 82 typedef wstring string_type;
|
_iostream_string.h | 129 typedef wstring __iowstring;
|
/external/chromium_org/base/debug/ |
stack_trace_win.cc | 175 std::wstring new_path(std::wstring(symbols_path.get()) +
|
Completed in 973 milliseconds
<<21222324252627282930>>