| /freebsd/contrib/llvm-project/lldb/source/Core/ |
| H A D | Progress.cpp | 23 std::atomic<uint64_t> Progress::g_id(0); 28 Progress::Progress(std::string title, std::string details, in Progress() function in Progress 32 Progress::Origin origin) in Progress() 33 : m_total(total.value_or(Progress::kNonDeterministicTotal)), in Progress() 51 Progress::~Progress() { in ~Progress() 62 void Progress::Increment(uint64_t amount, in Increment() 92 void Progress::ReportProgress() { in ReportProgress() 104 uint32_t progress_category_bit = m_origin == Progress::Origin::eExternal in ReportProgress()
|
| H A D | DebuggerEvents.cpp | 45 if (m_total != Progress::kNonDeterministicTotal) in Dump()
|
| H A D | DynamicLoader.cpp | 236 Progress progress("Locating binary", prog_str.GetString().str()); in LoadBinaryWithUUIDAndAddress()
|
| /freebsd/contrib/llvm-project/lldb/source/API/ |
| H A D | SBProgress.cpp | 19 m_opaque_up = std::make_unique<lldb_private::Progress>( in SBProgress() 22 lldb_private::Progress::Origin::eExternal); in SBProgress() 29 m_opaque_up = std::make_unique<lldb_private::Progress>( in SBProgress() 32 lldb_private::Progress::Origin::eExternal); in SBProgress() 61 lldb_private::Progress &SBProgress::ref() const { return *m_opaque_up; } in ref()
|
| /freebsd/sys/contrib/edk2/Include/Protocol/ |
| H A D | HiiConfigRouting.h | 113 OUT EFI_STRING *Progress, 201 OUT EFI_STRING *Progress 273 OUT EFI_STRING *Progress 347 OUT EFI_STRING *Progress
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
| H A D | Progress.h | 60 class Progress { 89 Progress(std::string title, std::string details = {}, 100 ~Progress();
|
| H A D | DebuggerEvents.h | 43 bool IsFinite() const { return m_total != Progress::kNonDeterministicTotal; } in IsFinite()
|
| H A D | Debugger.h | 622 friend class Progress; variable
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/API/ |
| H A D | SBProgress.h | 68 lldb_private::Progress &ref() const; 74 std::unique_ptr<lldb_private::Progress> m_opaque_up;
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Minidump/ |
| H A D | MinidumpFileBuilder.h | 130 lldb_private::Progress &progress); 133 lldb_private::Progress &progress);
|
| H A D | MinidumpFileBuilder.cpp | 847 lldb_private::Progress progress("Saving Minidump File", "", in AddMemoryList() 1043 Progress &progress) { in AddMemoryList_32() 1114 Progress &progress) { in AddMemoryList_64()
|
| /freebsd/sys/contrib/edk2/ |
| H A D | MdePkg.dec | 2069 # @Prompt Progress Code for WatchDog Timer Expired. 2075 # @Prompt Progress Code for Invocation of SetVirtualAddressMap. 2081 # @Prompt Progress Code for Memory Test Start. 2087 # @Prompt Progress Code for Memory Error. 2093 # @Prompt Progress Code for Console Error. 2099 # @Prompt Progress Code for Console Reset. 2105 # @Prompt Progress Code for Console Input Error. 2111 # @Prompt Progress Code for Console Output Error. 2117 # @Prompt Progress Code for Module Device Failure. 2123 # @Prompt Progress Code for Enable Mouse Device. [all …]
|
| /freebsd/crypto/heimdal/lib/wind/ |
| H A D | rfc4013.txt | 257 Layer (SASL)", Work in Progress. 260 Progress. 263 Authentication as a SASL Mechanism", Work in Progress. 266 Progress.
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/Default/ |
| H A D | SymbolLocatorDefault.cpp | 105 Progress progress( in LocateExecutableSymbolFile()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | ManualDWARFIndex.cpp | 84 Progress progress("Manually indexing DWARF", module_desc.GetData(), in Index() 86 Progress::kDefaultHighFrequencyReportTime); in Index()
|
| H A D | SymbolFileDWARFDebugMap.cpp | 725 Progress progress(std::move(description), "", num_oso_idxs, in ForEachSymbolFile() 727 Progress::kDefaultHighFrequencyReportTime); in ForEachSymbolFile()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangModulesDeclVendor.cpp | 78 std::unique_ptr<Progress> m_current_progress_up; 223 std::make_unique<Progress>("Building Clang modules"); in SetCurrentModuleProgress()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | SampleProfileInference.cpp | 190 bool Progress = false; in applyFlowAugmentation() local 199 Progress = augmentFlowAlongDAG(AugmentingOrder); in applyFlowAugmentation() 203 if (!Progress) { in applyFlowAugmentation()
|
| /freebsd/contrib/llvm-project/lldb/source/Symbol/ |
| H A D | LocateSymbolFile.cpp | |
| /freebsd/contrib/llvm-project/lldb/source/Expression/ |
| H A D | FunctionCaller.cpp | 341 Progress progress("Calling function", FunctionName(), {}, debugger); in ExecuteFunction()
|
| H A D | UserExpression.cpp | 438 Progress progress("Running expression", details, {}, debugger); in Execute()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolLocator/DebugSymbols/ |
| H A D | SymbolLocatorDebugSymbols.cpp | 779 Progress progress( in LocateExecutableSymbolFile() 1083 Progress progress("Downloading symbol file for", lookup_desc); in DownloadObjectAndSymbolFile()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | RewriteStatepointsForGC.cpp | 1014 bool Progress = true; in findBasePointer() local 1015 while (Progress) { in findBasePointer() 1019 Progress = false; in findBasePointer() 1050 Progress = true; in findBasePointer()
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/ |
| H A D | lldb-forward.h | 237 class Progress; variable
|
| /freebsd/share/misc/ |
| H A D | scsi_modes | 419 {Supports Reporting Format Progress} t1
|