Lines Matching +full:main +full:- +full:mode
5 - mps2/an385
6 - qemu_cortex_a53
9 cpp.main.minimal:
11 - CONFIG_MINIMAL_LIBC=y
12 cpp.main.newlib:
16 - CONFIG_NEWLIB_LIBC=y
17 cpp.main.newlib_nano:
21 - CONFIG_NEWLIB_LIBC=y
22 - CONFIG_NEWLIB_LIBC_NANO=y
23 cpp.main.picolibc:
27 - CONFIG_PICOLIBC=y
29 # Note: the -std= variants below exclude the host compilers, which
33 # -Wno-pointer-sign or -Werror=implicit-int in C++ mode with
34 # -std=c++98)
35 cpp.main.cpp98:
41 - nrf54l15dk/nrf54l05/cpuapp
42 - nrf54l15dk/nrf54l10/cpuapp
43 - nrf54l15dk/nrf54l15/cpuapp
44 - nrf54l20pdk/nrf54l20/cpuapp
45 - nrf54h20dk/nrf54h20/cpuapp
46 - nrf54h20dk/nrf54h20/cpurad
47 - nrf9280pdk/nrf9280/cpuapp
48 - nrf9280pdk/nrf9280/cpurad
52 - CONFIG_STD_CPP98=y
53 # Note: no "cpp.main.cpp11" as that's the default standard tested above
54 cpp.main.cpp14:
58 - CONFIG_STD_CPP14=y
59 cpp.main.cpp17:
63 - CONFIG_STD_CPP17=y
64 cpp.main.cpp2A:
68 - CONFIG_STD_CPP2A=y
69 cpp.main.cpp20:
73 - CONFIG_STD_CPP20=y
74 cpp.main.cpp2B:
77 - xt-clang
80 - CONFIG_STD_CPP2B=y