HomeSort by: relevance | last modified time | path
    Searched defs:have_address (Results 1 - 7 of 7) sorted by relevancy

  /src/external/mpl/bind/dist/lib/dns/
adb.c 1888 bool have_address = false; local
2069 have_address = true;
2071 have_address = false;
2073 if (wanted_fetches != 0 && !(FIND_AVOIDFETCHES(find) && have_address) &&
resolver.c 3283 bool *overquota, bool *need_alternate, bool *have_address) {
3367 SET_IF_NOT_NULL(have_address, true);
3464 bool have_address = false; local
3685 &overquota, &need_alternate, &have_address);
3709 } else if (have_address || fetches_allowed != 0) {
  /src/external/mpl/dhcp/bind/dist/lib/dns/
adb.c 2914 bool want_event, start_at_zone, alias, have_address; local
3141 have_address = true;
3143 have_address = false;
3145 if (wanted_fetches != 0 && !(FIND_AVOIDFETCHES(find) && have_address) &&
  /src/external/mpl/bind/dist/lib/isccfg/
namedconf.c 3380 unsigned int have_address = 0; local
3414 have_address++;
3433 have_address == 0)
3437 have_address++;
3450 if (have_address > 1 || have_port > 1 ||
3451 have_address + have_port == 0)
  /src/external/mpl/dhcp/bind/dist/lib/isccfg/
namedconf.c 3125 unsigned int have_address = 0; local
3146 have_address++;
3167 have_address == 0)
3180 if (have_address > 1 || have_port > 1 || have_address + have_port == 0)
  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 17519 int have_address = 0;
17539 have_address = 1;
17561 have_address = 1;
17567 if (want_address == 2 && !have_address
17577 have_address = 1;
17580 if (want_address && !have_address)
17588 if (!want_address && have_address)
18791 int have_address = 0;
18828 have_address = 1;
18913 have_address = 1
17506 int have_address = 0; local
18778 int have_address = 0; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 17433 int have_address = 0;
17453 have_address = 1;
17475 have_address = 1;
17481 if (want_address == 2 && !have_address
17491 have_address = 1;
17494 if (want_address && !have_address)
17502 if (!want_address && have_address)
18705 int have_address = 0;
18742 have_address = 1;
18827 have_address = 1
17420 int have_address = 0; local
18692 int have_address = 0; local
    [all...]

Completed in 69 milliseconds