Searched refs:DebugLevel (Results 1 - 15 of 15) sorted by relevance

/haiku/src/bin/pkgman/
H A DCommonOptions.h23 int32 DebugLevel() const function in class:CommonOptions
H A Dcommand_uninstall.cpp102 packageManager.SetDebugLevel(fCommonOptions.DebugLevel());
H A Dcommand_update.cpp103 packageManager.SetDebugLevel(fCommonOptions.DebugLevel());
H A Dcommand_full_sync.cpp101 packageManager.SetDebugLevel(fCommonOptions.DebugLevel());
H A Dcommand_info.cpp82 packageManager.SetDebugLevel(fCommonOptions.DebugLevel());
H A Dcommand_install.cpp110 packageManager.SetDebugLevel(fCommonOptions.DebugLevel());
H A Dcommand_resolve_dependencies.cpp173 solver->SetDebugLevel(fCommonOptions.DebugLevel());
H A Dcommand_search.cpp223 packageManager.SetDebugLevel(fCommonOptions.DebugLevel());
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacstruct.h364 UINT32 DebugLevel; member in struct:acpi_region_walk_info
377 UINT32 DebugLevel; member in struct:acpi_walk_info
H A Dacnamesp.h377 UINT32 DebugLevel);
H A Dacpixf.h800 UINT32 DebugLevel,
H A Dactypes.h1206 UINT32 DebugLevel; member in struct:acpi_system_info
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/namespace/
H A Dnsdump.c335 if (!(AcpiDbgLevel & Info->DebugLevel))
819 Info.DebugLevel = ACPI_LV_TABLES;
980 * DebugLevel - Output level
991 UINT32 DebugLevel)
999 Info.DebugLevel = DebugLevel;
989 AcpiNsDumpEntry( ACPI_HANDLE Handle, UINT32 DebugLevel) argument
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/parser/
H A Dpsxface.c177 * DebugLevel - Optional level mask. 0 to use default
191 UINT32 DebugLevel,
206 AcpiGbl_TraceDbgLevel = DebugLevel;
189 AcpiDebugTrace( const char *Name, UINT32 DebugLevel, UINT32 DebugLayer, UINT32 Flags) argument
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutxface.c308 InfoPtr->DebugLevel = AcpiDbgLevel;

Completed in 201 milliseconds