Searched defs:start (Results 1 - 25 of 386) sorted by relevance

1234567891011>>

/haiku/headers/private/kernel/boot/
H A Daddr_range.h14 uint64 start; member in struct:addr_range
/haiku/src/system/libroot/os/arch/riscv64/
H A Dcachectl.cpp10 __riscv_flush_icache(void *start, void *end, unsigned long int flags) argument
/haiku/src/system/libroot/posix/unistd/
H A Dsleep.c17 bigtime_t start; local
/haiku/src/system/boot/platform/bios_ia32/
H A Dacpi.h16 uint32 start; member in struct:scan_spots_struct
/haiku/headers/private/debugger/types/
H A DTargetAddressRangeList.h48 TargetAddressRangeList::AddRange(target_addr_t start, target_size_t size) argument
/haiku/src/add-ons/accelerants/matrox/engine/
H A Dmga_support.c13 bigtime_t start=system_time(); local
/haiku/src/add-ons/accelerants/neomagic/engine/
H A Dnm_support.c13 bigtime_t start=system_time(); local
/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_support.c13 bigtime_t start=system_time(); local
/haiku/src/add-ons/accelerants/skeleton/engine/
H A Dsupport.c13 bigtime_t start=system_time(); local
/haiku/src/add-ons/accelerants/via/engine/
H A Dsupport.c13 bigtime_t start=system_time(); local
/haiku/src/add-ons/screen_savers/spider/
H A DPolygonQueue.cpp16 PolygonQueue::PolygonQueue(Polygon* start, int32 depth) argument
/haiku/src/apps/haiku3d/
H A DMathUtils.cpp18 MathUtils::EaseInOutCubic(float time, float start, float distance, argument
30 MathUtils::EaseInOutQuart(float time, float start, float distance, argument
45 MathUtils::EaseInOutQuint(float time, float start, float distance, argument
57 MathUtils::EaseInOutSine(float time, float start, floa argument
[all...]
/haiku/src/tools/misc/
H A Dbin2asm.c15 int start = 1; local
/haiku/src/add-ons/kernel/file_systems/udf/
H A DPhysicalPartition.cpp8 PhysicalPartition::PhysicalPartition(uint16 number, uint32 start, uint32 length) argument
H A DSparablePartition.cpp12 SparablePartition::SparablePartition(uint16 number, uint32 start, uint32 length, argument
/haiku/src/system/kernel/scheduler/
H A Dscheduler_profiler.cpp58 nanotime_t start = system_time_nsecs(); local
/haiku/src/tests/kits/media/nodetest/
H A Dmisc.cpp36 static bigtime_t start = 0; local
/haiku/src/apps/charactermap/
H A DUnicodeBlocks.h14 uint32 start; member in struct:unicode_block_entry
/haiku/headers/cpp/std/
H A Dslice.h59 slice::start () const function in class:slice
/haiku/src/kits/interface/
H A DGradientLinear.cpp26 BGradientLinear::BGradientLinear(const BPoint& start, const BPoint& end) argument
57 BGradientLinear::SetStart(const BPoint& start) argument
/haiku/src/tests/kits/game/chart/
H A DChartView.cpp80 ChartColorControl::ChartColorControl(BPoint start, BMessage *message) argument
/haiku/src/tests/system/libroot/posix/
H A Dseek_and_write_test.cpp16 test_for_content(int fd, off_t start, const char* contents, size_t length) argument
40 test_for_zero(int fd, off_t start, off_t end) argument
[all...]
/haiku/src/bin/package/
H A Dcommand_info.cpp80 const char* start = format; local
/haiku/src/kits/debugger/model/
H A DStatement.cpp20 AbstractStatement::AbstractStatement(const SourceLocation& start) argument
37 ContiguousStatement::ContiguousStatement(const SourceLocation& start, argument
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Ddevice_io.h53 unsigned long start; member in struct:hd_geometry

Completed in 124 milliseconds

1234567891011>>