HomeSort by relevance Sort by last modified time
    Searched refs:WIN32_LEAN_AND_MEAN (Results 26 - 50 of 233) sorted by null

12 3 4 5 6 7 8 910

  /external/gflags/src/
windows_port.h 51 #ifndef WIN32_LEAN_AND_MEAN
52 # define WIN32_LEAN_AND_MEAN
  /external/google-breakpad/src/third_party/curl/
curlbuild.h 120 # ifndef WIN32_LEAN_AND_MEAN
121 # define WIN32_LEAN_AND_MEAN
  /external/libmicrohttpd/src/examples/
authorization_example.c 29 #ifndef WIN32_LEAN_AND_MEAN
30 #define WIN32_LEAN_AND_MEAN 1
31 #endif /* !WIN32_LEAN_AND_MEAN */
  /external/libmicrohttpd/src/testcurl/
test_termination.c 45 #ifndef WIN32_LEAN_AND_MEAN
46 #define WIN32_LEAN_AND_MEAN 1
47 #endif /* !WIN32_LEAN_AND_MEAN */
  /external/libvpx/libvpx/vpx_ports/
vpx_timer.h 26 #ifndef WIN32_LEAN_AND_MEAN
27 #define WIN32_LEAN_AND_MEAN
arm_cpudetect.c 61 #ifndef WIN32_LEAN_AND_MEAN
62 #define WIN32_LEAN_AND_MEAN
  /external/mesa3d/include/EGL/
eglplatform.h 71 #ifndef WIN32_LEAN_AND_MEAN
72 #define WIN32_LEAN_AND_MEAN 1
  /external/mesa3d/src/gallium/auxiliary/rtasm/
rtasm_execmem.c 46 #ifndef WIN32_LEAN_AND_MEAN
47 #define WIN32_LEAN_AND_MEAN 1
  /external/swiftshader/include/EGL/
eglplatform.h 71 #ifndef WIN32_LEAN_AND_MEAN
72 #define WIN32_LEAN_AND_MEAN 1
  /external/swiftshader/src/D3D8/
Debug.hpp 18 #ifndef WIN32_LEAN_AND_MEAN
19 #define WIN32_LEAN_AND_MEAN
  /external/v8/src/base/
win32-headers.h 8 #ifndef WIN32_LEAN_AND_MEAN
9 // WIN32_LEAN_AND_MEAN implies NOCRYPT and NOGDI.
10 #define WIN32_LEAN_AND_MEAN
  /external/vulkan-validation-layers/tests/
vktestframework.h 41 #ifndef WIN32_LEAN_AND_MEAN
42 #define WIN32_LEAN_AND_MEAN
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/
vktestframework.h 42 #ifndef WIN32_LEAN_AND_MEAN
43 #define WIN32_LEAN_AND_MEAN
  /external/eigen/bench/
BenchTimer.h 19 # ifndef WIN32_LEAN_AND_MEAN
20 # define WIN32_LEAN_AND_MEAN
192 # undef WIN32_LEAN_AND_MEAN
  /external/compiler-rt/lib/builtins/
enable_execute_stack.c 24 #define WIN32_LEAN_AND_MEAN
  /external/protobuf/src/google/protobuf/compiler/
subprocess.h 37 #define WIN32_LEAN_AND_MEAN // right...
  /external/webrtc/webrtc/base/
common.cc 17 #define WIN32_LEAN_AND_MEAN
  /external/xmlrpcpp/test/
TestXml.cpp 5 #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
  /prebuilts/go/darwin-x86/src/runtime/cgo/
gcc_windows_386.c 5 #define WIN32_LEAN_AND_MEAN
  /prebuilts/go/linux-x86/src/runtime/cgo/
gcc_windows_386.c 5 #define WIN32_LEAN_AND_MEAN
  /external/libmicrohttpd/src/testcurl/https/
test_https_time_out.c 35 #ifndef WIN32_LEAN_AND_MEAN
36 #define WIN32_LEAN_AND_MEAN 1
37 #endif /* !WIN32_LEAN_AND_MEAN */
  /external/libvpx/libvpx/test/
register_state_check.h 35 #ifndef WIN32_LEAN_AND_MEAN
36 #define WIN32_LEAN_AND_MEAN
  /external/deqp/execserver/
xsWin32TestProcess.hpp 36 #if !defined(WIN32_LEAN_AND_MEAN)
37 # define WIN32_LEAN_AND_MEAN 1
  /external/libmicrohttpd/src/include/
platform.h 76 #ifndef WIN32_LEAN_AND_MEAN
77 #define WIN32_LEAN_AND_MEAN 1
78 #endif /* !WIN32_LEAN_AND_MEAN */
  /external/mesa3d/src/gallium/auxiliary/os/
os_misc.c 36 #ifndef WIN32_LEAN_AND_MEAN
37 #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers

Completed in 420 milliseconds

12 3 4 5 6 7 8 910