| /netbsd-src/sbin/fsck_v7fs/ |
| H A D | main.c | 196 static struct progress_arg Progress; in progress() local 201 if (Progress.tick) { in progress() 204 Progress = *p; in progress() 213 if (!Progress.tick) in progress() 215 if (++Progress.cnt > Progress.tick) { in progress() 216 Progress.cnt = 0; in progress() 217 Progress.total++; in progress() 218 progress_bar(cdev, label, Progress.total, PROGRESS_BAR_GRANULE); in progress()
|
| /netbsd-src/usr.sbin/makefs/ |
| H A D | v7fs.c | 168 static struct progress_arg Progress; in progress() local 176 Progress = *p; in progress() 183 if (!Progress.tick) in progress() 185 if (++Progress.cnt > Progress.tick) { in progress() 186 Progress.cnt = 0; in progress() 187 Progress.total++; in progress() 188 progress_bar(cdev, label, Progress.total, PROGRESS_BAR_GRANULE); in progress()
|
| /netbsd-src/sbin/newfs_v7fs/ |
| H A D | newfs_v7fs.c | 210 static struct progress_arg Progress; in progress() local 218 Progress = *p; in progress() 225 if (!Progress.tick) in progress() 227 if (++Progress.cnt > Progress.tick) { in progress() 228 Progress.cnt = 0; in progress() 229 Progress.total++; in progress() 230 progress_bar(cdev, label, Progress.total, PROGRESS_BAR_GRANULE); in progress()
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/docs/Helpers/ |
| H A D | Styles.rst | 26 .. |In Progress| replace:: :inprogress:`In Progress`
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/docs/ |
| H A D | Cxx2aStatusPaperStatus.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|","" 64 "`P0896R4 <https://wg21.link/P0896R4>`__","LWG","The One Ranges Proposal","San Diego","|In Progress… 106 "`P0645 <https://wg21.link/P0645>`__","LWG","Text Formatting","Cologne","|In Progress|","" 118 …g21.link/P1423>`__","LWG","char8_t backward compatibility remediation","Cologne","|In Progress|","" 126 "`P1614 <https://wg21.link/P1614>`__","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|","" [all …]
|
| H A D | index.rst | 143 * :ref:`C++17 - In Progress <cxx1z-status>` 144 * :ref:`C++20 - In Progress <cxx2a-status>` 145 * :ref:`C++2b - In Progress <cxx2b-status>` 146 * `Post C++14 Technical Specifications - In Progress <http://libcxx.llvm.org/ts1z_status.html>`__
|
| H A D | Cxx1zStatusPaperStatus.csv | 3 …1.link/n4089>`__","LWG","Safe conversions in ``unique_ptr<T[]>``\ .","Urbana","|In Progress|","3.9" 5 …LWG","Removing auto_ptr, random_shuffle(), And Old <functional> Stuff.","Urbana","|In Progress|","" 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|","" 97 …te deduction for class templates into the standard library","Kona","|In Progress| [#note-P0433]_",… 108 …07R0>`__","LWG","Inline Variables for the Standard Library","Kona","|In Progress| [#note-P0607]_",…
|
| H A D | ReleaseNotes.rst | 2 Libc++ 13.0.0 (In-Progress) Release Notes
|
| /netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/delphi/ |
| H A D | ZLib.pas | 53 procedure Progress(Sender: TObject); dynamic; procedure 398 procedure TCustomZLibStream.Progress(Sender: TObject); procedure 458 Progress(Self); 515 Progress(Self);
|
| /netbsd-src/external/gpl3/gdb/dist/zlib/contrib/delphi/ |
| H A D | ZLib.pas | 53 procedure Progress(Sender: TObject); dynamic; procedure 398 procedure TCustomZLibStream.Progress(Sender: TObject); procedure 458 Progress(Self); 515 Progress(Self);
|
| /netbsd-src/external/gpl3/binutils/dist/zlib/contrib/delphi/ |
| H A D | ZLib.pas | 53 procedure Progress(Sender: TObject); dynamic; procedure 398 procedure TCustomZLibStream.Progress(Sender: TObject); procedure 458 Progress(Self); 515 Progress(Self);
|
| /netbsd-src/sys/external/bsd/gnu-efi/dist/inc/protocol/ |
| H A D | piflash64.h | 114 UTILITY_PROGRESS_API Progress; member
|
| /netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
| H A D | rfc4013.txt | 257 Layer (SASL)", Work in Progress. 260 Progress. 263 Authentication as a SASL Mechanism", Work in Progress. 266 Progress.
|
| H A D | rfc3088.txt | 519 Work in Progress. 525 LDAP Directories", Work in Progress.
|
| H A D | rfc3876.txt | 520 Representation of Search Results", Work in Progress, October 528 Progress, June 2002
|
| H A D | rfc3829.txt | 214 Progress, April 2002.
|
| H A D | rfc2377.txt | 855 in LDAPv3", Work in Progress. 861 in LDAP Directories", Work in Progress. 871 Work in Progress.
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/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.
|
| /netbsd-src/external/gpl2/texinfo/dist/util/ |
| H A D | install-info-html | 141 This is all very much Work in Progress (WiP).
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/GlobalISel/ |
| H A D | index.rst | 71 Progress and Future Work
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
| H A D | RewriteStatepointsForGC.cpp | 950 bool Progress = true; in findBasePointer() local 951 while (Progress) { in findBasePointer() 955 Progress = false; in findBasePointer() 978 Progress = true; in findBasePointer()
|
| /netbsd-src/crypto/external/bsd/libsaslc/dist/ref/ |
| H A D | rfc4616.txt | 441 in Progress, June 2006. 444 SASL Mechanism", Work in Progress, June 2006.
|
| H A D | rfc2195.txt | 143 Progress [KEYED-MD5] and the string shown in the challenge is the
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | ReleaseNotes.rst | 2 Clang 13.0.0 (In-Progress) Release Notes
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
| H A D | Attributes.td | 265 /// Function is required to make Forward Progress.
|