/external/chromium/base/files/ |
H A D | file_path_watcher_win.cc | 13 #include "base/win/object_watcher.h" 21 public base::win::ObjectWatcher::Delegate, 67 base::win::ObjectWatcher watcher_;
|
/external/chromium/chrome/browser/ui/webui/ |
H A D | chrome_url_data_manager.cc | 23 #include "base/win/windows_version.h" 161 if (base::win::GetVersion() < base::win::VERSION_VISTA)
|
/external/libvpx/libvpx/vpx_ports/ |
H A D | emms.asm | 25 mov [rsp], rcx ; win x64 specific
|
/external/skia/src/pdf/ |
H A D | SkPDFTypes.cpp | 234 const uint16_t* win = (const uint16_t*) input; local 242 result.appendHex(win[i], 4); 252 SkASSERT(!wideInput || !(win[i] & ~0xFF)); 253 char val = wideInput ? win[i] : cin[i]; 264 SkASSERT(!wideInput || !(win[i] & ~0xFF)); 265 char val = wideInput ? win[i] : cin[i]; 275 SkASSERT(!wideInput || !(win[i] & ~0xFF)); 276 unsigned char val = wideInput ? win[i] : cin[i];
|
/external/chromium/base/win/ |
H A D | event_trace_controller.h | 33 namespace win { namespace in namespace:base 149 } // namespace win
|
H A D | object_watcher.cc | 5 #include "base/win/object_watcher.h" 10 namespace win { namespace in namespace:base 139 } // namespace win
|
H A D | scoped_bstr_unittest.cc | 5 #include "base/win/scoped_bstr.h" 9 namespace win { namespace in namespace:base 76 } // namespace win
|
H A D | scoped_variant.h | 16 namespace win { namespace in namespace:base 164 } // namespace win
|
H A D | pe_image_unittest.cc | 8 #include "base/win/pe_image.h" 9 #include "base/win/windows_version.h" 12 namespace win { namespace in namespace:base 153 if (base::win::GetVersion() == base::win::VERSION_SERVER_2003) 218 } // namespace win
|
/external/chromium/chrome/browser/extensions/ |
H A D | extension_rlz_apitest.cc | 7 #include "base/win/registry.h" 14 #include "rlz/win/lib/rlz_lib.h" 53 base::win::RegKey key(HKEY_CURRENT_USER,
|
H A D | extension_tts_api_win.cc | 15 #include "base/win/scoped_comptr.h" 40 base::win::ScopedComPtr<ISpVoice> speech_synthesizer_;
|
/external/chromium/chrome/browser/first_run/ |
H A D | first_run_win.cc | 20 #include "base/win/object_watcher.h" 21 #include "base/win/windows_version.h" 177 class ImportProcessRunner : public base::win::ObjectWatcher::Delegate { 205 base::win::ObjectWatcher watcher_; 296 if (base::win::GetVersion() < base::win::VERSION_WIN7)
|
/external/chromium/chrome/browser/rlz/ |
H A D | rlz_unittest.cc | 8 #include "base/win/registry.h" 11 using base::win::RegKey;
|
/external/chromium/chrome/common/ |
H A D | chrome_paths_win.cc | 13 #include "app/win/scoped_co_mem.h" 74 app::win::ScopedCoMem<wchar_t> path_buf;
|
/external/chromium/chrome/browser/autofill/ |
H A D | autofill_ie_toolbar_import_win.cc | 15 #include "base/win/registry.h" 24 using base::win::RegKey; 208 base::win::RegistryKeyIterator iterator_profiles(HKEY_CURRENT_USER, 240 base::win::RegistryKeyIterator iterator_cc(HKEY_CURRENT_USER,
|
/external/chromium/chrome/browser/importer/ |
H A D | importer_unittest.cc | 19 #include "app/win/scoped_com_initializer.h" 40 #include "base/win/scoped_comptr.h" 41 #include "base/win/windows_version.h" 202 if (base::win::GetVersion() >= base::win::VERSION_VISTA) 269 base::win::ScopedComPtr<IUniformResourceLocator> locator; 274 base::win::ScopedComPtr<IPersistFile> persist_file; 288 base::win::ScopedComPtr<IEnumPStoreItems, NULL> item; 329 app::win::ScopedCOMInitializer com_init; 356 base::win [all...] |
/external/aac/libAACdec/src/ |
H A D | conceal.cpp | 571 int pnsBand, band, group, win; local 578 for (win = 0; win < windowsPerFrame; win++) { 579 pSpecScale[win] = 31; 855 int win, numWindows = 1; local 882 for (win = 0; win < numWindows; win++) { 884 FIXP_DBL *pOut = pSpectralCoefficient + (win * windowLe [all...] |
/external/chromium/chrome/browser/ |
H A D | aeropeek_manager.cc | 10 #include "app/win/shell.h" 14 #include "base/win/scoped_comptr.h" 15 #include "base/win/scoped_gdi_object.h" 16 #include "base/win/scoped_hdc.h" 17 #include "base/win/windows_version.h" 36 #include "ui/base/win/window_impl.h" 255 app::win::SetAppIdForWindow( 266 base::win::ScopedComPtr<ITaskbarList3> taskbar; 343 base::win::ScopedHDC hdc(CreateCompatibleDC(NULL)); 354 base::win [all...] |
H A D | bug_report_util.cc | 16 #include "base/win/windows_version.h" 162 base::win::OSInfo* os_info = base::win::OSInfo::GetInstance(); 163 base::win::OSInfo::VersionNumber version_number = os_info->version_number();
|
/external/libvorbis/examples/ |
H A D | frameview.pl | 527 my $win; 528 foreach $win (@panel_labels){ 529 $win->destroy(); 532 foreach $win (@panel_ones){ 533 $win->destroy(); 536 foreach $win (@panel_twos){ 537 $win->destroy();
|
/external/iproute2/ip/ |
H A D | iproute.c | 812 unsigned win; local 818 if (get_unsigned(&win, *argv, 0)) 820 rta_addattr32(mxrta, sizeof(mxbuf), RTAX_WINDOW, win); 822 unsigned win; local 828 if (get_unsigned(&win, *argv, 0)) 830 rta_addattr32(mxrta, sizeof(mxbuf), RTAX_CWND, win); 832 unsigned win; local 838 if (get_unsigned(&win, *argv, 0)) 840 rta_addattr32(mxrta, sizeof(mxbuf), RTAX_INITCWND, win); 842 unsigned win; local 852 unsigned win; local 863 unsigned win; local [all...] |
/external/chromium/chrome/browser/ui/views/infobars/ |
H A D | infobar_view.cc | 33 #include "base/win/win_util.h" 34 #include "base/win/windows_version.h" 35 #include "ui/base/win/hwnd_util.h" 128 (base::win::GetVersion() >= base::win::VERSION_VISTA) && 129 base::win::UserAccountControlIsEnabled()) {
|
/external/linux-tools-perf/util/ |
H A D | help.c | 83 struct winsize win; local 85 get_term_dimensions(&win); 86 max_cols = win.ws_col - 1; /* don't print *on* the edge */
|
/external/skia/legacy/src/utils/unix/ |
H A D | SkOSWindow_Unix.cpp | 159 Window win = fUnixWindow.fWin; local 160 XMapWindow(dsp, win); 163 XSelectInput(dsp, win, eventMask);
|
/external/stlport/src/ |
H A D | iostream.cpp | 232 auto_ptr<wfilebuf> win(_Stl_create_wfilebuf(stdin, ios_base::in)); 238 wistream* ptr_wcin = new(&wcin) wistream(win.get()); win.release();
|