/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++17/ryu/ |
A D | f2s.c | 145 int32_t removed = 0; in f2d() local 162 ++removed; in f2d() 175 ++removed; in f2d() 197 ++removed; in f2d() 206 const int32_t exp = e10 + removed; in f2d()
|
A D | d2s.c | 194 int32_t removed = 0; in d2d() local 215 ++removed; in d2d() 236 ++removed; in d2d() 261 removed += 2; in d2d() 279 ++removed; in d2d() 288 const int32_t exp = e10 + removed; in d2d()
|
A D | generic_128.c | 186 uint32_t removed = 0; in generic_binary_to_decimal() local 197 ++removed; in generic_binary_to_decimal() 210 ++removed; in generic_binary_to_decimal() 224 const int32_t exp = e10 + removed; in generic_binary_to_decimal()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/scripts/ |
A D | unifdef.test | 34 *** Everything should be visible here, but #if/#endif removed: 42 *** This should be unchanged (#if/#endif not removed):
|
/l4re-core-master/uclibc/lib/contrib/uclibc/test/regex/ |
A D | tst-regex2.dat | 293 * sysdeps/unix/sysv/linux/hppa/mmap64.c: File removed. 477 * sysdeps/unix/sysv/linux/mips/configure.in: File removed. 1005 * sysdeps/unix/sysv/linux/bits/types.h: File removed. 1199 * sysdeps/mach/hurd/bits/time.h: File removed. 1200 * sysdeps/unix/sysv/linux/bits/time.h: File removed. 1201 * sysdeps/unix/sysv/linux/i386/bits/time.h: File removed. 1824 * sysdeps/sh/dl-lookupcfg.h: File removed. 1825 * sysdeps/i386/dl-lookupcfg.h: File removed. 1922 * sysdeps/unix/sysv/linux/mips/sysdep.S: File removed. 1929 * elf/dl-fxstat64.c: File removed. [all …]
|
/l4re-core-master/cxx/lib/tl/include/ |
A D | hlist | 229 * \param e Element to be removed. Must be in a list. 237 * \param e Iterator pointing to the element to be removed. Must not 240 * \return New iterator pointing to the element after the removed one. 243 * is still valid after the element has been removed. In fact, the 255 * during destruction are not removed and will therefore be in an
|
A D | avl_tree | 101 * to free them when they are removed or when the tree is destroyed. 102 * Conversely, the caller must also ensure that nodes are removed 158 * \return The pointer to the removed node on success,
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/backward/ |
A D | backward_warning.h | 34 may be removed without further notice at a future date. Please use a \
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/backward/ |
A D | backward_warning.h | 34 may be removed without further notice at a future date. Please use a \
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/backward/ |
A D | backward_warning.h | 34 may be removed without further notice at a future date. Please use a \
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/backward/ |
A D | backward_warning.h | 34 may be removed without further notice at a future date. Please use a \
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/backward/ |
A D | backward_warning.h | 34 may be removed without further notice at a future date. Please use a \
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/backward/ |
A D | backward_warning.h | 34 may be removed without further notice at a future date. Please use a \
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/backward/ |
A D | backward_warning.h | 34 may be removed without further notice at a future date. Please use a \
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/backward/ |
A D | backward_warning.h | 34 may be removed without further notice at a future date. Please use a \
|
/l4re-core-master/l4re/include/ |
A D | namespace | 194 * \retval 0 Entry successfully removed. 197 * \retval -L4_EACCESS Name cannot be removed.
|
/l4re-core-master/uclibc/lib/contrib/uclibc/ |
A D | INSTALL | 17 release, and odd configuration options are sometimes removed.
|
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/ |
A D | wchar_and_locale.txt | 89 but I removed all uses in uclibc code. Half of them were buggy.
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/std/ |
A D | stop_token | 334 // Callback is not in the list, so must have been removed by a call to 338 // write to it happens before the callback is removed from the list,
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/std/ |
A D | stop_token | 347 // Callback is not in the list, so must have been removed by a call to 357 // write to it happens before the callback is removed from the list,
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/src/filesystem/ |
A D | ops.cc | 1083 const auto removed = fs::remove_all(d->path(), ec); in remove_all() local 1084 if (removed == numeric_limits<uintmax_t>::max()) in remove_all() 1086 count += removed; in remove_all()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/filesystem/ |
A D | ops.cc | 1111 const auto removed = fs::remove_all(d->path(), ec); in remove_all() local 1112 if (removed == numeric_limits<uintmax_t>::max()) in remove_all() 1114 count += removed; in remove_all()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/filesystem/ |
A D | ops.cc | 1111 const auto removed = fs::remove_all(d->path(), ec); in remove_all() local 1112 if (removed == numeric_limits<uintmax_t>::max()) in remove_all() 1114 count += removed; in remove_all()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/filesystem/ |
A D | ops.cc | 1111 const auto removed = fs::remove_all(d->path(), ec); in remove_all() local 1112 if (removed == numeric_limits<uintmax_t>::max()) in remove_all() 1114 count += removed; in remove_all()
|
/l4re-core-master/cxx/lib/ipc/include/ |
A D | ipc_timeout_queue | 220 * \param timeout The timeout object to be removed from the queue.
|