Searched refs:inherit (Results 1 – 22 of 22) sorted by relevance
/Zephyr-latest/doc/_static/css/ |
D | gcs.css | 20 font-family: inherit !important; 21 font-size: inherit !important; 22 background-color: inherit !important; 24 font-size: inherit !important; 28 font-family: inherit !important; 52 font-family: inherit !important; 54 font-size: inherit !important; 59 background-color: inherit !important; 68 background-color: inherit !important;
|
D | custom.css | 844 font-weight: inherit;
|
/Zephyr-latest/doc/_extensions/zephyr/domain/static/css/ |
D | codesample-livesearch.css | 35 background: inherit; 36 font-style: inherit; 37 font-weight: inherit; 38 color: inherit;
|
/Zephyr-latest/tests/cmake/hwm/board_extend/ |
D | Kconfig | 13 ' inherit: 1'
|
/Zephyr-latest/cmake/compiler/armclang/ |
D | compiler_flags.cmake | 1 # First step is to inherit all properties from gcc, as clang is compatible with most flags.
|
/Zephyr-latest/doc/_static/js/ |
D | dark-mode-toggle.min.mjs | 2 …inherit);padding:0}fieldset{border:none;margin:0;padding-block:.25rem;padding-inline:.25rem}legend…
|
/Zephyr-latest/cmake/compiler/clang/ |
D | compiler_flags.cmake | 1 # First step is to inherit all properties from gcc, as clang is compatible with most flags.
|
/Zephyr-latest/cmake/linker/armlink/ |
D | target.cmake | 111 # Wildcard matching of keep sections, Those are needed for gnu ld, and thus we inherit the same
|
/Zephyr-latest/doc/kernel/usermode/ |
D | overview.rst | 140 threads inherit the memory domain configuration of the parent. Threads may 155 The creation of new threads has an option to automatically inherit
|
D | kernelobjects.rst | 160 will inherit all the permissions of the parent thread, except the parent
|
/Zephyr-latest/scripts/ci/ |
D | pylintrc | 109 inherit-non-class,
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | testplan.py | 164 inherit = level.get('inherits', []) 166 if inherit: 167 for inherted_level in inherit:
|
/Zephyr-latest/cmake/modules/ |
D | kernel.cmake | 236 # Linking 'app' with 'boilerplate_lib' causes 'app' to inherit the INTERFACE
|
D | extensions.cmake | 4925 # will create two groups in same memory region as groupB will inherit the LMA
|
/Zephyr-latest/doc/_doxygen/ |
D | doxygen-awesome.css | 392 font-family: inherit; 397 font-family: inherit; 855 color: inherit; 1497 font-size: inherit; 1944 table.memberdecls tr[class^='memitem']:not(.inherit) { 1953 table.memberdecls tr.inherit {
|
/Zephyr-latest/doc/kernel/ |
D | timeutil.rst | 160 instants in these scales correspond to times in the UTC scale, so they inherit
|
/Zephyr-latest/boards/native/doc/ |
D | bsim_boards_design.rst | 201 Similarly, they inherit the POSIX architecture
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | index.rst | 351 If :kconfig:option:`CONFIG_USERSPACE` is enabled, this thread will inherit all
|
/Zephyr-latest/doc/hardware/porting/ |
D | board_porting.rst | 7 directory* with various files in it. Files in the board directory inherit
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.13.rst | 479 …694` - [Coverity CID :186847] Parse warnings in /tests/kernel/mem_protect/mem_protect/src/inherit.c
|
D | release-notes-3.3.rst | 904 * Refactored all sensor devicetree bindings to inherit new base sensor device
|
/Zephyr-latest/ |
D | CMakeLists.txt | 128 # Don't inherit compiler flags from the environment
|