Searched defs:MaxDepth (Results 1 – 12 of 12) sorted by relevance
/minix3/minix/drivers/power/acpi/namespace/ |
H A D | nsdump.c | 676 UINT32 MaxDepth, in AcpiNsDumpObjects() 815 UINT32 MaxDepth, in AcpiNsDumpObjectPaths() 906 UINT32 MaxDepth) in AcpiNsDumpTables()
|
H A D | nswalk.c | 193 UINT32 MaxDepth, in AcpiNsWalkNamespace()
|
H A D | nsxfeval.c | 612 UINT32 MaxDepth, in AcpiWalkNamespace()
|
/minix3/minix/drivers/power/acpi/utilities/ |
H A D | utcache.c | 71 UINT16 MaxDepth, in AcpiOsCreateCache()
|
/minix3/external/bsd/llvm/dist/clang/lib/ASTMatchers/ |
H A D | ASTMatchFinder.cpp | 90 int MaxDepth, in MatchChildASTVisitor() 288 const int MaxDepth; member in clang::ast_matchers::internal::__anon0cad00880111::MatchChildASTVisitor 381 BoundNodesTreeBuilder *Builder, int MaxDepth, in memoizedMatchesRecursively() 415 BoundNodesTreeBuilder *Builder, int MaxDepth, in matchesRecursively()
|
/minix3/external/bsd/llvm/dist/clang/lib/Parse/ |
H A D | RAIIObjectsForParser.h | 374 enum { MaxDepth = 256 }; enumerator
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/ |
H A D | ScheduleDAG.cpp | 303 unsigned MaxDepth = BestI->getSUnit()->getDepth(); in biasCriticalPath() local
|
H A D | EarlyIfConversion.cpp | 721 unsigned MaxDepth = Slack + TailTrace.getInstrCycles(PI.PHI).Depth; in shouldConvertIf() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 40 const unsigned MaxDepth = 6; variable 1879 const unsigned MaxDepth = 6; in ComputeMultiple() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineMulDivRem.cpp | 922 const unsigned MaxDepth = 6; variable
|
/minix3/minix/drivers/power/acpi/include/ |
H A D | actypes.h | 1296 UINT16 MaxDepth; member
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | BBVectorize.cpp | 1850 size_t MaxDepth = DAG.lookup(IJ); in findBestDAGFor() local
|