Searched defs:maxDepth (Results 1 - 7 of 7) sorted by relevance

/haiku/src/apps/debugger/user_interface/cli/commands/
H A DCliPrintVariableCommand.cpp102 _ResolveValueIfNeeded(ValueNode* node, CliContext& context, int32 maxDepth) argument
/haiku/src/add-ons/screen_savers/spider/
H A DSpiderSaver.cpp161 SpiderSaver::SetQueueDepth(uint32 maxDepth) argument
/haiku/src/add-ons/kernel/bus_managers/acpi/
H A DDevice.cpp88 acpi_walk_namespace(acpi_device device, uint32 objectType, uint32 maxDepth, argument
H A DBusManager.cpp742 walk_namespace(acpi_handle busDeviceHandle, uint32 objectType, uint32 maxDepth, acpi_walk_callback descendingCallback, acpi_walk_callback ascendingCallback, void* context, void** returnValue) argument
/haiku/src/kits/debugger/user_interface/util/
H A DUiUtils.cpp283 PrintValueNodeGraph(BString& _output, ValueNodeChild* child, int32 indentLevel, int32 maxDepth) argument
/haiku/src/kits/debugger/controllers/
H A DDebugReportGenerator.cpp784 _ResolveValueIfNeeded(ValueNode* node, StackFrame* frame, int32 maxDepth) argument
/haiku/src/system/libroot/posix/malloc_debug/
H A Dguarded_heap.cpp280 guarded_heap_fill_stack_trace(addr_t stackTrace[], size_t maxDepth, argument

Completed in 61 milliseconds