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

1 2 3 4 5 6 7 891011>>

  /external/icu4c/test/perf/convperf/
convperf_iml.pl 16 # This test only works on Windows.
18 print "This test only works on Windows.\n";
  /external/libxml2/
libxml.h 25 * Windows CE compatibility definitions and functions
26 * This is needed to compile libxml2 for Windows CE.
  /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/JavaScriptCore/jit/
ExecutableAllocatorWin.cpp 30 #if ENABLE(ASSEMBLER) && OS(WINDOWS)
32 #include "windows.h"
  /external/webkit/JavaScriptCore/runtime/
MarkStackWin.cpp 29 #if OS(WINDOWS)
31 #include "windows.h"
  /external/webkit/WebKitTools/DumpRenderTree/
config.h 35 #if OS(WINDOWS) && !COMPILER(GCC)
67 #define _WINSOCKAPI_ // Prevent inclusion of winsock.h in windows.h
  /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.
  /packages/apps/Settings/assets/html/da/
tethering_help.html 23 <li>Tethering fungerer med Windows Vista, Windows 7 og Linux</li><br>
  /packages/apps/Settings/assets/html/de/
tethering_help.html 23 <li>Tethering funktioniert mit Windows Vista, Windows 7 und Linux.</li><br>
  /packages/apps/Settings/assets/html/en_gb/
tethering_help.html 23 <li>Tethering works with Windows Vista, Windows 7 and Linux</li><br>
  /packages/apps/Settings/assets/html/en_us/
tethering_help.html 23 <li>Tethering works with Windows Vista, Windows 7, and Linux</li><br>
  /packages/apps/Settings/assets/html/es/
tethering_help.html 23 <li>El anclaje funciona con Windows Vista, Windows 7 y Linux.</li><br>
  /packages/apps/Settings/assets/html/es_us/
tethering_help.html 23 <li>El anclaje funciona con Windows Vista, Windows 7 y Linux.</li><br>
  /packages/apps/Settings/assets/html/fr/
tethering_help.html 23 <li>Ce procédé est possible avec Windows Vista, Windows 7 et Linux</li><br>
  /packages/apps/Settings/assets/html/it/
tethering_help.html 23 <li>Il tethering funziona con Windows Vista, Windows 7 e Linux.</li><br>
  /packages/apps/Settings/assets/html/nl/
tethering_help.html 23 <li>Tethering werkt met Windows Vista, Windows 7 en Linux</li><br>
  /packages/apps/Settings/assets/html/no/
tethering_help.html 23 <li>Tilknytning fungerer med Windows Vista, Windows 7 og Linux</li><br>
  /packages/apps/Settings/assets/html/pl/
tethering_help.html 23 <li>Powi?zanie dzia?a w systemach Windows Vista, Windows 7 oraz Linux.</li><br>
  /packages/apps/Settings/assets/html/pt_br/
tethering_help.html 23 <li>O vínculo funciona com Windows Vista, Windows 7 e Linux</li><br>
  /packages/apps/Settings/assets/html/pt_pt/
tethering_help.html 23 <li>A associação funciona com o Windows Vista, Windows 7 e Linux</li><br>
  /packages/apps/Settings/assets/html/sv/
tethering_help.html 23 <li>Internetdelning fungerar även med Windows Vista, Windows 7 och Linux</li><br>
  /packages/apps/Settings/assets/html/tr/
tethering_help.html 23 <li>Bu tür ba?lant? Windows Vista, Windows 7 ve Linux i?letim sistemlerinde kullan?l?r</li><br>
  /external/elfutils/
Android.mk 125 ifeq ($(HOST_OS),windows)
135 ifeq ($(HOST_OS),windows)
187 ifeq ($(HOST_OS),windows)
197 ifeq ($(HOST_OS),windows)
227 ifeq ($(HOST_OS),windows)
257 ifeq ($(HOST_OS),windows)
  /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>

Completed in 51 milliseconds

1 2 3 4 5 6 7 891011>>