/external/clang/test/Index/ |
index-pch.cpp | 5 const wchar_t *wideStr = L"123";
|
/external/clang/test/SemaCXX/ |
pascal-strings.cpp | 2 const wchar_t *pascalString = L"\pThis is a Pascal string";
|
/external/lzma/CPP/7zip/UI/Common/ |
EnumDirItems.h | 15 virtual HRESULT ScanProgress(UInt64 numFolders, UInt64 numFiles, const wchar_t *path) = 0;
|
UpdateCallback.h | 22 virtual HRESULT GetStream(const wchar_t *name, bool isAnti) x; \
23 virtual HRESULT OpenFileError(const wchar_t *name, DWORD systemError) x; \
27 /* virtual HRESULT ShowDeleteFile(const wchar_t *name) x; */ \
|
/external/stlport/stlport/stl/ |
_num_get.h | 180 _STLP_EXPORT_TEMPLATE_CLASS num_get<wchar_t, istreambuf_iterator<wchar_t, char_traits<wchar_t> > >; 181 // _STLP_EXPORT_TEMPLATE_CLASS num_get<wchar_t, const wchar_t*>; 196 bool _STLP_DECLSPEC _STLP_CALL __get_fdigit(wchar_t&, const wchar_t*); 197 bool _STLP_DECLSPEC _STLP_CALL __get_fdigit_or_sep(wchar_t&, wchar_t, const wchar_t*); [all...] |
_string_fwd.h | 43 typedef basic_string<wchar_t, char_traits<wchar_t>, allocator<wchar_t> > wstring;
|
/ndk/sources/android/support/include/ |
stdio.h | 50 int vfwscanf(FILE* __restrict__, const wchar_t* __restrict__, va_list); 51 int vswscanf(const wchar_t *__restrict__, const wchar_t * __restrict__, va_list); 52 int vwscanf(const wchar_t *__restrict__, va_list);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/iterators/stream.iterators/istreambuf.iterator/istreambuf.iterator.cons/ |
istream.pass.cpp | 34 std::istreambuf_iterator<wchar_t> i(inf); 35 assert(i == std::istreambuf_iterator<wchar_t>()); 39 std::istreambuf_iterator<wchar_t> i(inf); 40 assert(i != std::istreambuf_iterator<wchar_t>());
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.traits/ |
length.pass.cpp | 27 assert(std::regex_traits<wchar_t>::length(L"") == 0); 28 assert(std::regex_traits<wchar_t>::length(L"1") == 1); 29 assert(std::regex_traits<wchar_t>::length(L"12") == 2); 30 assert(std::regex_traits<wchar_t>::length(L"123") == 3);
|
types.pass.cpp | 29 static_assert((std::is_same<std::regex_traits<wchar_t>::char_type, wchar_t>::value), ""); 30 static_assert((std::is_same<std::regex_traits<wchar_t>::string_type, std::wstring>::value), ""); 31 static_assert((std::is_same<std::regex_traits<wchar_t>::locale_type, std::locale>::value), "");
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_num_get.h | 180 _STLP_EXPORT_TEMPLATE_CLASS num_get<wchar_t, istreambuf_iterator<wchar_t, char_traits<wchar_t> > >; 181 // _STLP_EXPORT_TEMPLATE_CLASS num_get<wchar_t, const wchar_t*>; 196 bool _STLP_DECLSPEC _STLP_CALL __get_fdigit(wchar_t&, const wchar_t*); 197 bool _STLP_DECLSPEC _STLP_CALL __get_fdigit_or_sep(wchar_t&, wchar_t, const wchar_t*); [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_num_get.h | 180 _STLP_EXPORT_TEMPLATE_CLASS num_get<wchar_t, istreambuf_iterator<wchar_t, char_traits<wchar_t> > >; 181 // _STLP_EXPORT_TEMPLATE_CLASS num_get<wchar_t, const wchar_t*>; 196 bool _STLP_DECLSPEC _STLP_CALL __get_fdigit(wchar_t&, const wchar_t*); 197 bool _STLP_DECLSPEC _STLP_CALL __get_fdigit_or_sep(wchar_t&, wchar_t, const wchar_t*); [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_num_get.h | 180 _STLP_EXPORT_TEMPLATE_CLASS num_get<wchar_t, istreambuf_iterator<wchar_t, char_traits<wchar_t> > >; 181 // _STLP_EXPORT_TEMPLATE_CLASS num_get<wchar_t, const wchar_t*>; 196 bool _STLP_DECLSPEC _STLP_CALL __get_fdigit(wchar_t&, const wchar_t*); 197 bool _STLP_DECLSPEC _STLP_CALL __get_fdigit_or_sep(wchar_t&, wchar_t, const wchar_t*); [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_num_get.h | 180 _STLP_EXPORT_TEMPLATE_CLASS num_get<wchar_t, istreambuf_iterator<wchar_t, char_traits<wchar_t> > >; 181 // _STLP_EXPORT_TEMPLATE_CLASS num_get<wchar_t, const wchar_t*>; 196 bool _STLP_DECLSPEC _STLP_CALL __get_fdigit(wchar_t&, const wchar_t*); 197 bool _STLP_DECLSPEC _STLP_CALL __get_fdigit_or_sep(wchar_t&, wchar_t, const wchar_t*); [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_num_get.h | 180 _STLP_EXPORT_TEMPLATE_CLASS num_get<wchar_t, istreambuf_iterator<wchar_t, char_traits<wchar_t> > >; 181 // _STLP_EXPORT_TEMPLATE_CLASS num_get<wchar_t, const wchar_t*>; 196 bool _STLP_DECLSPEC _STLP_CALL __get_fdigit(wchar_t&, const wchar_t*); 197 bool _STLP_DECLSPEC _STLP_CALL __get_fdigit_or_sep(wchar_t&, wchar_t, const wchar_t*); [all...] |
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_num_get.h | 180 _STLP_EXPORT_TEMPLATE_CLASS num_get<wchar_t, istreambuf_iterator<wchar_t, char_traits<wchar_t> > >; 181 // _STLP_EXPORT_TEMPLATE_CLASS num_get<wchar_t, const wchar_t*>; 196 bool _STLP_DECLSPEC _STLP_CALL __get_fdigit(wchar_t&, const wchar_t*); 197 bool _STLP_DECLSPEC _STLP_CALL __get_fdigit_or_sep(wchar_t&, wchar_t, const wchar_t*); [all...] |
/external/chromium/testing/gmock/test/ |
gmock_test.cc | 158 const wchar_t* argv[] = { 162 const wchar_t* new_argv[] = { 170 const wchar_t* argv[] = { 175 const wchar_t* new_argv[] = { 184 const wchar_t* argv[] = { 190 const wchar_t* new_argv[] = { 199 const wchar_t* argv[] = { 205 const wchar_t* new_argv[] = { 215 const wchar_t* argv[] = { 222 const wchar_t* new_argv[] = [all...] |
/external/chromium_org/chrome/installer/mini_installer/ |
pe_resource.cc | 11 PEResource::PEResource(const wchar_t* name, const wchar_t* type, HMODULE module) 24 bool PEResource::WriteToDisk(const wchar_t* full_path) {
|
pe_resource.h | 22 PEResource(const wchar_t* name, const wchar_t* type, HMODULE module); 34 bool WriteToDisk(const wchar_t* path);
|
/external/chromium_org/chrome/utility/media_galleries/ |
itunes_pref_parser_win.cc | 46 // The data is a base64 encoded wchar_t*. Because Base64Decode uses 47 // std::strings, the result has to be casted to a wchar_t*. 52 reinterpret_cast<const wchar_t*>(data.data()), data.size() / 2);
|
/external/chromium_org/chrome_frame/ |
crash_server_init.h | 14 extern const wchar_t kChromePipeName[]; 15 extern const wchar_t kGoogleUpdatePipeName[]; 16 extern const wchar_t kSystemPrincipalSid[];
|
/external/chromium_org/sandbox/win/src/ |
handle_inheritance_test.cc | 15 wchar_t** argv) { 21 wchar_t temp_directory[MAX_PATH]; 22 wchar_t temp_file_name[MAX_PATH];
|
internal_types.h | 10 const wchar_t kNtdllName[] = L"ntdll.dll"; 11 const wchar_t kKerneldllName[] = L"kernel32.dll"; 12 const wchar_t kKernelBasedllName[] = L"kernelbase.dll";
|
/external/clang/test/Sema/ |
ms-wchar.c | 3 // C++ mode with -fno-wchar works the same as C mode for wchar_t. 6 wchar_t f(); // expected-error{{unknown type name 'wchar_t'}}
|
/external/lzma/CPP/Common/ |
StringToInt.cpp | 66 UInt64 ConvertStringToUInt64(const wchar_t *s, const wchar_t **end)
71 wchar_t c = *s;
|