HomeSort by: relevance | last modified time | path
    Searched refs:resolving (Results 1 - 8 of 8) sorted by relevancy

  /src/usr.bin/make/unit-tests/
varmod-to-abs.mk 9 # into resolving completely unrelated absolute paths by defining a global
varmisc.mk 142 # scope in which resolving them makes sense.
cond-short.mk 215 # evaluated as usual, resolving nested undefined expressions to an empty
directive-for.mk 296 # without resolving any other variable names (ForLoop_SubstBody). Later, when
  /src/external/gpl3/binutils/dist/gas/
symbols.c 49 unsigned int resolving : 1; member in struct:symbol_flags
868 /* Re-using resolving here, as this routine cannot get called from
872 && !symbolP->flags.resolving)
874 symbolP->flags.resolving = 1;
877 symbolP->flags.resolving = 0;
887 symbolP->flags.resolving = 0;
1311 if (symp->flags.resolving)
1375 symp->flags.resolving = 1;
1481 && add_symbol->flags.resolving)
1529 symp->flags.resolving = 0
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/
symbols.c 49 unsigned int resolving : 1; member in struct:symbol_flags
868 /* Re-using resolving here, as this routine cannot get called from
872 && !symbolP->flags.resolving)
874 symbolP->flags.resolving = 1;
877 symbolP->flags.resolving = 0;
887 symbolP->flags.resolving = 0;
1311 if (symp->flags.resolving)
1375 symp->flags.resolving = 1;
1481 && add_symbol->flags.resolving)
1529 symp->flags.resolving = 0
    [all...]
  /src/external/bsd/unbound/dist/contrib/
unbound_munin_ 45 # unbound_munin_histogram - histogram of query resolving times
86 unbound_munin_histogram - histogram of query resolving times
  /src/external/bsd/unbound/dist/
configure 1655 on Linux and does not affect unbound resolving

Completed in 28 milliseconds