/external/chromium_org/third_party/skia/src/ports/ |
D | SkMutex_win.h | 17 #ifndef NOMINMAX 18 # define NOMINMAX macro 30 # undef NOMINMAX
|
/external/skia/src/ports/ |
D | SkMutex_win.h | 17 #ifndef NOMINMAX 18 # define NOMINMAX macro 30 # undef NOMINMAX
|
/external/deqp/framework/platform/win32/ |
D | tcuWin32API.h | 32 #if !defined(NOMINMAX) 33 # define NOMINMAX 1 macro
|
/external/deqp/framework/egl/ |
D | egluHeaderWrapper.hpp | 36 # if !defined(NOMINMAX) 37 # define NOMINMAX 1 macro
|
/external/stlport/stlport/stl/config/ |
D | _windows.h | 64 # if !defined (NOMINMAX) 65 # define NOMINMAX macro 116 # if !defined (NOMINMAX) 117 # define NOMINMAX
|
/external/chromium_org/third_party/angle/src/common/ |
D | platform.h | 43 # ifndef NOMINMAX 44 # define NOMINMAX 1 macro
|
/external/eigen/bench/ |
D | BenchTimer.h | 15 # ifndef NOMINMAX 16 # define NOMINMAX macro 179 # undef NOMINMAX
|
/external/chromium_org/v8/src/base/ |
D | win32-headers.h | 12 #ifndef NOMINMAX 13 #define NOMINMAX macro
|
/external/chromium_org/third_party/icu/source/common/ |
D | umutex.h | 92 # ifndef NOMINMAX 93 # define NOMINMAX 316 # ifndef NOMINMAX 317 # define NOMINMAX
|
/external/icu/icu4c/source/common/ |
D | umutex.h | 92 # ifndef NOMINMAX 93 # define NOMINMAX 314 # ifndef NOMINMAX 315 # define NOMINMAX
|
/external/libcxx/include/ |
D | __undef_min_max | 13 _LIBCPP_WARNING("macro min is incompatible with C++. Try #define NOMINMAX " 23 _LIBCPP_WARNING("macro max is incompatible with C++. Try #define NOMINMAX "
|
/external/chromium_org/third_party/skia/include/core/ |
D | SkPostConfig.h | 145 # ifndef NOMINMAX 146 # define NOMINMAX macro 158 # undef NOMINMAX
|
/external/skia/include/core/ |
D | SkPostConfig.h | 145 # ifndef NOMINMAX 146 # define NOMINMAX macro 158 # undef NOMINMAX
|
/external/chromium_org/third_party/webrtc/base/ |
D | win32.h | 21 #ifndef NOMINMAX 22 #define NOMINMAX macro
|
/external/deqp/execserver/ |
D | xsWin32TestProcess.hpp | 39 #if !defined(NOMINMAX) 40 # define NOMINMAX 1 macro
|
/external/libcxx/include/support/win32/ |
D | support.h | 30 #ifndef NOMINMAX 31 #define NOMINMAX macro
|
/external/ceres-solver/internal/ceres/ |
D | mutex.h | 117 # ifndef NOMINMAX 118 # define NOMINMAX macro
|
/external/chromium_org/third_party/tcmalloc/vendor/src/base/ |
D | logging.h | 243 #ifndef NOMINMAX 244 #define NOMINMAX // @#!$& windows macro
|
/external/eigen/bench/btl/generic_bench/timers/ |
D | portable_timer.hh | 39 #define NOMINMAX macro
|
/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
D | logging.h | 277 #ifndef NOMINMAX 278 #define NOMINMAX // @#!$& windows macro
|
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/ |
D | port.h | 52 #ifndef NOMINMAX 53 #define NOMINMAX /* Do not define min and max macros. */ macro
|
/external/chromium_org/third_party/angle/build/ |
D | common_defines.gypi | 26 'NOMINMAX',
|
/external/deqp/framework/delibs/dethread/win32/ |
D | deMutexWin32.c | 32 #define NOMINMAX macro
|
/external/chromium_org/build/config/win/ |
D | BUILD.gn | 160 # Some third party code defines NOMINMAX before including windows.h, which 166 "NOMINMAX",
|
/external/deqp/framework/qphelper/ |
D | qpDebugOut.c | 147 #define NOMINMAX macro
|