Searched defs:MaxDepth (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.2-release/sys/contrib/dev/acpica/components/utilities/
H A Dutcache.c68 AcpiOsCreateCache( char *CacheName, UINT16 ObjectSize, UINT16 MaxDepth, ACPI_MEMORY_LIST **ReturnCache) argument
/freebsd-10.2-release/sys/contrib/dev/acpica/components/namespace/
H A Dnswalk.c190 AcpiNsWalkNamespace( ACPI_OBJECT_TYPE Type, ACPI_HANDLE StartNode, UINT32 MaxDepth, UINT32 Flags, ACPI_WALK_CALLBACK DescendingCallback, ACPI_WALK_CALLBACK AscendingCallback, void *Context, void **ReturnValue) argument
H A Dnsdump.c673 AcpiNsDumpObjects( ACPI_OBJECT_TYPE Type, UINT8 DisplayType, UINT32 MaxDepth, ACPI_OWNER_ID OwnerId, ACPI_HANDLE StartHandle) argument
812 AcpiNsDumpObjectPaths( ACPI_OBJECT_TYPE Type, UINT8 DisplayType, UINT32 MaxDepth, ACPI_OWNER_ID OwnerId, ACPI_HANDLE StartHandle) argument
904 AcpiNsDumpTables( ACPI_HANDLE SearchBase, UINT32 MaxDepth) argument
[all...]
H A Dnsxfeval.c609 AcpiWalkNamespace( ACPI_OBJECT_TYPE Type, ACPI_HANDLE StartObject, UINT32 MaxDepth, ACPI_WALK_CALLBACK DescendingCallback, ACPI_WALK_CALLBACK AscendingCallback, void *Context, void **ReturnValue) argument
/freebsd-10.2-release/sys/contrib/dev/acpica/components/debugger/
H A Ddbnames.c234 UINT32 MaxDepth = ACPI_UINT32_MAX; local
318 UINT32 MaxDepth = ACPI_UINT32_MAX; local
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Parse/
H A DRAIIObjectsForParser.h374 enum { MaxDepth = 256 }; enumerator in enum:clang::BalancedDelimiterTracker::__anon3335
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp287 const int MaxDepth; member in class:clang::ast_matchers::internal::__anon3170::MatchChildASTVisitor
86 MatchChildASTVisitor(const DynTypedMatcher *Matcher, ASTMatchFinder *Finder, BoundNodesTreeBuilder *Builder, int MaxDepth, ASTMatchFinder::TraversalKind Traversal, ASTMatchFinder::BindKind Bind) argument
373 memoizedMatchesRecursively(const ast_type_traits::DynTypedNode &Node, const DynTypedMatcher &Matcher, BoundNodesTreeBuilder *Builder, int MaxDepth, TraversalKind Traversal, BindKind Bind) argument
404 matchesRecursively(const ast_type_traits::DynTypedNode &Node, const DynTypedMatcher &Matcher, BoundNodesTreeBuilder *Builder, int MaxDepth, TraversalKind Traversal, BindKind Bind) argument
[all...]
/freebsd-10.2-release/contrib/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp720 unsigned MaxDepth = Slack + TailTrace.getInstrCycles(PI.PHI).Depth; local
/freebsd-10.2-release/contrib/llvm/lib/Analysis/
H A DValueTracking.cpp36 const unsigned MaxDepth = 6; variable
1306 const unsigned MaxDepth = 6; local
[all...]
/freebsd-10.2-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp739 const unsigned MaxDepth = 6; member in namespace:__anon2733
/freebsd-10.2-release/contrib/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp1775 size_t MaxDepth = DAG.lookup(IJ); local
/freebsd-10.2-release/sys/contrib/dev/acpica/include/
H A Dactypes.h1326 UINT16 MaxDepth; member in struct:acpi_memory_list

Completed in 315 milliseconds