Home
last modified time | relevance | path

Searched refs:SIGFPE (Results 1 – 6 of 6) sorted by relevance

/frameworks/libs/binary_translation/runtime_primitives/
Dcrash_reporter.cc63 sigaction(SIGFPE, &action, &g_orig_action[SIGFPE]); in InitCrashReporter()
/frameworks/libs/binary_translation/guest_os_primitives/
Dguest_signal_handling.cc61 case SIGFPE: in IsPendingSignalWithoutRecoveryCodeFatal()
185 case SIGFPE: { in SetSignalFromHost()
/frameworks/base/ravenwood/runtime-helper-src/libcore-fake/android/system/
DOsConstants.java645 public static final int SIGFPE = placeholder(); field in OsConstants
/frameworks/base/ravenwood/runtime-jni/
Dravenwood_os_constants.cpp513 initConstant(env, c, "SIGFPE", SIGFPE); in OsConstants_initConstants()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27934 field public static final int SIGFPE;