Home
last modified time | relevance | path

Searched refs:insert (Results 1 – 4 of 4) sorted by relevance

/openthread-3.5.0/src/core/net/
Dip6_mpl.cpp164 SeedEntry *insert = nullptr; in UpdateSeedSet() local
176 if (insert == nullptr) in UpdateSeedSet()
179 insert = &mSeedSet[i]; in UpdateSeedSet()
191 if (aSeedId == group->mSeedId && insert == nullptr) in UpdateSeedSet()
194 insert = &mSeedSet[i]; in UpdateSeedSet()
220 else if (insert == nullptr && SerialNumber::IsLess(aSequence, mSeedSet[i].mSequence)) in UpdateSeedSet()
223 insert = &mSeedSet[i]; in UpdateSeedSet()
234 if (aSeedId == group->mSeedId && insert == nullptr) in UpdateSeedSet()
237 insert = &mSeedSet[kNumSeedEntries]; in UpdateSeedSet()
251 if (insert == nullptr) in UpdateSeedSet()
[all …]
/openthread-3.5.0/tools/harness-automation/doc/
Dconf.py51 sys.path.insert(0, os.path.abspath('..'))
/openthread-3.5.0/doc/
DDoxyfile.in266 # "Side Effects:". You can put \n's in the value part of an alias to insert
2107 # http://www.mcternan.me.uk/mscgen/)) to produce the chart and insert it in the
2115 # then run dia to produce the diagram and insert it in the documentation. The
/openthread-3.5.0/third_party/mbedtls/repo/doxygen/
Dmbedtls.doxyfile208 # You can put \n's in the value part of an alias to insert newlines.
1703 # http://www.mcternan.me.uk/mscgen/) to produce the chart and insert it in the