Searched refs:changed (Results 126 - 150 of 204) sorted by relevance

123456789

/freebsd-9.3-release/sys/dev/scd/
H A Dscd.c256 device_printf(sc->dev, "media changed\n");
739 goto changed;
848 goto changed;
950 changed:
951 device_printf(sc->dev, "media changed\n");
/freebsd-9.3-release/contrib/binutils/gas/
H A Dwrite.c514 int changed; member in struct:relax_seg_info
525 info->changed = 1;
1554 rsi.changed = 0;
1557 if (!rsi.changed)
1838 responsible for moving the changed value into symp->bsym->value
/freebsd-9.3-release/contrib/gcc/
H A Dbb-reorder.c2128 Fall-through edges must be changed into jumps; it is not safe or
2210 bool changed;
2216 changed = cleanup_cfg (CLEANUP_EXPENSIVE | liveness_flags);
2229 changed |= cleanup_cfg (CLEANUP_EXPENSIVE | liveness_flags);
2234 if (changed && HAVE_conditional_execution)
2208 bool changed; local
H A Dsimplify-rtx.c3226 int changed, n_constants = 0, canonicalized = 0;
3232 changed. If we run out of room in our array, give up; this should
3242 changed = 0;
3263 changed = 1;
3270 changed = 1;
3284 changed = 1;
3297 changed = 1;
3308 changed = 1;
3318 while (changed);
3375 changed
3218 int changed, n_constants = 0, canonicalized = 0; local
[all...]
H A Ddf-problems.c245 changed since there is a cache of them. */
690 bool changed = false;
701 changed = !bitmap_equal_p (tmp, in);
702 if (changed)
709 return changed;
1215 bool changed = false;
1226 changed = !bitmap_equal_p (tmp, out);
1227 if (changed)
1234 return changed;
2255 /* The function modifies local info for register REG being changed i
688 bool changed = false; local
1212 bool changed = false; local
[all...]
H A Dtree-ssa-alias.c226 bool changed = true; local
259 while (changed)
263 changed = false;
287 changed = true;
294 changed = true;
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-9.3-release/contrib/nvi/build/
H A Dconfig.guess447 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
/freebsd-9.3-release/crypto/openssl/crypto/objects/
H A Dobj_dat.pl232 * derivative of this code cannot be changed. i.e. this code cannot simply be
H A Dobjects.pl178 * derivative of this code cannot be changed. i.e. this code cannot simply be
/freebsd-9.3-release/sys/dev/mcd/
H A Dmcd.c298 device_printf(sc->dev, "media changed\n");
701 device_printf(sc->dev, "media changed\n");
814 goto changed;
869 goto changed;
954 goto changed;
981 changed:
982 device_printf(sc->dev, "media changed\n");
1099 device_printf(sc->dev, "media changed\n");
1548 device_printf(sc->dev, "media changed\n");
/freebsd-9.3-release/contrib/sendmail/src/
H A Dqueue.c896 ** Check if type has changed and only
906 sm_dprintf("type changed from %c to %c\n",
977 ** The control address (if changed) is printed to the file.
4006 ** Catch this by checking if the underlying qf file has changed
4033 /* changed after opened */
4036 "%s: changed\n", e->e_id);
4038 sm_dprintf("%s: changed\n", e->e_id);
4040 sm_syslog(LOG_DEBUG, e->e_id, "changed");
7986 ** On failure, e->e_sibling is not changed.
8030 bool changed; local
8860 int changed = 0; local
[all...]
H A Dmain.c1446 sm_syslog(LOG_WARNING, NOQID, "user %d changed syslog label",
3992 bool changed; local
3997 changed = false;
4016 changed = true;
4022 if (changed)
4030 return changed;
/freebsd-9.3-release/sys/amd64/amd64/
H A Dpmap.c2761 * If the mapping has changed attributes, update the page table
3544 * Has the physical page changed?
4279 * be changed upwards or downwards in the future; it
5160 * changed. (The corresponding ranges of the direct map are those ranges that
5170 * latter case, the memory type may have been changed on some part of the
5193 boolean_t changed;
5209 changed = FALSE;
5287 changed = TRUE;
5315 changed = TRUE;
5341 changed
5192 boolean_t changed; local
5392 boolean_t changed; local
[all...]
/freebsd-9.3-release/contrib/dialog/
H A Dfselect.c294 int changed = keep || find_choice(target, list); local
296 return changed;
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp522 bool changed = performCallSlotOptzn(LI, local
527 if (changed) {
724 // Drop any cached information about the call, because we may have changed
/freebsd-9.3-release/share/mk/
H A Dbsd.prog.mk108 # - it saves time rebuilding when only the library has changed
/freebsd-9.3-release/sys/cam/scsi/
H A Dscsi_xpt.c1481 int changed; local
1484 changed = 1;
1540 changed = 0;
1544 * that the device really hasn't changed???
1546 if ((changed != 0)
1553 if (changed != 0) {
/freebsd-9.3-release/sys/netinet/
H A Dsctp_asconf.c1069 int addrnum, changed; local
1074 * association. A source address may not be changed. Additionally,
1117 * nexthop, the path will be changed. If the new address is
1119 * not be changed.
1126 changed = 0;
1131 changed = 1;
1139 changed = 1;
1150 if (changed == 0)
1365 * last local address is being changed), queue the pending delete
1386 * changed i
[all...]
/freebsd-9.3-release/sys/net80211/
H A Dieee80211_ioctl.c2137 int error, mode, changed, is11n, nmodes; local
2146 changed = 0;
2147 /* validate parameters and check if anything changed */
2160 changed++;
2166 changed++;
2172 changed++;
2175 changed++;
2177 if (changed) {
/freebsd-9.3-release/contrib/wpa/src/eap_peer/
H A Deap.c1289 * Returns: 1 if EAP state was changed or 0 if not
1293 * state machine have changed.
1299 sm->changed = FALSE;
1301 if (sm->changed)
1303 } while (sm->changed);
/freebsd-9.3-release/contrib/groff/src/roff/troff/
H A Dmtsm.cpp524 int mtsm::changed(statem *s) function in class:mtsm
/freebsd-9.3-release/contrib/bmake/mk/
H A Dgendirdeps.mk293 # we may have changed a filter
/freebsd-9.3-release/crypto/openssh/contrib/caldera/
H A Dopenssh.spec361 - Signatures were changed to .asc since 4.1p1.
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp870 // Case 3: The next key is symbolic and we just changed something within
877 // Case 4: The next key is symbolic, but we changed a known
2292 bool changed = false; local
2298 changed |= AddToWorkList(SR);
2304 return changed;

Completed in 540 milliseconds

123456789