/external/webkit/Source/WebCore/platform/text/ |
TextCodecICU.cpp | 79 // Try IANA to pick up 'windows-12xx' and other names 93 standardName = "windows-949"; 96 standardName = "windows-1254"; 98 standardName = "windows-874"; 135 registrar("winarabic", "windows-1256"); 136 registrar("winbaltic", "windows-1257"); 137 registrar("wincyrillic", "windows-1251"); 138 registrar("iso-8859-11", "windows-874"); 139 registrar("iso8859-11", "windows-874"); 140 registrar("dos-874", "windows-874") [all...] |
/external/jmonkeyengine/engine/src/desktop/com/jme3/system/ |
Natives.java | 232 extractNativeLib("windows", "lwjgl64"); 235 extractNativeLib("windows", "OpenAL64"); 238 extractNativeLib("windows", "jinput-dx8_64"); 239 extractNativeLib("windows", "jinput-raw_64"); 242 extractNativeLib("windows", "bulletjme64", true, false); 247 extractNativeLib("windows", "lwjgl"); 250 extractNativeLib("windows", "OpenAL32"); 253 extractNativeLib("windows", "jinput-dx8"); 254 extractNativeLib("windows", "jinput-raw"); 257 extractNativeLib("windows", "bulletjme", true, false) [all...] |
/libcore/luni/src/test/java/libcore/java/util/ |
OldAndroidLocaleTest.java | 181 "Windows-950", 182 "Windows-1250", 183 "Windows-1251", 184 "Windows-1252", 185 "Windows-1253", 186 "Windows-1254", 187 "Windows-1255", 188 "Windows-1256", 189 "Windows-1257", 190 "Windows-1258" [all...] |
/external/webkit/Source/WebKit2/Shared/mac/ |
WebEventFactory.mm | 345 case 0x3: case 0xA: case 0xD: // Macintosh calls the one on the main keyboard Return, but Windows calls it Enter, so we'll do the same for the DOM 636 // VK_APPS (5D) Right windows/meta key 640 // VK_LWIN (5B) Left windows/meta key 852 // VK_LWIN (5B) Left Windows key (Microsoft Natural keyboard) 853 // VK_RWIN (5C) Right Windows key (Natural keyboard) 938 // VK_BROWSER_BACK (A6) Windows 2000/XP: Browser Back key 939 // VK_BROWSER_FORWARD (A7) Windows 2000/XP: Browser Forward key 940 // VK_BROWSER_REFRESH (A8) Windows 2000/XP: Browser Refresh key 941 // VK_BROWSER_STOP (A9) Windows 2000/XP: Browser Stop key 942 // VK_BROWSER_SEARCH (AA) Windows 2000/XP: Browser Search ke [all...] |
/external/chromium/testing/gtest/src/ |
gtest-filepath.cc | 38 # include <windows.h> 66 // On Windows, '\\' is the standard path separator, but many tools and the 67 // Windows API also accept '/' as an alternate path separator. Unless otherwise 75 // Windows CE doesn't have a current directory. You should not use 76 // the current directory in tests on Windows CE, but this at least 79 // Windows CE doesn't define INVALID_FILE_ATTRIBUTES 102 // Windows CE doesn't have a current directory, so we just return 127 // the FilePath. On Windows, for example, both '/' and '\' are valid path 147 // On Windows platform, '\' is the path separator, otherwise it is '/'. 156 // FilePath("./") or, on Windows, FilePath(".\\"). If the filepath doe [all...] |
/external/gtest/src/ |
gtest-filepath.cc | 38 # include <windows.h> 66 // On Windows, '\\' is the standard path separator, but many tools and the 67 // Windows API also accept '/' as an alternate path separator. Unless otherwise 75 // Windows CE doesn't have a current directory. You should not use 76 // the current directory in tests on Windows CE, but this at least 79 // Windows CE doesn't define INVALID_FILE_ATTRIBUTES 102 // Windows CE doesn't have a current directory, so we just return 127 // the FilePath. On Windows, for example, both '/' and '\' are valid path 147 // On Windows platform, '\' is the path separator, otherwise it is '/'. 156 // FilePath("./") or, on Windows, FilePath(".\\"). If the filepath doe [all...] |
/external/llvm/utils/unittest/googletest/ |
gtest-filepath.cc | 38 # include <windows.h> 66 // On Windows, '\\' is the standard path separator, but many tools and the 67 // Windows API also accept '/' as an alternate path separator. Unless otherwise 75 // Windows CE doesn't have a current directory. You should not use 76 // the current directory in tests on Windows CE, but this at least 79 // Windows CE doesn't define INVALID_FILE_ATTRIBUTES 102 // Windows CE doesn't have a current directory, so we just return 127 // the FilePath. On Windows, for example, both '/' and '\' are valid path 147 // On Windows platform, '\' is the path separator, otherwise it is '/'. 156 // FilePath("./") or, on Windows, FilePath(".\\"). If the filepath doe [all...] |
/frameworks/base/docs/html/sdk/ |
older_releases.jd | 47 <td>Windows</td> 50 href="{@docRoot}sdk/download.html?v=archives/android-sdk-windows-1.6_r1.zip">android-sdk- 51 windows-1 .6_r1.zip</a> 92 <td>Windows</td> 95 href="{@docRoot}sdk/download.html?v=archives/android-sdk-windows-1.5_r3.zip">android-sdk- 96 windows-1 .5_r3.zip</a> 137 <td>Windows</td> 140 href="{@docRoot}sdk/download.html?v=archives/android-sdk-windows-1.1_r1.zip">android-sdk- 141 windows-1 185 <td>Windows</td [all...] |
/frameworks/base/docs/html/tools/sdk/ |
older_releases.jd | 47 <td>Windows</td> 50 href="{@docRoot}sdk/download.html?v=archives/android-sdk-windows-1.6_r1.zip">android-sdk- 51 windows-1 .6_r1.zip</a> 92 <td>Windows</td> 95 href="{@docRoot}sdk/download.html?v=archives/android-sdk-windows-1.5_r3.zip">android-sdk- 96 windows-1 .5_r3.zip</a> 137 <td>Windows</td> 140 href="{@docRoot}sdk/download.html?v=archives/android-sdk-windows-1.1_r1.zip">android-sdk- 141 windows-1 185 <td>Windows</td [all...] |
/ndk/sources/host-tools/make-3.81/ |
README.W32 | 1 This version of GNU make has been tested on Microsoft Windows 2000/XP/2003. 2 It has also been used on Windows 95/98/NT, and on OS/2. 9 The Windows 32-bit port of GNU make is maintained jointly by various 16 1. At the Windows command prompt run: 68 GNU make on Windows 32-bit platforms: 71 (Windows NT 3.51, Windows NT 4.0, Windows 95, and Windows 98). It 132 single character pathnames on Windows systems. When colon i [all...] |
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
macros.sgml | 22 This macro is defined only on Windows. So you can bracket 23 Windows-specific code in "#ifdef G_OS_WIN32". 47 This is '/' on UNIX machines and '\' under Windows. 55 This is "/" on UNIX machines and "\" under Windows. 64 machines and for '\' or '/' under Windows. 74 This is ':' on UNIX machines and ';' under Windows. 82 This is ":" on UNIX machines and ";" under Windows.
|
/external/dbus/dbus/ |
dbus-sysdeps-wince-glue.h | 2 /* dbus-sysdeps-wince-glue.h Emulation of system/libc features for Windows CE (internal to D-Bus implementation) 32 #include <windows.h> 48 /* Seriously. Windows CE does not have errno. Don't you hate it when 80 /* Windows CE is missing more stuff that is pretty standard. */ 138 /* Windows CE is missing some Windows functions that we want. */ 179 /* Windows CE does only have the UNICODE interfaces (FooW), but we
|
/external/webkit/Source/WebCore/platform/ |
FileSystem.h | 46 #include <windows.h> 60 #if OS(WINDOWS) 82 #elif OS(WINDOWS) 99 #if OS(WINDOWS) 128 #elif OS(WINDOWS) 131 // avoid using Windows headers in headers. We'd rather move this into the .cpp. 155 #if OS(WINDOWS)
|
/external/webkit/Source/WebCore/platform/graphics/skia/ |
FontCustomPlatformData.cpp | 36 #if OS(WINDOWS) 49 #if OS(WINDOWS) 59 #if OS(WINDOWS) 71 #if OS(WINDOWS) 113 #if OS(WINDOWS) 181 #if OS(WINDOWS) 183 // font namespace (Windows has no API for creating an HFONT from data without exposing the font to the
|
/ndk/ |
ndk-build | 111 windows-x86) # Special case windows-x86 -> windows 112 HOST_TAG=windows 119 if [ $HOST_TAG = windows-x86 ]; then 120 HOST_TAG=windows 156 # On Windows, when running under cygwin, check that we are
|
/external/chromium/base/synchronization/ |
waitable_event.h | 13 #include <windows.h> 32 // non-Windows systems, this can only be used from within a single address 41 // NOTE: On Windows, this class provides a subset of the functionality afforded 42 // by a Windows event object. This is intentional. If you are writing Windows 43 // specific code and you need other features of a Windows event, then you might 44 // be better off just using an Windows event directly. 137 // On Windows, one can close a HANDLE which is currently being waited on. The 143 // WaitableEventWatchers may then take a reference and thus match the Windows
|
/build/core/combo/ |
HOST_windows-x86.mk | 22 TOOLS_PREFIX := #prebuilt/windows/host/bin/ 47 HOST_GLOBAL_CFLAGS += -include $(call select-android-config-h,windows) 57 # Windows host tools on Linux
|
/external/chromium/base/ |
event_recorder.h | 16 #include <windows.h> 25 // Note - if you record events, and the playback with the windows in 27 // recording and playing, you should move the relevant windows
|
/external/chromium/chrome/browser/ |
browser_shutdown.h | 24 // windows is logging off or shutting down 50 // running until the user explicitly quits, and on Windows/Linux the application 71 // browser windows, which can lead to conditions which would fail checks.
|
/external/chromium/chrome/browser/ui/cocoa/ |
fullscreen_window.mm | 27 // Borderless windows don't usually show up in the Windows menu so whine at 48 // NSBorderlessWindowMask windows cannot become key or main.
|
/external/chromium/testing/gmock/src/ |
gmock_main.cc | 36 // MS C++ compiler/linker has a bug on Windows (not on Windows CE), which 39 // Windows. See the following link to track the current status of this bug:
|
/external/icu4c/samples/layout/ |
readme.html | 19 Windows 2000, and "gnomelayout" which runs on Linux. Both programs read a 26 <p>On Windows, the layout project should be listed as a dependency of all, so 34 <p>To build the demo on Windows, just open the layout project in 53 Windows. Here's how to get the fonts:</p> 58 Extract the Courpro.ttf font. On Windows, copy this font file to your 64 directory from which you'll run the layout demo. On Windows, you'll need to 73 directory from which you'll run the demo. On Windows, copy the font to your 80 <p>Be sure that your FontMap.GDI (on Windows) or FontMap.Gnome file (on Linux) contains accurate 101 script, and add an entry to the FontMap file ("FontMap.GDI" on Windows, 155 <p>On Windows use the full name of the font as it appears in the Window [all...] |
/external/libxslt/libxslt/ |
xsltexports.h | 47 /* Windows platform with MS compiler */ 69 /* Windows platform with Borland compiler */ 91 /* Windows platform with GNU compiler (Mingw) */
|
/external/llvm/test/CodeGen/X86/ |
win_chkstk.ll | 8 ; Windows and mingw require a prologue helper routine if more than 4096 bytes area 9 ; allocated on the stack. Windows uses __chkstk and mingw uses __alloca. __alloca 14 ; Stack allocation >= 4096 bytes will require call to __chkstk in the Windows ABI.
|
/external/mesa3d/docs/ |
relnotes-7.3.html | 54 <li>Fix for wglCreateLayerContext() in WGL/Windows driver 59 <li>Assorted Windows build fixes 81 Windows/Win32 implements OpenGL 2.1
|