| /openthread-latest/src/core/utils/ |
| D | heap.cpp | 154 Block &right = BlockRight(block); in Free() local 174 if (right.IsFree()) in Free() 178 if (right.GetSize() > left->GetSize()) in Free() 180 …for (const uint16_t offset = BlockOffset(right); prev->GetNext() != offset; prev = &BlockNext(*pre… in Free() 185 prev = &BlockPrev(right); in Free() 189 prev->SetNext(right.GetNext()); in Free() 190 right.SetNext(0); in Free() 193 left->SetSize(left->GetSize() + right.GetSize() + sizeof(Block)); in Free() 203 if (right.IsFree()) in Free() 205 Block &prev = BlockPrev(right); in Free() [all …]
|
| /openthread-latest/src/core/common/ |
| D | binary_search.cpp | 48 uint16_t right = aLength; in Find() local 50 while (left < right) in Find() 52 uint16_t middle = (left + right) / 2; in Find() 78 right = middle; in Find()
|
| /openthread-latest/third_party/mbedtls/repo/programs/test/ |
| D | metatest.c | 88 int right = 10; in meta_test_not_equal() local 92 TEST_EQUAL(left, right); in meta_test_not_equal() 100 int right = 10; in meta_test_not_le_s() local 104 TEST_LE_S(left, right); in meta_test_not_le_s() 112 size_t right = 10; in meta_test_not_le_u() local 116 TEST_LE_U(left, right); in meta_test_not_le_u()
|
| /openthread-latest/third_party/mbedtls/repo/tests/suites/ |
| D | test_suite_base64.data | 7 Test case mbedtls_base64_encode #1 buffer just right 10 Test case mbedtls_base64_encode #2 buffer just right 16 Test case mbedtls_base64_encode #3 buffer just right 22 Test case mbedtls_base64_encode #4 buffer just right 28 Test case mbedtls_base64_encode #5 buffer just right 34 Test case mbedtls_base64_encode #6 buffer just right 40 Test case mbedtls_base64_encode #7 buffer just right
|
| D | test_suite_chacha20.function | 55 * in order to test that starts() does the right thing. */
|
| D | test_suite_poly1305.function | 47 * right thing. */
|
| D | test_suite_bignum_core.function | 11 * \param[in] B Little-endian presentation of the right operand. 87 * \param[in] B Little-endian presentation of the right operand. 889 … TEST_EQUAL(0, mbedtls_mpi_grow(&R, limbs_AN)); /* ensure it's got the right number of limbs */
|
| D | test_suite_constant_time.function | 477 /* Fill src in a way that we can detect if we copied the right bytes */
|
| D | test_suite_bignum_random.function | 439 /* When the result has the right number of limbs, also test mod_raw
|
| D | test_suite_psa_crypto_pake.function | 210 * free to detect it right away of with a delay.
|
| D | test_suite_psa_crypto.function | 792 * free to detect it right away of with a delay.
|
| /openthread-latest/tests/scripts/thread-cert/ |
| D | test_ping_lla_src.py | 91 left, center, right = router2, router1, router3 100 self.assertFalse(left.ping(right.get_mleid(), interface=left_lla))
|
| /openthread-latest/third_party/mbedtls/repo/ |
| D | dco.txt | 18 have the right to submit it under the open source license 23 license and I have the right under that license to submit that
|
| D | LICENSE | 340 exercise the right to control the distribution of derivative or 430 patents or other property right claims or to contest validity of any
|
| /openthread-latest/ |
| D | NOTICE | 11 Specification and does not convey the right to identify any final product as Thread
|
| D | CODE_OF_CONDUCT.md | 31 Community leaders have the right and responsibility to remove, edit, or reject comments, commits, c…
|
| D | README.md | 7 …4c4e1e/doc/images/certified.svg" alt="Thread Certified Component" width="150px" align="right"> </a>
|
| /openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-migration/ |
| D | testing.md | 27 right decision was made at run-time, i. e. that we didn't use the fallback for
|
| D | strategy.md | 340 Executing step 3 will mostly consist of using the right dependency macros in 341 the right places (once the previous steps are done).
|
| D | psa-legacy-bridges.md | 143 …tion in a `psa_key_attributes_t`. The algorithm is also needed in its own right when calling opera…
|
| /openthread-latest/third_party/mbedtls/repo/framework/ |
| D | LICENSE | 340 exercise the right to control the distribution of derivative or 430 patents or other property right claims or to contest validity of any
|
| /openthread-latest/third_party/mbedtls/repo/docs/proposed/ |
| D | psa-conditional-inclusion-c.md | 231 …e is required, but no matching algorithm, or vice versa? Is it always the right thing, for example…
|
| /openthread-latest/third_party/mbedtls/repo/docs/architecture/testing/ |
| D | invasive-testing.md | 215 …facement | ++ No impact on the product when built normally or on the documentation, if done right |
|
| /openthread-latest/third_party/mbedtls/repo/docs/architecture/ |
| D | psa-shared-memory.md | 360 * Those buffers that are inputs to a PSA function need to be unpoisoned right up until the function…
|
| /openthread-latest/doc/ |
| D | Doxyfile.in | 1602 # projects and redirect the results back to the right project.
|