Home
last modified time | relevance | path

Searched refs:whitespace (Results 1 – 12 of 12) sorted by relevance

/Zephyr-latest/doc/build/snippets/
Dusing.rst33 ``SNIPPET`` variable. This is a whitespace- or semicolon-separated list of
Dwriting.rst75 The variable is a whitespace- or semicolon-separated list of directories
/Zephyr-latest/doc/develop/west/
Dsign.rst26 whitespace or other special characters through all the wrappers can be
Dconfig.rst214 trailing whitespace are ignored. That means these example values
Drelease-notes.rst94 - Project names which contain comma (``,``) or whitespace now generate
Dmanifest.rst614 Project group names must not contain commas (,), colons (:), or whitespace.
/Zephyr-latest/scripts/ci/
Dpylintrc76 trailing-whitespace,
/Zephyr-latest/scripts/
Dcheckpatch.pl5063 my ($whitespace) =
5066 statement_rawlines($whitespace) - 1;
5500 my ($whitespace) = ($cond =~ /^((?:\s*\n[+-])*\s*)/s);
5501 my $offset = statement_rawlines($whitespace) - 1;
/Zephyr-latest/doc/contribute/
Dguidelines.rst788 git rebase --ignore-whitespace upstream/main
790 The ``--ignore-whitespace`` option stops ``git apply`` (called by rebase)
791 from changing any whitespace. Resolve the conflicts and push again::
/Zephyr-latest/doc/contribute/documentation/
Dguidelines.rst910 A whitespace-separated list of what to do with the app (any of ``build``, ``flash``,
/Zephyr-latest/cmake/modules/
Dextensions.cmake380 # whitespace so the flags are spaced out
2420 # Remove whitespace before and after filename and convert to CMake path.
3110 # may be whitespace- or semicolon-separated.
/Zephyr-latest/doc/
Dzephyr.doxyfile.in382 # with any whitespace replaced by '-' and punctuation characters removed.