HomeSort by relevance Sort by last modified time
    Searched full:windows (Results 76 - 100 of 2934) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/grub/docs/
menu.lst 67 # For booting Windows NT or Windows95
68 title Windows NT / Windows 95 boot menu
72 # For loading DOS if Windows NT is installed
  /external/icu4c/samples/citer/
readme.txt 10 citer.sln Windows MSVC workspace. Double-click this to get started.
11 citer.vcproj Windows MSVC project file
13 To Build citer on Windows
19 To Run on Windows
  /external/icu4c/samples/props/
readme.txt 10 props.sln Windows MSVC workspace. Double-click this to get started.
11 props.vcproj Windows MSVC project file
13 To Build props on Windows
19 To Run on Windows
  /external/icu4c/samples/ustring/
readme.txt 10 ustring.sln Windows MSVC workspace. Double-click this to get started.
11 ustring.vcproj Windows MSVC project file
13 To Build ustring on Windows
19 To Run on Windows
  /external/icu4c/test/intltest/
windttst.h 23 * \brief C++ API: Format dates using Windows API.
winnmtst.h 23 * \brief C++ API: Format dates using Windows API.
winutil.h 23 * \brief C++ API: Format dates using Windows API.
  /external/proguard/examples/dictionaries/
windows.txt 3 # in Windows, not even with extensions like .class or .java. They can however
5 # obfuscated class names. Trying to unpack the obfuscated archives in Windows
8 # java -jar proguard.jar ..... -classobfuscationdictionary windows.txt
9 # -packageobfuscationdictionary windows.txt
  /external/v8/tools/visual_studio/
release.vsprops 1 <?xml version="1.0" encoding="Windows-1252"?>
  /external/webkit/WebCore/manual-tests/
context-click-unfocused-frame.html 11 Control-click (Mac) or right-click (Windows) below. The word
  /external/webkit/WebKitLibraries/win/tools/vsprops/
WinCairo.vsprops 1 <?xml version="1.0" encoding="Windows-1252"?>
debug.vsprops 1 <?xml version="1.0" encoding="Windows-1252"?>
  /frameworks/base/docs/html/sdk/
win-usb.jd 1 page.title=USB Driver for Windows
9 <li><a href="#WinUsbDriver">Installing the USB Driver for Windows</a></li>
22 <p>The USB driver for Windows is a downloadable component for the
23 Android SDK. If you are developing on Windows and would like to
40 for Windows, as denoted by revision number. To determine what revision of the
41 USB Driver for Windows you are using, refer to the "Installed Packages" listing
86 USB Driver for Windows, Revision 3</a> <em>(January 2010)</em>
98 USB Driver for Windows, Revision 2</a> <em>(November 2009)</em>
111 USB Driver for Windows, Revision 1</a> <em>(October 2009)</em>
121 <h2 id="WinUsbDriver">Installing the USB Driver for Windows</h2
    [all...]
  /dalvik/libcore/support/src/test/java/tests/support/
