Searched refs:WIN32_LEAN_AND_MEAN (Results 1 - 25 of 189) sorted by relevance

12345678

/external/deqp/framework/platform/win32/
H A DtcuWin32API.h29 #if !defined(WIN32_LEAN_AND_MEAN)
30 # define WIN32_LEAN_AND_MEAN 1 macro
/external/expat/lib/
H A Dwinconfig.h36 #define WIN32_LEAN_AND_MEAN macro
38 #undef WIN32_LEAN_AND_MEAN macro
/external/python/cpython2/Modules/expat/
H A Dwatcomconfig.h7 #define WIN32_LEAN_AND_MEAN macro
9 #undef WIN32_LEAN_AND_MEAN macro
H A Dwinconfig.h13 #define WIN32_LEAN_AND_MEAN macro
15 #undef WIN32_LEAN_AND_MEAN macro
/external/python/cpython3/Modules/expat/
H A Dwatcomconfig.h7 #define WIN32_LEAN_AND_MEAN macro
9 #undef WIN32_LEAN_AND_MEAN macro
H A Dwinconfig.h13 #define WIN32_LEAN_AND_MEAN macro
15 #undef WIN32_LEAN_AND_MEAN macro
/external/deqp/framework/delibs/dethread/
H A DdeAtomic.c30 #define WIN32_LEAN_AND_MEAN macro
/external/skia/include/private/
H A DSkLeanWindows.h13 # ifndef WIN32_LEAN_AND_MEAN
14 # define WIN32_LEAN_AND_MEAN macro
26 # undef WIN32_LEAN_AND_MEAN macro
/external/skqp/include/private/
H A DSkLeanWindows.h13 # ifndef WIN32_LEAN_AND_MEAN
14 # define WIN32_LEAN_AND_MEAN macro
26 # undef WIN32_LEAN_AND_MEAN macro
/external/python/cpython2/PC/
H A DWinMain.c5 #define WIN32_LEAN_AND_MEAN macro
/external/python/cpython3/PC/
H A DWinMain.c5 #define WIN32_LEAN_AND_MEAN macro
/external/libevent/include/
H A Devent.h60 #ifndef WIN32_LEAN_AND_MEAN
61 #define WIN32_LEAN_AND_MEAN macro
65 #undef WIN32_LEAN_AND_MEAN macro
/external/icu/icu4c/source/common/
H A Ducln_imp.h124 #ifndef WIN32_LEAN_AND_MEAN
125 # define WIN32_LEAN_AND_MEAN macro
/external/libmicrohttpd/src/testzzuf/
H A Dsocat.c33 #ifndef WIN32_LEAN_AND_MEAN
34 #define WIN32_LEAN_AND_MEAN 1 macro
35 #endif /* !WIN32_LEAN_AND_MEAN */
/external/piex/src/binary_parse/
H A Dcached_paged_byte_array.h25 #if !defined(WIN32_LEAN_AND_MEAN)
26 #define WIN32_LEAN_AND_MEAN macro
/external/swiftshader/src/Common/
H A DTimer.cpp26 #ifndef WIN32_LEAN_AND_MEAN
27 #define WIN32_LEAN_AND_MEAN macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
H A Deglplatform.h71 #ifndef WIN32_LEAN_AND_MEAN
72 #define WIN32_LEAN_AND_MEAN 1 macro
/external/curl/CMake/
H A 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
[all...]
/external/compiler-rt/lib/asan/
H A Dasan_win_dynamic_runtime_thunk.cc27 #define WIN32_LEAN_AND_MEAN macro
/external/deqp/framework/delibs/dethread/win32/
H A DdeThreadLocalWin32.c29 #define WIN32_LEAN_AND_MEAN macro
/external/gflags/src/
H A Dwindows_port.h51 #ifndef WIN32_LEAN_AND_MEAN
52 # define WIN32_LEAN_AND_MEAN macro
/external/google-breakpad/src/third_party/curl/
H A Dcurlbuild.h120 # ifndef WIN32_LEAN_AND_MEAN
121 # define WIN32_LEAN_AND_MEAN macro
/external/libmicrohttpd/src/examples/
H A Dauthorization_example.c29 #ifndef WIN32_LEAN_AND_MEAN
30 #define WIN32_LEAN_AND_MEAN 1 macro
31 #endif /* !WIN32_LEAN_AND_MEAN */
/external/libmicrohttpd/src/testcurl/
H A Dtest_termination.c45 #ifndef WIN32_LEAN_AND_MEAN
46 #define WIN32_LEAN_AND_MEAN 1 macro
47 #endif /* !WIN32_LEAN_AND_MEAN */
/external/libvpx/libvpx/vpx_ports/
H A Dvpx_timer.h26 #ifndef WIN32_LEAN_AND_MEAN
27 #define WIN32_LEAN_AND_MEAN macro

Completed in 718 milliseconds

12345678