Home
last modified time | relevance | path

Searched refs:style (Results 51 – 75 of 96) sorted by relevance

1234

/Zephyr-latest/doc/
Dzephyr.doxyfile.in202 # first line (until the first dot) of a Javadoc-style comment as the brief
203 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
204 # style comments (thus requiring an explicit @brief command for a brief
213 # as being the beginning of a Javadoc-style comment "banner". If set to NO, the
214 # Javadoc-style will behave just like regular comments and it will not be
221 # line (until the first dot) of a Qt-style comment as the brief description. If
222 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus
835 # For LaTeX the style of the bibliography can be controlled using
1342 # To get valid HTML the header file that includes any scripts and style sheets
1368 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
[all …]
/Zephyr-latest/samples/net/sockets/dumb_http_server_mt/src/
Dresponse_100k.html.bin6 <style>
11 </style>
16 <p style="color: red">
/Zephyr-latest/cmake/modules/
Dunittest.cmake42 # This add support for old style boilerplate include.
Ddts.cmake148 "Please choose one naming style, ${board_string}.dts is recommended."
/Zephyr-latest/doc/_static/css/
Dcustom.css170 font-style: italic;
177 font-style: normal;
181 font-style: normal;
196 font-style: italic;
931 list-style-type: none !important;
945 list-style-type: none !important;
1054 list-style: none;
/Zephyr-latest/doc/develop/languages/cpp/
Dindex.rst149 with respect to code style, compiler warnings, static analyzers and
197 C-style mix of initializers and bare expressions. This fails to compile
205 style. In any case, both styles must never be mixed in the same
/Zephyr-latest/doc/services/pm/
Ddevice_runtime.rst54 SUSPENDED -> SUSPENDING [style=invis];
55 SUSPENDING -> ACTIVE [style=invis];
Dpower_domain.rst33 action [style=invis]
/Zephyr-latest/doc/releases/
Dindex.rst89 style, typographical fixes and to upmerge the notes from maintenance release
/Zephyr-latest/kernel/
DKconfig.smp15 bool "Use new-style _arch_switch instead of arch_swap"
/Zephyr-latest/doc/_extensions/zephyr/doxytooltip/static/tippy/
Dpopper.min.js7style,n),Object.keys(o).forEach((function(e){var t=o[e];!1===t?i.removeAttribute(e):i.setAttribute…
/Zephyr-latest/doc/safety/
Dsafety_overview.rst119 a. :ref:`coding_guidelines` (including: static code analysis, coding style, etc.)
141 style for industrial software products. For safety the coding guidelines are essential and have
143 developers follow a unified development style to prevent **systematic errors** in the process of
/Zephyr-latest/arch/x86/core/
DKconfig.ia3293 If enabled, use PAE-style page tables instead of 32-bit page tables.
/Zephyr-latest/samples/kernel/metairq_dispatch/
DREADME.rst10 priority level to implement "bottom half" style processing
/Zephyr-latest/doc/build/dts/
Dtroubleshooting.rst8 See :ref:`dt-howtos` for other "HOWTO" style information.
282 It's usually easiest to run a style formatter on the results before opening
Dhowtos.rst317 We'll use the ``&serial0`` style for the rest of these examples.
476 * the zephyr Git repository to look for example drivers using this style).
606 Since this style does not use ``DT_INST_FOREACH_STATUS_OKAY()``, the driver
/Zephyr-latest/cmake/compiler/gcc/
Dcompiler_flags.cmake4 -Wold-style-definition
/Zephyr-latest/doc/connectivity/networking/api/
Dcoap.rst84 using MQTT-like wildcard style:
/Zephyr-latest/subsys/net/lib/coap/
DKconfig96 This option enables MQTT-style wildcards in path. Disable it if
/Zephyr-latest/doc/build/cmake/
Dindex.rst47 please follow the style guidelines outlined :ref:`here <cmake-style>`.
/Zephyr-latest/doc/build/kconfig/
Dtips.rst689 This section gives some style recommendations and explains some common Kconfig
778 The recommended style in Zephyr is to skip redundant defaults for ``bool`` and
838 The first style, with the shorthand, is preferred in Zephyr.
882 See :ref:`coding_style` for style guidelines.
/Zephyr-latest/doc/develop/tools/
Dcoccinelle.rst89 diff-like style.Lines of interest are indicated with ``-``.
481 in a diff-like style.
/Zephyr-latest/doc/security/
Dreporting.rst27 node [style = rounded];
/Zephyr-latest/doc/project/
Ddev_env_and_tools.rst203 - Run ``checkpatch`` for code style issues (can vote -1 on errors; see note)
204 - Gitlint: Git commit style based on project requirements
/Zephyr-latest/doc/contribute/documentation/
Dgeneration.rst174 another ``make html`` and the output layout and style is changed.

1234