Searched defs:location (Results 26 - 50 of 142) sorted by relevance

123456

/haiku/src/kits/debugger/value/value_nodes/
H A DAddressValueNode.cpp55 ValueLocation* location = NodeChild()->Location(); local
[all...]
H A DCompoundValueNode.cpp183 ValueLocation* location = NodeChild()->Location(); local
[all...]
/haiku/headers/private/kernel/disk_device_manager/
H A DKDiskDeviceUtils.h49 set_string(char *&location, const char *newValue) argument
/haiku/src/servers/notification/
H A DNotificationView.h61 BPoint location; member in struct:NotificationView::LineInfo
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DItem.cpp206 uint32 location = fHeader->GetLocation(); local
H A DDirItem.h96 uint32 location = entry->GetLocation(); local
[all...]
/haiku/src/system/libroot/posix/
H A Ddlfcn.c41 void* location; local
83 void* location; local
/haiku/src/servers/app/font/
H A DFontStyle.cpp273 FontStyle::SetFontData(FT_Byte* location, uint32 size) argument
/haiku/src/apps/switcher/
H A DCaptureWindow.cpp99 uint32 location = kNowhere; local
163 _Notify(uint32 location, team_id team) argument
[all...]
/haiku/src/build/libbe/storage/
H A DFile.cpp356 BFile::ReadAt(off_t location, void *buffer, size_t size) argument
389 BFile::WriteAt(off_t location, const void *buffer, size_t size) argument
/haiku/src/tests/servers/app/painter/
H A DPainter.h59 inline void MovePenTo(const BPoint& location) argument
/haiku/src/kits/package/solver/
H A DSolverRepository.cpp48 BSolverRepository::BSolverRepository(BPackageInstallationLocation location) argument
100 BSolverRepository::SetTo(BPackageInstallationLocation location) argument
287 BSolverRepository::AddPackages(BPackageInstallationLocation location) argument
/haiku/src/kits/storage/
H A DFile.cpp231 BFile::ReadAt(off_t location, void* buffer, size_t size) argument
255 BFile::WriteAt(off_t location, const void* buffer, size_t size) argument
/haiku/src/kits/interface/
H A DToolTip.cpp67 BToolTip::SetMouseRelativeLocation(BPoint location) argument
/haiku/src/kits/debugger/model/
H A DDisassembledCode.cpp96 DisassembledCode::GetStatementLocationRange(const SourceLocation& location, argument
H A DUserBreakpoint.cpp99 UserBreakpoint::UserBreakpoint(const UserBreakpointLocation& location) argument
/haiku/src/kits/debugger/value/
H A DValueLoader.cpp43 ValueLoader::LoadValue(ValueLocation* location, type_code valueType, argument
215 ValueLoader::LoadRawValue(BVariant& location, size_t bytesToRead, void* _value) argument
228 ValueLoader::LoadStringValue(BVariant& location, size_t maxSize, BString& _value) argument
H A DValueNode.cpp104 ValueNode::SetLocationAndValue(ValueLocation* location, Value* value, argument
222 ValueNodeChild::SetLocation(ValueLocation* location, status_t resolutionState) argument
/haiku/src/kits/interface/textview_support/
H A DUndoBuffer.cpp194 DropUndoBuffer(BTextView* textView, char const* text, int32 textLen, text_run_array* runArray, int32 runArrayLen, int32 location, bool internalDrop) argument
/haiku/src/kits/package/
H A DDaemonClient.cpp149 BDaemonClient::CreateTransaction(BPackageInstallationLocation location, argument
41 GetInstallationLocationInfo( BPackageInstallationLocation location, BInstallationLocationInfo& _info) argument
H A DActivationTransaction.cpp44 int32 location; local
88 BActivationTransaction::SetTo(BPackageInstallationLocation location, argument
115 SetLocation(BPackageInstallationLocation location) argument
[all...]
/haiku/src/servers/package/
H A DResultWindow.cpp87 ResultWindow::AddLocationChanges(const char* location, argument
/haiku/src/kits/package/manager/
H A DRepositoryBuilder.cpp195 BRepositoryBuilder::AddPackages(BPackageInstallationLocation location, argument
/haiku/src/apps/haikudepot/packagemanagement/
H A DOpenPackageProcess.cpp148 int32 location = InstallLocation(); local
/haiku/src/kits/network/libnetservices/
H A DGeolocation.cpp158 BMessage location; local

Completed in 354 milliseconds

123456