Home
last modified time | relevance | path

Searched refs:exceptions (Results 1 – 25 of 43) sorted by relevance

12

/illumos-gate/usr/src/tools/scripts/
H A Dvalidate_pkg.py478 def adddir(self, proto, exceptions): argument
490 if path not in exceptions:
498 exceptions.remove(path)
524 def addprotolist(self, protolist, exceptions): argument
549 if pline[1] in exceptions:
550 exceptions.remove(pline[1])
869 exceptions = ExceptionList(exceptionlists, arch)
870 originalexceptions = exceptions.copy()
886 prototree.adddir(pdir, exceptions)
897 if verbose and exceptions:
[all …]
/illumos-gate/usr/src/cmd/dtrace/test/cmd/scripts/
H A Ddtest.pl53 %exceptions = ();
203 %exceptions = ();
211 $exceptions{trim($line)} = 1;
222 if (scalar(keys(%exceptions)) == 0) {
231 return $exceptions{$file};
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DCONVERT.mk48 * the action may contain :MOVE: exceptions to the copy
63 * :COPY: assertion exceptions placed in the assertion's action
/illumos-gate/usr/src/contrib/bhyve/
H A DREADME5 With few exceptions (noted below) they are verbatim copies taken from the
/illumos-gate/usr/src/uts/intel/io/vmxnet3s/
H A DREADME.txt31 exceptions for which warnings are disabled in the Makefile
/illumos-gate/usr/src/tools/findunref/
H A DREADME.exception_lists35 if you find yourself adding exceptions, please check with your advocate and/or
/illumos-gate/usr/src/cmd/mandoc/
H A DTHIRDPARTYLICENSE3 With the exceptions noted below, all non-trivial files contained
/illumos-gate/usr/src/cmd/svc/shell/
H A Dipf_include.sh194 exceptions=`svcprop -p $config_pg/${EXCEPTIONS_PROP} $1 2>/dev/null`
195 echo $exceptions | sed -e 's/\\//g'
/illumos-gate/usr/src/pkg/transforms/
H A Dglobal_zone_only_component35 # the following exceptions:
/illumos-gate/exception_lists/
H A Dinterface_check26 # This file provides exceptions to the usual rules applied to shared
H A Dcheck_rtime33 # This file provides exceptions to the usual rules applied to ELF objects by
202 # symbol sort sections. Such exceptions should be rare --- most code will
H A Dinterface_cmp26 # This file provides exceptions to the usual rules applied to shared
/illumos-gate/usr/src/tools/
H A DREADME.tools37 contains Solaris ABI database (ABI_*.db) and exceptions
134 certain time and are not in a specified list of exceptions. Since
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dfloat.S518 cmp %o4, FTT_SEQ ! sanity check for bogus exceptions
/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A DLICENSE.txt16 General Public License ("LGPL"), Version 2, with exceptions for
18 exceptions and licenses follow this introduction.
44 exceptions to this are the portions of the CUPS software covered
45 by the Apple operating system license exceptions outlined later
56 Products grants the following special exceptions:
103 No developer is required to provide these exceptions in a
396 make exceptions for this. Our decision will be guided by the two goals
892 Software Foundation; we sometimes make exceptions for this. Our
/illumos-gate/usr/src/pkg/license_files/
H A Dlic_OSBL20 exceptions set forth in the Software's documentation, Sun grants you a
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A DLICENSE29 exceptions set forth in the Software's documentation, Sun grants you a
/illumos-gate/usr/src/lib/libdhcputil/
H A DREADME.inittab123 for all DHCP option consumers, with the following exceptions and notes:
/illumos-gate/usr/src/lib/libc/port/stdio/
H A DREADME.design40 There are a few exceptions. Almost all of the logic related to both
/illumos-gate/usr/src/test/util-tests/tests/awk/
H A DTHIRDPARTYLICENSE.gawk346 License by making exceptions from one or more of its conditions.
404 form of a separately written license, or stated as exceptions;
/illumos-gate/usr/src/data/zoneinfo/
H A Deurope2367 # numerous exceptions to application of time belt rules. For example,
2371 # exceptions grew considerably.
2536 # There were some exceptions, though.
2538 # Izhevsk, Grozny, Kazan and Samara as such exceptions for the 1992
2542 # And apparently some exceptions were reverted in the last moment.
2910 # GMT/UTC offset and having too many exceptions like regions formally
3600 # no exceptions.
3866 # But also since 1981 there are some more national exceptions
/illumos-gate/usr/src/grub/grub-0.97/
H A DCOPYING254 make exceptions for this. Our decision will be guided by the two goals
/illumos-gate/usr/src/cmd/powertop/common/
H A DCOPYING254 make exceptions for this. Our decision will be guided by the two goals
/illumos-gate/usr/src/tools/smatch/src/
H A DGPL-2254 make exceptions for this. Our decision will be guided by the two goals
/illumos-gate/usr/src/common/ficl/softcore/
H A Doo.fr143 \ Method lookup with CATCH in case of exceptions

12