Searched refs:removed (Results 1 - 25 of 54) sorted by relevance

123

/freebsd-9.3-release/sys/dev/drm2/ttm/
H A Dttm_execbuf_util.h43 * @removed: Indicates whether @bo has been removed from lru lists.
52 bool removed; member in struct:ttm_validate_buffer
H A Dttm_execbuf_util.c45 if (entry->removed) {
47 entry->removed = false;
65 if (!entry->removed) {
67 entry->removed = true;
126 entry->removed = false;
/freebsd-9.3-release/contrib/ipfilter/lib/
H A Dload_http.c22 int fd, len, left, port, endhdr, removed; local
142 removed = (u - buffer) + 1;
143 memmove(buffer, u, (sizeof(buffer) - left) - removed);
144 s -= removed;
145 left += removed;
177 removed = t - buffer;
178 memmove(buffer, t, sizeof(buffer) - left - removed);
179 s -= removed;
180 left += removed;
/freebsd-9.3-release/contrib/tcsh/
H A Dtc.func.c806 xprintf("%s", CGETS(22, 3, "Faulty alias 'precmd' removed.\n"));
824 xprintf("%s", CGETS(22, 3, "Faulty alias 'postcmd' removed.\n"));
848 xprintf("%s", CGETS(22, 4, "Faulty alias 'cwdcmd' removed.\n"));
870 xprintf("%s", CGETS(22, 5, "Faulty alias 'beepcmd' removed.\n"));
897 xprintf("%s", CGETS(22, 6, "Faulty alias 'periodic' removed.\n"));
935 xprintf("%s", CGETS(22, 14, "Faulty alias 'jobcmd' removed.\n"));
1017 * that it is removed
1027 * removed. We don't want that. Note that we want to remove precmd
/freebsd-9.3-release/sys/dev/sym/
H A DREADME.sym70 I haven't removed this README file from the repository since
/freebsd-9.3-release/contrib/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp153 unsigned removed; local
161 // Up to 2 branches are removed.
162 // Note that indirect branches are not removed.
163 for(removed = 0; I != REnd && removed < 2; ++I, ++removed)
169 return removed;
246 // Return if the last instruction cannot be removed.
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Drefcount.c203 list_t list, removed; local
207 list_create(&removed, sizeof (reference_t),
216 list_move_tail(&removed, &src->rc_removed);
223 list_move_tail(&dst->rc_removed, &removed);
227 list_destroy(&removed);
/freebsd-9.3-release/contrib/ntp/libntp/
H A Dwork_thread.c435 blocking_pipe_header * removed; local
451 for (removed = NULL; !removed && (qhead != qtail); ++qtail) {
453 removed = c->responses[slot];
460 if (NULL != removed) {
461 DEBUG_ENSURE(CHILD_GONE_RESP == removed ||
462 BLOCKING_RESP_MAGIC == removed->magic_sig);
464 if (CHILD_GONE_RESP == removed) {
466 removed = NULL;
469 return removed;
[all...]
/freebsd-9.3-release/contrib/wpa/src/utils/
H A Deloop_none.c169 int removed = 0; local
186 removed++;
193 return removed;
H A Deloop.c350 int removed = 0; local
360 removed++;
364 return removed;
H A Deloop_win.c292 int removed = 0; local
309 removed++;
316 return removed;
/freebsd-9.3-release/contrib/one-true-awk/
H A DFIXES57 removed fixed limit on number of open files; thanks to aleksey
82 removed the files related to compilation on windows. i no
136 removed some no-effect asserts in run.c.
140 removed the obsolete -V argument; fixed --version to print the
157 removed the 9-years-obsolete -mr and -mf flags.
163 removed some #ifdef's in run.c and lex.c that appear to no
337 removed -m option; no longer needed, and it was actually
435 removed some horrible pointer-int casting in b.c and elsewhere
524 removed now-pointless optimization in makefile that tries to avoid
527 removed mos
[all...]
/freebsd-9.3-release/contrib/binutils/bfd/
H A Delf-eh-frame.c318 if (entry->removed)
808 this_inf->removed = 1;
910 removed as unused, which can be merged with previous duplicate
916 sec_info->entry[ecie->entry].removed = 1;
930 sec_info->entry[ecie->entry].removed = 1;
951 if (!ent->removed)
1067 or -1 if the address refers to a CIE/FDE which has been removed
1110 /* FDE or CIE was removed. */
1111 if (sec_info->entry[mid].removed)
1231 if (!ent->removed
[all...]
/freebsd-9.3-release/contrib/bind9/lib/dns/include/dns/
H A Ddnssec.h333 dns_dnsseckeylist_t *removed, dns_name_t *origin,
344 * - If so, and if the metadata says it should be removed:
346 * the key can be removed from the DNSKEY set. if 'removed' is non-NULL,
/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-dce.c75 int removed;
301 removed. DCE can eliminate all the other statements in a block, and CFG
428 /* Prevent the loops from being removed. We must keep the infinite loops,
727 stats.removed++;
733 removed by cleanup_tree_cfg if this change in the flow graph makes them
758 as it may reference SSA_NAMEs which are going to be removed and
803 /* Print out removed statement statistics. */
812 percg = ((float) stats.removed / (float) stats.total) * 100;
814 stats.removed, stats.total, (int) percg);
922 /* If we removed path
74 int removed; member in struct:stmt_stats
[all...]
/freebsd-9.3-release/contrib/cvs/contrib/
H A Dlog_accum.in62 # Roy Fielding removed useless code and added log/mail of new files
114 $REMOVED_FILE = "$TMPDIR/${FILE_PREFIX}files.removed";
458 my $removed = &read_line_nodie("$REMOVED_FILE.$i.$id.$cvs_user");
459 if ($removed ne "") {
460 $subj .= "REMOVED: $removed ";
463 # print "derive_subject_from_changes_file().. removed== $removed \n";
/freebsd-9.3-release/sys/boot/common/
H A Dhelp.common405 is removed.
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Drdataslab.c130 * Use &removed as a sentinal pointer for duplicate
133 static unsigned char removed; local
177 INSIST(x[i].rdata.data != &removed);
210 x[i-1].rdata.data = &removed;
300 if (x[i].rdata.data == &removed)
/freebsd-9.3-release/crypto/openssl/crypto/bn/
H A Dbn_prime.pl26 # * the code are not to be removed.
49 * the code are not to be removed.
/freebsd-9.3-release/crypto/openssl/util/
H A Dadd_cr.pl81 * the code are not to be removed.
/freebsd-9.3-release/usr.sbin/etcupdate/
H A Detcupdate.sh731 # been removed, but don't do anything else for now. The
754 # If the FreeBSD ID string is removed from the local file,
945 # Handle a file that has been removed from the new tree. If the file
963 log "IGNORE: removed file $file"
978 # Already removed, nothing to do.
987 # Handle a directory that has been removed from the new tree. Only
997 log "IGNORE: removed dir $dir"
1070 # If the file was removed from the dest tree, just whine.
1072 # If the removed file matches an ALWAYS_INSTALL glob,
1426 # XXX: Should existing conflicts be ignored and removed durin
[all...]
/freebsd-9.3-release/usr.sbin/ppp/
H A Diface.c532 int af, removed, s; local
560 removed = iface_addr_Zap(iface->name, iface->addr + n, s);
561 if (removed)
566 if (removed) {
/freebsd-9.3-release/sys/contrib/ipfilter/netinet/
H A Dip_nat.c285 * and packet storms can occur if this is removed too quickly.
319 * this too and packet storms can occur if this is removed
1681 int removed = 0; local
1694 removed = 1;
1745 if (removed)
1752 if (removed)
1762 if (!removed)
5319 int removed; local
5322 removed = 0;
5334 removed
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/conf/
H A Dkeysets.pl71 * the code are not to be removed.
/freebsd-9.3-release/contrib/ofed/management/opensm/opensm/
H A Dosm_sa_mcmember_record.c1039 int removed; local
1087 /* store state - we'll need it if the port is removed */
1091 removed = osm_mgrp_remove_port(sa->p_subn, sa->p_log, p_mgrp, p_mcm_port,
1093 if (!removed)
1099 if (removed && osm_sm_mcgrp_leave(sa->sm, mlid, portguid))

Completed in 260 milliseconds

123