HomeSort by relevance Sort by last modified time
    Searched full:windows (Results 776 - 800 of 6054) sorted by null

<<31323334353637383940>>

  /external/openssh/openbsd-compat/
bsd-cygwin_util.h 29 * binary mode on Windows systems.
39 #include <windows.h>
  /external/stlport/src/
stlport.rc 5 #include <windows.h>
9 /* On some evc3/evc4 targets the windows.h doesn't include winver.h or doesn't
  /external/svox/pico/lib/
picopltf.h 38 #define PICO_Windows 1 /* Windows */
58 #define PICO_PLATFORM_STRING "Windows"
  /external/webkit/Tools/MiniBrowser/qt/
useragentlist.txt 9 Opera/9.25 (Windows NT 6.0; U; en)
11 Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.2; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)
  /external/webkit/Tools/QtTestBrowser/
useragentlist.txt 9 Opera/9.25 (Windows NT 6.0; U; en)
11 Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.2; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)
  /frameworks/base/core/tests/coretests/src/android/app/
TranslucentFancyActivity.java 30 * allowing windows underneath to show through, with a fancy
61 // Have the system blur any windows behind this one.
  /ndk/sources/cxx-stl/stlport/src/
stlport.rc 5 #include <windows.h>
9 /* On some evc3/evc4 targets the windows.h doesn't include winver.h or doesn't
  /ndk/tests/build/warn-noabi/
build.sh 28 if [ "$SYSTEM" = "windows" ] ; then
29 SYSTEM64=windows-x86_64
  /sdk/build/
patch_windows_sdk.sh 40 ${TOPDIR}out/host/linux-x86/bin/atree -f ${TOPDIR}sdk/build/tools.windows.atree \
41 -I $WIN_OUT_DIR/host/windows-x86 \
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt.package/
ide.product 32 <windows include="false">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6</windows>
  /external/chromium/base/win/
event_trace_provider.h 5 // Declaration of a Windows event trace provider class, to allow using
6 // Windows Event Tracing for logging transport and control.
11 #include <windows.h>
77 // Trace provider with Event Tracing for Windows. The trace provider
88 // will be the name registered with Event Tracing for Windows (ETW).
96 // Registers the trace provider with Event Tracing for Windows.
  /external/chromium/chrome/browser/chromeos/
wm_overview_controller.h 36 // windows changes to match.
58 // OVERVIEW_MODE is the mode where the toplevel windows are hidden
60 // snapshot windows are shown and actively updated by this
113 // Show the snapshot windows, saving current tab selections.
116 // Hide the snapshot windows. When |cancelled| is true, then the
117 // tab selections that were saved when the snapshot windows were
  /external/chromium/chrome/browser/ui/views/tabs/
native_view_photobooth_win.cc 29 // (e.g. at 0xFFFFx0xFFFF) then on Windows Vista it will not paint even if it
111 // Windows screws up the alpha channel on all text it draws, and so we need
136 // The capture window must be layered so that Windows generates a backing
138 // the window is not layered, because it is off-screen Windows does not
141 // that supports having child windows (variable alpha layered windows do not
  /external/chromium/net/ftp/
ftp_directory_listing_parser_unittest.cc 44 "dir-listing-ls-20", // TODO(phajdan.jr): should use windows-1251 encoding.
45 "dir-listing-ls-21", // TODO(phajdan.jr): should use windows-1251 encoding.
46 "dir-listing-ls-22", // TODO(phajdan.jr): should use windows-1251 encoding.
54 "dir-listing-ls-27", // windows-1251
63 "dir-listing-windows-1",
64 "dir-listing-windows-2",
  /external/compiler-rt/lib/asan/
asan_win.cc 12 // Windows-specific details.
15 #include <windows.h>
79 // No need to re-exec on Windows.
90 // FIXME: Decide what to do on Windows.
94 // FIXME: Decide what to do on Windows.
98 // FIXME: Decide what to do on Windows.
  /external/libmtp/
README.windows.txt 1 This file was created by James Ravenscroft <ravenscroftj@gmail.com> as a direct revision of Farooq Zaman's work with LibMTP on Windows.
7 1.0 Compilation of LibMTP on Windows 2000/XP/NT
9 LibMTP currently compiles under Windows using MingW/MSys. The source relies upon the __WIN32__ macro which is defined by MinGW by default.
12 LibMTP currently depends on LibUSB and libiconv. There are currently projects that port both of these libraries to Windows. Binary files can be
28 2.0 LibUSB and Driver Issues for Windows
31 Unfortunately, Windows does not have abstract USB support and depends upon specific drivers for each and every device you use. Fortunately,
  /external/llvm/lib/Support/Windows/
system_error.inc 1 //===- llvm/Support/Win32/system_error.inc - Windows error_code --*- C++ -*-===//
10 // This file provides the Windows specific implementation of the error_code
16 //=== WARNING: Implementation here must contain only generic Windows code that
17 //=== is guaranteed to work on *all* Windows variants.
20 #include <windows.h>
61 // Windows system -> posix_errno decode table ---------------------------//
  /external/open-vcdiff/gflags/src/windows/
config.h 5 unix config.h but also runs code in the windows directory.
15 /* Always the empty-string on non-windows systems. On windows, should be
126 // This must be defined before the windows.h is included. It's needed
132 // TODO(csilvers): include windows/port.h in every relevant source file instead?
133 #include "windows/port.h"
  /external/quake/quake/src/QW/scitech/include/
debug.h 29 * __WINDOWS__ Compiling for Windows
30 * __WINDOWS16__ Compiling for 16 bit Windows (__MSDOS__ also defined)
31 * __WINDOWS32__ Compiling for 32 bit Windows
32 * __WIN386__ Compiling for Watcom C++ Win386 extended Windows
253 /* Includes Windows headers, as they define TRUE and FALSE */
261 #include <windows.h>
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
DEBUG.H 29 * __WINDOWS__ Compiling for Windows
30 * __WINDOWS16__ Compiling for 16 bit Windows (__MSDOS__ also defined)
31 * __WINDOWS32__ Compiling for 32 bit Windows
32 * __WIN386__ Compiling for Watcom C++ Win386 extended Windows
253 /* Includes Windows headers, as they define TRUE and FALSE */
261 #include <windows.h>
  /external/webkit/Tools/MiniBrowser/mac/
