Searched defs:architecture (Results 1 - 25 of 36) sorted by relevance

12

/haiku/src/system/libroot/os/
H A DArchitecture.cpp34 has_secondary_architecture(const char* architecture) argument
74 const char* architecture = kSiblingArchitectures[i]; local
106 const char* architecture; local
[all...]
H A Dfind_directory.cpp488 const char* architecture = __get_architecture(); local
/haiku/src/kits/debugger/debug_info/
H A DDebuggerTeamDebugInfo.cpp13 DebuggerTeamDebugInfo( DebuggerInterface* debuggerInterface, Architecture* architecture) argument
H A DDwarfTeamDebugInfo.cpp24 DwarfTeamDebugInfo::DwarfTeamDebugInfo(Architecture* architecture, argument
H A DDebuggerImageDebugInfo.cpp21 DebuggerImageDebugInfo(const ImageInfo& imageInfo, DebuggerInterface* debuggerInterface, Architecture* architecture) argument
H A DDwarfStackFrameDebugInfo.cpp167 DwarfStackFrameDebugInfo::DwarfStackFrameDebugInfo(Architecture* architecture, argument
/haiku/src/kits/debugger/jobs/
H A DGetStackTraceJob.cpp20 GetStackTraceJob(DebuggerInterface* debuggerInterface, JobListener* listener, Architecture* architecture, ::Thread* thread) argument
H A DWriteValueNodeJob.cpp23 WriteValueNodeValueJob( DebuggerInterface* debuggerInterface, Architecture* architecture, CpuState* cpuState, TeamTypeInformation* typeInformation, ValueNode* valueNode, Value* newValue) argument
H A DLoadSourceCodeJob.cpp21 LoadSourceCodeJob( DebuggerInterface* debuggerInterface, Architecture* architecture, Team* team, FunctionInstance* functionInstance, bool loadForFunction) argument
H A DResolveValueNodeJob.cpp25 ResolveValueNodeValueJob( DebuggerInterface* debuggerInterface, Architecture* architecture, CpuState* cpuState, TeamTypeInformation* typeInformation, ValueNodeContainer* container, ValueNode* valueNode) argument
/haiku/src/kits/storage/
H A DPathFinder.cpp64 BPathFinder::FindPath(const char* architecture, argument
118 BPathFinder::FindPaths(const char* architecture, argument
/haiku/src/kits/debugger/value/
H A DValueWriter.cpp20 ValueWriter::ValueWriter(Architecture* architecture, argument
H A DValueLoader.cpp19 ValueLoader::ValueLoader(Architecture* architecture, TeamMemory* teamMemory, argument
/haiku/headers/private/storage/
H A DPef.h14 PefOSType architecture; member in struct:PEFContainerHeader
/haiku/src/tools/opd_to_package_info/
H A Dopd_to_package_info.cpp170 const char* architecture = NULL; local
[all...]
/haiku/src/tools/restest/
H A DPef.h14 PefOSType architecture; member in struct:PEFContainerHeader
/haiku/src/bin/
H A Dsetarch.cpp53 is_primary_architecture(const char* architecture) argument
60 get_bin_directories(const char* architecture, BStringList& _directories) argument
73 compute_new_paths(const char* architecture, BStringLis argument
205 const char* architecture = optind < argc ? argv[optind++] : NULL; local
[all...]
H A Dfindpaths.cpp146 const char* architecture = NULL; local
[all...]
/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/kits/debugger/debugger_interface/remote/
H A DRemoteDebugRequest.cpp63 RemoteDebugRequest::SetArchitecture(Architecture* architecture) argument
/haiku/src/add-ons/kernel/file_systems/packagefs/package/
H A DPackage.h78 SetArchitecture( BPackageArchitecture architecture) argument
/haiku/src/kits/package/
H A DRepositoryInfo.cpp251 BRepositoryInfo::SetArchitecture(BPackageArchitecture architecture) argument
394 BPackageArchitecture architecture; local
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DRegistersView.cpp119 RegisterTableModel(Architecture* architecture) argument
199 RegistersView::RegistersView(Architecture* architecture) argument
220 RegistersView::Create(Architecture* architecture) 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/apps/haikudepot/ui/
H A DRatePackageWindow.cpp630 BString architecture = fPackage->Architecture(); local

Completed in 126 milliseconds

12