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

123456

/haiku/src/kits/debugger/model/
H A DVariable.cpp15 Variable(ObjectID* id, const BString& name, Type* type, ValueLocation* location, CpuState* state) argument
H A DFileSourceCode.cpp47 FileSourceCode::AddSourceLocation(const SourceLocation& location) argument
102 FileSourceCode::GetStatementLocationRange(const SourceLocation& location, argument
H A DStackFrameValueInfos.cpp42 ValueLocation* location; member in struct:StackFrameValueInfos::InfoEntry
63 void SetInfo(Type* type, ValueLocation* location) argument
164 SetInfo(ObjectID* variable, TypeComponentPath* path, Type* type, ValueLocation* location) argument
[all...]
/haiku/src/kits/storage/disk_device/
H A DDiskDeviceUtils.h19 set_string(char*& location, const char* newString) argument
/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/bin/pkgman/
H A Dcommand_install.cpp62 BPackageInstallationLocation location local
H A Dcommand_uninstall.cpp54 BPackageInstallationLocation location local
H A Dcommand_update.cpp58 BPackageInstallationLocation location local
H A Dcommand_full_sync.cpp56 BPackageInstallationLocation location local
/haiku/src/apps/haikudepot/util/
H A DPackageUtils.cpp38 _DeriveDirectoryWhich( BPackageInstallationLocation location, directory_which* which) argument
/haiku/headers/private/package/hpkg/
H A DStacker.h19 Stacker(Type*& location, Type* element) argument
27 Stacker(Type** location, Type* element) argument
/haiku/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/src/kits/debugger/settings/
H A DBreakpointSetting.cpp53 BreakpointSetting::SetTo(const UserBreakpointLocation& location, bool enabled, argument
/haiku/src/kits/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
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DTwoDimensionalSliderView.cpp64 BPoint location = fMinLocation + value; local
[all...]
/haiku/src/add-ons/tracker/iconvader/
H A DIconVader.cpp101 BPoint location = pose->Location(view); local
/haiku/src/kits/debugger/dwarf/
H A DCfaContext.cpp91 CfaContext::SetLocation(target_addr_t location) argument
/haiku/src/kits/debugger/value/
H A DValueWriter.cpp45 ValueWriter::WriteValue(ValueLocation* location, BVariant& value) argument
/haiku/src/kits/package/
H A DInstallationLocationInfo.cpp57 BInstallationLocationInfo::SetLocation(BPackageInstallationLocation location) argument
/haiku/src/kits/debugger/jobs/
H A DResolveValueNodeJob.cpp158 ValueLocation* location; local
189 ValueLocation* location = NULL; local
[all...]

Completed in 95 milliseconds

123456