Searched refs:OT_BUILD_JOBS (Results 1 – 2 of 2) sorted by relevance
67 OT_BUILD_JOBS=$(getconf _NPROCESSORS_ONLN)68 readonly OT_BUILD_JOBS172 | xargs -n3 -P"$OT_BUILD_JOBS" script/clang-format -style=file -i -verbose182 | xargs -n3 -P"$OT_BUILD_JOBS" script/clang-format-check194 …/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 --write235 | xargs -n10 -P"$OT_BUILD_JOBS" npx prettier@2.0.4 --check245 …| 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 …]
32 OT_BUILD_JOBS=$(getconf _NPROCESSORS_ONLN)33 readonly OT_BUILD_JOBS165 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}"