Searched defs:location (Results 51 - 75 of 142) sorted by path

123456

/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 DAppFileInfo.cpp932 BAppFileInfo::SetInfoLocation(info_location location) argument
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/storage/disk_device/
H A DDiskDeviceUtils.h19 set_string(char*& location, const char* newString) argument
/haiku/src/kits/support/
H A DUrl.cpp114 BUrl::BUrl(const BUrl& base, const BString& location) argument
/haiku/src/servers/app/
H A DDesktopListener.cpp259 NotifyWindowTabLocationChanged(Window* window, float location, bool isShifting) argument
/haiku/src/servers/app/stackandtile/
H A DStackAndTile.cpp449 StackAndTile::WindowTabLocationChanged(Window* window, float location, argument
/haiku/src/servers/notification/
H A DNotificationView.h61 BPoint location; member in struct:NotificationView::LineInfo
/haiku/src/servers/package/
H A DResultWindow.cpp87 ResultWindow::AddLocationChanges(const char* location, argument
H A DRoot.cpp290 Root::GetVolume(BPackageInstallationLocation location) argument
309 int32 location; local
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DGroupView.cpp151 BPoint location = fInsets.LeftTop(); local
H A DTwoDimensionalSliderView.cpp64 BPoint location = fMinLocation + value; local
[all...]
H A DView.cpp79 View::SetLocation(BPoint location) argument
140 BPoint location = fFrame.LeftTop(); local
/haiku/src/tests/kits/opengl/glsl/
H A Dshaderutil.h12 GLint location; /**< filled in by InitUniforms() */ member in struct:uniform_info
23 GLint location; member in struct:attrib_info
/haiku/src/tests/servers/app/painter/
H A DPainter.cpp266 Painter::SetPenLocation(const BPoint& location) argument
H A DPainter.h59 inline void MovePenTo(const BPoint& location) argument
/haiku/src/tests/system/kernel/slab/
H A DSlab.h139 ObjectInfo location = fStrategy.ObjectInformation(object); local
/haiku/src/add-ons/control_look/BeControlLook/
H A DBeControlLook.cpp1258 DrawSliderHashMarks(BView* view, BRect& rect, const BRect& updateRect, const rgb_color& base, int32 count, hash_mark_location location, uint32 flags, orientation orientation) argument
[all...]
/haiku/src/add-ons/kernel/drivers/audio/hda/
H A Dhda_codec.cpp133 get_widget_location(uint32 location) argument
856 const char* location = local
/haiku/src/add-ons/kernel/drivers/audio/usb/
H A DAudioControlInterface.cpp118 AudioChannelCluster::HasChannel(uint32 location) argument
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A Dbtrfs.h361 btrfs_key location; member in struct:btrfs_dir_entry
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DDirItem.h96 uint32 location = entry->GetLocation(); local
[all...]
/haiku/src/add-ons/kernel/file_systems/udf/
H A DUdfStructures.cpp451 extent_address::extent_address(uint32 location, uint32 length) argument
[all...]
/haiku/src/add-ons/kernel/partitioning_systems/common/
H A DPartitionMap.cpp221 is_inside_partitions(off_t location, const Partition** partitions, int32 count) argument
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DBreakpointListView.cpp253 const UserBreakpointLocation& location = breakpoint->Location(); local

Completed in 185 milliseconds

123456