Searched defs:location (Results 1 - 25 of 142) sorted by last modified time

123456

/haiku/src/servers/app/font/
H A DFontStyle.cpp273 FontStyle::SetFontData(FT_Byte* location, uint32 size) argument
/haiku/src/apps/softwareupdater/
H A DUpdateManager.cpp42 UpdateManager::UpdateManager(BPackageInstallationLocation location, argument
/haiku/src/apps/mediaplayer/
H A DController.cpp905 Controller::GetLocation(BString* location) argument
/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/bin/pkgman/
H A DPackageManager.cpp36 PackageManager::PackageManager(BPackageInstallationLocation location, argument
/haiku/src/system/runtime_loader/
H A Delf.cpp829 void* location = (void*)(symbol->st_value local
890 addr_t location = symbol->st_value + image->regions[0].delta; local
/haiku/src/apps/terminal/
H A DTermWindow.cpp1952 BPoint location = fTabView->ConvertToScreen( local
/haiku/src/kits/tracker/
H A DTextWidget.cpp648 BPoint location; local
H A DPoseView.cpp3355 BPoint location; local
5981 BPoint location; local
9904 BPoint location; local
[all...]
H A DFindPanel.cpp585 BPoint location; local
/haiku/src/kits/interface/
H A DHaikuControlLook.cpp1517 DrawSliderHashMarks(BView* view, BRect& rect, const BRect& updateRect, const rgb_color& base, int32 count, hash_mark_location location, uint32 flags, orientation orientation) argument
H A DMenu.cpp2036 BPoint location; local
2931 _OverSuper(BPoint location) argument
[all...]
H A DTextView.cpp1869 float location = 0; local
[all...]
/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/servers/package/
H A DVolume.cpp370 BPackageInstallationLocation location = Location(); local
787 Volume::CreateTransaction(BPackageInstallationLocation location, argument
/haiku/src/apps/haikudepot/packagemodel/
H A DPackageInfo.cpp356 PackageInfo::AddInstallationLocation(int32 location) argument
/haiku/src/servers/app/
H A DWindow.cpp1212 Window::SetTabLocation(float location, bool isShifting, BRegion& dirty) argument
H A DServerWindow.cpp1701 BPoint location; local
1714 BPoint location = fCurrentView->CurrentState()->PenLocation(); local
3271 BPoint location; local
[all...]
H A DDesktop.cpp1633 Desktop::SetWindowTabLocation(Window* window, float location, bool isShifting) argument
/haiku/src/apps/haikudepot/textview/
H A DTextDocumentView.cpp375 TextDocumentView::SetCaret(BPoint location, bool extendSelection) argument
/haiku/src/kits/debugger/dwarf/
H A DDwarfFile.cpp119 const LocationDescription* location = fSubprogramEntry->FrameBase(); local
767 UnwindCallFrame(CompilationUnit* unit, uint8 addressSize, bool isBigEndian, DIESubprogram* subprogramEntry, target_addr_t location, const DwarfTargetInterface* inputInterface, DwarfTargetInterface* outputInterface, target_addr_t& _framePointer) argument
802 ResolveLocation(CompilationUnit* unit, uint8 addressSize, bool isBigEndian, DIESubprogram* subprogramEntry, const LocationDescription* location, const DwarfTargetInterface* targetInterface, target_addr_t instructionPointer, target_addr_t objectPointer, bool hasObjectPointer, target_addr_t framePointer, target_addr_t relocationDelta, ValueLocation& _result) argument
2296 _UnwindCallFrame(CompilationUnit* unit, uint8 addressSize, bool isBigEndian, DIESubprogram* subprogramEntry, target_addr_t location, const FDELookupInfo* info, const DwarfTargetInterface* inputInterface, DwarfTargetInterface* outputInterface, target_addr_t& _framePointer) argument
2620 target_addr_t location = context.Location() local
2656 target_addr_t location = augmentation.ReadEncodedAddress( local
2675 target_addr_t location = context.Location() local
2689 target_addr_t location = context.Location() local
2703 target_addr_t location = context.Location() local
2942 target_addr_t location = context.Location() local
3139 _GetLocationExpression(CompilationUnit* unit, const LocationDescription* location, target_addr_t instructionPointer, const void*& _expression, off_t& _length) const argument
[all...]
/haiku/src/kits/debugger/debug_info/
H A DDwarfTypes.cpp331 ValueLocation* location local
347 ValueLocation* location = new(std::nothrow) ValueLocation( local
778 ValueLocation* location; local
905 ValueLocation* location = new(std::nothrow) ValueLocation( local
1153 ValueLocation* location = new(std::nothrow) ValueLocation( local
[all...]
H A DDwarfImageDebugInfo.cpp1258 ValueLocation* location; local
/haiku/src/apps/haikudepot/server/
H A DAbstractServerProcess.cpp384 BString location; local
/haiku/src/apps/deskbar/
H A DStatusView.cpp1761 TDragRegion::SetDragRegionLocation(int32 location) argument

Completed in 240 milliseconds

123456