OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:win32
(Results
26 - 48
of
48
) sorted by null
1
2
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/
base.py
233
if sys.platform in ('cygwin', '
win32
'):
298
win32
= False
299
if sys.platform == '
win32
':
300
win32
= True
307
win32
= False
311
if
win32
:
/external/libffi/
Makefile.am
28
src/x86/ffi.c src/x86/sysv.S src/x86/
win32
.S src/x86/darwin.S \
103
nodist_libffi_la_SOURCES += src/x86/ffi.c src/x86/
win32
.S
ltconfig
323
--enable-
win32
-dll enable building dlls on
win32
hosts
363
--enable-
win32
-dll) enable_win32_dll=yes ;;
[
all
...]
configure
[
all
...]
/external/opencore/tools_v2/build/make/
entry_point.mk
57
HOST_ARCH :=
win32
202
# gnu-
win32
make seems to hold the file handle on the directory open after a wildcard operation
prog.mk
63
#ifeq ($(HOST_ARCH),
win32
)
/external/bluetooth/glib/tests/
makefile.msc.in
6
!INCLUDE ..\build\
win32
\make.msc
/hardware/broadcom/wlan/bcm4329/src/
Makerules
185
ifeq ($(TARGETENV),
win32
)
186
# standard
win32
using MS compiler
234
# Tools common to cygwin/
win32
271
WIND_HOST_TYPE = x86-
win32
384
# the host compiler is a native
Win32
app (non-cygwin). It will convert the
442
ifeq ($(TARGETENV),
win32
)
444
#
win32
needs different command line args
452
else # !
win32
460
endif #
win32
486
# the host compiler is a native
Win32
app (non-cygwin). It will convert the
[
all
...]
/external/icu4c/extra/uconv/
makedata.mak
5
# nmake file for creating data files on
win32
14
!MESSAGE No configuration specified. Defaulting to common -
Win32
Debug.
/external/openssl/crypto/des/asm/
des686.pl
21
elsif ( ($ARGV[0] eq "
win32
"))
31
win32
- Windows 95/Windows NT
39
&comment("any of elf, a.out,
Win32
, or Solaris");
/external/openssl/crypto/perlasm/
x86nasm.pl
444
if ($main'
win32
)
/external/webkit/WebKitTools/Scripts/
build-webkit
203
--cairo-
win32
Build using Cairo (rather than CoreGraphics) on Windows
webkitdirs.pm
70
# Variables for
Win32
support
387
my $isWinCairo = checkForArgumentAndRemoveFromARGV("--cairo-
win32
");
903
#
Win32
and other platforms may want to check for minimum config
[
all
...]
/external/quake/quake/src/QW/client/
qwcl.mak
4
# TARGTYPE "
Win32
(x86) Application" 0x0101
7
CFG=qwcl -
Win32
GL Debug
8
!MESSAGE No configuration specified. Defaulting to qwcl -
Win32
GL Debug.
11
!IF "$(CFG)" != "qwcl -
Win32
Release" && "$(CFG)" != "qwcl -
Win32
Debug" &&\
12
"$(CFG)" != "qwcl -
Win32
GL Debug" && "$(CFG)" != "qwcl -
Win32
GL Release"
17
!MESSAGE NMAKE /f "qwcl.mak" CFG="qwcl -
Win32
GL Debug"
21
!MESSAGE "qwcl -
Win32
Release" (based on "
Win32
(x86) Application")
[
all
...]
/external/wpa_supplicant/
Android.mk
56
CONFIG_OS=
win32
Makefile
49
CONFIG_OS=
win32
/external/webkit/WebCore/plugins/win/
PluginViewWin.cpp
83
#include <cairo-
win32
.h>
[
all
...]
/external/webkit/WebCore/platform/graphics/cairo/
GraphicsContextCairo.cpp
58
#include <cairo-
win32
.h>
[
all
...]
/external/wpa_supplicant_6/wpa_supplicant/
Android.mk
85
CONFIG_OS=
win32
Makefile
66
CONFIG_OS=
win32
/external/icu4c/data/
makedata.mak
5
# nmake file for creating data files on
win32
/external/webkit/WebKit/win/
WebFrame.cpp
110
#include <cairo-
win32
.h>
[
all
...]
/external/v8/test/mjsunit/
unicode-test.js
[
all
...]
Completed in 4069 milliseconds
1
2