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
22
ifeq ($(
ARCH_ARM_HAVE_VFP_D32
),true)
24
endif #
ARCH_ARM_HAVE_VFP_D32
44
ifeq ($(
ARCH_ARM_HAVE_VFP_D32
),true)
46
endif #
ARCH_ARM_HAVE_VFP_D32
/frameworks/compile/libbcc/
libbcc-build-rules.mk
32
ifeq ($(
ARCH_ARM_HAVE_VFP_D32
),true)
/build/core/combo/arch/arm/
armv7-a-neon.mk
13
ARCH_ARM_HAVE_VFP_D32
:= true
/frameworks/compile/libbcc/lib/ExecutionEngine/
Compiler.cpp
184
# if !defined(
ARCH_ARM_HAVE_VFP_D32
)
Completed in 260 milliseconds