Home
last modified time | relevance | path

Searched defs:first (Results 1 – 9 of 9) sorted by relevance

/openthread-latest/third_party/tcplp/lib/
Dlbuf.c89 otLinkedBuffer** first, size_t* firstoffset, in lbuf_getrange()
Dcbuf.c269 void cbuf_reference(const struct cbufhead* chdr, otLinkedBuffer* first, otLinkedBuffer* second) { in cbuf_reference()
/openthread-latest/src/core/utils/
Dheap.cpp52 Block &first = BlockRight(super); in Heap() local
Dflash.cpp175 bool first = (Get(aKey, 0, nullptr, nullptr) == kErrorNotFound); in Add() local
Dheap.hpp214 const Block &first = self.BlockRight(super); in IsClean() local
/openthread-latest/third_party/mbedtls/repo/library/
Dx509_create.c447 mbedtls_asn1_named_data *first) in mbedtls_x509_write_names()
549 mbedtls_asn1_named_data *first) in mbedtls_x509_write_extensions()
Dmemory_buffer_alloc.c51 memory_header *first; member
/openthread-latest/third_party/tcplp/lib/test/
Dtest_all.c80 struct otLinkedBuffer first; in cbuf_test() local
/openthread-latest/third_party/mbedtls/repo/programs/ssl/
Dssl_test_lib.c316 mbedtls_x509_crt *first; in ca_callback() local