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

1 2 3 4 5 6 7 8910

  /external/python/cpython3/Python/
sysmodule.c 26 #define WIN32_LEAN_AND_MEAN
    [all...]
  /external/tinyxml2/
xmltest.cpp 15 #define WIN32_LEAN_AND_MEAN
    [all...]
  /external/libevent/
event.c 32 #define WIN32_LEAN_AND_MEAN
34 #undef WIN32_LEAN_AND_MEAN
    [all...]
  /external/libmicrohttpd/src/microhttpd/
daemon.c 62 #ifndef WIN32_LEAN_AND_MEAN
63 #define WIN32_LEAN_AND_MEAN 1
64 #endif /* !WIN32_LEAN_AND_MEAN */
    [all...]
  /external/mesa3d/include/GL/
gl.h 69 * than "WIN32_LEAN_AND_MEAN" may include windows.h before
73 #ifndef WIN32_LEAN_AND_MEAN
74 #define WIN32_LEAN_AND_MEAN 1
    [all...]
glcorearb.h 40 #ifndef WIN32_LEAN_AND_MEAN
41 #define WIN32_LEAN_AND_MEAN 1
    [all...]
glext.h 40 #ifndef WIN32_LEAN_AND_MEAN
41 #define WIN32_LEAN_AND_MEAN 1
    [all...]
  /external/syslinux/lzo/src/
lzo_supp.h 858 # if 1 && !defined(WIN32_LEAN_AND_MEAN)
859 # define WIN32_LEAN_AND_MEAN 1
    [all...]
miniacc.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl.h 84 * than "WIN32_LEAN_AND_MEAN" may include windows.h before
88 #ifndef WIN32_LEAN_AND_MEAN
89 #define WIN32_LEAN_AND_MEAN 1
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
fileobject.c 15 #define WIN32_LEAN_AND_MEAN
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
fileobject.c 15 #define WIN32_LEAN_AND_MEAN
    [all...]
  /external/libxml2/
xmlIO.c 44 #define WIN32_LEAN_AND_MEAN
    [all...]
  /external/pdfium/third_party/libtiff/
tif_jpeg.c 27 #define WIN32_LEAN_AND_MEAN
    [all...]
tif_ojpeg.c 123 #define WIN32_LEAN_AND_MEAN
    [all...]
  /external/python/cpython2/Objects/
fileobject.c 15 #define WIN32_LEAN_AND_MEAN
    [all...]
  /external/dlmalloc/
malloc.c 543 #define WIN32_LEAN_AND_MEAN
    [all...]
  /external/libffi/src/
dlmalloc.c 447 #define WIN32_LEAN_AND_MEAN
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/src/
dlmalloc.c 447 #define WIN32_LEAN_AND_MEAN
    [all...]
  /external/python/cpython3/Modules/_ctypes/libffi/src/
dlmalloc.c 447 #define WIN32_LEAN_AND_MEAN
    [all...]
  /external/swiftshader/src/Reactor/
SubzeroReactor.cpp 31 #ifndef WIN32_LEAN_AND_MEAN
32 #define WIN32_LEAN_AND_MEAN
33 #endif // !WIN32_LEAN_AND_MEAN
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glcorearb.h 40 #ifndef WIN32_LEAN_AND_MEAN
41 #define WIN32_LEAN_AND_MEAN 1
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiExternalMemoryTests.cpp 51 # define WIN32_LEAN_AND_MEAN
    [all...]
  /external/swiftshader/include/GL/
glcorearb.h 38 #ifndef WIN32_LEAN_AND_MEAN
39 #define WIN32_LEAN_AND_MEAN 1
    [all...]
glext.h 38 #ifndef WIN32_LEAN_AND_MEAN
39 #define WIN32_LEAN_AND_MEAN 1
    [all...]

Completed in 1051 milliseconds

1 2 3 4 5 6 7 8910