/external/chromium/chrome/browser/ |
H A D | external_tab_container_win.cc | 13 #include "base/win/win_util.h" 532 base::win::IsShiftPressed())); 853 if ((wparam == VK_TAB) && !base::win::IsCtrlPressed()) {
|
/external/libvpx/libvpx/build/make/ |
H A D | configure.sh | 1006 win*) 1160 *-win*-vs*);;
|
/external/chromium/chrome/browser/ui/views/autocomplete/ |
H A D | autocomplete_popup_contents_view.cc | 41 #include "base/win/scoped_gdi_object.h" 599 base::win::ScopedGDIObject<HRGN> popup_region;
|
/external/opencv/cv/include/ |
H A D | cv.h | 921 int coeff_usage, CvSize win, 1016 int count, CvSize win, CvSize zero_zone,
|
/external/mksh/src/ |
H A D | edit.c | 953 static int win; /* window buffer in use */ variable 3542 win = 0; 5014 memset(wbuf[win], ' ', wbuf_len); 5034 display(wbuf[1 - win], wbuf[win], leftside); 5035 win = 1 - win;
|
/external/chromium/base/ |
H A D | file_util_unittest.cc | 30 #include "base/win/scoped_handle.h" 477 base::win::ScopedHandle reparse_to_sub_a( 490 base::win::ScopedHandle reparse_to_base_b( 503 base::win::ScopedHandle reparse_to_sub_long(
|
/external/aac/libAACenc/src/ |
H A D | psy_main.cpp | 1143 INT win = (isShortWindow[ch]?1:0); local 1153 psyConf[win].sfbOffset,
|
/external/chromium/chrome/browser/tab_contents/ |
H A D | tab_contents.h | 75 #include "base/win/scoped_handle.h" 1233 base::win::ScopedHandle message_box_active_;
|
/external/chromium/net/tools/dump_cache/ |
H A D | upgrade.cc | 12 #include "base/win/scoped_handle.h" 917 base::win::ScopedHandle pipe(OpenServer(pipe_number));
|
/external/kernel-headers/original/linux/ |
H A D | videodev2.h | 2310 * @win: definition of an overlaid image 2320 struct v4l2_window win; /* V4L2_BUF_TYPE_VIDEO_OVERLAY */ member in union:v4l2_format::__anon8066
|
/external/qemu-pc-bios/vgabios/ |
H A D | clext.c | 550 mov ax, #0xffff ; set to 0xff to keep win 2K happy
|
/external/chromium/net/disk_cache/ |
H A D | backend_unittest.cc | 24 #include "base/win/scoped_handle.h" 2094 base::win::ScopedHandle file2(CreateFile(
|
/external/webkit/Tools/Scripts/ |
H A D | old-run-webkit-tests | 211 my @winPlatforms = ("win-xp", "win-vista", "win-7", "win"); 232 $platform = "qt-win"; 242 $platform = "win-xp"; 244 $platform = "win-vista"; 246 $platform = "win-7"; 248 $platform = "win"; 383 $platform = "win [all...] |
/external/chromium/chrome/browser/automation/ |
H A D | testing_automation_provider.cc | 1272 gfx::NativeWindow win = browser->window()->GetNativeHandle(); local 1274 *handle = window_tracker_->Add(win);
|
/external/chromium/chrome/browser/ui/ |
H A D | browser.cc | 132 #include "app/win/shell.h" 419 app::win::SetAppIdForWindow(
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/qemu-pc-bios/bochs/ |
H A D | configure | 1607 --enable-sb16=xxx Sound Blaster 16 Support (xxx=dummy|win|linux|freebsd|osx) [all...] |