Searched defs:location (Results 1 - 25 of 148) sorted by relevance

123456

/haiku-fatelf/src/apps/debugger/model/
H A DVariable.cpp14 Variable(ObjectID* id, const BString& name, Type* type, ValueLocation* location) argument
H A DFileSourceCode.cpp47 FileSourceCode::AddSourceLocation(const SourceLocation& location) argument
102 FileSourceCode::GetStatementLocationRange(const SourceLocation& location, argument
/haiku-fatelf/src/kits/storage/disk_device/
H A DDiskDeviceUtils.h19 set_string(char*& location, const char* newString) argument
/haiku-fatelf/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-fatelf/headers/private/package/hpkg/
H A DStacker.h19 Stacker(Type*& location, Type* element) argument
27 Stacker(Type** location, Type* element) argument
/haiku-fatelf/src/apps/debugger/settings/
H A DBreakpointSetting.cpp48 BreakpointSetting::SetTo(const UserBreakpointLocation& location, bool enabled) argument
/haiku-fatelf/src/apps/debugger/value/value_nodes/
H A DEnumerationValueNode.cpp46 ValueLocation* location = NodeChild()->Location(); local
H A DPointerToMemberValueNode.cpp47 ValueLocation* location = NodeChild()->Location(); local
H A DPrimitiveValueNode.cpp48 ValueLocation* location = NodeChild()->Location(); local
H A DCStringValueNode.cpp51 ValueLocation* location = NodeChild()->Location(); local
H A DAddressValueNode.cpp54 ValueLocation* location = NodeChild()->Location(); local
[all...]
/haiku-fatelf/src/apps/switcher/
H A DApplicationsView.cpp16 ApplicationsView::ApplicationsView(uint32 location) argument
H A DSwitcher.cpp54 uint32 location = (uint32)message->FindInt32("location"); local
70 uint32 location; local
[all...]
H A DPanelWindow.cpp30 PanelWindow::PanelWindow(uint32 location, uint32 which, team_id team) argument
75 PanelWindow::_ViewFor(uint32 location, uint32 which, team_id team) const argument
/haiku-fatelf/src/servers/notification/
H A DNotificationView.h60 BPoint location; member in struct:NotificationView::LineInfo
/haiku-fatelf/src/add-ons/tracker/iconvader/
H A DIconVader.cpp111 BPoint location = pose->Location(view); local
113 BPoint location = pose->Location(); local
/haiku-fatelf/src/tests/kits/interface/layout/widget_layout_test/
H A DTwoDimensionalSliderView.cpp64 BPoint location = fMinLocation + value; local
[all...]
/haiku-fatelf/src/apps/debugger/dwarf/
H A DCfaContext.cpp91 CfaContext::SetLocation(target_addr_t location) argument
/haiku-fatelf/headers/private/kernel/disk_device_manager/
H A DKDiskDeviceUtils.h49 set_string(char *&location, const char *newValue) argument
/haiku-fatelf/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-fatelf/src/apps/debugger/jobs/
H A DResolveValueNodeJob.cpp150 ValueLocation* location; local
182 ValueLocation* location = NULL; local
[all...]
/haiku-fatelf/src/apps/debugger/value/
H A DValueNode.cpp67 ValueNode::SetLocationAndValue(ValueLocation* location, Value* value, argument
185 ValueNodeChild::SetLocation(ValueLocation* location, status_t resolutionState) argument
/haiku-fatelf/src/system/libroot/posix/
H A Ddlfcn.c39 void* location; local
80 void* location; local
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/reiserfs/
H A DItem.cpp206 uint32 location = fHeader->GetLocation(); local

Completed in 90 milliseconds

123456