Home
last modified time | relevance | path

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

12345678910>>...21

/freebsd-14-stable/sbin/ipf/libipf/
HDload_http.c32 int fd, len, left, port, endhdr, removed, linenum = 0; in load_http() local
148 removed = (u - buffer) + 1; in load_http()
149 memmove(buffer, u, (sizeof(buffer) - left) - removed); in load_http()
150 s -= removed; in load_http()
151 left += removed; in load_http()
193 removed = t - buffer; in load_http()
194 memmove(buffer, t, sizeof(buffer) - left - removed); in load_http()
195 s -= removed; in load_http()
196 left += removed; in load_http()
/freebsd-14-stable/contrib/llvm-project/libcxx/include/
HDfunctional190 class unary_negate // deprecated in C++17, removed in C++20
198 template <class Predicate> // deprecated in C++17, removed in C++20
202 class binary_negate // deprecated in C++17, removed in C++20
213 template <class Predicate> // deprecated in C++17, removed in C++20
261 class binder1st // deprecated in C++11, removed in C++17
275 …bind1st(const Operation& op, const T& x); // deprecated in C++11, removed in C++17
278 … // deprecated in C++11, removed in C++17
292 …bind2nd(const Operation& op, const T& x); // deprecated in C++11, removed in C++17
294 …class Result> // deprecated in C++11, removed in C++17
303 …tion<Arg,Result> ptr_fun(Result (*f)(Arg)); // deprecated in C++11, removed in C++17
[all …]
HDsystem_error35 bool operator!=(const error_category& rhs) const noexcept; // removed in C++20
36 bool operator<(const error_category& rhs) const noexcept; // removed in C++20
129 …=(const error_condition& lhs, const error_code& rhs) noexcept; // removed in C++20
131 …=(const error_code& lhs, const error_code& rhs) noexcept; // removed in C++20
132 …=(const error_code& lhs, const error_condition& rhs) noexcept; // removed in C++20
133 …=(const error_condition& lhs, const error_code& rhs) noexcept; // removed in C++20
134 …=(const error_condition& lhs, const error_condition& rhs) noexcept; // removed in C++20
135 …(const error_condition& lhs, const error_condition& rhs) noexcept; // removed in C++20
136 …(const error_code& lhs, const error_code& rhs) noexcept; // removed in C++20
HDmemory113 class allocator<void> // removed in C++20
129 typedef T* pointer; // deprecated in C++17, removed in C++20
130 typedef const T* const_pointer; // deprecated in C++17, removed in C++20
132 reference; // deprecated in C++17, removed in C++20
134 const_reference; // deprecated in C++17, removed in C++20
138 …template <class U> struct rebind {typedef allocator<U> other;}; // deprecated in C++17, removed in…
141 typedef true_type is_always_equal; // Deprecated in C++23, removed in C++26
148 … pointer address(reference x) const noexcept; // deprecated in C++17, removed in C++20
149 … const_pointer address(const_reference x) const noexcept; // deprecated in C++17, removed in C++20
150 T* allocate(size_t n, const void* hint); // deprecated in C++17, removed in C++20
[all …]
HDthread56 bool operator!=(thread::id x, thread::id y) noexcept; // removed in C++20
57 bool operator< (thread::id x, thread::id y) noexcept; // removed in C++20
58 bool operator<=(thread::id x, thread::id y) noexcept; // removed in C++20
59 bool operator> (thread::id x, thread::id y) noexcept; // removed in C++20
60 bool operator>=(thread::id x, thread::id y) noexcept; // removed in C++20
HDmemory_resource25 const memory_resource& b) noexcept; // removed in C++20
34 const polymorphic_allocator<T2>& b) noexcept; // removed in C++20
HDfilesystem82 … friend bool operator!=(const path& lhs, const path& rhs) noexcept; // removed in C++20
83 … friend bool operator< (const path& lhs, const path& rhs) noexcept; // removed in C++20
84 … friend bool operator<=(const path& lhs, const path& rhs) noexcept; // removed in C++20
85 … friend bool operator> (const path& lhs, const path& rhs) noexcept; // removed in C++20
86 … friend bool operator>=(const path& lhs, const path& rhs) noexcept; // removed in C++20
223 bool operator!=(const directory_entry& rhs) const noexcept; // removed in C++20
224 bool operator< (const directory_entry& rhs) const noexcept; // removed in C++20
225 bool operator<=(const directory_entry& rhs) const noexcept; // removed in C++20
226 bool operator> (const directory_entry& rhs) const noexcept; // removed in C++20
227 bool operator>=(const directory_entry& rhs) const noexcept; // removed in C++20
/freebsd-14-stable/contrib/tcsh/nls/ukrainian/
HDset225 3 Faulty alias 'precmd' removed.\n
6 4 Faulty alias 'cwdcmd' removed.\n
7 5 Faulty alias 'beepcmd' removed.\n
8 6 Faulty alias 'periodic' removed.\n
/freebsd-14-stable/contrib/tcsh/nls/C/
HDset225 3 Faulty alias 'precmd' removed.\n
6 4 Faulty alias 'cwdcmd' removed.\n
7 5 Faulty alias 'beepcmd' removed.\n
8 6 Faulty alias 'periodic' removed.\n
/freebsd-14-stable/contrib/processor-trace/libipt/src/
HDpt_image.c158 struct pt_section_list **list, *next, *removed, *new; in pt_image_add() local
173 removed = NULL; in pt_image_add()
219 current->next = removed; in pt_image_add()
220 removed = current; in pt_image_add()
257 *list = removed; in pt_image_add()
261 pt_section_list_free_tail(removed); in pt_image_add()
377 int errcode, removed; in pt_image_remove_by_filename() local
386 removed = 0; in pt_image_remove_by_filename()
414 removed += 1; in pt_image_remove_by_filename()
419 return removed; in pt_image_remove_by_filename()
[all …]
/freebsd-14-stable/contrib/bmake/unit-tests/
HDdeptgt-delete_on_error.exp4 make: *** deptgt-delete_on_error-regular removed
7 make: *** deptgt-delete_on_error-regular-delete removed
23 make: *** deptgt-delete_on_error-regular removed
28 make: *** deptgt-delete_on_error-regular-delete removed
/freebsd-14-stable/sys/dev/drm2/ttm/
HDttm_execbuf_util.c43 if (entry->removed) { in ttm_eu_backoff_reservation_locked()
45 entry->removed = false; in ttm_eu_backoff_reservation_locked()
63 if (!entry->removed) { in ttm_eu_del_from_lru_locked()
65 entry->removed = true; in ttm_eu_del_from_lru_locked()
124 entry->removed = false; in ttm_eu_reserve_buffers()
/freebsd-14-stable/contrib/ntp/libntp/
HDwork_thread.c442 blocking_pipe_header * removed; in receive_blocking_resp_internal() local
458 for (removed = NULL; !removed && (qhead != qtail); ++qtail) { in receive_blocking_resp_internal()
460 removed = c->responses[slot]; in receive_blocking_resp_internal()
467 if (NULL != removed) { in receive_blocking_resp_internal()
468 DEBUG_ENSURE(CHILD_GONE_RESP == removed || in receive_blocking_resp_internal()
469 BLOCKING_RESP_MAGIC == removed->magic_sig); in receive_blocking_resp_internal()
471 if (CHILD_GONE_RESP == removed) { in receive_blocking_resp_internal()
473 removed = NULL; in receive_blocking_resp_internal()
476 return removed; in receive_blocking_resp_internal()
/freebsd-14-stable/crypto/openssl/doc/internal/man7/
HDdeprecation.pod49 =item Planned to be removed
51 The symbol and its implementation are planned to be removed some time in the
54 L</Implementations to be removed> below.
58 The symbol is planned to be removed from public view, but will otherwise
68 In the future, when the deprecated declaration is to actually be removed
70 deprecation attribute removed, and the translation units that implement or
91 =head2 Implementations to be removed
/freebsd-14-stable/sys/fs/pseudofs/
HDpseudofs_vncache.c304 u_long i, removed; in pfs_purge() local
308 removed = 0; in pfs_purge()
318 removed++; in pfs_purge()
323 if (removed > 0) in pfs_purge()
/freebsd-14-stable/sys/contrib/openzfs/module/zfs/
HDrefcount.c228 list_t removed; in zfs_refcount_transfer() local
236 list_create(&removed, sizeof (reference_t), in zfs_refcount_transfer()
245 list_move_tail(&removed, &src->rc_removed); in zfs_refcount_transfer()
255 list_move_tail(&dst->rc_removed, &removed); in zfs_refcount_transfer()
259 list_destroy(&removed); in zfs_refcount_transfer()
/freebsd-14-stable/contrib/kyua/utils/format/
HDformatter.cpp166 int removed = 0; in strip_double_percent() local
170 ++removed; in strip_double_percent()
174 return std::make_pair(in.substr(0, begin) + part + in.substr(end), removed); in strip_double_percent()
/freebsd-14-stable/crypto/openssl/doc/man3/
HDERR_set_mark.pod22 The mark is then removed. If there is no mark, the whole stack is removed.
HDSSL_get_session.pod54 A session will be automatically removed from the session cache and marked as
65 L<SSL_free(3)> is called, the session may be removed completely
67 if the session is valid, it can be removed at any time due to timeout
71 count, so that the session will not be implicitly removed by other operations
HDSSL_CTX_flush_sessions.pod23 removed from the cache to save resources. This can either be done
33 cache. When a session is found and removed, the remove_session_cb is however
HDSSL_free.pod30 which the reference count is removed by SSL_free() and the internal
34 SSL_SENT_SHUTDOWN state, the session will also be removed
/freebsd-14-stable/crypto/openssl/
HDHACKING.md31 generated files need to be removed and regenerated using `make update`.
33 so they can be removed easily.
/freebsd-14-stable/contrib/wpa/src/utils/
HDeloop_win.c296 int removed = 0; in eloop_cancel_timeout() local
306 removed++; in eloop_cancel_timeout()
310 return removed; in eloop_cancel_timeout()
319 int removed = 0; in eloop_cancel_timeout_one() local
330 removed = 1; in eloop_cancel_timeout_one()
337 return removed; in eloop_cancel_timeout_one()
/freebsd-14-stable/contrib/wpa/src/common/
HDptksa_cache.c236 bool removed = false; in ptksa_cache_flush() local
250 removed = true; in ptksa_cache_flush()
254 if (removed) in ptksa_cache_flush()
/freebsd-14-stable/tools/build/options/
HDWITH_GCC2 This option is deprecated and will be removed before

12345678910>>...21