Home
last modified time | relevance | path

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

/third_party/libabigail/tools/
Dabilint.cc117 artifact_use_relation_tree *root_node = nullptr; member
212 artifact_use_relation_tree *root_node = get_root_node(); in artifact_in_tree() local
227 artifact_use_relation_tree *root_node = get_root_node(); in record_artifact() local
/third_party/selinux/libsepol/cil/src/
Dcil_fqn.c132 int cil_fqn_qualify(struct cil_tree_node *root_node) in cil_fqn_qualify()
/third_party/vixl/src/aarch64/
Ddecoder-aarch64.cc92 auto root_node{String("Root", GetAllocator().Adapter())}; in ConstructDecodeGraph() local
/third_party/lwip/src/include/lwip/apps/
Dsnmp_core.h256 const struct snmp_node *root_node; member
259 #define SNMP_MIB_CREATE(oid_list, root_node) { (oid_list), (u8_t)LWIP_ARRAYSIZE(oid_list), root_nod… argument
/third_party/node/deps/v8/src/heap/cppgc-js/
Dcpp-snapshot.cc331 RootState& CreateRootState(EmbedderRootNode* root_node) { in CreateRootState()
/third_party/rust/crates/memchr/bench/data/code/
Drust-library.rs30034 let root_node = self.root.as_ref()?.reborrow(); localVariable
30043 let root_node = map.root.as_mut()?.borrow_mut(); localVariable
30054 let root_node = Self::ensure_is_owned(&mut map.root).borrow_mut(); localVariable
30331 let root_node = self.root.as_ref()?.reborrow(); localVariable
30359 let root_node = self.root.as_ref()?.reborrow(); localVariable
30388 let root_node = self.root.as_ref()?.reborrow(); localVariable
30418 let root_node = map.root.as_mut()?.borrow_mut(); localVariable
30471 let root_node = self.root.as_ref()?.reborrow(); localVariable
30501 let root_node = map.root.as_mut()?.borrow_mut(); localVariable
30585 let root_node = self.root.as_mut()?.borrow_mut(); localVariable
[all …]