HomeSort by relevance Sort by last modified time
    Searched defs:WIN32_LEAN_AND_MEAN (Results 1 - 25 of 239) sorted by null

1 2 3 4 5 6 7 8 910

  /external/bison/lib/
msvc-nothrow.c 24 #define WIN32_LEAN_AND_MEAN
dup2.c 35 # define WIN32_LEAN_AND_MEAN
msvc-inval.c 43 # define WIN32_LEAN_AND_MEAN
  /external/deqp/framework/delibs/dethread/
deAtomic.c 30 #define WIN32_LEAN_AND_MEAN
  /external/deqp/framework/platform/win32/
tcuWin32API.h 29 #if !defined(WIN32_LEAN_AND_MEAN)
30 # define WIN32_LEAN_AND_MEAN 1
  /external/libevent/
event.h 60 #ifndef WIN32_LEAN_AND_MEAN
61 #define WIN32_LEAN_AND_MEAN
65 #undef WIN32_LEAN_AND_MEAN
  /external/compiler-rt/lib/builtins/
enable_execute_stack.c 24 #define WIN32_LEAN_AND_MEAN
  /external/deqp/framework/delibs/deutil/
deClock.c 29 # define 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
  /external/skia/src/utils/win/
SkAutoCoInitialize.cpp 13 #define WIN32_LEAN_AND_MEAN
  /external/deqp/framework/delibs/dethread/win32/
deThreadLocalWin32.c 29 #define WIN32_LEAN_AND_MEAN
deSemaphoreWin32.c 29 #define WIN32_LEAN_AND_MEAN
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d10app/
d3d10app.h 30 #define WIN32_LEAN_AND_MEAN
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11app/
d3d11app.h 30 #define WIN32_LEAN_AND_MEAN
  /external/xmlrpcpp/test/
TestXml.cpp 5 #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
  /ndk/sources/cxx-stl/stlport/src/
stlport_prefix.h 8 # define WIN32_LEAN_AND_MEAN
  /prebuilts/go/darwin-x86/misc/cgo/test/
cthread_windows.c 5 #define WIN32_LEAN_AND_MEAN
  /prebuilts/go/linux-x86/misc/cgo/test/
cthread_windows.c 5 #define WIN32_LEAN_AND_MEAN
  /external/compiler-rt/lib/asan/
asan_win_dynamic_runtime_thunk.cc 27 #define WIN32_LEAN_AND_MEAN
  /external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/Box2D/Common/
b2Timer.cpp 25 #define WIN32_LEAN_AND_MEAN
  /external/libmicrohttpd/src/testzzuf/
socat.c 33 #ifndef WIN32_LEAN_AND_MEAN
34 #define WIN32_LEAN_AND_MEAN 1
35 #endif /* !WIN32_LEAN_AND_MEAN */
  /external/libvpx/libvpx/vpx_ports/
arm_cpudetect.c 63 #define WIN32_LEAN_AND_MEAN
  /external/skia/include/utils/win/
SkIStream.h 17 #define WIN32_LEAN_AND_MEAN
  /external/webrtc/webrtc/base/
common.cc 17 #define WIN32_LEAN_AND_MEAN
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
arm_cpudetect.c 58 #define WIN32_LEAN_AND_MEAN

Completed in 705 milliseconds

1 2 3 4 5 6 7 8 910