Home
last modified time | relevance | path

Searched defs:_exception (Results 1 – 11 of 11) sorted by relevance

/external/u-boot/arch/nios2/cpu/
Dexceptions.S14 .global _exception symbol
19 _exception: label
/external/u-boot/arch/powerpc/cpu/mpc8xx/
Dtraps.c78 static void _exception(int signr, struct pt_regs *regs) in _exception() function
/external/u-boot/arch/powerpc/cpu/mpc86xx/
Dtraps.c86 static void _exception(int signr, struct pt_regs *regs) in _exception() function
/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dtraps.c77 static void _exception(int signr, struct pt_regs *regs) in _exception() function
/external/chromium-trace/catapult/devil/devil/utils/
Dtimeout_retry.py117 def AlwaysRetry(_exception): argument
/external/u-boot/arch/powerpc/cpu/mpc85xx/
Dtraps.c115 static void _exception(int signr, struct pt_regs *regs) in _exception() function
/external/ImageMagick/MagickWand/
Doperation.c425 #define _exception (cli_wand->wand.exception) in CLISettingOptionInfo() macro
1671 #define _exception (cli_wand->wand.exception) in CLISimpleOperatorImage() macro
3739 #define _exception (cli_wand->wand.exception) in CLIListOperatorImages() macro
4657 #define _exception (cli_wand->wand.exception) in CLINoImageOperator() macro
/external/python/cpython3/Lib/asyncio/
Dfutures.py54 _exception = None variable in Future
/external/grpc-grpc/src/python/grpcio_testing/grpc_testing/_channel/
D_invocation.py173 def _exception(unused_handler): function
/external/python/cpython3/Lib/
Dasyncore.py97 def _exception(obj): function
/external/python/cpython2/Lib/
Dasyncore.py97 def _exception(obj): function