Home
last modified time | relevance | path

Searched refs:main (Results 1 – 25 of 814) sorted by relevance

12345678910>>...33

/openthread-latest/
DREADME.md18 [ot-logo]: https://github.com/openthread/openthread/raw/main/doc/images/openthread_logo.png
20 …ild-svg]: https://github.com/openthread/openthread/workflows/Build/badge.svg?branch=main&event=push
22 …vg]: https://github.com/openthread/openthread/workflows/Simulation/badge.svg?branch=main&event=push
24 …er-svg]: https://github.com/openthread/openthread/workflows/Docker/badge.svg?branch=main&event=push
26 [ot-codecov-svg]: https://codecov.io/gh/openthread/openthread/branch/main/graph/badge.svg
30main/doc/images/ot-contrib-amazon.png" alt="Amazon" width="200px"></a><a href="https://www.aqara.c…
51 …r [Contributing Guidelines](https://github.com/openthread/openthread/blob/main/CONTRIBUTING.md) fo…
53 …d/openthread/blob/main/CODE_OF_CONDUCT.md) and [Coding Conventions and Style Guide](https://github…
57 …ub.com/openthread/openthread/blob/main/LICENSE). See the [`LICENSE`](https://github.com/openthread…
DCONTRIBUTING.md66 git branch --track <branch-name> origin/main
88 If any commits have been made to the upstream main branch, you should rebase your development branc…
91 # Fetch upstream main and merge with your repo's main branch
92 git checkout main
93 git pull upstream main
97 git rebase main
105 git rebase -i main
174 - [Codelabs](https://github.com/openthread/ot-docs/tree/main/site/en/codelabs)
175 - [Guides](https://github.com/openthread/ot-docs/tree/main/site/en/guides)
177 …to the [Documentation Style Guide](https://github.com/openthread/ot-docs/blob/main/STYLE_GUIDE.md).
[all …]
/openthread-latest/script/
Dcheck-simulation-build32 main() function
37 main "$@"
Dcheck-posix-build32 main() function
38 main "$@"
Dcode-spell57 main() function
70 main "$@"
Dcheck-core-makefiles38 main() function
51 main "$@"
Dcheck-scan-build98 main() function
109 main "$@"
Dcheck-posix-build-cmake65 main() function
82 main "$@"
Dcheck-arm-build92 main() function
107 main "$@"
Dpackage38 main() function
61 main "$@"
Dcheck-api-version44 main() function
76 main "$@"
Dcheck-gn-build37 main() function
56 main "$@"
Dcmake-build143 main() function
242 main "$@"
Dgit-tool101 main() function
124 main "$@"
/openthread-latest/third_party/mbedtls/repo/programs/hash/
Dhello.c17 int main(void) in main() function
25 int main(void) in main() function
/openthread-latest/third_party/mbedtls/repo/programs/
Dwince_main.c12 extern int main(int, const char **);
28 return main(argc, argv); in _tmain()
/openthread-latest/tests/scripts/thread-cert/
Dcall_dbus_method.py34 def main(): function
46 main()
Dudp_send_host.py37 def main(): function
58 main()
/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Dlist_internal_identifiers.py23 def main(): function
45 main()
/openthread-latest/third_party/mbedtls/repo/programs/util/
Dstrerror.c25 int main(void) in main() function
31 int main(int argc, char *argv[]) in main() function
/openthread-latest/examples/platforms/zephyr/
DREADME.md3 …zephyrproject-rtos/zephyr/tree/main/modules/openthread) and [CLI example](https://github.com/nrfco…
/openthread-latest/tools/harness-simulation/harness/Web/data/
DupdateDeviceFields.py40 def main(): function
58 main()
/openthread-latest/third_party/mbedtls/repo/scripts/
Dlcov.sh79 main=lcov_library_report
82 r) main=lcov_reset_traces;;
88 "$main" "$@"
/openthread-latest/third_party/mbedtls/repo/programs/random/
Dgen_entropy.c19 int main(void) in main() function
27 int main(int argc, char *argv[]) in main() function
/openthread-latest/third_party/mbedtls/repo/programs/x509/
Dcrl_app.c15 int main(void) in main() function
47 int main(int argc, char *argv[]) in main() function

12345678910>>...33