Home
last modified time | relevance | path

Searched refs:position (Results 1 – 11 of 11) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/tests/data_files/
Dtest_certs.h.jinja215 #define {{name}}{{ '\\' | put_to_column(position=80-9-name|length)}}
17 "{{line}}\r\n"{% if not loop.last %}{{ '\\' | put_to_column(position=80-10-1-line|length)}}
26 #define {{name}} {% raw -%} { {%- endraw %} {{ '\\' | put_to_column(position=80-11-name|length)}}
29 {{line}},{{ '\\' | put_to_column(position=80-9-line|length)}}
31 {{line}}{{ '\\' | put_to_column(position=80-8-line|length)}}
/openthread-latest/src/core/common/
Dstring.cpp377 size_t position = 0; in IsValidUtf8String() local
379 while (position < aLength) in IsValidUtf8String()
381 byte = *reinterpret_cast<const uint8_t *>(aString + position); in IsValidUtf8String()
382 ++position; in IsValidUtf8String()
417 VerifyOrExit(position < aLength, ret = false); in IsValidUtf8String()
419 byte = *reinterpret_cast<const uint8_t *>(aString + position); in IsValidUtf8String()
420 ++position; in IsValidUtf8String()
/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Dgenerate_test_cert_macros.py81 def put_to_column(value, position=0): argument
82 return ' '*position + value
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_asn1write.function461 data_t *needle, int from, int position)
497 if (position >= 0) {
498 /* position should have been found and modified. */
500 TEST_ASSERT(found == pointers[position]);
Dtest_suite_pkparse.function305 * their position. This is enforced during parsing (please see the implementation
Dtest_suite_asn1parse.function688 data_t *needle, int from, int position)
711 TEST_ASSERT(found == pointers[position]);
Dtest_suite_bignum_random.function95 /* Shift the most significant bit of x to position 8 and mask it out */
/openthread-latest/tests/scripts/thread-cert/
Dipv6.py654 def callculate_offset(self, position): argument
655 return position >> 3
/openthread-latest/third_party/mbedtls/repo/docs/architecture/
Dalternative-implementations.md47 … as in the built-in implementation, but does not need to be at the same position in the structure.…
/openthread-latest/third_party/mbedtls/repo/docs/architecture/psa-migration/
Dmd-cipher-dispatch.md358 - CTR-DRBG holds a special position in the stack: most users don't care about it per se, they only …
/openthread-latest/third_party/mbedtls/repo/docs/
D3.0-migration-guide.md695 own compression mechanisms and are in a better position than the TLS stack to