Home
last modified time | relevance | path

Searched refs:Progress (Results 1 – 25 of 32) sorted by relevance

12

/llvm-project-15.0.7/libcxx/docs/Status/
H A DFormatPaper.csv8 …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 DFormatIssues.csv10 …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 DSpaceshipProjects.csv14 …_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 DSpaceshipPapers.csv2 `P1614R2 <https://wg21.link/P1614>`_,The Mothership has Landed,|In Progress|,
H A DCxx20Papers.csv8 …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 DCxx17Papers.csv3 …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 DZipProjects.csv3 …ment and swap overloads <https://reviews.llvm.org/D116621>`_", None, Nikolas Klauser, |In Progress|
H A DCxx2bPapers.csv36 "`P2321R2 <https://wg21.link/P2321R2>`__","LWG","``zip``","October 2021","|In Progress|",""
/llvm-project-15.0.7/lldb/source/Core/
H A DProgress.cpp17 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 DCMakeLists.txt49 Progress.cpp
/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DProgress.h55 class Progress {
71 Progress(std::string title, uint64_t total = UINT64_MAX,
79 ~Progress();
H A DDebugger.h436 friend class Progress; variable
/llvm-project-15.0.7/libcxx/docs/Helpers/
H A DStyles.rst35 .. |In Progress| replace:: :inprogress:`In Progress`
/llvm-project-15.0.7/pstl/docs/
H A DReleaseNotes.rst2 PSTL 15.0.0 (In-Progress) Release Notes
/llvm-project-15.0.7/libcxx/docs/
H A Dindex.rst144 * :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 DBUILD.gn71 "Progress.cpp",
/llvm-project-15.0.7/lldb/docs/status/
H A Dstatus.rst65 …nown | Symbolic debugging only | Untested | Work In Progress | NO …
/llvm-project-15.0.7/llvm/docs/GlobalISel/
H A Dindex.rst71 Progress and Future Work
/llvm-project-15.0.7/openmp/docs/
H A Dindex.rst123 In-Progress ReleaseNotes <ReleaseNotes>
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp182 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 DLocateSymbolFile.cpp267 Progress progress(llvm::formatv( in LocateExecutableSymbolFile()
/llvm-project-15.0.7/polly/www/video-js/
H A Dvideo-js.css113 /* Progress
121 .vjs-progress-holder div { /* Progress Bars */
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1036 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 DManualDWARFIndex.cpp76 Progress progress( in Index()
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DAttributes.td307 /// Function is required to make Forward Progress.

12