Searched
full:windows (Results
651 -
675 of
2934) sorted by null
<<21222324252627282930>>
/external/qemu/distrib/zlib-1.2.3/ |
zutil.h | 28 /* The Microsoft C Run-Time Library for Windows CE doesn't have 89 #if defined(MSDOS) || (defined(WINDOWS) && !defined(WIN32))
|
/external/quake/quake/src/QW/ |
cmds.txt | 50 windows", CL_Windows_f
76 windows", CL_Windows_f
|
/external/quake/quake/src/WinQuake/ |
mpdosock.h | 4 * This header file corresponds to version 1.1 of the Windows Sockets specification.
534 * All Windows Sockets error constants are biased by WSABASEERR from
539 * Windows Sockets definitions of regular Microsoft C error constants
549 * Windows Sockets definitions of regular Berkeley error constants
592 * Extended Windows Sockets error constant definitions
632 * Windows Sockets errors redefined as regular Berkeley error constants.
633 * These are commented out in Windows NT to avoid conflicts with errno.h.
760 /* Microsoft Windows Extended data types */
|
/external/skia/include/core/ |
SkPostConfig.h | 97 // we want lean_and_mean when we include windows.h 103 #include <windows.h>
|
/external/tcpdump/ |
tcpdump-stdinc.h | 36 * Include the appropriate OS header files on Windows and various flavors 38 * non-OS header files on Windows, and; this isolates most of the platform
|
/external/webkit/JavaScriptCore/wtf/ |
RandomNumber.cpp | 54 // rand_s is incredibly slow on windows so we fall back on rand for Math.random 95 #elif OS(WINDOWS)
|
/external/webkit/WebCore/WebCore.gyp/scripts/ |
action_csspropertynames.py | 92 # directory. On Windows, convert \ to / for inputs to the perl script to 115 merged = open(mergedPath, 'wb') # 'wb' to get \n only on windows
|
/external/webkit/WebCore/platform/ |
PlatformKeyboardEvent.h | 78 // These events are sent by platforms such as Windows and wxWidgets. RawKeyDown only has information about a physical key, and Char 107 // Most compatible Windows virtual key code associated with the event.
|
/external/webkit/WebCore/platform/chromium/ |
PasteboardChromium.cpp | 88 #if OS(WINDOWS) 98 #if OS(WINDOWS)
|
ScrollbarThemeChromium.cpp | 52 // Windows and Linux just have single arrows. 62 // Windows and Linux just have single arrows.
|
/external/webkit/WebCore/platform/graphics/skia/ |
PlatformContextSkia.cpp | 92 #if OS(LINUX) || OS(WINDOWS) 146 #if OS(LINUX) || OS(WINDOWS) 183 #if OS(WINDOWS) 200 #if OS(WINDOWS) 217 #if OS(LINUX) || OS(WINDOWS) 227 #if OS(LINUX) || OS(WINDOWS) 275 #if OS(LINUX) || OS(WINDOWS) 578 #if OS(LINUX) || OS(WINDOWS)
|
/external/webkit/WebCore/platform/sql/chromium/ |
SQLiteFileSystemChromiumWin.cpp | 36 #include <windows.h> 45 // Chromium's Windows implementation of SQLite VFS
|
/external/webkit/WebCore/platform/win/ |
KeyEventWin.cpp | 29 #include <windows.h> 208 // No KeyDown events on Windows to disambiguate.
|
/external/webkit/WebCore/platform/wx/ |
CursorWx.cpp | 173 // FIXME: Windows does not have a standard column resize cursor 180 // FIXME: Windows does not have a standard row resize cursor
|
/external/webkit/WebKit/chromium/ |
DEPS | 48 # Windows: 147 # base.gypi depends on nss on Windows
|
/external/webkit/WebKitTools/Scripts/ |
run-javascriptcore-tests | 44 # Various ecma/Date tests sometimes fail on Windows (but not Mac) https://bugs.webkit.org/show_bug.cgi?id=25160 52 # ecma_3/Date/15.9.5.7.js fails on Mac (but not Windows) https://bugs.webkit.org/show_bug.cgi?id=25161
|
/external/webkit/WebKitTools/Scripts/webkitpy/ |
buildbot.py | 50 # If any Leopard builder/tester, Windows builder or Chromium builder is 56 "Windows.*Build",
|
/external/zlib/ |
zutil.h | 28 /* The Microsoft C Run-Time Library for Windows CE doesn't have 89 #if defined(MSDOS) || (defined(WINDOWS) && !defined(WIN32))
|
/frameworks/base/awt/java/awt/ |
GraphicsEnvironment.java | 94 * Gets the maximum bounds of system centered windows. 96 * @return the maximum bounds of system centered windows.
|
/frameworks/base/awt/org/apache/harmony/awt/wtk/ |
NativeWindow.java | 39 * @return HWND on Windows, xwindow on X 114 * <p/> For toplevel windows it's not gurantied focus will land in
|
/frameworks/base/services/java/com/android/server/ |
ViewServer.java | 33 * views of the opened windows. Communication with the views is ensured by the 55 // Lists all of the available windows in the system
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/ |
AdbWrapper.java | 140 * Both <b>must</b> be read or the process will block on windows.
203 // it looks like on windows process#waitFor() can return
|
/external/bluetooth/glib/glib/ |
gutils.h | 283 /* It's a bad idea to wrap atexit() on Windows. If the GLib DLL calls 418 * properly get exported in windows dlls. 447 * On Windows, this macro defines a DllMain function that stores the 451 * this is used, you must also include <windows.h>. If you need a more complex 454 * On non-Windows platforms, expands to nothing.
|
/external/gtest/ |
README | 8 OS X, Windows, Windows CE, Symbian, and etc). Based on the xUnit architecture. 21 building Google Test on Linux, Windows, Mac OS X, and Cygwin. We will 44 ### Windows Requirements ### 166 ### Windows ###
|
/external/jpeg/ |
rdbmp.c | 9 * format (MS Windows 3.x, OS/2 1.x, and OS/2 2.x flavors). 96 /* BGR0 format (occurs in MS Windows files) */ 272 /* The infoheader might be 12 bytes (OS/2 1.x), 40 bytes (Windows), 308 /* Decode Windows 3.x header (Microsoft calls this a BITMAPINFOHEADER) */ 322 mapentrysize = 4; /* Windows uses RGBQUAD colormap */
|
Completed in 425 milliseconds
<<21222324252627282930>>