Home
last modified time | relevance | path

Searched refs:clean (Results 126 – 150 of 176) sorted by relevance

12345678

/Zephyr-latest/tests/arch/arm/arm_no_multithreading/
DREADME.txt32 ninja/make clean # discard results of previous builds
/Zephyr-latest/tests/drivers/clock_control/stm32_clock_configuration/stm32h7_devices/boards/
Dcore_init.overlay13 /* Clocks clean up config
/Zephyr-latest/scripts/west_commands/
Dblobs.py162 def clean(self, args): member in Blobs
/Zephyr-latest/cmake/usage/
Dusage.cmake14 message(" clean - Remove most generated files but keep configuration and backup files")
/Zephyr-latest/tests/kernel/mem_slab/mslab/
DREADME.txt23 make clean # discard results of previous builds
/Zephyr-latest/tests/kernel/fpu_sharing/generic/
DREADME.txt34 make clean # discard results of previous builds
/Zephyr-latest/cmake/modules/
Duser_cache.cmake81 # is good practice to have clean git repositories.
/Zephyr-latest/tests/kernel/workq/work_queue/
DREADME.txt23 make clean # discard results of previous builds
/Zephyr-latest/tests/arch/arm/arm_thread_swap/
DREADME.txt61 ninja/make clean # discard results of previous builds
/Zephyr-latest/doc/develop/west/
Dzephyr-cmds.rst157 The ``blobs`` command has three sub-commands, used to list, fetch or clean (i.e.
177 west blobs clean
180 fetch or clean blobs for by typing the module names as a command-line
/Zephyr-latest/scripts/
Dcheckpatch.pl1370 my $clean = 'X' x length($1);
1371 $res =~ s@\<.*\>@<$clean>@;
1375 my $clean = 'X' x length($1);
1376 $res =~ s@(\#\s*(?:error|warning)\s+).*@$1$clean@;
2185 our $clean = 0;
2195 our $clean = 0;
2205 our $clean = 0;
2331 our $clean = 1;
6856 if ($mailback && ($clean == 1 || !$is_patch)) {
6881 if ($summary && !($clean == 1 && $quiet == 1)) {
[all …]
/Zephyr-latest/tests/kernel/context/
DREADME.txt71 make clean # discard results of previous builds
/Zephyr-latest/scripts/west_commands/completion/
Dwest-completion.fish502 …fish_seen_subcommand_from list fetch clean" -ra "list\t'list binary blobs' fetch\t'fetch binary bl…
503 …st_seen_subcommand_from blobs; and __fish_seen_subcommand_from list fetch clean" -ra "(__zephyr_we…
504 …est_seen_subcommand_from blobs; and not __fish_seen_subcommand_from fetch clean" -o f -l format -r…
Dwest-completion.zsh323 'clean[clean working tree of binary blobs]'
/Zephyr-latest/doc/kernel/data_structures/
Ddlist.rst58 very clean symmetry of operations:
/Zephyr-latest/tests/arch/arm/arm_interrupt/
DREADME.txt46 ninja/make clean # discard results of previous builds
/Zephyr-latest/subsys/logging/
DKconfig.formatting131 another one and output is clean, not interleaved. However, enabling
/Zephyr-latest/dts/arm/st/wb0/
Dstm32wb0.dtsi269 * the series and clean up in `stm32wb09.dtsi`.
/Zephyr-latest/doc/connectivity/bluetooth/autopts/
Dautopts-win10.rst234 git clean -fdx
/Zephyr-latest/doc/contribute/
Dcontributor_expectations.rst139 Use interactive rebasing (git rebase -i) to clean up the commit history before submitting the
151 * The history remains clean and easy to follow.
/Zephyr-latest/kernel/
Dmmu.c1565 paging_stats.eviction.clean++; in paging_stats_eviction_inc()
1571 faulting_thread->paging_stats.eviction.clean++; in paging_stats_eviction_inc()
/Zephyr-latest/boards/st/nucleo_l552ze_q/doc/
Dnucleol552ze_q.rst161 run ``./build/tfm/api_ns/regression.sh`` once more to clean up the board from secure
/Zephyr-latest/samples/subsys/mgmt/hawkbit/
DREADME.rst248 mvn clean install -DskipTests=true
/Zephyr-latest/doc/contribute/documentation/
Dguidelines.rst128 clean
130 clean state.
139 clean
141 clean state.
/Zephyr-latest/boards/st/stm32l562e_dk/doc/
Dindex.rst178 run ``./build/tfm/api_ns/regression.sh`` once more to clean up the board from secure

12345678