/third_party/flutter/skia/third_party/externals/sdl/premake/config/ |
D | SDL_config_iphoneos.template.h | 28 #define SIZEOF_VOIDP 8 macro 30 #define SIZEOF_VOIDP 4 macro
|
D | SDL_config_macosx.template.h | 33 #define SIZEOF_VOIDP 8 macro 35 #define SIZEOF_VOIDP 4 macro
|
D | SDL_config_linux.template.h | 47 #define SIZEOF_VOIDP 8 macro 49 #define SIZEOF_VOIDP 4 macro
|
D | SDL_config_windows.template.h | 74 # define SIZEOF_VOIDP 8 macro 76 # define SIZEOF_VOIDP 4 macro
|
D | SDL_config_cygwin.template.h | 46 #define SIZEOF_VOIDP 4 macro
|
/third_party/flutter/skia/third_party/externals/sdl/include/ |
D | SDL_config_pandora.h | 31 #define SIZEOF_VOIDP 8 macro 33 #define SIZEOF_VOIDP 4 macro
|
D | SDL_config_iphoneos.h | 28 #define SIZEOF_VOIDP 8 macro 30 #define SIZEOF_VOIDP 4 macro
|
D | SDL_config_macosx.h | 33 #define SIZEOF_VOIDP 8 macro 35 #define SIZEOF_VOIDP 4 macro
|
D | SDL_config_winrt.h | 89 # define SIZEOF_VOIDP 8 macro 91 # define SIZEOF_VOIDP 4 macro
|
D | SDL_config_windows.h | 74 # define SIZEOF_VOIDP 8 macro 76 # define SIZEOF_VOIDP 4 macro
|
D | SDL_config_android.h | 112 #define SIZEOF_VOIDP 4 macro
|
D | SDL_config.h.cmake | 40 /* Define SIZEOF_VOIDP for 64/32 architectures */ 42 #define SIZEOF_VOIDP 8 44 #define SIZEOF_VOIDP 4
|
D | SDL_config.h.in | 46 #define SIZEOF_VOIDP 8 macro 48 #define SIZEOF_VOIDP 4 macro
|
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode-iOS/ |
D | SDL_config_premake.h | 28 #define SIZEOF_VOIDP 8 macro 30 #define SIZEOF_VOIDP 4 macro
|
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode/Xcode3/ |
D | SDL_config_premake.h | 33 #define SIZEOF_VOIDP 8 macro 35 #define SIZEOF_VOIDP 4 macro
|
/third_party/flutter/skia/third_party/externals/sdl/premake/Xcode/Xcode4/ |
D | SDL_config_premake.h | 33 #define SIZEOF_VOIDP 8 macro 35 #define SIZEOF_VOIDP 4 macro
|
/third_party/flutter/skia/third_party/externals/sdl/premake/VisualC/VS2010/ |
D | SDL_config_premake.h | 74 # define SIZEOF_VOIDP 8 macro 76 # define SIZEOF_VOIDP 4 macro
|
/third_party/flutter/skia/third_party/externals/sdl/premake/VisualC/VS2012/ |
D | SDL_config_premake.h | 74 # define SIZEOF_VOIDP 8 macro 76 # define SIZEOF_VOIDP 4 macro
|
/third_party/flutter/skia/third_party/externals/sdl/premake/MinGW/ |
D | SDL_config_premake.h | 74 # define SIZEOF_VOIDP 8 macro 76 # define SIZEOF_VOIDP 4 macro
|
/third_party/flutter/skia/third_party/externals/sdl/premake/VisualC/VS2008/ |
D | SDL_config_premake.h | 74 # define SIZEOF_VOIDP 8 macro 76 # define SIZEOF_VOIDP 4 macro
|
/third_party/flutter/skia/third_party/externals/sdl/premake/Linux/ |
D | SDL_config_premake.h | 47 #define SIZEOF_VOIDP 8 macro 49 #define SIZEOF_VOIDP 4 macro
|
/third_party/gstreamer/gstplugins_bad/ |
D | config.h | 110 #define SIZEOF_VOIDP 8 macro
|
/third_party/gstreamer/gstplugins_good/ |
D | config.h | 107 #define SIZEOF_VOIDP 8 macro
|
/third_party/gstreamer/gstplugins_base/ |
D | config.h | 126 #define SIZEOF_VOIDP 8 macro
|
/third_party/libsnd/tests/ |
D | win32_ordinal_test.c | 63 #if SIZEOF_VOIDP == 8 in test_ordinal()
|