/external/mesa3d/src/gtest/include/gtest/internal/ |
gtest-string.h | 140 static String ShowWideCString(const wchar_t* wide_c_str); 144 static String ShowWideCStringQuoted(const wchar_t* wide_c_str); 152 static bool WideCStringEquals(const wchar_t* lhs, const wchar_t* rhs); 175 static bool CaseInsensitiveWideCStringEquals(const wchar_t* lhs, 176 const wchar_t* rhs);
|
/external/open-vcdiff/gtest/include/gtest/internal/ |
gtest-string.h | 138 static String ShowWideCString(const wchar_t* wide_c_str); 142 static String ShowWideCStringQuoted(const wchar_t* wide_c_str); 150 static bool WideCStringEquals(const wchar_t* lhs, const wchar_t* rhs); 173 static bool CaseInsensitiveWideCStringEquals(const wchar_t* lhs, 174 const wchar_t* rhs);
|
/external/protobuf/gtest/include/gtest/internal/ |
gtest-string.h | 138 static String ShowWideCString(const wchar_t* wide_c_str); 142 static String ShowWideCStringQuoted(const wchar_t* wide_c_str); 150 static bool WideCStringEquals(const wchar_t* lhs, const wchar_t* rhs); 173 static bool CaseInsensitiveWideCStringEquals(const wchar_t* lhs, 174 const wchar_t* rhs);
|
/external/stlport/stlport/stl/ |
_alloc.h | 390 _STLP_EXPORT_TEMPLATE_CLASS allocator<wchar_t>; 426 struct __type_traits<allocator<wchar_t> > : _STLP_PRIV __alloc_type_traits<wchar_t> {}; 561 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<wchar_t*, wchar_t, allocator<wchar_t> >;
|
/ndk/sources/cxx-stl/llvm-libc++/patches.android/ |
0004-android-Add-locale-support.patch | 57 @@ -792,6 +792,8 @@ ctype<wchar_t>::do_toupper(char_type c) const 66 @@ -806,6 +808,8 @@ ctype<wchar_t>::do_toupper(char_type* low, const char_type* high) const 75 @@ -819,6 +823,8 @@ ctype<wchar_t>::do_tolower(char_type c) const 84 @@ -833,6 +839,8 @@ ctype<wchar_t>::do_tolower(char_type* low, const char_type* high) const 150 @@ -1397,7 +1420,7 @@ locale::id codecvt<wchar_t, char, mbstate_t>::id; 152 codecvt<wchar_t, char, mbstate_t>::codecvt(size_t refs)
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_alloc.h | 390 _STLP_EXPORT_TEMPLATE_CLASS allocator<wchar_t>; 426 struct __type_traits<allocator<wchar_t> > : _STLP_PRIV __alloc_type_traits<wchar_t> {}; 561 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<wchar_t*, wchar_t, allocator<wchar_t> >;
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_alloc.h | 390 _STLP_EXPORT_TEMPLATE_CLASS allocator<wchar_t>; 426 struct __type_traits<allocator<wchar_t> > : _STLP_PRIV __alloc_type_traits<wchar_t> {}; 561 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<wchar_t*, wchar_t, allocator<wchar_t> >;
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_alloc.h | 390 _STLP_EXPORT_TEMPLATE_CLASS allocator<wchar_t>; 426 struct __type_traits<allocator<wchar_t> > : _STLP_PRIV __alloc_type_traits<wchar_t> {}; 561 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<wchar_t*, wchar_t, allocator<wchar_t> >;
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_alloc.h | 390 _STLP_EXPORT_TEMPLATE_CLASS allocator<wchar_t>; 426 struct __type_traits<allocator<wchar_t> > : _STLP_PRIV __alloc_type_traits<wchar_t> {}; 561 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<wchar_t*, wchar_t, allocator<wchar_t> >;
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_alloc.h | 390 _STLP_EXPORT_TEMPLATE_CLASS allocator<wchar_t>; 426 struct __type_traits<allocator<wchar_t> > : _STLP_PRIV __alloc_type_traits<wchar_t> {}; 561 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<wchar_t*, wchar_t, allocator<wchar_t> >;
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_alloc.h | 390 _STLP_EXPORT_TEMPLATE_CLASS allocator<wchar_t>; 426 struct __type_traits<allocator<wchar_t> > : _STLP_PRIV __alloc_type_traits<wchar_t> {}; 561 _STLP_EXPORT_TEMPLATE_CLASS _STLP_alloc_proxy<wchar_t*, wchar_t, allocator<wchar_t> >;
|
/development/host/windows/usb/winusb/ |
adb_winusb_interface.cpp | 27 AdbWinUsbInterfaceObject::AdbWinUsbInterfaceObject(const wchar_t* interf_name)
199 sizeof(wchar_t);
228 reinterpret_cast<wchar_t*>(buffer)[str_len] = L'\0';
|
/external/chromium/base/win/ |
scoped_variant.cc | 19 ScopedVariant::ScopedVariant(const wchar_t* str) { 24 ScopedVariant::ScopedVariant(const wchar_t* str, UINT length) { 114 void ScopedVariant::Set(const wchar_t* str) {
|
/external/chromium/testing/gtest/include/gtest/ |
gtest-printers.h | 398 // Overload for wchar_t type. 399 // Prints a wchar_t as a symbol if it is printable or as its internal 402 // as signed integer when wchar_t is implemented by the compiler 403 // as a signed type and is printed as an unsigned integer when wchar_t 405 GTEST_API_ void PrintTo(wchar_t wc, ::std::ostream* os); 428 // MSVC can be configured to define wchar_t as a typedef of unsigned 429 // short. It defines _NATIVE_WCHAR_T_DEFINED when wchar_t is a native 430 // type. When wchar_t is a typedef, defining an overload for const 431 // wchar_t* would cause unsigned short* be printed as a wide string, 435 GTEST_API_ void PrintTo(const wchar_t* s, ::std::ostream* os) [all...] |
/external/chromium_org/base/ |
pickle.cc | 124 const char* read_from = GetReadPointerAndAdvance(len, sizeof(wchar_t)); 128 result->assign(reinterpret_cast<const wchar_t*>(read_from), len); 251 static_cast<int>(value.size() * sizeof(wchar_t)));
|
/external/chromium_org/base/win/ |
scoped_variant.cc | 19 ScopedVariant::ScopedVariant(const wchar_t* str) { 24 ScopedVariant::ScopedVariant(const wchar_t* str, UINT length) { 114 void ScopedVariant::Set(const wchar_t* str) {
|
/external/chromium_org/chrome/installer/util/ |
work_item_list_unittest.cc | 23 const wchar_t kTestRoot[] = L"ListList"; 24 const wchar_t kDataStr[] = L"data_111"; 25 const wchar_t kName[] = L"name";
|
/external/chromium_org/chrome/tools/convert_dict/ |
convert_dict_unittest.cc | 142 const wchar_t* kWords[] = { 163 const wchar_t* kWords[] = { 185 const wchar_t* kWords[] = {
|
/external/chromium_org/chrome_frame/test/ |
urlmon_moniker_unittest.cc | 32 bool ReadFileAsString(const wchar_t* file_name, std::string* file_contents) { 130 const wchar_t kSmallHtmlMetaTag[] = L"sub_frame1.html"; 131 const wchar_t kSmallHtmlNoMetaTag[] = L"host_browser.html";
|
/external/chromium_org/content/child/npapi/ |
webplugin_ime_win.cc | 223 src_size = instance->composition_text_.length() * sizeof(wchar_t); 244 src_size = instance->result_text_.length() * sizeof(wchar_t); 273 wchar_t name[128];
|
/external/chromium_org/sandbox/win/src/ |
crosscall_server.cc | 254 if ((NULL == start) || ((size % sizeof(wchar_t)) != 0)) { 257 string->append(reinterpret_cast<wchar_t*>(start), size/(sizeof(wchar_t)));
|
process_thread_dispatcher.cc | 69 wchar_t file_buffer[MAX_PATH]; 70 wchar_t *file_part = NULL; 226 const wchar_t* const_exe_name = exe_name.c_str();
|
/external/chromium_org/third_party/WebKit/Source/wtf/ |
TypeTraits.cpp | 42 COMPILE_ASSERT(IsInteger<wchar_t>::value, WTF_IsInteger_wchar_t_true); 68 COMPILE_ASSERT(IsPod<wchar_t>::value, WTF_IsPod_wchar_t_true); 93 COMPILE_ASSERT(IsConvertibleToInteger<wchar_t>::value, WTF_IsConvertibleToInteger_wchar_t_true);
|
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/ |
gtest-printers.h | 398 // Overload for wchar_t type. 399 // Prints a wchar_t as a symbol if it is printable or as its internal 402 // as signed integer when wchar_t is implemented by the compiler 403 // as a signed type and is printed as an unsigned integer when wchar_t 405 GTEST_API_ void PrintTo(wchar_t wc, ::std::ostream* os); 428 // MSVC can be configured to define wchar_t as a typedef of unsigned 429 // short. It defines _NATIVE_WCHAR_T_DEFINED when wchar_t is a native 430 // type. When wchar_t is a typedef, defining an overload for const 431 // wchar_t* would cause unsigned short* be printed as a wide string, 435 GTEST_API_ void PrintTo(const wchar_t* s, ::std::ostream* os) [all...] |
/external/chromium_org/ui/base/ime/win/ |
tsf_text_store.h | 125 wchar_t* text_buffer, 149 const wchar_t* text_buffer, 183 const wchar_t* text_buffer,
|