AppDelegate.m 213 NSArray* windows = [NSApp windows];
214 for (NSWindow* window in windows) {
228 NSArray* windows = [NSApp windows];
229 for (NSWindow* window in windows) {
  /external/chromium/chrome/browser/sync/
profile_sync_service_session_unittest.cc 218 // Check that this machine's data is not included in the foreign windows.
295 ASSERT_EQ(1U, foreign_sessions[0]->windows.size());
296 ASSERT_EQ(1U, foreign_sessions[0]->windows[0]->tabs.size());
297 ASSERT_EQ(1U, foreign_sessions[0]->windows[0]->tabs[0]->navigations.size());
299 ASSERT_EQ(1, foreign_sessions[0]->windows[0]->selected_tab_index);
300 ASSERT_EQ(1, foreign_sessions[0]->windows[0]->type);
301 ASSERT_EQ(13, foreign_sessions[0]->windows[0]->tabs[0]->tab_visual_index);
303 foreign_sessions[0]->windows[0]->tabs[0]->current_navigation_index);
304 ASSERT_TRUE(foreign_sessions[0]->windows[0]->tabs[0]->pinned);
306 foreign_sessions[0]->windows[0]->tabs[0]->extension_app_id)
    [all...]
  /external/open-vcdiff/gtest/src/
gtest-filepath.cc 38 #include <windows.h>
69 // Windows CE doesn't have a current directory. You should not use
70 // the current directory in tests on Windows CE, but this at least
73 // Windows CE doesn't define INVALID_FILE_ATTRIBUTES
87 // Windows CE doesn't have a current directory, so we just return
116 // On Windows platform, '\' is the path separator, otherwise it is '/'.
125 // FilePath("./") or, on Windows, FilePath(".\\"). If the filepath does
127 // On Windows platform, '\' is the path separator, otherwise it is '/'.
144 // On Windows platform, uses \ as the separator rather than /.
159 // On Windows, uses \ as the separator rather than /
    [all...]
  /external/protobuf/gtest/src/
gtest-filepath.cc 38 #include <windows.h>
69 // Windows CE doesn't have a current directory. You should not use
70 // the current directory in tests on Windows CE, but this at least
73 // Windows CE doesn't define INVALID_FILE_ATTRIBUTES
87 // Windows CE doesn't have a current directory, so we just return
116 // On Windows platform, '\' is the path separator, otherwise it is '/'.
125 // FilePath("./") or, on Windows, FilePath(".\\"). If the filepath does
127 // On Windows platform, '\' is the path separator, otherwise it is '/'.
144 // On Windows platform, uses \ as the separator rather than /.
159 // On Windows, uses \ as the separator rather than /
    [all...]
  /external/qemu/distrib/sdl-1.2.15/
docs.html 61 <H3> Windows Notes </H3>
168 The SDL_VIDEO_FULLSCREEN_DISPLAY environment variable can be set to 0 to place fullscreen SDL windows on the first Xinerama screen.
208 <H3> Windows Notes </H3>
212 Verified 100% compatibility with Windows 7.
218 Fixed video initialization with SDL_WINDOWID on Windows XP.
233 Fixed dynamic object loading on Windows CE.
294 <H3> Windows Notes </H3>
304 Fixed window titles on Windows 95/98/ME.
348 Added SDL_VIDEO_ALLOW_SCREENSAVER to override SDL's disabling of the screensaver on Mac OS X, Windows, and X11.
411 <H3> Windows Notes </H3
    [all...]

Completed in 1443 milliseconds

<<31323334353637383940>>