Home
last modified time | relevance | path

Searched defs:siblings (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/sys/dev/irdma/
H A Dirdma_ws.h51 struct list_head siblings; member
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-converter.cpp177 SmallVector<TrieNode<StackIdData> *, 4> siblings; member
229 SmallVector<StackTrieNode *, 4> siblings = in findOrCreateStackNode() local
/freebsd-src/cddl/usr.sbin/zfsd/
H A Dzfsd_event.cc456 std::list<Vdev> siblings; in TryDetach() local
/freebsd-src/bin/ps/
H A Dps.c1051 int dst, lvl, maxlvl, n, ndst, nsrc, siblings, src; descendant_sort() local
/freebsd-src/sys/contrib/zstd/programs/
H A Dutil.c1260 int siblings = 0; in UTIL_countCores() local
/freebsd-src/contrib/libxo/xohtml/external/
H A Djquery.js5569 siblings: function( elem ) { method