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

1 2 3

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.2.R36x_v20101019_1345/
launcher.win32.win32.x86.properties 11 pluginName = Equinox Launcher Win32 X86 Fragment
  /external/jemalloc/
.gitignore 66 /msvc/Win32/
70 /msvc/projects/*/*/Win32/
  /external/llvm/lib/Support/
Makefile 14 EXTRA_DIST = Unix Win32 README.txt
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw_stdarg.h 11 #error Only Win32 target is supported!
setjmpex.h 10 #error Only Win32 target is supported!
share.h 10 #error Only Win32 target is supported!
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/
locking.h 10 #error Only Win32 target is supported!
timeb.h 12 #error Only Win32 target is supported!
types.h 10 #error Only Win32 target is supported!
utime.h 10 #error Only Win32 target is supported!
  /external/libogg/win32/VS6/
build_ogg_dynamic.bat 14 msdev ogg_dynamic.dsp /useenv /make "ogg_dynamic - Win32 Release" /rebuild
build_ogg_dynamic_debug.bat 14 msdev ogg_dynamic.dsp /useenv /make "ogg_dynamic - Win32 Debug" /rebuild
build_ogg_static.bat 14 msdev ogg_static.dsp /useenv /make "ogg_static - Win32 Release" /rebuild
build_ogg_static_debug.bat 14 msdev ogg_static.dsp /useenv /make "ogg_static - Win32 Debug" /rebuild
  /external/llvm/include/llvm/ADT/
Triple.h 148 Win32,
464 return getOS() == Triple::Win32 &&
471 return getOS() == Triple::Win32 && getEnvironment() == Triple::MSVC;
475 return getOS() == Triple::Win32 && getEnvironment() == Triple::CoreCLR;
479 return getOS() == Triple::Win32 && getEnvironment() == Triple::Itanium;
483 return getOS() == Triple::Win32 && getEnvironment() == Triple::Cygnus;
487 return getOS() == Triple::Win32 && getEnvironment() == Triple::GNU;
503 return getOS() == Triple::Win32;
  /external/antlr/antlr-3.4/runtime/Perl5/t/lib/ANTLR/Runtime/
Test.pm 43 if ($^O =~ /^(MS)?Win32$/) {
44 return Win32::GetShortPathName($^X);
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/windows/
detect.mk 2 # FreeType 2 configuration file to detect a Win32 host platform.
101 @echo Several command-line compilers are supported on Win32:
106 @echo ??make setup lcc?????????????????Win32-LCC
146 ifneq ($(findstring lcc,$(MAKECMDGOALS)),) # LCC-Win32
  /external/v8/tools/gyp/pylib/gyp/
easy_xml_test.py 78 '\'Debug|Win32\'" Label="Configuration">'
93 {'Condition': "'$(Configuration)|$(Platform)'=='Debug|Win32'",
  /frameworks/compile/mclinker/lib/Target/
ELFEmulation.cpp 95 case llvm::Triple::Win32:
  /external/tcpdump/win32/prj/
GNUmakefile 13 -I ${PCAP_DIR}/wpcap/libpcap/Win32/Include \
14 -I ${PCAP_DIR}/wpcap/libpcap/Win32/Include/net \
15 -I ../../Win32/Include -I ../../linux-Include \
  /external/curl/projects/
build-wolfssl.bat 164 set OUTDIR=build\Win32\%VC_DESC%
172 call :build Debug Win32
175 call :build "DLL Debug" Win32
183 call :build Release Win32
186 call :build "DLL Release" Win32
196 rem VS Platform: Win32 or x64.
225 if not "%MSBUILD_PLATFORM%" == "Win32" if not "%MSBUILD_PLATFORM%" == "x64" (
  /external/clang/lib/Frontend/
InitHeaderSearch.cpp 221 case llvm::Triple::Win32:
304 case llvm::Triple::Win32:
399 case llvm::Triple::Win32:
449 case llvm::Triple::Win32:
  /external/llvm/tools/msbuild/
install.bat 13 IF %PLATFORM% == Win32 SET PLATFORM=x64
14 IF %PLATFORM% == None SET PLATFORM=Win32
uninstall.bat 11 IF %PLATFORM% == Win32 SET PLATFORM=x64
12 IF %PLATFORM% == None SET PLATFORM=Win32
  /external/mesa3d/src/mapi/glapi/gen/
mesadef.py 44 print 'DESCRIPTION \'Mesa (OpenGL work-alike) for Win32\''

Completed in 3726 milliseconds

1 2 3