HomeSort by relevance Sort by last modified time
    Searched full:wstring (Results 1 - 25 of 537) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libpng/projects/owatcom/
pngvalid.tgt 9 WString
13 WString
31 WString
40 WString
44 WString
49 WString
56 WString
60 WString
65 WString
72 WString
    [all...]
pngtest.tgt 9 WString
13 WString
32 WString
41 WString
45 WString
50 WString
57 WString
61 WString
66 WString
73 WString
    [all...]
pngstest.tgt 9 WString
13 WString
31 WString
40 WString
44 WString
49 WString
56 WString
60 WString
65 WString
72 WString
    [all...]
libpng.tgt 9 WString
13 WString
30 WString
42 WString
60 WString
69 WString
73 WString
78 WString
85 WString
89 WString
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/std/
std_wstring.i 9 %naturalvar wstring;
10 typedef basic_string<wchar_t> wstring;
13 %template(wstring) std::basic_string<wchar_t>;
  /external/clang/test/Modules/Inputs/merge-nested-templates/
b.h 2 std::wstring::iterator j;
c.h 2 std::wstring::iterator i;
string.ii 13 typedef basic_string<wchar_t *> wstring;
  /prebuilts/misc/common/swig/include/2.0.11/typemaps/
std_wstring.swg 1 %include <typemaps/wstring.swg>
15 %naturalvar wstring;
16 class wstring;
19 %typemaps_std_string(std::wstring, wchar_t, SWIG_AsWCharPtrAndSize, SWIG_FromWCharPtrAndSize, %checkcode(STDUNISTRING));
cwstring.swg 2 %include <typemaps/wstring.swg>
  /prebuilts/misc/common/swig/include/2.0.11/csharp/
std_wstring.i 4 * Typemaps for std::wstring and const std::wstring&
7 * To use non-const std::wstring references use the following %apply. Note
9 * %apply const std::wstring & {std::wstring &};
20 %naturalvar wstring;
22 class wstring;
24 // wstring
25 %typemap(ctype, out="void *") wstring "wchar_t *"
26 %typemap(imtype, inattributes="[MarshalAs(UnmanagedType.LPWStr)]") wstring "string
    [all...]
  /external/libcxx/test/std/re/re.traits/
lookup_collatename.pass.cpp 117 test(L"NUL", std::wstring(L"\x00", 1));
118 test(L"alert", std::wstring(L"\x07"));
119 test(L"backspace", std::wstring(L"\x08"));
120 test(L"tab", std::wstring(L"\x09"));
121 test(L"carriage-return", std::wstring(L"\x0D"));
122 test(L"newline", std::wstring(L"\x0A"));
123 test(L"vertical-tab", std::wstring(L"\x0B"));
124 test(L"form-feed", std::wstring(L"\x0C"));
125 test(L"space", std::wstring(L" "));
126 test(L"exclamation-mark", std::wstring(L"!"))
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.traits/
lookup_collatename.pass.cpp 107 test(L"NUL", std::wstring(L"\x00", 1));
108 test(L"alert", std::wstring(L"\x07"));
109 test(L"backspace", std::wstring(L"\x08"));
110 test(L"tab", std::wstring(L"\x09"));
111 test(L"carriage-return", std::wstring(L"\x0D"));
112 test(L"newline", std::wstring(L"\x0A"));
113 test(L"vertical-tab", std::wstring(L"\x0B"));
114 test(L"form-feed", std::wstring(L"\x0C"));
115 test(L"space", std::wstring(L" "));
116 test(L"exclamation-mark", std::wstring(L"!"))
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/java/
std_wstring.i 4 * Typemaps for std::wstring and const std::wstring&
8 * OSs so the std::wstring typemaps may not always work as intended.
10 * To use non-const std::wstring references use the following %apply. Note
12 * %apply const std::wstring & {std::wstring &};
17 %naturalvar wstring;
19 class wstring;
21 // wstring
22 %typemap(jni) wstring "jstring
    [all...]
  /external/libcxx/src/
