HomeSort by relevance Sort by last modified time
    Searched defs:_HAS_EXCEPTIONS (Results 1 - 13 of 13) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
yvals.h 29 #ifndef _HAS_EXCEPTIONS
30 #define _HAS_EXCEPTIONS 1
  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-port.h 305 // MSVC's and C++Builder's implementations of the STL use the _HAS_EXCEPTIONS
308 # ifndef _HAS_EXCEPTIONS
309 # define _HAS_EXCEPTIONS 1
310 # endif // _HAS_EXCEPTIONS
311 # define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS
    [all...]
  /external/gtest/include/gtest/internal/
gtest-port.h 342 // 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
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h 305 // MSVC's and C++Builder's implementations of the STL use the _HAS_EXCEPTIONS
308 # ifndef _HAS_EXCEPTIONS
309 # define _HAS_EXCEPTIONS 1
310 # endif // _HAS_EXCEPTIONS
311 # define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS
    [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-port.h 299 // MSVC's and C++Builder's implementations of the STL use the _HAS_EXCEPTIONS
302 # ifndef _HAS_EXCEPTIONS
303 # define _HAS_EXCEPTIONS 1
304 # endif // _HAS_EXCEPTIONS
305 # define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS
    [all...]
  /external/protobuf/gtest/include/gtest/internal/
gtest-port.h 263 // MSVC's and C++Builder's implementations of the STL use the _HAS_EXCEPTIONS
266 #ifndef _HAS_EXCEPTIONS
267 #define _HAS_EXCEPTIONS 1
268 #endif // _HAS_EXCEPTIONS
269 #define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-port.h 349 // MSVC's and C++Builder's implementations of the STL use the _HAS_EXCEPTIONS
352 # ifndef _HAS_EXCEPTIONS
353 # define _HAS_EXCEPTIONS 1
354 # endif // _HAS_EXCEPTIONS
355 # define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS
    [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-port.h 342 // 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
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h 438 // MSVC's and C++Builder's implementations of the STL use the _HAS_EXCEPTIONS
441 # ifndef _HAS_EXCEPTIONS
442 # define _HAS_EXCEPTIONS 1
443 # endif // _HAS_EXCEPTIONS
444 # define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS
    [all...]
  /external/opencv3/modules/ts/include/opencv2/ts/
ts_gtest.h 478 // MSVC's and C++Builder's implementations of the STL use the _HAS_EXCEPTIONS
481 # ifndef _HAS_EXCEPTIONS
482 # define _HAS_EXCEPTIONS 1
483 # endif // _HAS_EXCEPTIONS
484 # define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS
    [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest.h 358 // MSVC's and C++Builder's implementations of the STL use the _HAS_EXCEPTIONS
361 #ifndef _HAS_EXCEPTIONS
362 #define _HAS_EXCEPTIONS 1
363 #endif // _HAS_EXCEPTIONS
364 #define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest.h 438 // MSVC's and C++Builder's implementations of the STL use the _HAS_EXCEPTIONS
441 # ifndef _HAS_EXCEPTIONS
442 # define _HAS_EXCEPTIONS 1
443 # endif // _HAS_EXCEPTIONS
444 # define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h 438 // MSVC's and C++Builder's implementations of the STL use the _HAS_EXCEPTIONS
441 # ifndef _HAS_EXCEPTIONS
442 # define _HAS_EXCEPTIONS 1
443 # endif // _HAS_EXCEPTIONS
444 # define GTEST_HAS_EXCEPTIONS _HAS_EXCEPTIONS
    [all...]

Completed in 1041 milliseconds