Home
last modified time | relevance | path

Searched refs:OT_BUILD_JOBS (Results 1 – 2 of 2) sorted by relevance

/openthread-3.4.0/script/
Dmake-pretty67 OT_BUILD_JOBS=$(getconf _NPROCESSORS_ONLN)
68 readonly OT_BUILD_JOBS
172 | xargs -n3 -P"$OT_BUILD_JOBS" script/clang-format -style=file -i -verbose
182 | xargs -n3 -P"$OT_BUILD_JOBS" script/clang-format-check
194 …/clang-tidy -header-filter='.*' -checks="${OT_CLANG_TIDY_CHECKS}" -j"$OT_BUILD_JOBS" "${OT_CLANG_T…
207 …/clang-tidy -header-filter='.*' -checks="${OT_CLANG_TIDY_CHECKS}" -j"$OT_BUILD_JOBS" "${OT_CLANG_T…
225 | xargs -n10 -P"$OT_BUILD_JOBS" npx prettier@2.0.4 --write
235 | xargs -n10 -P"$OT_BUILD_JOBS" npx prettier@2.0.4 --check
245 …| xargs -n10 -P"$OT_BUILD_JOBS" python3 -m yapf --verbose --style '{based_on_style: google, column…
255 …| xargs -n10 -P"$OT_BUILD_JOBS" python3 -m yapf --verbose --style '{based_on_style: google, column…
[all …]
Dcheck-simulation-build-autotools32 OT_BUILD_JOBS=$(getconf _NPROCESSORS_ONLN)
33 readonly OT_BUILD_JOBS
165 make -j"${OT_BUILD_JOBS}"
188 make -j"${OT_BUILD_JOBS}"
208 make -j"${OT_BUILD_JOBS}"
236 make -j"${OT_BUILD_JOBS}"
265 make -j"${OT_BUILD_JOBS}"