string.cpp 134 // wstring
138 as_integer( const string& func, const wstring& s, size_t* idx, int base )
150 as_integer( const string& func, const wstring& s, size_t* idx, int base )
158 as_integer( const string& func, const wstring& s, size_t* idx, int base )
166 as_integer( const string& func, const wstring& s, size_t* idx, int base )
174 as_integer( const string& func, const wstring& s, size_t* idx, int base )
232 as_float( const string& func, const wstring& s, size_t* idx )
240 as_float( const string& func, const wstring& s, size_t* idx )
248 as_float( const string& func, const wstring& s, size_t* idx )
262 stoi(const wstring& str, size_t* idx, int base
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
string.cpp 133 // wstring
137 as_integer( const string& func, const wstring& s, size_t* idx, int base )
149 as_integer( const string& func, const wstring& s, size_t* idx, int base )
157 as_integer( const string& func, const wstring& s, size_t* idx, int base )
165 as_integer( const string& func, const wstring& s, size_t* idx, int base )
173 as_integer( const string& func, const wstring& s, size_t* idx, int base )
231 as_float( const string& func, const wstring& s, size_t* idx )
239 as_float( const string& func, const wstring& s, size_t* idx )
247 as_float( const string& func, const wstring& s, size_t* idx )
261 stoi(const wstring& str, size_t* idx, int base
    [all...]
  /external/google-breakpad/src/common/windows/
http_upload.h 51 using std::wstring;
68 static bool SendRequest(const wstring &url,
69 const map<wstring, wstring> &parameters,
70 const wstring &upload_file,
71 const wstring &file_part_name,
73 wstring *response_body,
83 static bool ReadResponse(HINTERNET request, wstring* response);
86 static wstring GenerateMultipartBoundary();
89 static wstring GenerateRequestHeader(const wstring &boundary)
    [all...]
http_upload.cc 65 bool HTTPUpload::SendRequest(const wstring &url,
66 const map<wstring, wstring> &parameters,
67 const wstring &upload_file,
68 const wstring &file_part_name,
70 wstring *response_body,
138 wstring boundary = GenerateMultipartBoundary();
139 wstring content_type_header = GenerateRequestHeader(boundary);
197 bool HTTPUpload::ReadResponse(HINTERNET request, wstring *response) {
244 wstring HTTPUpload::GenerateMultipartBoundary()
    [all...]
  /external/libcxx/test/std/strings/string.conversions/
to_wstring.pass.cpp 12 // wstring to_wstring(int val);
13 // wstring to_wstring(unsigned val);
14 // wstring to_wstring(long val);
15 // wstring to_wstring(unsigned long val);
16 // wstring to_wstring(long long val);
17 // wstring to_wstring(unsigned long long val);
18 // wstring to_wstring(float val);
19 // wstring to_wstring(double val);
20 // wstring to_wstring(long double val);
31 std::wstring s = std::to_wstring(T(0))
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/string.conversions/
to_wstring.pass.cpp 12 // wstring to_wstring(int val);
13 // wstring to_wstring(unsigned val);
14 // wstring to_wstring(long val);
15 // wstring to_wstring(unsigned long val);
16 // wstring to_wstring(long long val);
17 // wstring to_wstring(unsigned long long val);
18 // wstring to_wstring(float val);
19 // wstring to_wstring(double val);
20 // wstring to_wstring(long double val);
31 std::wstring s = std::to_wstring(T(0))
    [all...]
  /external/libchrome/base/strings/
utf_string_conversions.h 26 BASE_EXPORT std::string WideToUTF8(const std::wstring& wide);
28 std::wstring* output);
29 BASE_EXPORT std::wstring UTF8ToWide(StringPiece utf8);
33 BASE_EXPORT string16 WideToUTF16(const std::wstring& wide);
35 std::wstring* output);
36 BASE_EXPORT std::wstring UTF16ToWide(const string16& utf16);
stringprintf.h 23 BASE_EXPORT std::wstring StringPrintf(
38 BASE_EXPORT const std::wstring& SStringPrintf(
39 std::wstring* dst,
49 BASE_EXPORT void StringAppendF(std::wstring* dst,
59 BASE_EXPORT void StringAppendV(std::wstring* dst,
  /external/libcxx/test/std/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/
put_string_en_US.pass.cpp 282 std::wstring v = L"0";
286 std::wstring ex(str, iter.base());
290 std::wstring v = L"-1";
294 std::wstring ex(str, iter.base());
298 std::wstring v = L"123456789";
302 std::wstring ex(str, iter.base());
306 std::wstring v = L"-123456789";
310 std::wstring ex(str, iter.base());
314 std::wstring v = L"0";
319 std::wstring ex(str, iter.base())
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members/
put_string_en_US.pass.cpp 280 std::wstring v = L"0";
284 std::wstring ex(str, iter.base());
288 std::wstring v = L"-1";
292 std::wstring ex(str, iter.base());
296 std::wstring v = L"123456789";
300 std::wstring ex(str, iter.base());
304 std::wstring v = L"-123456789";
308 std::wstring ex(str, iter.base());
312 std::wstring v = L"0";
317 std::wstring ex(str, iter.base())
    [all...]
  /external/clang/test/Misc/
diagnostic-crash.cpp 8 typedef basic_string<wchar_t> wstring; typedef
31 void Bar(wstring* s, util::Status* status,
32 Callback2<util::Status, wstring>* done);
36 wstring* s = __null;

Completed in 1797 milliseconds

1 2 3 4 5 6 7 8 91011>>