Searched
full:wchar_t (Results
2851 -
2875 of
3668) sorted by null
<<111112113114115116117118119120>>
/external/chromium_org/chrome/installer/util/ |
installation_validator.cc | 209 const wchar_t* expected_command, 210 const wchar_t* expected_app_name,
|
installer_state.cc | 617 static const wchar_t* const kBinaryFileNames[] = { 652 static const wchar_t* const kChromeFilenames[] = {
|
installer_state_unittest.cc | 88 wchar_t text_content_1[] = L"delete me"; 89 wchar_t text_content_2[] = L"delete me as well";
|
/external/chromium_org/chrome_frame/test/ |
chrome_frame_ui_test_utils.cc | 182 wchar_t role_text_array[50]; 380 wchar_t class_arr[MAX_PATH];
|
/external/chromium_org/media/audio/win/ |
audio_output_win_unittest.cc | 36 static const wchar_t kAudioFile1_16b_m_16K[] 125 explicit ReadOnlyMappedFile(const wchar_t* file_name)
|
core_audio_util_win.cc | 125 static const wchar_t* const kAudiosesDLL = 128 wchar_t path[MAX_PATH] = {0};
|
/external/chromium_org/net/http/ |
http_content_disposition_unittest.cc | 17 const wchar_t* expected; 211 const wchar_t* expected_filename;
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
pmac.h | 430 /* On the Mac, we define U_WCHAR_IS_UTF32 to treat wchar_t as though it 435 other assumptions about a UTF-8 locale and UTF-32 wchar_t strings for this
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
strtest.cpp | 41 if(U_SIZEOF_WCHAR_T!=sizeof(wchar_t)) { 42 errln("TestSizeofWCharT: U_SIZEOF_WCHAR_T!=sizeof(wchar_t) - U_SIZEOF_WCHAR_T needs to be fixed in platform.h");
|
/external/chromium_org/third_party/smhasher/src/ |
pstdint.h | 645 * Whatever piecemeal, per compiler thing we can do about the wchar_t 655 # define WCHAR_MAX ((wchar_t)-1)
|
/external/clang/test/SemaCXX/ |
cxx98-compat.cpp | 326 wchar_t c2 = L'\u0041'; // expected-warning {{specifying character 'A' with a universal character name is incompatible with C++98}} 328 const wchar_t *s2 = L"bar\u0085"; // expected-warning {{universal character name referring to a control character is incompatible with C++98}}
|
/external/icu4c/test/intltest/ |
strtest.cpp | 41 if(U_SIZEOF_WCHAR_T!=sizeof(wchar_t)) { 42 errln("TestSizeofWCharT: U_SIZEOF_WCHAR_T!=sizeof(wchar_t) - U_SIZEOF_WCHAR_T needs to be fixed in platform.h");
|
/external/qemu/distrib/sdl-1.2.15/src/video/windib/ |
SDL_dibevents.c | 653 wchar_t *windowid_t = SDL_malloc((SDL_strlen(windowid) + 1) * sizeof(wchar_t));
|
/external/stlport/ |
configure.bat | 173 echo to also force use of wchar_t as an intrinsic type: 174 echo --extra-cxxflag /G7 --extra-cxxflag /Zc:wchar_t
|
/external/stlport/etc/ |
ChangeLog-5.1 | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
streambuf | 789 __copy_streambufs_eof(basic_streambuf<wchar_t>* __sbin, 790 basic_streambuf<wchar_t>* __sbout, bool& __ineof);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/ |
collect2 | |
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/bin/ |
mipsel-linux-android-gcov | |
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/libexec/gcc/mipsel-linux-android/4.6/ |
collect2 | |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/bin/ |
i686-linux-android-gcov | |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/libexec/gcc/i686-linux-android/4.6/ |
collect2 | |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ |
streambuf | 789 __copy_streambufs_eof(basic_streambuf<wchar_t>* __sbin, 790 basic_streambuf<wchar_t>* __sbout, bool& __ineof);
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ |
streambuf | 789 __copy_streambufs_eof(basic_streambuf<wchar_t>* __sbin, 790 basic_streambuf<wchar_t>* __sbout, bool& __ineof);
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ |
streambuf | 789 __copy_streambufs_eof(basic_streambuf<wchar_t>* __sbin, 790 basic_streambuf<wchar_t>* __sbout, bool& __ineof);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ |
streambuf | 789 __copy_streambufs_eof(basic_streambuf<wchar_t>* __sbin, 790 basic_streambuf<wchar_t>* __sbout, bool& __ineof);
|
Completed in 1760 milliseconds
<<111112113114115116117118119120>>