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

  /src/external/apache2/llvm/dist/clang/utils/analyzer/
SATestBuild.py 217 strictness: int = 0
238 regenerate: bool, strictness: bool):
244 self.strictness = strictness
255 self.regenerate, self.strictness))
313 self.strictness = test_info.strictness
320 to the :param strictness: criteria.
344 passed = run_cmp_results(project_dir, self.strictness)
763 def run_cmp_results(directory: str, strictness: int = 0) -> bool
    [all...]
SATest.py 46 args.strictness)
234 build_parser.add_argument("--strictness", dest="strictness",
  /src/external/mpl/bind/dist/bin/dnssec/
dnssec-cds.c 474 match_key_dsset(keyinfo_t *ki, dns_rdataset_t *dsset, strictness_t strictness) {
512 } else if (strictness == TIGHT) {
536 strictness_t strictness) {
567 if (!match_key_dsset(ki, dsset, strictness)) {
  /src/external/gpl3/autoconf/dist/lib/Autom4te/
ChannelDefs.pm 325 Configure channels for strictness C<$STRICTNESS_NAME>.
  /src/external/bsd/openldap/dist/tests/scripts/
test024-unique 465 echo Dynamically trying to add legacy strictness
475 echo "legacy strictness allowed with URIs"
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-early-ra.cc 2277 // of ALLOCNO2. STRICTNESS says whether we should take copy-elision
2285 test_strictness strictness)
2301 if (strictness == ALL_REASONS && allocno2->is_copy_dest)

Completed in 21 milliseconds