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
/frameworks/compile/libbcc/
libbcc-targets.mk
23
ifeq ($(
ARCH_ARM_HAVE_VFP_D32
),true)
/build/core/combo/arch/arm/
armv7-a-neon.mk
6
ARCH_ARM_HAVE_VFP_D32
:= true
/system/core/debuggerd/
Android.mk
71
ifeq ($(
ARCH_ARM_HAVE_VFP_D32
),true)
/frameworks/compile/libbcc/lib/Support/
CompilerConfig.cpp
117
#if !defined(__HOST__) && !defined(
ARCH_ARM_HAVE_VFP_D32
)
119
#endif // !__HOST__ && !
ARCH_ARM_HAVE_VFP_D32
Completed in 67 milliseconds