| /llvm-project-15.0.7/libcxx/docs/Status/ |
| H A D | FormatPaper.csv | 8 …s://wg21.link/time.syn>`_,"Formatter ``chrono::sys_time<Duration>``",,Mark de Wever,,|In Progress|, 15 `[time.syn] <https://wg21.link/time.syn>`_,"Formatter ``chrono::day``",,Mark de Wever,,|In Progress… 16 …me.syn] <https://wg21.link/time.syn>`_,"Formatter ``chrono::month``",,Mark de Wever,,|In Progress|, 17 …ime.syn] <https://wg21.link/time.syn>`_,"Formatter ``chrono::year``",,Mark de Wever,,|In Progress|, 18 ….syn] <https://wg21.link/time.syn>`_,"Formatter ``chrono::weekday``",,Mark de Wever,,|In Progress|, 20 … <https://wg21.link/time.syn>`_,"Formatter ``chrono::weekday_last``",,Mark de Wever,,|In Progress|, 21 …yn] <https://wg21.link/time.syn>`_,"Formatter ``chrono::month_day``",,Mark de Wever,,|In Progress|, 22 …https://wg21.link/time.syn>`_,"Formatter ``chrono::month_day_last``",,Mark de Wever,,|In Progress|, 23 …<https://wg21.link/time.syn>`_,"Formatter ``chrono::month_weekday``",,Mark de Wever,,|In Progress|, 25 …n] <https://wg21.link/time.syn>`_,"Formatter ``chrono::year_month``",,Mark de Wever,,|In Progress|, [all …]
|
| H A D | FormatIssues.csv | 10 …tps://wg21.link/P1361>`_,"Integration of chrono with text formatting",Mark de Wever,,|In Progress|, 11 …s://wg21.link/P2372>`__,"Fixing locale handling in chrono formatters",Mark de Wever,,|In Progress|,
|
| H A D | SpaceshipProjects.csv | 14 …_way <https://reviews.llvm.org/D80902>`_,[comparisons.three.way],Christopher Di Bella,|In Progress| 24 | nullopt",None,Kent Ross,|In Progress| 27 | variant",None,Kent Ross,|In Progress| 35 ….cmp>`_,| `basic_string <https://reviews.llvm.org/D80895>`_,None,Christopher Di Bella,|In Progress| 36 …`_,| `basic_string_view <https://reviews.llvm.org/D80891>`_,None,Christopher Di Bella,|In Progress|
|
| H A D | SpaceshipPapers.csv | 2 `P1614R2 <https://wg21.link/P1614>`_,The Mothership has Landed,|In Progress|,
|
| H A D | Cxx20Papers.csv | 8 …wg21.link/P0415R1>`__","LWG","Constexpr for ``std::complex``\ ","Albuquerque","|In Progress|","7.0" 12 …1.link/P0600R1>`__","LWG","nodiscard in the Library","Albuquerque","|In Progress| [#note-P0600]_",… 20 …P0355R7>`__","LWG","Extending chrono to Calendars and Time Zones","Jacksonville","|In Progress|","" 48 …0941R2>`__","CWG","Integrating feature-test macros into the C++ WD","Rapperswil","|In Progress|","" 56 …0482R6>`__","CWG","char8_t: A type for UTF-8 characters and strings","San Diego","|In Progress|","" 126 "`P1614R2 <https://wg21.link/P1614R2>`__","LWG","The Mothership has Landed","Cologne","|In Progress… 134 …"LWG","Rename concepts to standard_case for C++20, while we still can","Cologne","|In Progress|",""
|
| H A D | Cxx17Papers.csv | 3 …1.link/n4089>`__","LWG","Safe conversions in ``unique_ptr<T[]>``\ .","Urbana","|In Progress|","3.9" 6 …://wg21.link/n4258>`__","LWG","Cleaning-up noexcept in the Library.","Urbana","|In Progress|","3.7" 30 …__","LWG","Adopt Library Fundamentals V1 TS Components for C++17","Jacksonville","|In Progress|","" 108 …07R0>`__","LWG","Inline Variables for the Standard Library","Kona","|In Progress| [#note-P0607]_",…
|
| H A D | ZipProjects.csv | 3 …ment and swap overloads <https://reviews.llvm.org/D116621>`_", None, Nikolas Klauser, |In Progress|
|
| H A D | Cxx2bPapers.csv | 36 "`P2321R2 <https://wg21.link/P2321R2>`__","LWG","``zip``","October 2021","|In Progress|",""
|
| /llvm-project-15.0.7/lldb/source/Core/ |
| H A D | Progress.cpp | 17 std::atomic<uint64_t> Progress::g_id(0); 19 Progress::Progress(std::string title, uint64_t total, in Progress() function in Progress 29 Progress::~Progress() { in ~Progress() 39 void Progress::Increment(uint64_t amount) { in Increment() 52 void Progress::ReportProgress() { in ReportProgress()
|
| H A D | CMakeLists.txt | 49 Progress.cpp
|
| /llvm-project-15.0.7/lldb/include/lldb/Core/ |
| H A D | Progress.h | 55 class Progress { 71 Progress(std::string title, uint64_t total = UINT64_MAX, 79 ~Progress();
|
| H A D | Debugger.h | 436 friend class Progress; variable
|
| /llvm-project-15.0.7/libcxx/docs/Helpers/ |
| H A D | Styles.rst | 35 .. |In Progress| replace:: :inprogress:`In Progress`
|
| /llvm-project-15.0.7/pstl/docs/ |
| H A D | ReleaseNotes.rst | 2 PSTL 15.0.0 (In-Progress) Release Notes
|
| /llvm-project-15.0.7/libcxx/docs/ |
| H A D | index.rst | 144 * :ref:`C++17 - In Progress <cxx17-status>` 145 * :ref:`C++20 - In Progress <cxx20-status>` 146 * :ref:`C++2b - In Progress <cxx2b-status>`
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/Core/ |
| H A D | BUILD.gn | 71 "Progress.cpp",
|
| /llvm-project-15.0.7/lldb/docs/status/ |
| H A D | status.rst | 65 …nown | Symbolic debugging only | Untested | Work In Progress | NO …
|
| /llvm-project-15.0.7/llvm/docs/GlobalISel/ |
| H A D | index.rst | 71 Progress and Future Work
|
| /llvm-project-15.0.7/openmp/docs/ |
| H A D | index.rst | 123 In-Progress ReleaseNotes <ReleaseNotes>
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Utils/ |
| H A D | SampleProfileInference.cpp | 182 bool Progress = false; in applyFlowAugmentation() local 191 Progress = augmentFlowAlongDAG(AugmentingOrder); in applyFlowAugmentation() 195 if (!Progress) { in applyFlowAugmentation()
|
| /llvm-project-15.0.7/lldb/source/Symbol/ |
| H A D | LocateSymbolFile.cpp | 267 Progress progress(llvm::formatv( in LocateExecutableSymbolFile()
|
| /llvm-project-15.0.7/polly/www/video-js/ |
| H A D | video-js.css | 113 /* Progress 121 .vjs-progress-holder div { /* Progress Bars */
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | RewriteStatepointsForGC.cpp | 1036 bool Progress = true; in findBasePointer() local 1037 while (Progress) { in findBasePointer() 1041 Progress = false; in findBasePointer() 1064 Progress = true; in findBasePointer()
|
| /llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | ManualDWARFIndex.cpp | 76 Progress progress( in Index()
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | Attributes.td | 307 /// Function is required to make Forward Progress.
|