Searched defs:architecture (Results 1 - 25 of 36) sorted by last modified time

12

/haiku/src/system/libroot/os/
H A Dfind_directory.cpp488 const char* architecture = __get_architecture(); local
H A Dfind_paths.cpp435 process_path(const char* installationLocation, const char* architecture, argument
496 internal_path_for_path(char* referencePath, size_t referencePathSize, const char* dependency, const char* architecture, path_base_directory baseDirectory, const char* subPath, uint32 flags, char* pathBuffer, size_t bufferSize) argument
595 __find_path_etc(const void* codePointer, const char* dependency, const char* architecture, path_base_directory baseDirectory, const char* subPath, uint32 flags, char* pathBuffer, size_t bufferSize) argument
627 __find_path_for_path_etc(const char* path, const char* dependency, const char* architecture, path_base_directory baseDirectory, const char* subPath, uint32 flags, char* pathBuffer, size_t bufferSize) argument
659 __find_paths_etc(const char* architecture, path_base_directory baseDirectory, const char* subPath, uint32 flags, char*** _paths, size_t* _pathCount) argument
790 const char* architecture = secondaryArchitectures[k]; local
[all...]
/haiku/src/kits/package/
H A DPackageInfo.cpp218 int32 architecture; local
722 BPackageInfo::SetArchitecture(BPackageArchitecture architecture) argument
[all...]
H A DRepositoryInfo.cpp251 BRepositoryInfo::SetArchitecture(BPackageArchitecture architecture) argument
394 BPackageArchitecture architecture; local
/haiku/src/system/runtime_loader/
H A Druntime_loader.cpp658 const char* architecture = NULL; local
[all...]
/haiku/src/apps/haikudepot/ui/
H A DRatePackageWindow.cpp630 BString architecture = fPackage->Architecture(); local
/haiku/src/apps/haikudepot/server/
H A DWebAppInterface.cpp196 RetrieveUserRatingForPackageAndVersionByUser( const BString& packageName, const BPackageVersion& version, const BString& architecture, const BString& webAppRepositoryCode, const BString& webAppRepositorySourceCode, const BString& userNickname, BMessage& message) argument
547 CreateUserRating(const BString& packageName, const BPackageVersion& version, const BString& architecture, const BString& webAppRepositoryCode, const BString& webAppRepositorySourceCode, const BString& naturalLanguageCode, const BString& comment, const BString& stability, int rating, BMessage& message) argument
/haiku/src/apps/haikudepot/packagemodel/
H A DPackageInfo.cpp96 PackageInfo(const BString& name, const BPackageVersion& version, const PublisherInfo& publisher, const BString& shortDescription, const BString& fullDescription, int32 flags, const char* architecture) argument
/haiku/src/kits/debugger/debug_info/
H A DDwarfTypes.cpp136 DwarfTypeContext::DwarfTypeContext(Architecture* architecture, image_id imageID, argument
H A DDwarfTeamDebugInfo.cpp24 DwarfTeamDebugInfo::DwarfTeamDebugInfo(Architecture* architecture, argument
H A DDwarfImageDebugInfo.cpp87 BasicTargetInterface(const Register* registers, int32 registerCount, RegisterMap* fromDwarfMap, Architecture* architecture, TeamMemory* teamMemory) argument
178 UnwindTargetInterface(const Register* registers, int32 registerCount, RegisterMap* fromDwarfMap, RegisterMap* toDwarfMap, CpuState* cpuState, Architecture* architecture, TeamMemory* teamMemory) argument
330 DwarfImageDebugInfo(const ImageInfo& imageInfo, DebuggerInterface* interface, Architecture* architecture, FileManager* fileManager, GlobalTypeLookup* typeLookup, GlobalTypeCache* typeCache, TeamFunctionSourceInformation* sourceInfo, DwarfFile* file) argument
H A DTeamDebugInfo.cpp261 TeamDebugInfo(DebuggerInterface* debuggerInterface, Architecture* architecture, FileManager* fileManager) argument
H A DDebuggerImageDebugInfo.cpp21 DebuggerImageDebugInfo(const ImageInfo& imageInfo, DebuggerInterface* debuggerInterface, Architecture* architecture) argument
H A DDebuggerTeamDebugInfo.cpp13 DebuggerTeamDebugInfo( DebuggerInterface* debuggerInterface, Architecture* architecture) argument
H A DDwarfStackFrameDebugInfo.cpp167 DwarfStackFrameDebugInfo::DwarfStackFrameDebugInfo(Architecture* architecture, argument
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.cpp1567 Architecture* architecture = fThread->GetTeam() local
H A DRegistersView.cpp119 RegisterTableModel(Architecture* architecture) argument
199 RegistersView::RegistersView(Architecture* architecture) argument
220 RegistersView::Create(Architecture* architecture) argument
/haiku/src/kits/package/hpkg/
H A DWriterImplBase.cpp410 PackageAttribute* architecture = new PackageAttribute( local
/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DPackage.h78 SetArchitecture( BPackageArchitecture architecture) argument
/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DMemoryView.cpp64 Architecture* architecture = team->GetArchitecture(); local
/haiku/src/kits/debugger/model/
H A DTeam.cpp74 Team::Team(team_id teamID, TeamMemory* teamMemory, Architecture* architecture, argument
/haiku/src/kits/debugger/jobs/
H A DLoadSourceCodeJob.cpp21 LoadSourceCodeJob( DebuggerInterface* debuggerInterface, Architecture* architecture, Team* team, FunctionInstance* functionInstance, bool loadForFunction) argument
/haiku/src/kits/debugger/debugger_interface/remote/
H A DRemoteDebugRequest.cpp63 RemoteDebugRequest::SetArchitecture(Architecture* architecture) argument
/haiku/src/apps/debugger/user_interface/gui/utility_windows/
H A DWatchPromptWindow.cpp28 WatchPromptWindow::WatchPromptWindow(Architecture* architecture, argument
72 WatchPromptWindow::Create(Architecture* architecture, target_addr_t address, argument
/haiku/src/bin/
H A Dfindpaths.cpp146 const char* architecture = NULL; local
[all...]

Completed in 180 milliseconds

12