Home
last modified time | relevance | path

Searched refs:removed (Results 1 – 25 of 61) sorted by relevance

123

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/c++17/ryu/
A Df2s.c145 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 Dd2s.c194 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 Dgeneric_128.c186 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 Dunifdef.test34 *** 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 Dtst-regex2.dat293 * 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 Dhlist229 * \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 Davl_tree101 * 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 Dbackward_warning.h34 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 Dbackward_warning.h34 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 Dbackward_warning.h34 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 Dbackward_warning.h34 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 Dbackward_warning.h34 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 Dbackward_warning.h34 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 Dbackward_warning.h34 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 Dbackward_warning.h34 may be removed without further notice at a future date. Please use a \
/l4re-core-master/l4re/include/
A Dnamespace194 * \retval 0 Entry successfully removed.
197 * \retval -L4_EACCESS Name cannot be removed.
/l4re-core-master/uclibc/lib/contrib/uclibc/
A DINSTALL17 release, and odd configuration options are sometimes removed.
/l4re-core-master/uclibc/lib/contrib/uclibc/docs/
A Dwchar_and_locale.txt89 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 Dstop_token334 // 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 Dstop_token347 // 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 Dops.cc1083 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 Dops.cc1111 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 Dops.cc1111 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 Dops.cc1111 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 Dipc_timeout_queue220 * \param timeout The timeout object to be removed from the queue.

Completed in 26 milliseconds

123