OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ARCH_ARM_HAVE_VFP_D32
(Results
1 - 4
of
4
) sorted by null
/system/core/debuggerd/
Android.mk
19
ifeq ($(
ARCH_ARM_HAVE_VFP_D32
),true)
21
endif #
ARCH_ARM_HAVE_VFP_D32
41
ifeq ($(
ARCH_ARM_HAVE_VFP_D32
),true)
43
endif #
ARCH_ARM_HAVE_VFP_D32
/build/core/combo/arch/arm/
armv7-a-neon.mk
12
ARCH_ARM_HAVE_VFP_D32
:= true
/frameworks/compile/libbcc/
libbcc-config.mk
77
ifeq (true,$(
ARCH_ARM_HAVE_VFP_D32
))
/frameworks/compile/libbcc/lib/ExecutionEngine/
Compiler.cpp
138
#if !defined(
ARCH_ARM_HAVE_VFP_D32
)
Completed in 314 milliseconds