Home
last modified time | relevance | path

Searched refs:WIN32_LEAN_AND_MEAN (Results 1 – 25 of 221) sorted by relevance

123456789

/external/curl/CMake/
DCurlTests.c303 # ifndef WIN32_LEAN_AND_MEAN
304 # define WIN32_LEAN_AND_MEAN macro
332 # ifndef WIN32_LEAN_AND_MEAN
333 # define WIN32_LEAN_AND_MEAN macro
359 # ifndef WIN32_LEAN_AND_MEAN
360 # define WIN32_LEAN_AND_MEAN macro
387 # ifndef WIN32_LEAN_AND_MEAN
388 # define WIN32_LEAN_AND_MEAN macro
477 # ifndef WIN32_LEAN_AND_MEAN
478 # define WIN32_LEAN_AND_MEAN macro
/external/libevent/include/
Devent.h60 #ifndef WIN32_LEAN_AND_MEAN
61 #define WIN32_LEAN_AND_MEAN macro
65 #undef WIN32_LEAN_AND_MEAN
/external/catch2/include/internal/
Dcatch_windows_h_proxy.h19 #if !defined(WIN32_LEAN_AND_MEAN) && !defined(CATCH_CONFIG_NO_WIN32_LEAN_AND_MEAN)
21 # define WIN32_LEAN_AND_MEAN macro
34 # undef WIN32_LEAN_AND_MEAN
/external/skia/include/private/
DSkLeanWindows.h13 # ifndef WIN32_LEAN_AND_MEAN
14 # define WIN32_LEAN_AND_MEAN macro
26 # undef WIN32_LEAN_AND_MEAN
/external/skqp/include/private/
DSkLeanWindows.h13 # ifndef WIN32_LEAN_AND_MEAN
14 # define WIN32_LEAN_AND_MEAN macro
26 # undef WIN32_LEAN_AND_MEAN
/external/python/setuptools/
Dmsvc-build-launcher.cmd16 …cl /D "GUI=0" /D "WIN32_LEAN_AND_MEAN" launcher.c /O2 /link /MACHINE:x86 /SUBSYSTEM:CONSOLE /out:s…
17 …cl /D "GUI=1" /D "WIN32_LEAN_AND_MEAN" launcher.c /O2 /link /MACHINE:x86 /SUBSYSTEM:WINDOWS /out:s…
32 …cl /D "GUI=0" /D "WIN32_LEAN_AND_MEAN" launcher.c /O2 /link /MACHINE:x64 /SUBSYSTEM:CONSOLE /out:s…
33 …cl /D "GUI=1" /D "WIN32_LEAN_AND_MEAN" launcher.c /O2 /link /MACHINE:x64 /SUBSYSTEM:WINDOWS /out:s…
/external/curl/
Dacinclude.m4181 #ifndef WIN32_LEAN_AND_MEAN
182 #define WIN32_LEAN_AND_MEAN
248 #ifndef WIN32_LEAN_AND_MEAN
249 #define WIN32_LEAN_AND_MEAN
285 #ifndef WIN32_LEAN_AND_MEAN
286 #define WIN32_LEAN_AND_MEAN
322 #ifndef WIN32_LEAN_AND_MEAN
323 #define WIN32_LEAN_AND_MEAN
361 #ifndef WIN32_LEAN_AND_MEAN
362 #define WIN32_LEAN_AND_MEAN
[all …]
/external/deqp/framework/platform/win32/
DtcuWin32API.h29 #if !defined(WIN32_LEAN_AND_MEAN)
30 # define WIN32_LEAN_AND_MEAN 1 macro
/external/python/cpython3/Modules/expat/
Dwinconfig.h36 #define WIN32_LEAN_AND_MEAN macro
38 #undef WIN32_LEAN_AND_MEAN
/external/expat/lib/
Dwinconfig.h36 #define WIN32_LEAN_AND_MEAN macro
38 #undef WIN32_LEAN_AND_MEAN
/external/python/cpython2/Modules/expat/
Dwinconfig.h36 #define WIN32_LEAN_AND_MEAN macro
38 #undef WIN32_LEAN_AND_MEAN
/external/eigen/bench/
DBenchTimer.h19 # ifndef WIN32_LEAN_AND_MEAN
20 # define WIN32_LEAN_AND_MEAN macro
192 # undef WIN32_LEAN_AND_MEAN
/external/virglrenderer/src/gallium/auxiliary/os/
Dos_misc.c36 #ifndef WIN32_LEAN_AND_MEAN
37 #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
Deglplatform.h71 #ifndef WIN32_LEAN_AND_MEAN
72 #define WIN32_LEAN_AND_MEAN 1 macro
/external/v8/src/base/
Dwin32-headers.h8 #ifndef WIN32_LEAN_AND_MEAN
10 #define WIN32_LEAN_AND_MEAN macro
/external/swiftshader/src/System/
DTimer.cpp26 #ifndef WIN32_LEAN_AND_MEAN
27 #define WIN32_LEAN_AND_MEAN macro
/external/piex/src/binary_parse/
Dcached_paged_byte_array.h25 #if !defined(WIN32_LEAN_AND_MEAN)
26 #define WIN32_LEAN_AND_MEAN macro
/external/swiftshader/src/Common/
DTimer.cpp26 #ifndef WIN32_LEAN_AND_MEAN
27 #define WIN32_LEAN_AND_MEAN macro
/external/icu/icu4c/source/common/
Ducln_imp.h124 #ifndef WIN32_LEAN_AND_MEAN
125 # define WIN32_LEAN_AND_MEAN macro
Dumutex.h104 #ifndef WIN32_LEAN_AND_MEAN
105 # define WIN32_LEAN_AND_MEAN
351 #ifndef WIN32_LEAN_AND_MEAN
352 # define WIN32_LEAN_AND_MEAN
/external/google-breakpad/src/third_party/curl/
Dcurlbuild.h120 # ifndef WIN32_LEAN_AND_MEAN
121 # define WIN32_LEAN_AND_MEAN macro
/external/swiftshader/include/EGL/
Deglplatform.h71 #ifndef WIN32_LEAN_AND_MEAN
72 #define WIN32_LEAN_AND_MEAN 1 macro
/external/mesa3d/include/EGL/
Deglplatform.h71 #ifndef WIN32_LEAN_AND_MEAN
72 #define WIN32_LEAN_AND_MEAN 1 macro
/external/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_execmem.c46 #ifndef WIN32_LEAN_AND_MEAN
47 #define WIN32_LEAN_AND_MEAN 1 macro
/external/gflags/src/
Dwindows_port.h51 #ifndef WIN32_LEAN_AND_MEAN
52 # define WIN32_LEAN_AND_MEAN macro

123456789