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

  /src/external/bsd/byacc/dist/package/debian/
rules 6 export DEB_BUILD_MAINT_OPTIONS := hardening=+all qa=+bug reproducible=+all
  /src/distrib/common/
buildfloppies.sh 51 -t timestamp set timestamp for reproducible builds
  /src/lib/libc/time/
private.h 623 # if __has_c_attribute(reproducible)
624 # define ATTRIBUTE_REPRODUCIBLE [[reproducible]]
642 stricter than their C23 counterparts [[unsequenced]] and [[reproducible]],
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc 14728 reproducible
14738 bool reproducible = false;
14749 else if (strcmp (p, "reproducible") == 0)
14750 reproducible = true;
14753 c_parser_error (parser, "expected %<reproducible%> or "
14776 OMP_CLAUSE_ORDER_REPRODUCIBLE (c) = reproducible;
14733 bool reproducible = false; local
  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 17129 reproducible
17139 bool reproducible = false;
17150 else if (strcmp (p, "reproducible") == 0)
17151 reproducible = true;
17154 c_parser_error (parser, "expected %<reproducible%> or "
17177 OMP_CLAUSE_ORDER_REPRODUCIBLE (c) = reproducible;
17134 bool reproducible = false; local
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc     [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]
  /src/external/bsd/unbound/dist/
configure 1765 timestamp. This enables reproducible build output.

Completed in 159 milliseconds