Searched refs:exclusions (Results 1 – 7 of 7) sorted by relevance
/freebsd/crypto/heimdal/lib/wind/ |
H A D | gen-normalize.py | 134 exclusions = UnicodeData.read(sys.argv[2]) variable 139 if v[4] and not re.search('<[a-zA-Z]+> *', v[4]) and not exclusions.has_key(k)])
|
H A D | rfc3490.txt | 440 There are currently no other exclusions on the applicability of IDNA
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_match.c | 101 struct match_list exclusions; member 230 match_list_init(&(a->exclusions)); in archive_match_new() 253 match_list_free(&(a->exclusions)); in archive_match_free() 325 if ((r = add_pattern_mbs(a, &(a->exclusions), pattern)) != ARCHIVE_OK) in archive_match_exclude_pattern() 344 if ((r = add_pattern_wcs(a, &(a->exclusions), pattern)) != ARCHIVE_OK) in archive_match_exclude_pattern_w() 359 return add_pattern_from_file(a, &(a->exclusions), 1, pathname, in archive_match_exclude_pattern_from_file() 373 return add_pattern_from_file(a, &(a->exclusions), 0, pathname, in archive_match_exclude_pattern_from_file_w() 739 for (match = a->exclusions.first; match != NULL; in path_excluded()
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | Shellcheck.am | 1 # Global ShellCheck exclusions:
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_CTX_set_security_level.pod | 88 In addition to the level 1 exclusions any cipher suite using RC4 is also 95 In addition to the level 2 exclusions cipher suites not offering forward
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | ConstructDecompositionT.h | 855 auto exclusions = llvm::concat<const llvm::omp::Directive>( in applyClause() local 865 if (llvm::any_of(exclusions, present)) in applyClause()
|
/freebsd/ |
H A D | UPDATING | 64 for device exclusions with 'nodevice'.
|