Searched refs:changed (Results 201 - 225 of 246) sorted by relevance

12345678910

/freebsd-11-stable/contrib/gcc/
H A Dcse.c152 ANYTHING referring to memory could be changed. That is because
172 changed, and then another expression wants to be added to refer to
1106 Return 1 if we have done something that may have changed the hash code
1115 int changed = 0;
1185 changed = 1;
1193 changed = 1;
1200 changed |= mention_regs (XEXP (x, i));
1203 changed |= mention_regs (XVECEXP (x, i, j));
1205 return changed;
1215 Nonzero value means that elements of reg_qty have changed
1112 int changed = 0; local
[all...]
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath.c3625 * XXX sc_updateslot isn't changed behind a lock?
5076 * Set/change channels. If the channel is really being changed,
5603 /* NB: collect bss node again, it may have changed */
6279 * changed.
6320 int changed = 0; local
6368 changed = avp->av_set_tim(ni, enable);
6379 changed = avp->av_set_tim(ni, enable);
6392 changed = avp->av_set_tim(ni, enable);
6406 changed = 0;
6409 return (changed);
[all...]
/freebsd-11-stable/sys/dev/liquidio/
H A Dlio_main.c481 /* things might have changed */
1978 int changed = (lio->linfo.link.link_status64 != ls->link_status64); local
1982 if ((lio->intf_open) && (changed)) {
/freebsd-11-stable/stand/lua/
H A Dcore.lua197 -- changed or if we've switched boot environments then we could have
/freebsd-11-stable/usr.sbin/portsnap/portsnap/
H A Dportsnap.sh65 files and directories which have changed.
548 echo -n "Ports tree hasn't changed since "
/freebsd-11-stable/sys/dev/aacraid/
H A Daacraid.c3122 int count = 0, changed = 0, i = 0; local
3187 changed = 1;
3207 changed = 1;
3216 if (changed) {
/freebsd-11-stable/usr.sbin/etcupdate/
H A Detcupdate.sh471 echo "Node changed from a $first to a $second: $3"
478 echo "Link changed: $file"
689 diff --changed-group-format='<<<<<<< (local)
715 # (this should only happen if the file has changed its type
1028 # file has not changed in the old and new trees, there is nothing to
1115 "Removed link changed: $file (\"$old\" became \"$new\")"
1118 warn "Removed file changed: $file"
1145 # If the file changed types between the old and new trees but
1165 # If the file has not changed types between the old
1181 warn "Modified $dest changed
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectTarget.cpp2711 bool changed = false; variable
2718 changed);
2756 changed = true;
2788 if (changed) {
4155 // Let clients know something changed in the module if it is
/freebsd-11-stable/contrib/binutils/bfd/
H A Delf32-ppc.c5290 bfd_boolean changed;
5585 changed = fixups != NULL;
5651 if (!changed && !link_info->keep_memory)
5662 if (!changed)
5668 *again = changed;
6097 /* We changed the symbol on an LD reloc. Start over
5277 bfd_boolean changed; local
/freebsd-11-stable/sys/i386/i386/
H A Dpmap.c275 "Number of times pmap_pte_quick changed CPU with same PMAP1");
280 "Number of times pmap_pte_quick changed PMAP1");
434 * being changed.
2762 * If the mapping has changed attributes, update the page table
2795 * the mapping, the PDE must have already changed from mapping
3566 * Mapping has not changed, must be protection or wiring change.
3596 * Mapping has changed, invalidate old range and fall through to
4420 * be changed upwards or downwards in the future; it
5446 boolean_t changed; local
5460 changed
[all...]
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c1098 int changed = 0; local
1114 changed = 1;
1117 changed = 1;
1121 changed = 1;
1171 changed = 1;
1174 if (changed && wpa_s->conf->update_config &&
7790 * The used frequencies map changed, so it is possible that a GO is
8161 int changed = 0; local
8175 changed++;
8179 return changed;
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp944 /// \return \c true if the path was changed.
1781 // changed since it was loaded. Also skip it if it's for a modular header
3070 // changed.
3073 bool changed = false;
3075 !changed && M && M->getMethod(); M = M->getNext()) {
3077 changed = true;
3079 for (ObjCMethodList *M = &Data.Factory; !changed && M && M->getMethod();
3082 changed = true;
3084 if (!changed)
3401 // changed sinc
[all...]
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.c1891 -mtune=native, as it was changed by the driver. */
7338 int changed = 0;
7368 changed = 1;
7382 changed = 1;
7393 changed = 1;
7406 changed = 1;
7415 changed = 1;
7448 changed = 1;
7456 if (changed && legitimate_address_p (mode, x, FALSE))
7461 changed
7319 int changed = 0; local
[all...]
/freebsd-11-stable/contrib/openbsm/config/
H A Dconfig.guess1226 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
/freebsd-11-stable/tools/sched/
H A Dschedgraph.py343 def changed(self): member in class:SourceConf
420 if (item.changed() == 0):
/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_cpl_io.c1632 int changed = !(toep->ddp.flags & DDP_ON) ^ cpl->ddp_off; local
1638 if (changed) {
1810 * changed to ISCSI is still in so_snd.
/freebsd-11-stable/contrib/ncurses/
H A Dconfig.guess1374 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
/freebsd-11-stable/contrib/binutils/
H A Dconfig.guess1332 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
/freebsd-11-stable/contrib/libreadline/support/
H A Dconfig.guess1221 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
/freebsd-11-stable/contrib/gdb/gdb/
H A Dgdbarch.sh41 echo "${file} has changed? cp new-${file} ${file}" 1>&2
320 # changed to POSTDEFAULT.
1235 architecture is changed. For a new architecture, the memory region
1775 printf " /* Check variable changed from pre-default. */\n"
/freebsd-11-stable/contrib/dialog/
H A Dconfig.guess1374 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
/freebsd-11-stable/contrib/ldns/
H A Dconfig.guess1346 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
/freebsd-11-stable/crypto/heimdal/
H A Dconfig.guess1317 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
/freebsd-11-stable/contrib/byacc/test/yacc/
H A Dgrammar.tab.c354 boolean changed; /* TRUE if conversion done in this file */ member in struct:__anon223
/freebsd-11-stable/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c5677 int line, n, changed; local
5700 if (sscanf(args[3], "%d", &changed) == 0) {
5707 report_return(wtouchln(win, line, n, changed));

Completed in 628 milliseconds

12345678910