Home
last modified time | relevance | path

Searched defs:ChildNode (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/sys/contrib/dev/acpica/components/namespace/
H A Dnswalk.c182 ACPI_NAMESPACE_NODE *ChildNode) in AcpiNsGetNextNode() argument
223 ACPI_NAMESPACE_NODE *ChildNode) in AcpiNsGetNextNodeTyped() argument
310 ACPI_NAMESPACE_NODE *ChildNode; in AcpiNsWalkNamespace() local
[all...]
H A Dnsalloc.c370 ACPI_NAMESPACE_NODE *ChildNode; in AcpiNsInstallNode() local
510 ACPI_NAMESPACE_NODE *ChildNode = NULL; in AcpiNsDeleteNamespaceSubtree() local
608 ACPI_NAMESPACE_NODE *ChildNode; AcpiNsDeleteNamespaceByOwner() local
[all...]
H A Dnsxfobj.c326 ACPI_NAMESPACE_NODE *ChildNode = NULL; in ACPI_EXPORT_SYMBOL() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp50 ContextTrieNode &ChildNode = It.second; in getHottestChildContext() local
96 ContextTrieNode *ChildNode = &It.second; in moveContextSamples() local
173 ContextTrieNode *ChildNode = &It.second; in dumpTree() local
262 ContextTrieNode &ChildNode in getIndirectCalleeContextSamplesFor() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp455 auto &ChildNode = It.second; convertCSProfiles() local
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp1720 syntax::Tree *ChildNode; markStmtChild() local
1740 syntax::Tree *ChildNode = Mapping.find(Child); markExprChild() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp612 unsigned ChildNode = 0; member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp408 std::unique_ptr<RematNode> ChildNode = std::make_unique<RematNode>(D); addNode() local