Searched refs:changed (Results 76 - 100 of 224) sorted by relevance

123456789

/freebsd-10.0-release/contrib/wpa/src/eap_peer/
H A Deap_i.h303 Boolean changed; member in struct:eap_sm
/freebsd-10.0-release/sys/dev/acpica/
H A Dacpi_powerres.c462 * If we changed anything in the resource list, we need to run a switch
596 int changed; local
601 changed = 0;
608 changed = 1;
611 return (changed);
/freebsd-10.0-release/contrib/gdb/
H A Ddjunpack.bat17 Rem The following 2 lines need to be changed with each new GDB release, to
/freebsd-10.0-release/gnu/usr.bin/rcs/lib/
H A Drcsedit.c131 * changed copyright header to reflect current distribution rules
196 * changed type of result of getc() from char to int.
1825 dorewrite(lockflag, changed)
1826 int lockflag, changed;
1838 if (changed) {
1839 if (changed < 0)
1877 donerewrite(changed, newRCStime)
1878 int changed;
1892 if (changed && !nerror) {
1903 &frewrite, newRCSname, RCSname, changed,
[all...]
/freebsd-10.0-release/usr.sbin/ctld/
H A Dctld.c1013 int changed, cumulated_error = 0, error; local
1103 * Also remove the LUNs changed by more than size.
1105 changed = 0;
1110 "CTL lun %d changed; removing",
1113 changed = 1;
1117 "CTL lun %d changed; removing",
1120 changed = 1;
1127 "CTL lun %d changed; removing",
1130 changed = 1;
1136 "CTL lun %d, changed; removin
[all...]
/freebsd-10.0-release/contrib/gcc/
H A Dtree-object-size.c37 bool changed; member in struct:object_size_info
371 osi.changed = false;
410 osi.changed = false;
427 while (osi.changed);
536 osi->changed = true;
544 osi->changed = true;
H A Dtree-ssa-pre.c1680 bool changed = false; local
1753 changed = true;
1774 changed |= compute_antic_aux (son,
1777 return changed;
1785 bool changed = true; local
1811 while (changed)
1814 changed = false;
1815 changed = compute_antic_aux (EXIT_BLOCK_PTR, false);
1855 bool changed = true; local
1867 while (changed)
1956 bool changed = true; local
[all...]
H A Dtree-tailcall.c809 or changed within the recursive call. However, the local variables
874 bool changed = false; local
970 changed |= optimize_tail_call (tailcalls, opt_tailcalls);
987 if (changed)
H A Dcgraphunit.c279 bool changed = false; local
301 changed = true;
304 return changed;
875 bool changed = false; local
892 changed = true;
903 return changed;
/freebsd-10.0-release/contrib/ncurses/progs/
H A Ddump_entry.c1058 bool changed = FALSE; local
1077 changed = TRUE;
1087 changed = TRUE;
1089 if (!changed || ((len = FMT_ENTRY()) > critlen)) {
1094 changed = TRUE;
1097 if (!changed || ((len = FMT_ENTRY()) > critlen)) {
/freebsd-10.0-release/contrib/tcsh/
H A Dsh.set.c241 int changed = 0; local
246 changed = 0;
253 changed = 1;
258 changed = 1;
263 changed = 1;
265 } while(changed);
/freebsd-10.0-release/sys/dev/drm2/i915/
H A Dintel_tv.c1387 bool changed = false; local
1396 changed = true;
1400 changed = true;
1404 changed = true;
1408 changed = true;
1418 changed = true;
1424 if (changed && crtc)
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DMachineVerifier.cpp128 // anything changed.
139 bool changed = false; local
142 changed = true;
143 return changed;
147 // anything changed.
158 bool changed = false; local
161 changed = true;
162 return changed;
167 bool changed = false; local
170 changed
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Analysis/
H A DUninitializedValues.cpp182 bool changed = (dst != scratch); local
183 if (changed)
188 return changed;
829 bool changed = runOnBlock(block, cfg, ac, vals, local
832 if (changed || !previouslyVisited[block->getBlockID()])
/freebsd-10.0-release/sys/x86/x86/
H A Dio_apic.c450 int changed; local
465 changed = 0;
472 changed++;
480 changed++;
482 if (changed)
/freebsd-10.0-release/usr.sbin/lpr/lpc/
H A Dcmds.c1156 int cmdstatus, changed; local
1191 changed = 0;
1198 changed++;
1203 if (!changed) {
1212 if (changed && stat(pp->lock_file, &stbuf) >= 0)
/freebsd-10.0-release/contrib/nvi/cl/
H A Dcl_funcs.c128 * sequences to the strings changed the behavior of vi. The problem
545 * If repaint set or the screen layout changed, we need to redraw
710 int changed; local
815 /* If the screen changed size, set the SIGWINCH bit. */
816 if (cl_ssize(sp, 1, NULL, NULL, &changed))
818 if (changed)
/freebsd-10.0-release/sys/dev/ath/
H A Dif_ath_tdma.c354 const struct ieee80211_tdma_param *tdma, int changed)
375 if (changed != 0) {
379 if (changed & TDMA_UPDATE_SLOTLEN)
353 ath_tdma_update(struct ieee80211_node *ni, const struct ieee80211_tdma_param *tdma, int changed) argument
/freebsd-10.0-release/bin/sh/
H A Djobs.c394 * statuses have changed since the last call to showjobs.
416 if (change && ! jp->changed)
420 jp->changed = 0;
502 if (! iflag || ! job->changed)
514 if (! iflag || ! jp->changed)
702 jp->changed = 0;
1171 thisjob->changed = 1;
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_repos/
H A Dreporter.c150 list. OBJECT is the object whose properties are being changed.
527 svn_boolean_t changed; local
579 SVN_ERR(svn_fs_props_changed(&changed, b->t_root, t_path, s_root,
581 if (! changed)
673 svn_boolean_t changed; local
690 contents which have not changed with respect to" and "has the same
693 SVN_ERR(svn_repos__compare_files(&changed, b->t_root, t_path,
696 if (!changed)
H A Dlog.c75 /* No changed paths? We're done. */
79 /* Otherwise, we have to check the readability of each changed
144 /* Either every changed path was unreadable... */
148 /* ... or some changed path was unreadable... */
152 /* ... or every changed path was readable (the default). */
159 * properties of the node were changed, or that the node was added or
166 * changed paths for ROOT may be passed in PREFETCHED_CHANGES. If the
170 * AUTHZ_READ_BATON and FS) to check whether each changed-path (and
177 * - If absolutely every changed-path (and copyfrom_path) is
180 * which truly has no changed path
183 detect_changed(apr_hash_t **changed, svn_fs_root_t *root, svn_fs_t *fs, apr_hash_t *prefetched_changes, svn_repos_authz_func_t authz_read_func, void *authz_read_baton, apr_pool_t *pool) argument
513 check_history(svn_boolean_t *changed, struct path_info *info, svn_fs_t *fs, svn_revnum_t current, svn_boolean_t strict, svn_repos_authz_func_t authz_read_func, void *authz_read_baton, svn_revnum_t start, apr_pool_t *pool) argument
1950 svn_boolean_t changed = FALSE; local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/API/
H A DSBModule.cpp71 bool changed = false; local
72 m_opaque_sp->SetLoadAddress(target, 0, changed);
/freebsd-10.0-release/share/mk/
H A Dbsd.obj.mk74 @${ECHO} "Warning: Object directory not changed from original ${.CURDIR}"
/freebsd-10.0-release/sys/net/
H A Dbridgestp.c1209 DPRINTF("state changed to DISCARDING on %s\n",
1214 DPRINTF("state changed to LEARNING on %s\n",
1223 DPRINTF("state changed to FORWARDING on %s\n",
1306 /* let the TC state know that the role changed */
1474 /* value can only be changed in leagacy stp mode */
1723 * Notify the bridge that a port state has changed, we need to do this from a
1790 int error, changed; local
1799 changed = 0;
1809 changed = 1;
1820 changed
[all...]
/freebsd-10.0-release/usr.sbin/cron/doc/
H A DINSTALL79 -- usually /usr/local/etc/cron, unless you changed it in the Makefile.

Completed in 284 milliseconds

123456789