Home
last modified time | relevance | path

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

12345678910>>...31

/openthread-3.5.0/
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.arm.com…
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-3.5.0/script/
Dcheck-simulation-build32 main() function
37 main "$@"
Dcheck-posix-build32 main() function
38 main "$@"
Dcheck-core-makefiles38 main() function
51 main "$@"
Dcode-spell57 main() function
70 main "$@"
Dcheck-scan-build92 main() function
103 main "$@"
Dcheck-posix-build-cmake65 main() function
82 main "$@"
Dcheck-arm-build92 main() function
107 main "$@"
Dcheck-api-version44 main() function
76 main "$@"
Dcheck-gn-build37 main() function
56 main "$@"
Dpackage38 main() function
61 main "$@"
Dcmake-build140 main() function
239 main "$@"
Dgit-tool96 main() function
119 main "$@"
/openthread-3.5.0/third_party/mbedtls/repo/programs/
Dwince_main.c24 extern int main( int, const char ** );
40 return main( argc, argv ); in _tmain()
/openthread-3.5.0/tests/scripts/thread-cert/
Dcall_dbus_method.py34 def main(): function
46 main()
Dudp_send_host.py37 def main(): function
58 main()
/openthread-3.5.0/third_party/mbedtls/repo/tests/scripts/
Dlist_internal_identifiers.py35 def main(): function
57 main()
/openthread-3.5.0/third_party/mbedtls/repo/programs/hash/
Dhello.c42 int main( void ) in main() function
50 int main( void ) in main() function
/openthread-3.5.0/examples/platforms/zephyr/
DREADME.md3 …zephyrproject-rtos/zephyr/tree/main/modules/openthread) and [CLI example](https://github.com/nrfco…
/openthread-3.5.0/third_party/mbedtls/repo/programs/util/
Dstrerror.c48 int main( void ) in main() function
54 int main( int argc, char *argv[] ) in main() function
/openthread-3.5.0/tools/harness-simulation/harness/Web/data/
DupdateDeviceFields.py40 def main(): function
58 main()
/openthread-3.5.0/third_party/mbedtls/repo/programs/random/
Dgen_entropy.c45 int main( void ) in main() function
53 int main( int argc, char *argv[] ) in main() function
Dgen_random_havege.c46 int main( void ) in main() function
54 int main( int argc, char *argv[] ) in main() function
/openthread-3.5.0/tests/scripts/misc/
Dtest_multicast_join.py44 def main(): function
71 exit(main())

12345678910>>...31