Home
last modified time | relevance | path

Searched refs:initializers (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/doc/develop/languages/cpp/
Dindex.rst81 * static global initializers for global constructors
172 Designated initializers
178 expressions. Some GCC versions support designated initializers even in
181 When used at a simple level, designated initializers are less
184 initializers can be out of order, duplicated, "nested" (``.a.x =``),
185 various other braces can be omitted, designated initializers and not can
188 Twenty years later, C++20 added designated initializers to C++ but in
192 initializers must be in order (gaps are allowed).
197 C-style mix of initializers and bare expressions. This fails to compile
201 toolchains and standards, designated initializers in Zephyr header files
[all …]
/Zephyr-latest/cmake/compiler/clang/
Dcompiler_flags.cmake69 -Wno-missing-field-initializers
82 -Wmissing-field-initializers
/Zephyr-latest/doc/kernel/services/
Dpolling.rst77 Poll events can be initialized using either the runtime initializers
80 that matches the **type** specified must be passed to the initializers. The
82 *must* be set to :c:macro:`K_POLL_STATE_NOT_READY` (the initializers take care
86 reasons. If using runtime initializers, the user must set it separately in the
/Zephyr-latest/cmake/compiler/arcmwdt/
Dcompiler_flags.cmake57 -Wno-missing-field-initializers
71 -Wmissing-field-initializers
/Zephyr-latest/cmake/compiler/gcc/
Dcompiler_flags.cmake63 -Wno-missing-field-initializers
75 -Wmissing-field-initializers
/Zephyr-latest/doc/develop/languages/c/
Dindex.rst34 * designated initializers
/Zephyr-latest/kernel/
DKconfig1055 bool "Support GNU-compatible initializers and constructors"
1064 application doesn't need any initializers, you can disable this
/Zephyr-latest/doc/releases/
Drelease-notes-2.1.rst383 * Added support C++20 designated initializers
/Zephyr-latest/doc/contribute/coding_guidelines/
Dindex.rst442 …- Where designated initializers are used to initialize an array object the size of the array shal…
/Zephyr-latest/doc/
Dzephyr.doxyfile.in778 # it will be hidden. Use a value of 0 to hide initializers completely. The