HomeSort by relevance Sort by last modified time
    Searched refs:GetExceptionCode (Results 1 - 23 of 23) sorted by null

  /external/clang/test/Sema/
__try.c 20 #define GetExceptionCode __exception_code
84 __except ( FilterExpression(GetExceptionCode()) ) {
124 __except ( FilterExpression(GetExceptionCode()) ) {
182 (void)GetExceptionCode(); // expected-error{{only allowed in __except block or filter expression}}
188 GetExceptionCode(); // valid
  /external/libopus/celt/arm/
armcpu.c 48 /*For GetExceptionCode() and EXCEPTION_ILLEGAL_INSTRUCTION.*/
66 __except(GetExceptionCode()==EXCEPTION_ILLEGAL_INSTRUCTION){
76 __except(GetExceptionCode()==EXCEPTION_ILLEGAL_INSTRUCTION){
85 __except(GetExceptionCode()==EXCEPTION_ILLEGAL_INSTRUCTION){
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rpc.h 100 #define RpcExceptionCode() GetExceptionCode()
excpt.h 47 #define GetExceptionCode _exception_code
  /external/libvpx/libvpx/vpx_ports/
arm_cpudetect.c 60 /*For GetExceptionCode() and EXCEPTION_ILLEGAL_INSTRUCTION.*/
86 } __except (GetExceptionCode() == EXCEPTION_ILLEGAL_INSTRUCTION) {
  /external/protobuf/gtest/src/
gtest.cc     [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest-all.cc     [all...]
  /external/webrtc/talk/media/base/
videoframe_unittest.h     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
pythonrun.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
pythonrun.c     [all...]
  /external/python/cpython2/Python/
pythonrun.c     [all...]
  /external/python/cpython3/Python/
pythonrun.c     [all...]
  /external/google-breakpad/src/testing/gtest/src/
gtest.cc     [all...]
  /external/googletest/googletest/src/
gtest.cc     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest.cc     [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest.cc     [all...]
  /external/mesa3d/src/gtest/src/
gtest.cc     [all...]
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/
gtest.cc     [all...]
  /external/v8/testing/gtest/src/
gtest.cc     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest.cc     [all...]
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/src/
gtest.cc     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest-all.cc     [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/fused-src/gtest/
gtest-all.cc     [all...]

Completed in 1001 milliseconds