Searched defs:location (Results 76 - 100 of 142) sorted by last modified time

123456

/haiku/src/kits/storage/
H A DAppFileInfo.cpp932 BAppFileInfo::SetInfoLocation(info_location location) argument
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DItem.cpp206 uint32 location = fHeader->GetLocation(); local
/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/interface/
H A DShelf.cpp952 BShelf::AddReplicant(BMessage *data, BPoint location) argument
1259 BShelf::_AddReplicant(BMessage *data, BPoint *location, uint32 uniqueID) argument
/haiku/src/kits/debugger/arch/x86/
H A DArchitectureX86.cpp739 ValueLocation* location = new(std::nothrow) ValueLocation( local
/haiku/src/bin/pkgman/
H A Dcommand_uninstall.cpp54 BPackageInstallationLocation location local
H A Dcommand_update.cpp58 BPackageInstallationLocation location local
H A Dcommand_install.cpp62 BPackageInstallationLocation location local
/haiku/src/kits/support/
H A DUrl.cpp114 BUrl::BUrl(const BUrl& base, const BString& location) argument
/haiku/src/add-ons/kernel/drivers/audio/hda/
H A Dhda_multi_audio.cpp361 const char* location local
/haiku/src/kits/package/
H A DDaemonClient.cpp149 BDaemonClient::CreateTransaction(BPackageInstallationLocation location, argument
41 GetInstallationLocationInfo( BPackageInstallationLocation location, BInstallationLocationInfo& _info) argument
/haiku/headers/private/app/
H A DServerProtocolStructs.h98 BPoint location; member in struct:ViewDrawStringInfo
/haiku/src/kits/debugger/source_language/c_family/
H A DCLanguageExpressionEvaluator.cpp1951 ValueLocation* location = new(std::nothrow) ValueLocation(); local
/haiku/src/kits/debugger/value/value_nodes/
H A DBListValueNode.cpp80 ValueLocation* location = new(std::nothrow) ValueLocation(); local
146 ValueLocation* location = new(std::nothrow) ValueLocation(); local
121 BListItemCountNodeChild( BVariant location, BListValueNode* parent, Type* type) argument
198 ValueLocation* location = NodeChild()->Location(); local
[all...]
/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
/haiku/headers/private/kernel/disk_device_manager/
H A DKDiskDeviceUtils.h49 set_string(char *&location, const char *newValue) argument
/haiku/src/kits/debugger/model/
H A DTeam.cpp627 GetStatementAtSourceLocation(SourceCode* sourceCode, const SourceLocation& location, Statement*& _statement) argument
H A DDisassembledCode.cpp96 DisassembledCode::GetStatementLocationRange(const SourceLocation& location, 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/debugger/debug_info/
H A DTeamDebugInfo.cpp52 SourceLocation location = key->GetSourceLocation(); local
208 static int _CompareLocationFunction(const SourceLocation* location, argument
[all...]
H A DDwarfStackFrameDebugInfo.cpp331 ValueLocation* location = new(std::nothrow) ValueLocation( local
282 CreateReturnValue(FunctionID* functionID, DIEType* returnType, ValueLocation* location, CpuState* state, Variable*& _variable) argument
[all...]
/haiku/src/kits/debugger/dwarf/
H A DCfaContext.cpp91 CfaContext::SetLocation(target_addr_t location) argument
/haiku/src/kits/debugger/jobs/
H A DResolveValueNodeJob.cpp158 ValueLocation* location; local
189 ValueLocation* location = NULL; local
[all...]

Completed in 142 milliseconds

123456