Searched
full:wchar_t (Results
2426 -
2450 of
3668) sorted by null
<<919293949596979899100>>
/external/chromium_org/third_party/WebKit/Source/platform/fonts/win/ |
UniscribeHelperTextRun.cpp | 74 const wchar_t* input,
|
/external/chromium_org/third_party/WebKit/Source/web/tests/ |
UniscribeHelperTest.cpp | 51 HFONT MakeFont(const wchar_t* fontName, SCRIPT_CACHE** cache)
|
/external/chromium_org/third_party/expat/files/ |
README | 76 For UTF-16 output as wchar_t (incl. version/error strings),
|
/external/chromium_org/third_party/icu/source/i18n/ |
winnmfmt.h | 153 UnicodeString &format(int32_t numDigits, UnicodeString &appendTo, wchar_t *format, ...) const;
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
stringutils_unittest.cc | 46 // It's not clear if we will ever use wchar_t strings on unix. In theory,
|
/external/chromium_org/third_party/libusb/src/msvc/ |
stdint.h | 74 typedef unsigned short wchar_t;
|
/external/chromium_org/tools/json_to_struct/ |
element_generator_test.py | 120 'elem2': 'const wchar_t* const array_elem2_f3[] = {\n' +
|
/external/chromium_org/ui/base/l10n/ |
l10n_util_win.cc | 47 bool IsFontPresent(const wchar_t* font_name) {
|
/external/chromium_org/webkit/common/cursors/ |
webcursor_win.cc | 114 const wchar_t* cursor_id =
|
/external/chromium_org/win8/metro_driver/ |
file_picker_ash.cc | 145 const wchar_t* path_str = 179 const wchar_t* selection = result.c_str(); 236 const wchar_t* walk = filter_.c_str(); 412 const wchar_t* walk = filter_.c_str();
|
/external/clang/include/clang/Driver/ |
CLCompatOptions.td | 105 def _SLASH_Zc_wchar_t : CLIgnoredFlag<"Zc:wchar_t">;
|
/external/clang/lib/Analysis/ |
PrintfFormatString.cpp | 364 return ArgType(ArgType::WCStrTy, "wchar_t *"); 371 return ArgType(ArgType::WCStrTy, "wchar_t *"); 375 return ArgType(Ctx.WideCharTy, "wchar_t"); 416 // Handle strings next (char *, wchar_t *)
|
/external/clang/test/FixIt/ |
fixit-vexing-parse.cpp | 106 wchar_t wc(); // expected-warning {{function declaration}} expected-note {{replace parentheses with an initializer}}
|
/external/clang/test/SemaCXX/ |
constexpr-printing.cpp | 88 constexpr wchar_t wc = get(L"test\0\\\"\t\a\b\234\u1234\xffffffff"); // \
|
/external/icu4c/i18n/ |
winnmfmt.h | 146 UnicodeString &format(int32_t numDigits, UnicodeString &appendTo, wchar_t *format, ...) const;
|
/external/libvpx/libvpx/examples/includes/geshi/geshi/ |
c.php | 100 'typedef', 'union', 'unsigned', 'void', 'volatile', 'wchar_t'
|
/external/lzma/CPP/7zip/UI/Common/ |
UpdateCallback.cpp | 219 wchar_t temp[16];
|
/external/qemu/distrib/sdl-1.2.15/src/file/ |
SDL_rwops.c | 91 wchar_t *filenameW = SDL_stack_alloc(wchar_t, size); 125 wchar_t *filenameW = SDL_stack_alloc(wchar_t, size);
|
/external/stlport/doc/ |
README.wince | 55 Also, these APIs are only supported for wchar_t strings, e.g. only CreateFileW()
|
/external/stlport/test/unit/ |
money_facets_test.cpp | 610 locale loc(locale::classic(), new moneypunct_byname<wchar_t, true>(static_cast<char const*>(0))); 621 locale loc(locale::classic(), new moneypunct_byname<wchar_t, true>("yasli_language")); 632 locale loc(locale::classic(), new moneypunct_byname<wchar_t, false>(static_cast<char const*>(0))); 643 locale loc(locale::classic(), new moneypunct_byname<wchar_t, false>("yasli_language"));
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/string.streams/stringbuf/stringbuf.virtuals/ |
overflow.pass.cpp | 66 testbuf<wchar_t> sb(L"abc");
|
/ndk/sources/host-tools/sed-4.2.1/ |
configure.ac | 113 wchar_t in_wc, good_wc;
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
regex_internal.h | 287 wchar_t *mbchars; 304 wchar_t *range_starts; 305 wchar_t *range_ends; 732 wchar_t wch;
|
/ndk/tests/device/test-gnustl-full/unit/ |
money_facets_test.cpp | 610 locale loc(locale::classic(), new moneypunct_byname<wchar_t, true>(static_cast<char const*>(0))); 621 locale loc(locale::classic(), new moneypunct_byname<wchar_t, true>("yasli_language")); 632 locale loc(locale::classic(), new moneypunct_byname<wchar_t, false>(static_cast<char const*>(0))); 643 locale loc(locale::classic(), new moneypunct_byname<wchar_t, false>("yasli_language"));
|
/ndk/tests/device/test-stlport/unit/ |
money_facets_test.cpp | 610 locale loc(locale::classic(), new moneypunct_byname<wchar_t, true>(static_cast<char const*>(0))); 621 locale loc(locale::classic(), new moneypunct_byname<wchar_t, true>("yasli_language")); 632 locale loc(locale::classic(), new moneypunct_byname<wchar_t, false>(static_cast<char const*>(0))); 643 locale loc(locale::classic(), new moneypunct_byname<wchar_t, false>("yasli_language"));
|
Completed in 1596 milliseconds
<<919293949596979899100>>