Support_NetworkInterface.java 25 * On windows platforms with IPV6 enabled there are a number of pseudo
32 // only use these on windows platforms
33 if (platform.startsWith("Windows")) {
  /external/bison/m4/
dos.m4 4 # on MSDOS/Windows systems.
15 AC_CACHE_CHECK([whether system is Windows or MSDOS], [ac_cv_win_or_dos],
19 neither MSDOS nor Windows
  /external/webkit/WebCore/platform/chromium/
PlatformKeyboardEventChromium.cpp 30 #if OS(WINDOWS)
31 #include <windows.h>
42 #if OS(WINDOWS)
43 // No KeyDown events on Windows to disambiguate.
74 #if OS(WINDOWS)
  /external/webkit/WebKitTools/Scripts/webkitpy/
buildbot_unittest.py 40 <td class="box"><a href="builders/Windows%20Debug%20%28Tests%29">Windows Debug (Tests)</a></td>
41 <td align="center" class="LastBuild box success"><a href="builders/Windows%20Debug%20%28Tests%29/builds/3693">47380</a><br />build<br />successful</td>
55 'builder_url': u'http://build.webkit.org/builders/Windows%20Debug%20%28Tests%29',
56 'build_url': u'http://build.webkit.org/builders/Windows%20Debug%20%28Tests%29/builds/3693',
58 'name': u'Windows Debug (Tests)',
102 buildbot.core_builder_names_regexps = [ 'Leopard', "Windows.*Build" ]
123 { 'name': u'Windows Release (Build)', },
124 { 'name': u'Windows Release (Tests)', },
125 { 'name': u'Windows Debug (Build)', }
    [all...]
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/util/
HistoricalNamesUtil.java 93 historicalNames.put("windows-1250", "Cp1250");
94 historicalNames.put("windows-1251", "Cp1251");
95 historicalNames.put("windows-1252", "Cp1252");
96 historicalNames.put("windows-1253", "Cp1253");
97 historicalNames.put("windows-1254", "Cp1254");
98 historicalNames.put("windows-1255", "Cp1255");
99 historicalNames.put("windows-1256", "Cp1256");
100 historicalNames.put("windows-1257", "Cp1257");
101 historicalNames.put("windows-1258", "Cp1258");
102 historicalNames.put("windows-31j", "MS932")
    [all...]
  /external/webkit/WebCore/platform/mac/
KeyEventMac.mm 111 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
405 // VK_APPS (5D) Right windows/meta key
409 // VK_LWIN (5B) Left windows/meta key
621 // VK_LWIN (5B) Left Windows key (Microsoft Natural keyboard)
622 // VK_RWIN (5C) Right Windows key (Natural keyboard)
707 // VK_BROWSER_BACK (A6) Windows 2000/XP: Browser Back key
708 // VK_BROWSER_FORWARD (A7) Windows 2000/XP: Browser Forward key
709 // VK_BROWSER_REFRESH (A8) Windows 2000/XP: Browser Refresh key
710 // VK_BROWSER_STOP (A9) Windows 2000/XP: Browser Stop key
711 // VK_BROWSER_SEARCH (AA) Windows 2000/XP: Browser Search ke
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/wincommon/
SDL_lowvideo.h 28 #include <windows.h>
87 /* Called by windows message loop when application is activated */
90 /* Called by windows message loop when system palette is available */
93 /* Called by windows message loop when the system palette changes */
96 /* Called by windows message loop when a portion of the screen needs update */
99 /* Called by windows message loop when the message isn't handled */
  /external/quake/quake/src/WinQuake/kit/
3DFX.TXT 51 Windows\SYSTEM directory.
54 Windows\SYSTEM directory.
66 - Windows 95
79 ZIP file to your Quake Directory. (Use Windows Explorer)
82 (Use Windows Explorer) NOTE: DO NOT COPY OPENGL32.DLL to your
83 Windows\SYSTEM directory
86 drag the GLQUAKE.EXE file from Windows Explorer to the Desktop.
110 Just make sure that the FXMEMMAP.VXD file is in your Windows\SYSTEM
128 Windows 95 desktop, what's wrong?
141 GLQuake uses Windows networking. Auto-Dial is likely enabled in your
    [all...]
  /external/webkit/WebCore/platform/graphics/skia/
SkiaFontWin.h 34 #include <windows.h>
57 // stroking and more complex transforms) than Windows supports directly. Since
58 // Windows drawing is faster you should use windowsCanHandleTextDrawing first to
69 // the top, like Windows.
79 // per glyph offset (such as returned by ScriptPlace Windows API function).
82 // from Windows.
  /external/icu4c/test/perf/convperf/
convperf_ansi.pl 16 # This test only works on Windows.
18 print "This test only works on Windows.\n";
23 "title"=>"Conversion Performance: ICU ".$ICULatestVersion." vs. Windows XP ANSI Interface",
  /external/libpng/scripts/
pngw32.rc 3 #include <windows.h>
82 BEGIN BLOCK "040904E4" /* Language type = U.S English(0x0409) and Character Set = Windows, Multilingual(0x04E4) */
92 VALUE "InternalName", PNG_LIBPNG_DLLFNAME QUOTE(PNG_LIBPNG_VER_DLLNUM) PNG_LIBPNG_DLLFNAME_POSTFIX " (Windows 32 bit)\000"
  /external/openssl/crypto/des/
makefile.bc 9 #WINDOWS= -W
10 CFLAGS = -c -ml -d $(OPTIMIZE) $(WINDOWS) -DMSDOS
11 LFLAGS = -ml $(WINDOWS)

Completed in 40 milliseconds

1 2 34 5 6 7 8 91011>>