Home
last modified time | relevance | path

Searched refs:action (Results 1 – 24 of 24) sorted by relevance

/openthread-3.4.0/third_party/nlbuild-autotools/repo/third_party/autoconf/
Dar-lib139 action=$1
151 action=${action#-}
161 while test -n "$action"
163 case $action in
178 action=${action#?}
/openthread-3.4.0/third_party/mbedtls/repo/scripts/
Dmin_requirements.py108 action='store_true',
111 action='append', dest='pip_install_options',
114 action='append', dest='pip_general_options',
117 action='append_const', dest='pip_install_options',
Dassemble_changelog.py501 action='store_true', dest='keep_entries', default=None,
505 action='store_false', dest='keep_entries',
512 action='store_true',
Dabi_check.py353 "-v", "--verbose", action="store_true",
361 "-k", "--keep-all-reports", action="store_true",
401 "-b", "--brief", action="store_true",
Dconfig.py449 action='store_true',
/openthread-3.4.0/third_party/mbedtls/repo/tests/scripts/
Dtest_psa_constant_names.py158 action='append', default=['include'],
161 action='store_true', dest='keep_c', default=False,
164 action='store_false', dest='keep_c',
170 action='store_true',
173 action='store_false', dest='show',
Dpsa_collect_statuses.py117 action='store_true',
120 action='store_true',
133 action='store_true',
Dcheck_test_cases.py177 action='store_true',
180 action='store_false', dest='quiet',
Dcheck_names.py881 action="store_true",
886 action="store_true",
Dgenerate_psa_tests.py744 parser.add_argument('--list', action='store_true',
/openthread-3.4.0/tools/harness-automation/autothreadharness/
Drunner.py336 action='store_true',
352 …parser.add_argument('--delete-history', '-d', action='store_true', default=False, help='clear hist…
355 action='store_true',
358 …parser.add_argument('--name-greps', '-g', action='append', default=None, help='grep case by names')
368 …parser.add_argument('--list-devices', '-l', action='store_true', default=False, help='list devices…
369 …parser.add_argument('--manual-reset', '-m', action='store_true', default=False, help='reset device…
370 …parser.add_argument('--dry-run', '-n', action='store_true', default=False, help='just show what to…
387 action='store_true',
/openthread-3.4.0/
DREADME.md1action-build-svg]][ot-gh-action-build] [![Simulation][ot-gh-action-simulation-svg]][ot-gh-action-s…
19 [ot-gh-action-build]: https://github.com/openthread/openthread/actions?query=workflow%3ABuild+branc…
20 [ot-gh-action-build-svg]: https://github.com/openthread/openthread/workflows/Build/badge.svg?branch…
21 [ot-gh-action-simulation]: https://github.com/openthread/openthread/actions?query=workflow%3ASimula…
22 [ot-gh-action-simulation-svg]: https://github.com/openthread/openthread/workflows/Simulation/badge.…
23 [ot-gh-action-docker]: https://github.com/openthread/openthread/actions?query=workflow%3ADocker+bra…
24 [ot-gh-action-docker-svg]: https://github.com/openthread/openthread/workflows/Docker/badge.svg?bran…
DCODE_OF_CONDUCT.md27 …ptable behavior and are expected to take appropriate and fair corrective action in response to any…
/openthread-3.4.0/src/core/common/
Dsettings.cpp421 Action action = kActionSave; in SaveEntry() local
426 action = kActionResave; in SaveEntry()
433 Log(action, error, aKey, aValue); in SaveEntry()
/openthread-3.4.0/src/cli/
Dcli_tcp.cpp764 otTcpIncomingConnectionAction action; in HandleTcpAcceptReady() local
774 ExitNow(action = OT_TCP_INCOMING_CONNECTION_ACTION_DEFER); in HandleTcpAcceptReady()
778 action = OT_TCP_INCOMING_CONNECTION_ACTION_ACCEPT; in HandleTcpAcceptReady()
781 return action; in HandleTcpAcceptReady()
/openthread-3.4.0/third_party/nlbuild-autotools/repo/automake/post/rules/
Dpretty.am62 # Map the build action 'lint' to the more vernacular 'pretty-check'.
/openthread-3.4.0/src/core/net/
Dtcp6.cpp971 otTcpIncomingConnectionAction action; in tcplp_sys_accept_ready() local
977 action = listener.mAcceptReadyCallback(&listener, &addr, &endpointPtr); in tcplp_sys_accept_ready()
981 switch (action) in tcplp_sys_accept_ready()
/openthread-3.4.0/third_party/nlbuild-autotools/repo/
DCHANGES114 the actual action commands that will be executed when the verbose
/openthread-3.4.0/tests/toranj/ncp/
Dwpan.py418 def _update_prop(self, action, prop_name, value, binary_data): argument
419 … return self.wpanctl(action + ' ' + prop_name + ' ' + ('-d ' if binary_data else '') + '-v ' +
/openthread-3.4.0/third_party/nlbuild-autotools/repo/third_party/autoconf/m4/
Dax_pthread.m442 # is not found. If ACTION-IF-FOUND is not specified, the default action
/openthread-3.4.0/third_party/mbedtls/repo/docs/architecture/
Dmbed-crypto-storage-specification.md260 The transaction file contains data about an ongoing action that cannot be completed atomically. It …
/openthread-3.4.0/src/ncp/
Dncp_base_mtd.cpp1743 bool action = false; in HandlePropertySet() local
1751 SuccessOrExit(error = mDecoder.ReadBool(action)); in HandlePropertySet()
1753 if (!action) in HandlePropertySet()
/openthread-3.4.0/third_party/mbedtls/repo/docs/architecture/testing/
Dinvasive-testing.md226 …ave exactly the same behavior. Changing the behavior should require some action at runtime (callin…
/openthread-3.4.0/third_party/mbedtls/repo/docs/proposed/
Dpsa-driver-interface.md175 …phic operation, a part of a cryptographic operation, or a key management action. These functions a…