Searched
full:wchar_t (Results
1826 -
1850 of
3668) sorted by null
<<71727374757677787980>>
/external/chromium/build/ |
build_config.h | 129 // Type detection for wchar_t. 139 // On Posix, we'll detect short wchar_t, but projects aren't guaranteed to
|
/external/chromium/chrome/browser/ |
memory_details_win.cc | 42 const wchar_t* name; 43 const wchar_t* process_name;
|
platform_util_win.cc | 75 const_cast<wchar_t *>(dir.value().c_str()), 82 const_cast<wchar_t *>(full_path.value().c_str()),
|
/external/chromium/chrome/browser/remoting/ |
setup_flow.cc | 29 static const wchar_t kDoneIframeXPath[] = L"//iframe[@id='done']"; 30 static const wchar_t kErrorIframeXPath[] = L"//iframe[@id='error']";
|
/external/chromium/net/proxy/ |
proxy_config_service_win.cc | 56 bool CreateRegKey(HKEY rootkey, const wchar_t* subkey) { 125 const wchar_t* subkey) {
|
/external/chromium_org/base/debug/ |
profiler.cc | 156 const wchar_t* function_in_module = 157 reinterpret_cast<const wchar_t*>(import_address_table->u1.Function);
|
/external/chromium_org/base/ |
environment_unittest.cc | 92 const wchar_t empty[] = L"\0"; 93 const wchar_t a2[] = L"A=2\0";
|
/external/chromium_org/base/i18n/ |
file_util_icu_unittest.cc | 43 const wchar_t* bad_name; 44 const wchar_t* good_name;
|
/external/chromium_org/base/strings/ |
stringprintf_unittest.cc | 83 wchar_t srcw[kSrcLen]; 155 wchar_t invalid[2];
|
sys_string_conversions_unittest.cc | 133 static const wchar_t* const kConvertRoundtripCases[] = { 148 // wchar_t is 16 or 32 bits.
|
utf_string_conversion_utils.cc | 57 bool ReadUnicodeCharacter(const wchar_t* src, 124 template void PrepareForUTF8Output(const wchar_t*, size_t, std::string*);
|
/external/chromium_org/base/win/ |
scoped_variant_unittest.cc | 13 static const wchar_t kTestString1[] = L"Used to create BSTRs"; 14 static const wchar_t kTestString2[] = L"Also used to create BSTRs";
|
shortcut.h | 135 BASE_EXPORT bool TaskbarPinShortcutLink(const wchar_t* shortcut); 140 BASE_EXPORT bool TaskbarUnpinShortcutLink(const wchar_t* shortcut);
|
win_util.h | 76 const wchar_t* property_string_value); 82 const wchar_t* app_id);
|
/external/chromium_org/build/ |
build_config.h | 121 // Type detection for wchar_t. 131 // On Posix, we'll detect short wchar_t, but projects aren't guaranteed to
|
/external/chromium_org/chrome/browser/ |
memory_details_win.cc | 44 const wchar_t* name; 45 const wchar_t* process_name;
|
/external/chromium_org/chrome/installer/gcapi/ |
gcapi_reactivation_test.cc | 45 const wchar_t* base_path = 73 const wchar_t* base_path =
|
/external/chromium_org/chrome/installer/util/ |
browser_distribution.cc | 36 const wchar_t kChromiumActiveSetupGuid[] = 39 const wchar_t kCommandExecuteImplUuid[] =
|
wmi.cc | 101 const wchar_t class_name[] = L"Win32_Process"; 102 const wchar_t method_name[] = L"Create";
|
/external/chromium_org/chrome_frame/ |
policy_settings.cc | 29 const wchar_t* url) { 44 const wchar_t* content_type) {
|
protocol_sink_wrap.h | 105 const wchar_t* url); 115 void UpdateUrl(const wchar_t* url);
|
urlmon_upload_data_stream.cc | 145 const wchar_t kStreamBuffer[] = L"PostStream"; 147 static_cast<wchar_t*>(::CoTaskMemAlloc(sizeof(kStreamBuffer)));
|
/external/chromium_org/chrome_frame/test/ |
util_unittests.cc | 21 const wchar_t kChannelName[] = L"-dev"; 22 const wchar_t kSuffix[] = L"-fix"; 45 wchar_t path[MAX_PATH] = {0}; 96 const wchar_t* url; 133 wchar_t compare[64] = {0}; 255 const wchar_t* url_prefix; 445 const wchar_t kTestFilter[] = L"*.testing.chromium.org"; 446 const wchar_t kTestUrl[] = L"www.testing.chromium.org";
|
/external/chromium_org/content/test/ |
mock_keyboard_driver_win.cc | 68 const wchar_t* language; 158 wchar_t code[16];
|
/external/chromium_org/net/proxy/ |
proxy_config_service_win.cc | 56 bool CreateRegKey(HKEY rootkey, const wchar_t* subkey) { 125 const wchar_t* subkey) {
|
Completed in 905 milliseconds
<<71727374757677787980>>