Home
last modified time | relevance | path

Searched refs:style (Results 26 – 50 of 96) sorted by relevance

1234

/Zephyr-latest/doc/_extensions/zephyr/domain/static/css/
Dcodesample-livesearch.css36 font-style: inherit;
Dboard-catalog.css238 list-style-type: disc;
248 list-style-position: outside;
/Zephyr-latest/cmake/app/
Dboilerplate.cmake19 # old style inclusion is used. Warning is only printed in first invocation.
/Zephyr-latest/samples/subsys/debug/fuzz/
DKconfig19 following a unit-test style case, so the default is short to
/Zephyr-latest/doc/contribute/
Dreviewer_expectations.rst29 - Code style changes that impact the readability of the PR.
51 - Whenever requesting style related changes, reviewers should be able to point
59 the PR in question and following the contribution and style guidelines of the
Dindex.rst21 style/index.rst
46 Code contributions are expected to follow a set of style guidelines to ensure consistency and
/Zephyr-latest/doc/_extensions/zephyr/doxytooltip/static/tippy/
Dtippy-bundle.umd.min.js6style.transitionDuration=e+"ms")}))}function x(t,e){t.forEach((function(t){t&&t.setAttribute("data…
/Zephyr-latest/doc/
D404.rst43 <div style='clear:both'></div>
/Zephyr-latest/doc/services/portability/posix/implementation/
Dindex.rst49 node [shape=rect, style=rounded];
63 node [shape=rect, style=rounded];
/Zephyr-latest/doc/services/smf/
Dindex.rst165 node [style=rounded];
268 node [style = rounded];
276 style = rounded;
384 node [style=rounded];
535 node [style = rounded];
546 style = rounded;
550 style = rounded;
557 style = rounded;
/Zephyr-latest/doc/_static/js/
Ddark-mode-toggle.min.mjs2style>*,::after,::before{box-sizing:border-box}:host{contain:content;display:block}:host([hidden])…
/Zephyr-latest/subsys/usb/device/class/
DKconfig.cdc61 by Arduino style programmers to reset the device into the
/Zephyr-latest/arch/riscv/
DKconfig.isa121 The Zaamo extension enables support for AMO*.W/D-style instructions.
128 The Zlrsc extension enables support for LR.W/D and SC.W/D-style instructions.
/Zephyr-latest/include/zephyr/linker/common-rom/
Dcommon-rom-init.ld74 "GNU-style constructors required but STATIC_INIT_GNU not enabled")
/Zephyr-latest/doc/_doxygen/
Ddoxygen-awesome-zephyr.css102 /* style for re-injected version */
/Zephyr-latest/doc/kernel/data_structures/
Ddlist.rst35 block style using :c:macro:`SYS_DLIST_FOR_EACH_NODE`. This macro also
38 being inspected within the code block, a "CONTAINER" style that
/Zephyr-latest/samples/subsys/shell/devmem_load/
DREADME.md42 (It is important to use plain-style hex dump)
/Zephyr-latest/scripts/kconfig/
Dguiconfig.py376 style = ttk.Style()
382 _treeview_rowheight = font.Font(font=style.lookup("Treeview", "font")) \
385 style.configure("Treeview", rowheight=_treeview_rowheight)
394 style.map(
396 **{option: [elm for elm in style.map("Treeview", query_opt=option)
414 style = ttk.Style()
415 if "clam" in style.theme_names():
416 style.theme_use("clam")
Dmenuconfig.py1380 style = _style["selection" if i == _sel_node_i else "list"]
1382 style = _style["inv-selection" if i == _sel_node_i else "inv-list"]
1384 _safe_addstr(_menu_win, i - _menu_scroll, 0, _node_str(node), style)
2843 def _styled_win(style): argument
2849 _set_style(win, style)
2853 def _set_style(win, style): argument
2856 win.bkgdset(" ", _style[style])
/Zephyr-latest/cmake/compiler/arcmwdt/
Dcompiler_flags.cmake4 -Wold-style-definition
53 -Wold-style-definition
/Zephyr-latest/cmake/compiler/clang/
Dcompiler_flags.cmake65 -Wold-style-definition
/Zephyr-latest/doc/contribute/style/
Dcmake.rst3 .. _cmake-style:
/Zephyr-latest/doc/build/dts/
Dbindings-upstream.rst75 If your description is short, it's fine to use this style:
82 style:
91 This ``|`` style prevents YAML parsers from removing the newlines in
/Zephyr-latest/doc/hardware/peripherals/
Ddma.rst57 node [style=rounded];
/Zephyr-latest/samples/drivers/fpga/fpga_controller/
DREADME.rst101 (It is important to use plain-style hex dump)

1234