Searched refs:changed (Results 176 - 200 of 224) sorted by relevance

123456789

/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf32-ppc.c5154 bfd_boolean changed;
5449 changed = fixups != NULL;
5515 if (!changed && !link_info->keep_memory)
5526 if (!changed)
5532 *again = changed;
5961 /* We changed the symbol on an LD reloc. Start over
5141 bfd_boolean changed; local
/freebsd-10.0-release/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c443 int changed = 0; local
459 changed = 1;
462 changed = 1;
466 changed = 1;
514 if (changed && wpa_s->conf->update_config &&
/freebsd-10.0-release/sys/i386/i386/
H A Dpmap.c278 "Number of times pmap_pte_quick changed CPU with same PMAP1");
283 "Number of times pmap_pte_quick changed PMAP1");
410 * being changed.
2727 * If the mapping has changed attributes, update the page table
2760 * the mapping, the PDE must have already changed from mapping
3504 * Mapping has not changed, must be protection or wiring change.
3534 * Mapping has changed, invalidate old range and fall through to
4302 * be changed upwards or downwards in the future; it
5230 boolean_t changed;
5244 changed
5229 boolean_t changed; local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp1284 // detecting whether the system headers may have changed, because it is too
2787 // changed.
2790 bool changed = false; local
2791 for (ObjCMethodList *M = &Data.Instance; !changed && M && M->Method;
2794 changed = true;
2796 for (ObjCMethodList *M = &Data.Factory; !changed && M && M->Method;
2799 changed = true;
2801 if (!changed)
/freebsd-10.0-release/contrib/gcc/config/i386/
H A Di386.c1889 -mtune=native, as it was changed by the driver. */
7336 int changed = 0;
7366 changed = 1;
7380 changed = 1;
7391 changed = 1;
7404 changed = 1;
7413 changed = 1;
7446 changed = 1;
7454 if (changed && legitimate_address_p (mode, x, FALSE))
7459 changed
7317 int changed = 0; local
[all...]
/freebsd-10.0-release/contrib/openbsm/config/
H A Dconfig.guess1226 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
/freebsd-10.0-release/contrib/openpam/
H A Dconfig.guess1363 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
/freebsd-10.0-release/tools/sched/
H A Dschedgraph.py339 def changed(self): member in class:SourceConf
412 if (item.changed() == 0):
/freebsd-10.0-release/contrib/atf/admin/
H A Dconfig.guess1338 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
/freebsd-10.0-release/contrib/binutils/
H A Dconfig.guess1332 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
/freebsd-10.0-release/contrib/byacc/
H A Dconfig.guess1347 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
/freebsd-10.0-release/contrib/byacc/test/
H A Dgrammar.tab.c352 boolean changed; /* TRUE if conversion done in this file */ member in struct:__anon748
/freebsd-10.0-release/contrib/dialog/
H A Dconfig.guess1374 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
/freebsd-10.0-release/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-10.0-release/contrib/ldns/
H A Dconfig.guess1346 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
/freebsd-10.0-release/contrib/libpcap/
H A Dconfig.guess1318 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
/freebsd-10.0-release/contrib/libreadline/support/
H A Dconfig.guess1221 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
/freebsd-10.0-release/contrib/libyaml/config/
H A Dconfig.guess1318 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
/freebsd-10.0-release/contrib/ncurses/
H A Dconfig.guess1342 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
/freebsd-10.0-release/contrib/ntp/
H A Dconfig.guess1279 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
/freebsd-10.0-release/contrib/ntp/sntp/
H A Dconfig.guess1279 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
/freebsd-10.0-release/contrib/ofed/libibcm/config/
H A Dconfig.guess1282 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
/freebsd-10.0-release/contrib/ofed/librdmacm/config/
H A Dconfig.guess1282 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
/freebsd-10.0-release/contrib/sqlite3/
H A Dconfig.guess1279 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,
/freebsd-10.0-release/contrib/tcpdump/
H A Dconfig.guess1318 /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed,

Completed in 464 milliseconds

123456789