Searched refs:changed (Results 101 - 125 of 246) sorted by relevance

12345678910

/freebsd-11-stable/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-11-stable/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-11-stable/contrib/gcc/
H A Dcgraphunit.c279 bool changed = false; local
301 changed = true;
304 return changed;
889 bool changed = false; local
906 changed = true;
917 return changed;
H A Ddominance.c399 changed since the last call). Returns the node with the smallest key[]
1020 int i, changed = 1; local
1028 while (changed)
1030 changed = 0;
1037 changed = 1;
H A Dvalue-prof.c108 bool changed = false; local
142 changed = true;
161 if (changed)
166 return changed;
683 and will need to be changed if "steps" can change. */
H A Dalias.c1828 changed. A volatile and non-volatile reference can be interchanged
2420 int changed, pass;
2468 changed = 0;
2580 changed = 1;
2584 while (changed && ++pass < MAX_ALIAS_LOOP_PASSES);
2604 changed = 0;
2617 changed = 1;
2621 while (changed && pass < MAX_ALIAS_LOOP_PASSES);
2416 int changed, pass; local
H A Drecog.c2674 and changed to mode MODE.
2744 bool changed;
2749 changed = false;
2783 changed = true;
2801 changed = true;
2808 if (changed)
2818 if (changed && upd_life)
3056 bool changed;
3070 changed = false;
3246 changed
2731 bool changed; local
3042 bool changed; local
[all...]
H A Dvar-tracking.c44 is changed according to micro operations in BB.
1735 bool changed; local
1816 changed = dataflow_set_different (&old_out, out);
1818 return changed;
1871 bool changed; local
1883 changed = compute_bb_dataflow (bb);
1884 if (changed)
2015 /* Add variable VAR to the hash table of changed variables and
2290 bool changed; local
2328 of changed variable
[all...]
H A Dbt-load.c647 int changed;
653 changed = 1;
654 while (changed)
656 changed = 0;
660 changed |= sbitmap_union_of_diff_cg (bb_out[i], bb_gen[i],
646 int changed; local
H A Dflow.c101 is changed to a POST_INC or similar rtx.
529 /* Find the set of changed registers. */
599 int changed = 0;
615 changed |= propagate_block (bb, tmp, NULL, NULL,
629 if (! changed)
1040 BLOCKS_OUT is set for every block that was changed. */
1135 reverse order and updating as we go. If that changed
1173 add the blocks with changed sets into the queue. Thus we are guaranteed
1183 int rescan, changed;
1275 live_at_end wouldn't have changed
596 int changed = 0; local
1180 int rescan, changed; local
2191 int changed; local
3507 int changed; local
[all...]
H A Dtree-nested.c967 wi->changed = true;
1022 wi->changed = false;
1026 if (wi->changed)
1030 /* If we changed anything, then TREE_INVARIANT is be wrong,
1284 wi->changed = true;
1306 wi->changed = false;
1311 if (wi->changed)
/freebsd-11-stable/sbin/geom/class/eli/
H A Dgeom_eli.c944 bool changed = 0; local
960 changed = 1;
974 changed = 1;
989 changed = 1;
1003 changed = 1;
1006 if (changed)
1101 /* Check if iterations number should be changed. */
1113 * If number of iterations has changed, but wasn't given as a
1177 /* Check if iterations number should and can be changed. */
1188 "changed whe
[all...]
/freebsd-11-stable/contrib/tcsh/
H A Dsh.set.c255 int changed = 0; local
260 changed = 0;
267 changed = 1;
272 changed = 1;
277 changed = 1;
279 } while(changed);
/freebsd-11-stable/sys/net/
H A Dbridgestp.c1211 DPRINTF("state changed to DISCARDING on %s\n",
1216 DPRINTF("state changed to LEARNING on %s\n",
1225 DPRINTF("state changed to FORWARDING on %s\n",
1308 /* let the TC state know that the role changed */
1476 /* value can only be changed in leagacy stp mode */
1725 * Notify the bridge that a port state has changed, we need to do this from a
1792 int error, changed; local
1801 changed = 0;
1811 changed = 1;
1822 changed
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/JITLoader/GDB/
H A DJITLoaderGDB.cpp356 bool changed = false; local
357 module_sp->SetLoadAddress(target, 0, true, changed);
/freebsd-11-stable/contrib/binutils/binutils/
H A Dar.c1135 bfd_boolean changed = FALSE;
1181 changed = TRUE;
1194 changed = TRUE;
1201 if (changed)
1132 bfd_boolean changed = FALSE; local
/freebsd-11-stable/contrib/ee/
H A Dnew_curse.h149 #define CHANGE 3 /* window has been changed */
159 int changed; member in struct:_line
/freebsd-11-stable/crypto/openssl/util/
H A Dadd_cr.pl118 * derivative of this code cannot be changed. i.e. this code cannot simply be
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn_prime.pl86 * derivative of this code cannot be changed. i.e. this code cannot simply be
/freebsd-11-stable/usr.bin/diff/tests/
H A Ddiff_test.sh99 diff --changed-group-format='<<<<<<< (local)
/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_tv.c1445 bool changed = false; local
1454 changed = true;
1458 changed = true;
1462 changed = true;
1466 changed = true;
1476 changed = true;
1482 if (changed && crtc)
/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
H A Drev_hunt.c1013 apr_hash_t *curr_mergeinfo, *prev_mergeinfo, *deleted, *changed;
1029 /* Find the changed PATH closest to START_PATH which may have a mergeinfo
1097 SVN_ERR(svn_mergeinfo_diff2(&deleted, &changed, prev_mergeinfo,
1100 SVN_ERR(svn_mergeinfo_merge2(changed, deleted, result_pool, scratch_pool));
1103 if (apr_hash_count(changed))
1104 *merged_mergeinfo = changed;
1386 /* Check if the props *may* have changed. */
1416 /* Check if the contents *may* have changed. */
1012 apr_hash_t *curr_mergeinfo, *prev_mergeinfo, *deleted, *changed; local
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DWriter.cpp1576 bool changed = target->needsThunks && tc.createThunks(outputSections); local
1580 if (changed && tc.pass >= 10) {
1586 if (changed)
1588 changed |= a64p.createFixes();
1591 if (changed)
1593 changed |= a32p.createFixes();
1600 changed |= part.relaDyn->updateAllocSize();
1602 changed |= part.relrDyn->updateAllocSize();
1606 if (!changed) {
/freebsd-11-stable/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.c123 Boolean changed; member in struct:eapol_sm
959 * This function is called to notify the state machine about changed external
967 /* In theory, it should be ok to run this in loop until !changed.
972 sm->changed = FALSE;
980 sm->changed = TRUE;
984 sm->changed = TRUE;
985 if (!sm->changed)
989 if (sm->changed) {
1523 * Notify EAPOL state machine that configuration has changed. config will be
1734 * Notify EAPOL state machines that portControl variable has changed
[all...]
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dcplus-dem.c914 int changed; local
917 changed = 0;
922 changed = 1;
936 changed = 1;
953 changed = 1;
958 changed = 1;
971 changed = 1;
986 if (! changed)

Completed in 416 milliseconds

12345678910