Searched defs:NumChildren (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/contrib/amd/amd/
H A Dautil.c54 int NumChildren = 0; /* number of children of primary amd */ variable
/freebsd-10.0-release/sys/contrib/dev/acpica/compiler/
H A Dasltree.c641 TrCreateNode( UINT32 ParseOpcode, UINT32 NumChildren, ...) argument
767 TrLinkChildren( ACPI_PARSE_OBJECT *Op, UINT32 NumChildren, ...) argument
[all...]
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DMachineCSE.cpp632 unsigned NumChildren = Children.size(); local
H A DMachineLICM.cpp715 unsigned NumChildren = Children.size(); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Analysis/
H A DThreadSafety.cpp701 unsigned NumChildren = N->arity(); local

Completed in 109 milliseconds