Searched defs:Base (Results 1 - 20 of 20) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutstrtoul64.c235 UINT32 Base = 10; /* Default is decimal */ local
459 UINT32 Base = 10; /* Default is decimal */ local
H A Dutstrsuppt.c532 AcpiUtInsertDigit( UINT64 *AccumulatedValue, UINT32 Base, int AsciiDigit) argument
575 AcpiUtStrtoulMultiply64( UINT64 Multiplicand, UINT32 Base, UINT64 *OutProduct) argument
[all...]
H A Dutclib.c804 strtoul( const char *String, char **Terminator, UINT32 Base) argument
[all...]
/haiku/src/tests/kits/net/netservices2/
H A DExclusiveBorrowTest.cpp41 class Base class
44 Base() {} function in class:Base
/haiku/headers/private/kernel/arch/generic/
H A Ddebug_uart.h38 addr_t Base() const { return fBase; } function in class:DebugUART
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/executer/
H A Dexutils.c424 AcpiExDigitsNeeded( UINT64 Value, UINT32 Base) argument
H A Dexconvrt.c557 UINT16 Base = 16; local
423 AcpiExConvertToAscii( UINT64 Integer, UINT16 Base, UINT8 *String, UINT8 DataWidth) argument
[all...]
/haiku/src/apps/diskprobe/
H A DDataView.h67 base_type Base() const { return fBase; } function in class:DataView
H A DProbeView.cpp125 base_type Base() const { return fBase; } function in class:HeaderView
[all...]
/haiku/src/system/boot/arch/ppc/
H A Darch_framebuffer.h40 virtual addr_t Base() { return fBase; }; function in class:ArchFramebuffer
/haiku/headers/private/fs_shell/
H A Dfssh_auto_deleter.h149 CObjectDelete<Type, DestructorReturnType, Destructor> > Base; typedef in struct:FSShell::CObjectDeleter
187 typedef AutoDeleter<Type, MethodDelete<Type, DestructorReturnType> > Base; typedef in struct:FSShell::MethodDeleter
/haiku/headers/private/shared/
H A DAutoDeleter.h187 CObjectDelete<Type, DestructorReturnType, Destructor> > Base; typedef in struct:BPrivate::CObjectDeleter
219 MethodDelete<Type, DestructorReturnType, Destructor> > Base; typedef in struct:BPrivate::MethodDeleter
249 MethodObjectDelete<Type, Table, table, Deleter> > Base; typedef in struct:BPrivate::MethodObjectDeleter
/haiku/headers/private/kernel/vm/
H A DVMAddressSpace.h36 addr_t Base() const { return fBase; } function in struct:VMAddressSpace
H A DVMArea.h126 addr_t Base() const { return fBase; } function in struct:VMArea
/haiku/src/system/kernel/platform/atari_m68k/
H A Dplatform.cpp103 uint32 Base() const { return fBase; }; function in class:BPrivate::M68KAtari::MFP
123 uint32 Base() const { return fBase; }; function in class:BPrivate::M68KAtari::RTC
/haiku/headers/os/interface/
H A DLayoutBuilder.h38 class Base { class in namespace:BLayoutBuilder
419 Base<ParentBuilde function in class:BLayoutBuilder::Base
[all...]
/haiku/src/add-ons/kernel/bus_managers/agp_gart/
H A Dagp_gart.cpp136 addr_t Base() const { return fInfo.base; } function in class:Aperture
/haiku/src/system/kernel/debug/
H A Dcore_dump.cpp495 addr_t Base() const function in struct:__anon2::AreaInfo
/haiku/headers/os/drivers/pcmcia/
H A Dcs.h52 u_long Base; member in struct:adjust_t::__anon268::memory
270 u_long Base; member in struct:win_req_t
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dactbl1.h778 UINT64 Base; member in struct:acpi_cedt_chbs

Completed in 391 milliseconds