/openthread-latest/src/posix/platform/ |
D | mainloop.cpp | 63 for (Source *source = mSources; source != nullptr; source = source->mNext) in Update() local 65 source->Update(aContext); in Update() 71 for (Source *source = mSources; source != nullptr; source = source->mNext) in Process() local 73 source->Process(aContext); in Process()
|
D | vendor_extension_example.cmake | 5 # Redistribution and use in source and binary forms, with or without 7 # 1. Redistributions of source code must retain the above copyright 34 # Create library target using source file "vendor_source.cpp"
|
/openthread-latest/tests/unit/ |
D | test_ip4_header.cpp | 59 Address source; in TestIp4Header() local 63 SuccessOrQuit(source.FromString("10.0.0.235"), "Address::FromString() failed"); in TestIp4Header() 81 header.SetSource(source); in TestIp4Header() 87 VerifyOrQuit(header.GetSource() == source); in TestIp4Header() 96 VerifyOrQuit(memcmp(&headerBytes[Header::kSourceAddressOffset], &source, sizeof(source)) == 0, in TestIp4Header() 114 VerifyOrQuit(memcmp(&headerBytes[Header::kSourceAddressOffset], &source, sizeof(source)) == 0, in TestIp4Header()
|
D | test_ip6_header.cpp | 63 Address source; in TestIp6Header() local 67 …SuccessOrQuit(source.FromString("0102:0304:0506:0708:090a:0b0c:0d0e:0f12"), "Address::FromString()… in TestIp6Header() 85 header.SetSource(source); in TestIp6Header() 93 VerifyOrQuit(header.GetSource() == source); in TestIp6Header() 102 VerifyOrQuit(memcmp(&headerBytes[Header::kSourceFieldOffset], &source, sizeof(source)) == 0, in TestIp6Header()
|
D | CMakeLists.txt | 5 # Redistribution and use in source and binary forms, with or without 7 # 1. Redistributions of source code must retain the above copyright 138 # Unit test name will be `ot-test-{name}`. Test source file of 140 # passed to provide additional source files.
|
/openthread-latest/third_party/mbedtls/repo/library/ |
D | entropy.c | 30 memset(ctx->source, 0, sizeof(ctx->source)); in mbedtls_entropy_init() 78 mbedtls_platform_zeroize(ctx->source, sizeof(ctx->source)); in mbedtls_entropy_free() 100 ctx->source[idx].f_source = f_source; in mbedtls_entropy_add_source() 101 ctx->source[idx].p_source = p_source; in mbedtls_entropy_add_source() 102 ctx->source[idx].threshold = threshold; in mbedtls_entropy_add_source() 103 ctx->source[idx].strong = strong; in mbedtls_entropy_add_source() 210 if (ctx->source[i].strong == MBEDTLS_ENTROPY_SOURCE_STRONG) { in entropy_gather_internal() 215 if ((ret = ctx->source[i].f_source(ctx->source[i].p_source, in entropy_gather_internal() 228 ctx->source[i].size += olen; in entropy_gather_internal() 311 if (ctx->source[i].size < ctx->source[i].threshold) { in mbedtls_entropy_func() [all …]
|
/openthread-latest/third_party/build_gn/toolchain/ |
D | BUILD.gn | 2 # Use of this source code is governed by a BSD-style license that can be 7 …-MMD -MF $depfile {{defines}} {{include_dirs}} {{cflags}} {{cflags_c}} -c {{source}} -o {{output}}" 16 …MMD -MF $depfile {{defines}} {{include_dirs}} {{cflags}} {{cflags_cc}} -c {{source}} -o {{output}}" 71 command = "cp -af {{source}} {{output}}" 72 description = "COPY {{source}} {{output}}"
|
/openthread-latest/third_party/mbedtls/repo/ |
D | dco.txt | 18 have the right to submit it under the open source license 22 of my knowledge, is covered under an appropriate open source 25 by me, under the same open source license (unless I am 37 this project or the open source license(s) involved.
|
/openthread-latest/third_party/mbedtls/repo/scripts/ |
D | basic.requirements.txt | 3 # Required to (re-)generate source files. Not needed if the generated source
|
/openthread-latest/third_party/jlink/SEGGER_RTT_V640/ |
D | License.txt | 8 to or modify the source code of this software in order to stay 11 Redistribution and use in source and binary forms, with or 15 o Redistributions of source code must retain the above copyright
|
/openthread-latest/tests/scripts/thread-cert/border_router/ |
D | README.md | 13 # Clear current OpenThread directory (remember to add new source files). 16 # Rebuild the OTBR Docker image if OTBR source code is updated.
|
/openthread-latest/src/ncp/ |
D | CMakeLists.txt | 5 # Redistribution and use in source and binary forms, with or without 7 # 1. Redistributions of source code must retain the above copyright 45 set(OT_NCP_VENDOR_HOOK_SOURCE "" CACHE STRING "set vendor hook source file for NCP")
|
/openthread-latest/third_party/mbedtls/repo/tests/suites/ |
D | test_suite_psa_crypto_memory.data | 10 PSA input buffer copy: zero-length source buffer 25 PSA output buffer copy: zero-length source buffer
|
/openthread-latest/src/ |
D | CMakeLists.txt | 5 # Redistribution and use in source and binary forms, with or without 7 # 1. Redistributions of source code must retain the above copyright
|
/openthread-latest/ |
D | LICENSE | 4 Redistribution and use in source and binary forms, with or without 6 1. Redistributions of source code must retain the above copyright
|
/openthread-latest/examples/ |
D | CMakeLists.txt | 5 # Redistribution and use in source and binary forms, with or without 7 # 1. Redistributions of source code must retain the above copyright
|
/openthread-latest/examples/apps/ |
D | CMakeLists.txt | 5 # Redistribution and use in source and binary forms, with or without 7 # 1. Redistributions of source code must retain the above copyright
|
/openthread-latest/examples/platforms/ |
D | CMakeLists.txt | 5 # Redistribution and use in source and binary forms, with or without 7 # 1. Redistributions of source code must retain the above copyright
|
/openthread-latest/third_party/ |
D | CMakeLists.txt | 5 # Redistribution and use in source and binary forms, with or without 7 # 1. Redistributions of source code must retain the above copyright
|
/openthread-latest/tools/ |
D | CMakeLists.txt | 5 # Redistribution and use in source and binary forms, with or without 7 # 1. Redistributions of source code must retain the above copyright
|
/openthread-latest/tools/otci/ |
D | LICENSE | 4 Redistribution and use in source and binary forms, with or without 6 1. Redistributions of source code must retain the above copyright
|
/openthread-latest/src/lib/ |
D | common.am | 5 # Redistribution and use in source and binary forms, with or without 7 # 1. Redistributions of source code must retain the above copyright
|
/openthread-latest/tests/ |
D | CMakeLists.txt | 5 # Redistribution and use in source and binary forms, with or without 7 # 1. Redistributions of source code must retain the above copyright
|
/openthread-latest/etc/cmake/ |
D | functions.cmake | 5 # Redistribution and use in source and binary forms, with or without 7 # 1. Redistributions of source code must retain the above copyright
|
/openthread-latest/examples/platforms/zephyr/ |
D | CMakeLists.txt | 5 # Redistribution and use in source and binary forms, with or without 7 # 1. Redistributions of source code must retain the above copyright
|