Home
last modified time | relevance | path

Searched refs:_HAS_EXCEPTIONS (Results 1 – 18 of 18) sorted by relevance

/external/icu/icu4c/source/common/
Dutypeinfo.h21 #if defined(_MSC_VER) && _HAS_EXCEPTIONS == 0
/external/protobuf/gtest/include/gtest/internal/
Dgtest-port.h266 #ifndef _HAS_EXCEPTIONS
267 #define _HAS_EXCEPTIONS 1 macro
269 #define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-port.h302 # ifndef _HAS_EXCEPTIONS
303 # define _HAS_EXCEPTIONS 1 macro
305 # define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-port.h308 # ifndef _HAS_EXCEPTIONS
309 # define _HAS_EXCEPTIONS 1 macro
311 # define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
Dgtest-port.h308 # ifndef _HAS_EXCEPTIONS
309 # define _HAS_EXCEPTIONS 1 macro
311 # define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS
/external/gtest/include/gtest/internal/
Dgtest-port.h345 # ifndef _HAS_EXCEPTIONS
346 # define _HAS_EXCEPTIONS 1 macro
348 # define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
Dgtest-port.h352 # ifndef _HAS_EXCEPTIONS
353 # define _HAS_EXCEPTIONS 1 macro
355 # define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS
Dgtest-port.h.orig342 // MSVC's and C++Builder's implementations of the STL use the _HAS_EXCEPTIONS
345 # ifndef _HAS_EXCEPTIONS
346 # define _HAS_EXCEPTIONS 1
347 # endif // _HAS_EXCEPTIONS
348 # define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS
/external/pdfium/build/
Dstandalone.gypi395 '_HAS_EXCEPTIONS=0',
/external/skia/gyp/
Dcommon_conditions.gypi53 '_HAS_EXCEPTIONS=0',
/external/webrtc/webrtc/base/
Dproxydetect.cc608 #if (_HAS_EXCEPTIONS == 0) in MyWinHttpGetProxyForUrl()
/external/google-breakpad/src/build/
Dcommon.gypi883 '_HAS_EXCEPTIONS=0',
/external/v8/build/
Dstandalone.gypi779 '_HAS_EXCEPTIONS=0',
/external/llvm/cmake/modules/
DAddLLVM.cmake22 list(APPEND LLVM_COMPILE_DEFINITIONS _HAS_EXCEPTIONS=0)
/external/protobuf/gtest/fused-src/gtest/
Dgtest.h361 #ifndef _HAS_EXCEPTIONS
362 #define _HAS_EXCEPTIONS 1 macro
364 #define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS
/external/opencv3/modules/ts/include/opencv2/ts/
Dts_gtest.h481 # ifndef _HAS_EXCEPTIONS
482 # define _HAS_EXCEPTIONS 1 macro
484 # define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h441 # ifndef _HAS_EXCEPTIONS
442 # define _HAS_EXCEPTIONS 1 macro
444 # define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
Dgtest.h441 # ifndef _HAS_EXCEPTIONS
442 # define _HAS_EXCEPTIONS 1 macro
444 # define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS