| /f-stack/freebsd/contrib/dev/acpica/components/utilities/ |
| H A D | utexcep.c | 181 const ACPI_EXCEPTION_INFO *Exception; in AcpiFormatException() local 187 Exception = AcpiUtValidateException (Status); in AcpiFormatException() 188 if (!Exception) in AcpiFormatException() 198 return (Exception->Name); in AcpiFormatException() 223 const ACPI_EXCEPTION_INFO *Exception = NULL; in ACPI_EXPORT_SYMBOL() local 240 Exception = &AcpiGbl_ExceptionNames_Env [SubStatus]; in ACPI_EXPORT_SYMBOL() 248 Exception = &AcpiGbl_ExceptionNames_Pgm [SubStatus]; in ACPI_EXPORT_SYMBOL() 256 Exception = &AcpiGbl_ExceptionNames_Tbl [SubStatus]; in ACPI_EXPORT_SYMBOL() 264 Exception = &AcpiGbl_ExceptionNames_Aml [SubStatus]; in ACPI_EXPORT_SYMBOL() 281 if (!Exception || !Exception->Name) in ACPI_EXPORT_SYMBOL() [all …]
|
| /f-stack/freebsd/contrib/dev/acpica/compiler/ |
| H A D | aslmessages.c | 581 #define AH_DISPLAY_ASL_EXCEPTION_TEXT(Status, Exception) \ argument 582 printf ("%.4X: %s\n", Status, Exception)
|
| /f-stack/freebsd/contrib/device-tree/Bindings/arm/firmware/ |
| H A D | sdei.txt | 1 * Software Delegated Exception Interface (SDEI) 4 ARM DEN 0054A ("Software Delegated Exception Interface") can be used by
|
| /f-stack/freebsd/contrib/device-tree/Bindings/firmware/ |
| H A D | intel,stratix10-svc.txt | 10 communication with SDM, only the secure world of software (EL3, Exception 16 (EL1, Exception Layer 1), interfaces with the service providers and provides
|
| /f-stack/dpdk/doc/guides/ |
| H A D | conf.py | 227 raise Exception('Warning is treated as a failure') 238 raise Exception('Warning is treated as a failure')
|
| /f-stack/freebsd/contrib/device-tree/Bindings/soc/fsl/ |
| H A D | rcpm.txt | 57 Note: IPPDEXPCR(IP Powerdown Exception Control Register) provides a
|
| /f-stack/freebsd/contrib/openzfs/cmd/arcstat/ |
| H A D | arcstat.in | 303 except Exception:
|
| /f-stack/freebsd/contrib/openzfs/contrib/pyzfs/libzfs_core/ |
| H A D | exceptions.py | 37 class ZFSError(Exception):
|
| /f-stack/freebsd/contrib/device-tree/Bindings/usb/ |
| H A D | dwc3.txt | 15 Exception for clocks:
|
| /f-stack/freebsd/contrib/dev/nvidia/ |
| H A D | LICENCE.nvidia | 43 2.1.2 Open Source Exception. Notwithstanding the foregoing terms
|
| /f-stack/freebsd/contrib/dev/acpica/include/ |
| H A D | acpixf.h | 617 ACPI_STATUS Exception))
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-shared-linux-n32.ld | 150 /* Exception handling */
|
| H A D | cvmx-shared-linux.ld | 149 /* Exception handling */
|
| /f-stack/freebsd/contrib/openzfs/contrib/pyzfs/libzfs_core/test/ |
| H A D | test_libzfs_core.py | 291 except Exception: 4174 except Exception: 4229 except Exception: 4233 except Exception: 4237 except Exception: 4242 except Exception:
|
| /f-stack/dpdk/doc/guides/platform/ |
| H A D | octeontx2.rst | 107 #. Exception path to Linux kernel from DPDK application as SW ``KNI`` replacement.
|
| /f-stack/freebsd/contrib/openzfs/tests/test-runner/bin/ |
| H A D | test-runner.py.in | 200 except Exception:
|
| /f-stack/freebsd/contrib/zstd/ |
| H A D | COPYING | 110 License. (Exception: if the Program itself is interactive but
|
| /f-stack/dpdk/license/ |
| H A D | gpl-2.0.txt | 110 License. (Exception: if the Program itself is interactive but
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/spl/ |
| H A D | THIRDPARTYLICENSE.gplv2 | 110 License. (Exception: if the Program itself is interactive but
|
| /f-stack/ |
| H A D | LICENSE | 176 …e conditions, and telling the user how to view a copy of this License. (Exception: if the Program …
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_19_11.rst | 379 * Exception Path
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 1726 Changed the "ACPI Exception" message prefix to "ACPI Error" so that all 1969 table (Software Delegated Exception Interface). James Morse 19116 Exception codes broken into classes and renumbered. Be sure to
|