HomeSort by relevance Sort by last modified time
    Searched defs:NOMINMAX (Results 26 - 50 of 66) sorted by null

12 3

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
os_defines.h 44 #undef NOMINMAX
45 #define NOMINMAX 1
  /external/eigen/bench/btl/generic_bench/timers/
portable_timer.hh 39 #define NOMINMAX
  /external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
TestUtil.h 25 #define NOMINMAX
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/support/win32/
support.h 30 #ifndef NOMINMAX
31 #define NOMINMAX
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/support/win32/
support.h 30 #ifndef NOMINMAX
31 #define NOMINMAX
  /external/deqp/framework/qphelper/
qpDebugOut.c 149 #define NOMINMAX
  /external/libvpx/libvpx/test/
register_state_check.h 33 #undef NOMINMAX
34 #define NOMINMAX
video_source.h 14 #undef NOMINMAX
15 #define NOMINMAX
  /external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
TestUtil.h 25 #define NOMINMAX
    [all...]
  /external/v8/src/base/
win32-headers.h 12 #ifndef NOMINMAX
13 #define NOMINMAX
  /external/vulkan-validation-layers/layers/
descriptor_sets.cpp 23 #define NOMINMAX
    [all...]
  /external/vulkan-validation-layers/tests/
test_common.h 37 #define NOMINMAX
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
windows.h 35 #define NOMINMAX
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/
test_common.h 37 #define NOMINMAX
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_libc_test.cc 19 #define NOMINMAX
21 #undef NOMINMAX
  /external/deqp/framework/delibs/decpp/
deFilePath.cpp 35 # define NOMINMAX
  /external/eigen/bench/
BenchTimer.h 15 # ifndef NOMINMAX
16 # define NOMINMAX
187 # undef NOMINMAX
  /external/gflags/src/
mutex.h 117 # ifndef NOMINMAX
118 # define NOMINMAX // Don't want windows to override min()/max()
  /external/webrtc/webrtc/base/
win32.h 21 #ifndef NOMINMAX
22 #define NOMINMAX
  /external/deqp/execserver/
xsWin32TestProcess.hpp 39 #if !defined(NOMINMAX)
40 # define NOMINMAX 1
  /external/flatbuffers/include/flatbuffers/
util.h 31 #ifndef NOMINMAX
32 #define NOMINMAX
  /external/libvpx/libvpx/vpx_ports/
x86.h 143 #undef NOMINMAX
144 #define NOMINMAX
  /external/llvm/lib/Support/Windows/
WindowsSupport.h 33 #ifndef NOMINMAX
34 #define NOMINMAX
  /external/swiftshader/src/Reactor/
SubzeroReactor.cpp 34 #ifndef NOMINMAX
35 #define NOMINMAX
36 #endif // !NOMINMAX
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
WindowsSupport.h 33 #ifndef NOMINMAX
34 #define NOMINMAX

Completed in 662 milliseconds

12 3