HomeSort by relevance Sort by last modified time
    Searched refs:Windows (Results 1 - 25 of 94) sorted by null

1 2 3 4

  /external/webkit/Source/WebCore/platform/win/
SoundWin.cpp 29 #include <Windows.h>
PathWalker.h 26 #include <Windows.h>
  /external/skia/bench/
BenchSysTimer_windows.h 6 #include <Windows.h>
BenchGpuTimer_gl.h 9 #include <Windows.h>
BenchSysTimer_windows.cpp 5 #include <Windows.h>
  /external/llvm/lib/Support/
CMakeLists.txt 93 Windows/DynamicLibrary.inc
94 Windows/Host.inc
95 Windows/Memory.inc
96 Windows/Mutex.inc
97 Windows/Path.inc
98 Windows/PathV2.inc
99 Windows/Process.inc
100 Windows/Program.inc
101 Windows/RWMutex.inc
102 Windows/Signals.in
    [all...]
  /external/icu4c/data/mappings/
ucmcore.mk 3 # A list of UCM's to build for core MIME/Unix/Windows encodings
12 # Windows-125x
13 # EUC-CN, GBK (Windows cp936), GB 18030
14 # Big5 (Windows cp950)
15 # SJIS (Windows cp932), EUC-JP
16 # EUC-KR, KS C 5601, Windows cp949
  /external/skia/src/ports/
SkDebug_win.cpp 24 #include <Windows.h>
  /external/webkit/Source/WebCore/platform/network/cf/
LoaderRunLoopCF.h 32 #error This code is not needed on platforms other than Windows, because the CFRunLoop from the main thread can be used.
  /development/build/tools/
windows_sdk.mk 1 # Makefile to build the Windows SDK under linux.
8 # - build a few Windows tools
9 # - mirror the linux SDK directory and patch it with the Windows tools
16 $(error Linux is required to create a Windows SDK)
19 $(error MinGW is required to build a Windows SDK. Please 'apt-get install mingw32')
30 # Windows executables. All the targets specified here are located in
53 WIN_SDK_NAME := $(subst $(HOST_OS)-$(HOST_ARCH),windows,$(MAIN_SDK_NAME))
54 WIN_SDK_DIR := $(subst $(HOST_OS)-$(HOST_ARCH),windows,$(MAIN_SDK_DIR))
63 $(info ====== [Windows SDK] $1 ======)
78 $(call winsdk-banner,Build Windows Tools
    [all...]
  /external/webkit/LayoutTests/fast/url/script-tests/
relative-win.js 1 description("Test resolution of relative Windows-like URLs.");
5 // Resolving against Windows file base URLs.
10 // But two backslashes on Windows should be UNC so should be treated
18 // Windows drive specs should be allowed and treated as absolute.
29 // On Windows, two slashes without a drive letter when the base is a file
relative-unix.js 9 // Even on Windows, we don't allow relative drive specs when the base
  /external/webkit/Source/JavaScriptCore/wtf/
ThreadSpecificWin.cpp 26 #error This file should not be compiled by ports that do not use Windows native ThreadSpecific implementation.
  /ndk/
ndk-build.cmd 2 rem This is a Windows cmd.exe script used to invoke the NDK-specific GNU Make executable
4 set NDK_MAKE=%NDK_ROOT%/prebuilt/windows/bin/make.exe
5 %NDK_ROOT%\prebuilt\windows\bin\make.exe -f %NDK_ROOT%build/core/build-local.mk %* || exit /b %ERRORLEVEL%
  /sdk/build/
windows_sdk_tools.mk 1 # Makefile to build the Windows SDK Tools under linux.
  /sdk/sdklauncher/
Android.mk 5 # The "SDK Launcher" is for Windows only.
6 # This simple .exe will sit at the root of the Windows SDK
16 ifeq ($(HOST_OS),windows)
30 # When building the Windows resources under Linux, use the MinGW one
34 # Link the Windows icon file as well into the executable, based on the technique
  /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/skia/include/utils/
SkEGLContext.h 15 #include <Windows.h>
  /sdk/avdlauncher/
Android.mk 5 # The "AVD Launcher" is for Windows only.
6 # This simple .exe will sit at the root of the Windows SDK
16 ifeq ($(HOST_OS),windows)
34 # Link the Windows icon file as well into the executable, based on the technique
  /external/chromium/base/win/
win_util.cc 87 // This can be slow if Windows ends up going to disk. Should watch this key
93 L"SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Policies\\System",
126 L"Software\\Microsoft\\Windows\\CurrentVersion\\Run";
163 #error You must install the Windows 2008 or Vista Software Development Kit and \
165 searching for "download windows sdk 2008" in your favorite web search engine. \
167 "Integrate Windows SDK with Visual Studio 2005" from the Windows SDK \
168 menu (see Start - All Programs - Microsoft Windows SDK - \
  /external/skia/gpu/include/
GrStopwatch.h 101 #include <Windows.h>
  /external/webkit/Source/WebCore/inspector/front-end/
InspectorFrontendHostStub.js 43 var match = navigator.userAgent.match(/Windows NT/);
45 return "windows";
  /external/webrtc/src/system_wrappers/source/
cpu.cc 14 #include <Windows.h>
  /external/collada/include/dae/
daeUtils.h 24 Windows
65 // \ on windows
  /external/openssl/crypto/perlasm/
x86asm.pl 193 win32n - Windows 95/Windows NT NASM format

Completed in 2421 milliseconds

1 2 3 4