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

/haiku/headers/private/debugger/types/
H A DSourceLocation.h42 int32 Line() const function in class:SourceLocation
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Duttrack.c248 AcpiUtAllocateAndTrack( ACPI_SIZE Size, UINT32 Component, const char *Module, UINT32 Line) argument
317 AcpiUtAllocateZeroedAndTrack( ACPI_SIZE Size, UINT32 Component, const char *Module, UINT32 Line) argument
386 AcpiUtFreeAndTrack( void *Allocation, UINT32 Component, const char *Module, UINT32 Line) argument
512 AcpiUtTrackAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation, ACPI_SIZE Size, UINT8 AllocType, UINT32 Component, const char *Module, UINT32 Line) argument
615 AcpiUtRemoveAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation, UINT32 Component, const char *Module, UINT32 Line) argument
[all...]
/haiku/src/kits/debugger/model/
H A DDisassembledCode.cpp20 struct DisassembledCode::Line { struct in class:DisassembledCode
24 Line(const BString& line, ContiguousStatement* statement) function in struct:DisassembledCode::Line
[all...]
/haiku/headers/private/graphics/nvidia/
H A Dnv_acc.h148 } Line[0x10]; /* command can handle upto 16 lines */ member in struct:__anon844
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp484 SourceView::MarkerManager::Marker::Line() const function in class:SourceView::MarkerManager::Marker
[all...]

Completed in 54 milliseconds