OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ENABLE_ASSERTIONS
(Results
1 - 25
of
32
) sorted by null
1
2
/device/linaro/bootloader/arm-trusted-firmware/lib/cpus/aarch32/
aem_generic.S
14
#if
ENABLE_ASSERTIONS
30
#if
ENABLE_ASSERTIONS
cortex_a32.S
55
#if
ENABLE_ASSERTIONS
86
#if
ENABLE_ASSERTIONS
cpu_helpers.S
32
#if
ENABLE_ASSERTIONS
71
#if
ENABLE_ASSERTIONS
97
#if
ENABLE_ASSERTIONS
/external/swiftshader/third_party/LLVM/test/
lit.site.cfg.in
10
config.
enable_assertions
= @
ENABLE_ASSERTIONS
@
Makefile
175
ENABLE_ASSERTIONS
=0
177
ENABLE_ASSERTIONS
=1
188
@$(ECHOPATH) s=@
ENABLE_ASSERTIONS
@=$(
ENABLE_ASSERTIONS
)=g >> lit.tmp
/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/
platform.mk
14
ENABLE_ASSERTIONS
:= 1
/device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/
assert.h
53
#if
ENABLE_ASSERTIONS
65
#endif /*
ENABLE_ASSERTIONS
*/
/external/swiftshader/third_party/LLVM/utils/buildit/
GNUmakefile
38
ifndef
ENABLE_ASSERTIONS
39
ENABLE_ASSERTIONS
:= no
69
$(
ENABLE_ASSERTIONS
) $(LLVM_OPTIMIZED) $(INSTALL_LIBLTO) \
/external/libopus/silk/
typedef.h
60
# ifdef
ENABLE_ASSERTIONS
/device/linaro/bootloader/arm-trusted-firmware/plat/common/aarch64/
platform_mp_stack.S
110
#if
ENABLE_ASSERTIONS
129
#if
ENABLE_ASSERTIONS
/device/linaro/bootloader/arm-trusted-firmware/drivers/arm/cci/
cci.c
30
#if
ENABLE_ASSERTIONS
103
#endif /*
ENABLE_ASSERTIONS
*/
113
#if
ENABLE_ASSERTIONS
/device/linaro/bootloader/arm-trusted-firmware/include/lib/el3_runtime/
context_mgmt.h
68
#if
ENABLE_ASSERTIONS
79
#endif /*
ENABLE_ASSERTIONS
*/
/device/linaro/bootloader/arm-trusted-firmware/lib/xlat_tables/aarch32/
xlat_tables.c
25
#if
ENABLE_ASSERTIONS
31
#endif /*
ENABLE_ASSERTIONS
*/
/device/linaro/bootloader/arm-trusted-firmware/lib/xlat_tables_v2/aarch32/
xlat_tables_arch.c
17
#if
ENABLE_ASSERTIONS
23
#endif /*
ENABLE_ASSERTIONS
*/
/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/soc/t132/
plat_psci_handlers.c
111
#if
ENABLE_ASSERTIONS
/device/linaro/bootloader/arm-trusted-firmware/lib/aarch64/
misc_helpers.S
196
#if
ENABLE_ASSERTIONS
209
#endif /*
ENABLE_ASSERTIONS
*/
228
#if
ENABLE_ASSERTIONS
425
#if
ENABLE_ASSERTIONS
/device/linaro/bootloader/arm-trusted-firmware/lib/cpus/aarch64/
cpu_helpers.S
34
#if
ENABLE_ASSERTIONS
73
#if
ENABLE_ASSERTIONS
99
#if
ENABLE_ASSERTIONS
/device/linaro/bootloader/arm-trusted-firmware/common/aarch32/
debug.S
69
#if
ENABLE_ASSERTIONS
134
#endif /*
ENABLE_ASSERTIONS
*/
/device/linaro/bootloader/arm-trusted-firmware/common/aarch64/
debug.S
21
#if
ENABLE_ASSERTIONS
86
#endif /*
ENABLE_ASSERTIONS
*/
/device/linaro/bootloader/arm-trusted-firmware/include/common/aarch32/
el3_common_macros.S
166
#if
ENABLE_ASSERTIONS
/device/linaro/bootloader/arm-trusted-firmware/lib/aarch32/
misc_helpers.S
141
#if
ENABLE_ASSERTIONS
/device/linaro/bootloader/arm-trusted-firmware/lib/xlat_tables/aarch64/
xlat_tables.c
59
#if
ENABLE_ASSERTIONS
76
#endif /*
ENABLE_ASSERTIONS
*/
/device/linaro/bootloader/arm-trusted-firmware/drivers/arm/ccn/
ccn.c
60
#if
ENABLE_ASSERTIONS
203
#endif /*
ENABLE_ASSERTIONS
*/
213
#if
ENABLE_ASSERTIONS
/device/linaro/bootloader/arm-trusted-firmware/
Makefile
30
$(warning ASM_ASSERTION is removed, use
ENABLE_ASSERTIONS
instead.)
36
ENABLE_ASSERTIONS
:= ${DEBUG}
444
$(eval $(call assert_boolean,
ENABLE_ASSERTIONS
))
483
$(eval $(call add_define,
ENABLE_ASSERTIONS
))
/device/linaro/bootloader/arm-trusted-firmware/bl1/
bl1_main.c
93
#if
ENABLE_ASSERTIONS
120
#endif /*
ENABLE_ASSERTIONS
*/
Completed in 6181 milliseconds
1
2