Home
last modified time | relevance | path

Searched refs:reproducible (Results 1 – 9 of 9) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
DSlsaMetadata.php39 public $reproducible; variable in Google\\Service\\OnDemandScanning\\SlsaMetadata
100 public function setReproducible($reproducible) argument
102 $this->reproducible = $reproducible;
109 return $this->reproducible;
DMetadata.php39 public $reproducible; variable in Google\\Service\\OnDemandScanning\\Metadata
100 public function setReproducible($reproducible) argument
102 $this->reproducible = $reproducible;
109 return $this->reproducible;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
DSlsaMetadata.php39 public $reproducible; variable in Google\\Service\\ContainerAnalysis\\SlsaMetadata
100 public function setReproducible($reproducible) argument
102 $this->reproducible = $reproducible;
109 return $this->reproducible;
DMetadata.php39 public $reproducible; variable in Google\\Service\\ContainerAnalysis\\Metadata
100 public function setReproducible($reproducible) argument
102 $this->reproducible = $reproducible;
109 return $this->reproducible;
/plugin/dw2pdf/vendor/mpdf/qrcode/.github/
DCONTRIBUTING.md14 to appropriate category and as always, include a reproducible code example when applicable (see cod…
25 * The code example **MUST** be reproducible by copy&paste assuming composer dependencies are instal…
/plugin/dw2pdf/vendor/mpdf/mpdf/.github/
DCONTRIBUTING.md14 to appropriate category and as always, include a reproducible code example when applicable (see cod…
25 * The code example **MUST** be reproducible by copy&paste assuming composer dependencies are instal…
/plugin/dw2pdf/vendor/mpdf/qrcode/.github/ISSUE_TEMPLATE/
DBug_report.md8 Provide a short and reproducible code example
/plugin/dw2pdf/vendor/mpdf/mpdf/.github/ISSUE_TEMPLATE/
DBug_report.md8 Provide a short and reproducible code example
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.cjs13082 … if (($truthy(node['$attr?']("last-update-label")) && ($not(node['$attr?']("reproducible"))))) {
15512 // See https://reproducible-builds.org/specs/source-date-epoch/