Home
last modified time | relevance | path

Searched refs:exception (Results 1 – 25 of 1034) sorted by relevance

12345678910>>...42

/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dutexcep.c32 const struct acpi_exception_info *exception; in acpi_format_exception() local
36 exception = acpi_ut_validate_exception(status); in acpi_format_exception()
37 if (!exception) { in acpi_format_exception()
47 return (exception->name); in acpi_format_exception()
68 const struct acpi_exception_info *exception = NULL; in ACPI_EXPORT_SYMBOL() local
81 exception = &acpi_gbl_exception_names_env[sub_status]; in ACPI_EXPORT_SYMBOL()
88 exception = &acpi_gbl_exception_names_pgm[sub_status]; in ACPI_EXPORT_SYMBOL()
95 exception = &acpi_gbl_exception_names_tbl[sub_status]; in ACPI_EXPORT_SYMBOL()
102 exception = &acpi_gbl_exception_names_aml[sub_status]; in ACPI_EXPORT_SYMBOL()
109 exception = &acpi_gbl_exception_names_ctrl[sub_status]; in ACPI_EXPORT_SYMBOL()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dexception.h60 class exception
63 exception() _GLIBCXX_NOTHROW { } in exception() function
64 virtual ~exception() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_NOTHROW;
66 exception(const exception&) = default;
67 exception& operator=(const exception&) = default;
68 exception(exception&&) = default;
69 exception& operator=(exception&&) = default;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dexception.h60 class exception
63 exception() _GLIBCXX_NOTHROW { } in exception() function
64 virtual ~exception() _GLIBCXX_TXN_SAFE_DYN _GLIBCXX_NOTHROW;
66 exception(const exception&) = default;
67 exception& operator=(const exception&) = default;
68 exception(exception&&) = default;
69 exception& operator=(exception&&) = default;
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/tm/
H A Dtm-unavailable.c47 int exception; member
52 if (flags.touch_fp && flags.exception == FP_UNA_EXCEPTION) in expecting_failure()
55 if (flags.touch_vec && flags.exception == VEC_UNA_EXCEPTION) in expecting_failure()
66 flags.exception == VSX_UNA_EXCEPTION) in expecting_failure()
113 if (flags.exception != FP_UNA_EXCEPTION && in tm_una_ping()
114 flags.exception != VEC_UNA_EXCEPTION && in tm_una_ping()
115 flags.exception != VSX_UNA_EXCEPTION) { in tm_una_ping()
216 [exception] "r" (flags.exception), in tm_una_ping()
341 int cpu, rc, exception; /* FP = 0, VEC = 1, VSX = 2 */ in tm_unavailable_test() local
376 for (exception = 0; exception < NUM_EXCEPTIONS; exception++) { in tm_unavailable_test()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/exception/
H A Dexception.hpp148 class exception;
202 char const * get_diagnostic_information( exception const &, char const * );
204 void copy_boost_exception( exception *, exception const * );
225 exception class
235 exception(): in exception() function in boost::exception
245 exception( exception const & x ) throw(): in exception() function in boost::exception
254 virtual ~exception() throw()
277 …friend char const * exception_detail::get_diagnostic_information( exception const &, char const * …
289 friend void exception_detail::copy_boost_exception( exception *, exception const * );
303 exception::
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-pydbus/
H A D0002-Support-transformation-between-D-Bus-errors-and-exce.patch30 + """Register and map decorated exception class to a DBus error."""
39 + """Map decorated exception class to a DBus error."""
48 + """Map decorated exception class to all unknown DBus errors."""
61 + """Set the exception class as a default."""
65 + """Map the exception class to a DBus name."""
70 + """Map and register the exception class to a DBus name."""
75 + """Is the exception registered?"""
79 + """Get the DBus name of the exception."""
83 + """Get the exception class mapped to the DBus name."""
87 + """Transform the message of the exception."""
[all …]
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Dskeleton.S7 | Each entry point for exception 'xxxx' begins with a 'jmp fpsp_xxxx'.
10 | the 'fpsp_xxxx' handler entry point should be placed in the exception
12 | exception is one that must be reported then there will be a
16 | that caused the exception will still be pending when the FPSP
18 | to handle the exception.
20 | If the exception was completely handled by the package, then
58 | Divide by Zero exception
80 | Inexact exception
83 | will probably want to clear the pending exception.
84 | The provided code will clear the E3 exception (if pending),
[all …]
H A Dfpsp.h11 | fpsp.h --- stack frame offsets during FPSP exception handling
13 | These equates are used to access the exception frame, the fsave
44 | Positive offsets from A6 refer to the exception frame. Negative
56 | and then either "bra fpsp_done" if the exception was completely
58 | label to a routine that will process a real exception of the
60 | if the FPU state after the exception is idle.
62 | Sometimes the exception handler will transform the fsave area
63 | because it needs to report an exception back to the user. This
92 .set FPCR_ENABLE,USER_FPCR+2 | FPCR exception enable
97 .set FPSR_EXCEPT,USER_FPSR+2 | FPSR exception
[all …]
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/
H A Dfskeleton.S70 | This is the exit point for the 060FPSP when an enabled overflow exception
72 | for enabled overflow conditions. The exception stack frame is an overflow
75 | The sample routine below simply clears the exception status bit and
89 | This is the exit point for the 060FPSP when an enabled underflow exception
91 | for enabled underflow conditions. The exception stack frame is an underflow
94 | The sample routine below simply clears the exception status bit and
107 | This is the exit point for the 060FPSP when an enabled operand error exception
109 | for enabled operand error exceptions. The exception stack frame is an operand error
113 | The sample routine below simply clears the exception status bit and
126 | This is the exit point for the 060FPSP when an enabled signalling NaN exception
[all …]
H A Dfpsp.doc33 Package. This package is essentially a set of exception handlers
35 These exception handlers emulate Unimplemented FP instructions,
38 includes exception handlers to provide full IEEE-754 compliant
39 exception handling.
100 For example, if the 68060 hardware took a "Line-F Emulator" exception
171 exception taken ---> enter _060_fpsp_snan --|
179 exception taken ---> enter _060_fpsp_operr --|
187 exception taken ---> enter _060_fpsp_dz --|
195 exception taken ---> enter _060_fpsp_inex --|
204 exception taken ---> enter _060_fpsp_ovfl --|
[all …]
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtbase/
H A D0016-tst_qpainter-FE_-macros-are-not-defined-for-every-pl.patch49 static const QString fpeExceptionString(int exception)
52 - if (exception & FE_INEXACT)
53 + if (exception & QP_FE_INEXACT)
56 - if (exception & FE_UNDERFLOW)
57 + if (exception & QP_FE_UNDERFLOW)
59 - if (exception & FE_OVERFLOW)
60 + if (exception & QP_FE_OVERFLOW)
62 - if (exception & FE_DIVBYZERO)
63 + if (exception & QP_FE_DIVBYZERO)
65 - if (exception & FE_INVALID)
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/x86_64/
H A Ddebug_regs.c97 run->debug.arch.exception == BP_VECTOR && in main()
100 run->exit_reason, run->debug.arch.exception, in main()
114 run->debug.arch.exception == DB_VECTOR && in main()
119 i, run->exit_reason, run->debug.arch.exception, in main()
137 run->debug.arch.exception == DB_VECTOR && in main()
142 i, run->exit_reason, run->debug.arch.exception, in main()
163 run->debug.arch.exception == DB_VECTOR && in main()
168 i, run->exit_reason, run->debug.arch.exception, in main()
181 run->debug.arch.exception == DB_VECTOR && in main()
186 run->exit_reason, run->debug.arch.exception, in main()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/protozero/1.5.2/include/protozero/
H A Dexception.hpp30 struct exception : std::exception { struct
39 struct varint_too_long_exception : exception {
48 struct unknown_pbf_wire_type_exception : exception {
61 struct end_of_buffer_exception : exception {
/OK3568_Linux_fs/u-boot/tools/binman/
H A Dfunc_test.py306 str(e.exception))
314 'No such file or directory'], str(e.exception))
325 str(e.exception))
331 self.assertIn("does not have a 'binman' node", str(e.exception))
346 "'/binman/not-a-valid-type'", str(e.exception))
384 "of two", str(e.exception))
477 "of two", str(e.exception))
484 "power of two", str(e.exception))
491 "align 0x4 (4)", str(e.exception))
498 "align-size 0x4 (4)", str(e.exception))
[all …]
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dtape_3590.c959 char *exception, *service; in tape_3590_print_mim_msg_f0() local
961 exception = kmalloc(BUFSIZE, GFP_ATOMIC); in tape_3590_print_mim_msg_f0()
964 if (!exception || !service) in tape_3590_print_mim_msg_f0()
971 snprintf(exception, BUFSIZE, "Data degraded"); in tape_3590_print_mim_msg_f0()
974 snprintf(exception, BUFSIZE, "Data degraded in partition %i", in tape_3590_print_mim_msg_f0()
978 snprintf(exception, BUFSIZE, "Medium degraded"); in tape_3590_print_mim_msg_f0()
981 snprintf(exception, BUFSIZE, "Medium degraded in partition %i", in tape_3590_print_mim_msg_f0()
985 snprintf(exception, BUFSIZE, "Block 0 Error"); in tape_3590_print_mim_msg_f0()
988 snprintf(exception, BUFSIZE, "Medium Exception 0x%02x", in tape_3590_print_mim_msg_f0()
992 snprintf(exception, BUFSIZE, "0x%02x", in tape_3590_print_mim_msg_f0()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dexception26 /** @file exception
38 #include <bits/exception.h>
48 /** If an %exception is thrown which is not listed in a function's
49 * %exception specification, one of these may be thrown. */
50 class bad_exception : public exception
78 /** The runtime will call this function if %exception handling must be
90 /** The runtime will call this function if an %exception is thrown which
91 * violates the function's %exception specification. */
96 * exception-declaration in the matching handler or entering @c unexpected()
102 * %exception can result in a call of @c terminate()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dexception26 /** @file exception
38 #include <bits/exception.h>
48 /** If an %exception is thrown which is not listed in a function's
49 * %exception specification, one of these may be thrown. */
50 class bad_exception : public exception
78 /** The runtime will call this function if %exception handling must be
90 /** The runtime will call this function if an %exception is thrown which
91 * violates the function's %exception specification. */
96 * exception-declaration in the matching handler or entering @c unexpected()
102 * %exception can result in a call of @c terminate()
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dexception2 //===-------------------------- exception ---------------------------------===//
15 exception synopsis
20 class exception
23 exception() noexcept;
24 exception(const exception&) noexcept;
25 exception& operator=(const exception&) noexcept;
26 virtual ~exception() noexcept;
31 : public exception
98 class _LIBCPP_EXCEPTION_ABI exception
101 _LIBCPP_INLINE_VISIBILITY exception() _NOEXCEPT {}
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dexception2 //===-------------------------- exception ---------------------------------===//
15 exception synopsis
20 class exception
23 exception() noexcept;
24 exception(const exception&) noexcept;
25 exception& operator=(const exception&) noexcept;
26 virtual ~exception() noexcept;
31 : public exception
98 class _LIBCPP_EXCEPTION_ABI exception
101 _LIBCPP_INLINE_VISIBILITY exception() _NOEXCEPT {}
[all …]
/OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/process/
H A Dlicense-rules.rst101 // SPDX-License-Identifier: GPL-2.0 WITH mif-exception
102 // SPDX-License-Identifier: GPL-2.0+ WITH GCC-exception-2.0
265 LICENSES/exceptions/GCC-exception-2.0
301 This exception is used together with one of the above SPDX-Licenses
304 To use this exception add it with the keyword WITH to one of the
308 Full exception text
312 SPDX-Exception-Identifier: GCC-exception-2.0
313 SPDX-URL: https://spdx.org/licenses/GCC-exception-2.0.html
316 The "GCC Runtime Library exception 2.0" is used together with one
319 To use this exception add it with the keyword WITH to one of the
[all …]
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4proc.c469 int errorcode, struct nfs4_exception *exception) in nfs4_do_handle_exception() argument
472 struct nfs4_state *state = exception->state; in nfs4_do_handle_exception()
474 struct inode *inode = exception->inode; in nfs4_do_handle_exception()
477 exception->delay = 0; in nfs4_do_handle_exception()
478 exception->recovering = 0; in nfs4_do_handle_exception()
479 exception->retry = 0; in nfs4_do_handle_exception()
481 stateid = nfs4_recoverable_stateid(exception->stateid); in nfs4_do_handle_exception()
513 exception->retry = 1; in nfs4_do_handle_exception()
547 if (exception->timeout > HZ) { in nfs4_do_handle_exception()
561 exception->delay = 1; in nfs4_do_handle_exception()
[all …]
/OK3568_Linux_fs/kernel/LICENSES/exceptions/
H A DGCC-exception-2.01 SPDX-Exception-Identifier: GCC-exception-2.0
2 SPDX-URL: https://spdx.org/licenses/GCC-exception-2.0.html
5 This exception is used together with one of the above SPDX-Licenses to
7 To use this exception add it with the keyword WITH to one of the
9 SPDX-License-Identifier: <SPDX-License> WITH GCC-exception-2.0
/OK3568_Linux_fs/u-boot/tools/patman/
H A Dcommand.py25 self.exception = None
28 exception=None): argument
33 self.exception = exception
89 result.exception = err
/OK3568_Linux_fs/u-boot/test/py/
H A Dmultiplexed_log.py150 exception = None
154 exception = cpe
158 exception = e
161 if exit_status and not exception and not ignore_errors:
162 exception = Exception('Exit code: ' + str(exit_status))
163 if exception:
164 output += str(exception) + '\n'
173 if exception:
174 raise exception
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DGPL-2.0-with-font-exception5 As a special exception, if you create a document which uses this font, and
8 General Public License. This exception does not however invalidate any other
10 you modify this font, you may extend this exception to your version of the
12 this exception statement from your version.

12345678910>>...42