OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USE_MINGW
(Results
26 - 48
of
48
) sorted by null
1
2
/frameworks/base/tools/aapt/
Android.mk
61
ifneq ($(strip $(
USE_MINGW
)),)
/sdk/avdlauncher/
Android.mk
29
ifneq ($(
USE_MINGW
),)
/sdk/find_java/
Android.mk
42
ifneq ($(
USE_MINGW
),)
/sdk/find_lock/
Android.mk
30
ifneq ($(
USE_MINGW
),)
/sdk/sdklauncher/
Android.mk
29
ifneq ($(
USE_MINGW
),)
/system/core/fastboot/
Android.mk
43
ifneq ($(strip $(
USE_MINGW
)),)
engine.c
43
#ifdef
USE_MINGW
235
#ifdef
USE_MINGW
277
#ifdef
USE_MINGW
/system/extras/ext4_utils/
make_ext4fs.c
37
#ifdef
USE_MINGW
102
#ifndef
USE_MINGW
183
#ifndef
USE_MINGW
563
#ifdef
USE_MINGW
578
#ifndef
USE_MINGW
ext2simg.c
38
#ifndef
USE_MINGW
/* O_BINARY is windows-specific flag */
contents.c
39
#ifdef
USE_MINGW
ext4_utils.c
31
#ifdef
USE_MINGW
ext4fixup.c
30
#ifndef
USE_MINGW
sha1.c
20
#ifndef
USE_MINGW
/sdk/eclipse/scripts/
create_all_symlinks.sh
77
if [[ "${HOST:0:6}" == "CYGWIN" || "$
USE_MINGW
" == "1" ]]; then
/system/core/libcutils/
Android.mk
63
#
USE_MINGW
is defined when we build against Mingw on Linux
64
ifneq ($(strip $(
USE_MINGW
)),)
/system/core/adb/
Android.mk
44
ifneq ($(strip $(
USE_MINGW
)),)
/system/core/libsparse/
output_file.c
35
#ifndef
USE_MINGW
719
#ifndef
USE_MINGW
745
#ifndef
USE_MINGW
sparse_read.c
79
#ifndef
USE_MINGW
/development/build/tools/
windows_sdk.mk
83
$(hide)
USE_MINGW
=1 USE_CCACHE="" $(MAKE) PRODUCT-$(TARGET_PRODUCT)-$(strip $(WIN_TARGETS)) $(if $(hide),,showcommands)
/build/core/
envsetup.mk
58
# Under Linux, if
USE_MINGW
is set, we change HOST_OS to Windows to build the
61
ifneq ($(
USE_MINGW
),)
/system/core/libutils/
ProcessCallStack.cpp
143
#ifndef
USE_MINGW
/frameworks/compile/libbcc/lib/Renderscript/
RSCompilerDriver.cpp
235
#ifndef
USE_MINGW
/frameworks/rs/
Android.mk
303
ifdef
USE_MINGW
Completed in 1279 milliseconds
1
2