Loading core/combo/include/arch/darwin-x86/AndroidConfig.h +0 −21 Original line number Diff line number Diff line Loading @@ -85,11 +85,6 @@ */ #define HAVE_TERMIO_H /* * Define this if you have <sys/sendfile.h> */ /* #define HAVE_SYS_SENDFILE_H 1 */ /* * Define this if you build against MSVCRT.DLL */ Loading @@ -116,11 +111,6 @@ */ /* #define HAVE_GETHOSTBYNAME_R */ /* * Define this if we have ioctl(). */ /* #define HAVE_IOCTL */ /* * Define this if we want to use WinSock. */ Loading Loading @@ -164,12 +154,6 @@ */ #define HAVE_BACKTRACE 0 /* * Defined if we have the cxxabi.h header for demangling C++ symbols. If * not defined, stack crawls will be displayed with raw mangled symbols */ #define HAVE_CXXABI 0 /* * Add any extra platform-specific defines here. */ Loading Loading @@ -214,11 +198,6 @@ */ #define OS_SHARED_LIB_FORMAT_STR "lib%s.dylib" /* * type for the third argument to mincore(). */ #define MINCORE_POINTER_TYPE char * /* * The default path separator for the platform */ Loading core/combo/include/arch/linux-arm/AndroidConfig.h +0 −21 Original line number Diff line number Diff line Loading @@ -92,11 +92,6 @@ */ #define HAVE_TERMIO_H 1 /* * Define this if you have <sys/sendfile.h> */ #define HAVE_SYS_SENDFILE_H 1 /* * Define this if you build against MSVCRT.DLL */ Loading @@ -123,11 +118,6 @@ */ /* #define HAVE_GETHOSTBYNAME_R */ /* * Define this if we have ioctl(). */ #define HAVE_IOCTL /* * Define this if we want to use WinSock. */ Loading Loading @@ -173,12 +163,6 @@ */ #define HAVE_BACKTRACE 0 /* * Defined if we have the cxxabi.h header for demangling C++ symbols. If * not defined, stack crawls will be displayed with raw mangled symbols */ #define HAVE_CXXABI 0 /* * Defined if we have the sched_setscheduler() call */ Loading Loading @@ -252,11 +236,6 @@ */ #define OS_SHARED_LIB_FORMAT_STR "lib%s.so" /* * type for the third argument to mincore(). */ #define MINCORE_POINTER_TYPE unsigned char * /* * The default path separator for the platform */ Loading core/combo/include/arch/linux-arm64/AndroidConfig.h +0 −21 Original line number Diff line number Diff line Loading @@ -92,11 +92,6 @@ */ #define HAVE_TERMIO_H 1 /* * Define this if you have <sys/sendfile.h> */ #define HAVE_SYS_SENDFILE_H 1 /* * Define this if you build against MSVCRT.DLL */ Loading @@ -123,11 +118,6 @@ */ /* #define HAVE_GETHOSTBYNAME_R */ /* * Define this if we have ioctl(). */ #define HAVE_IOCTL /* * Define this if we want to use WinSock. */ Loading Loading @@ -168,12 +158,6 @@ */ #define HAVE_BACKTRACE 0 /* * Defined if we have the cxxabi.h header for demangling C++ symbols. If * not defined, stack crawls will be displayed with raw mangled symbols */ #define HAVE_CXXABI 0 /* * Defined if we have the sched_setscheduler() call */ Loading Loading @@ -247,11 +231,6 @@ */ #define OS_SHARED_LIB_FORMAT_STR "lib%s.so" /* * type for the third argument to mincore(). */ #define MINCORE_POINTER_TYPE unsigned char * /* * The default path separator for the platform */ Loading core/combo/include/arch/linux-mips/AndroidConfig.h +0 −21 Original line number Diff line number Diff line Loading @@ -92,11 +92,6 @@ */ #define HAVE_TERMIO_H 1 /* * Define this if you have <sys/sendfile.h> */ #define HAVE_SYS_SENDFILE_H 1 /* * Define this if you build against MSVCRT.DLL */ Loading @@ -123,11 +118,6 @@ */ /* #define HAVE_GETHOSTBYNAME_R */ /* * Define this if we have ioctl(). */ #define HAVE_IOCTL /* * Define this if we want to use WinSock. */ Loading Loading @@ -178,12 +168,6 @@ */ #define HAVE_BACKTRACE 0 /* * Defined if we have the cxxabi.h header for demangling C++ symbols. If * not defined, stack crawls will be displayed with raw mangled symbols */ #define HAVE_CXXABI 0 /* * Defined if we have the sched_setscheduler() call */ Loading Loading @@ -269,11 +253,6 @@ */ #define OS_SHARED_LIB_FORMAT_STR "lib%s.so" /* * type for the third argument to mincore(). */ #define MINCORE_POINTER_TYPE unsigned char * /* * The default path separator for the platform */ Loading core/combo/include/arch/linux-mips64/AndroidConfig.h +0 −21 Original line number Diff line number Diff line Loading @@ -92,11 +92,6 @@ */ #define HAVE_TERMIO_H 1 /* * Define this if you have <sys/sendfile.h> */ #define HAVE_SYS_SENDFILE_H 1 /* * Define this if you build against MSVCRT.DLL */ Loading @@ -123,11 +118,6 @@ */ /* #define HAVE_GETHOSTBYNAME_R */ /* * Define this if we have ioctl(). */ #define HAVE_IOCTL /* * Define this if we want to use WinSock. */ Loading Loading @@ -168,12 +158,6 @@ */ #define HAVE_BACKTRACE 0 /* * Defined if we have the cxxabi.h header for demangling C++ symbols. If * not defined, stack crawls will be displayed with raw mangled symbols */ #define HAVE_CXXABI 0 /* * Defined if we have the sched_setscheduler() call */ Loading Loading @@ -259,11 +243,6 @@ */ #define OS_SHARED_LIB_FORMAT_STR "lib%s.so" /* * type for the third argument to mincore(). */ #define MINCORE_POINTER_TYPE unsigned char * /* * The default path separator for the platform */ Loading Loading
core/combo/include/arch/darwin-x86/AndroidConfig.h +0 −21 Original line number Diff line number Diff line Loading @@ -85,11 +85,6 @@ */ #define HAVE_TERMIO_H /* * Define this if you have <sys/sendfile.h> */ /* #define HAVE_SYS_SENDFILE_H 1 */ /* * Define this if you build against MSVCRT.DLL */ Loading @@ -116,11 +111,6 @@ */ /* #define HAVE_GETHOSTBYNAME_R */ /* * Define this if we have ioctl(). */ /* #define HAVE_IOCTL */ /* * Define this if we want to use WinSock. */ Loading Loading @@ -164,12 +154,6 @@ */ #define HAVE_BACKTRACE 0 /* * Defined if we have the cxxabi.h header for demangling C++ symbols. If * not defined, stack crawls will be displayed with raw mangled symbols */ #define HAVE_CXXABI 0 /* * Add any extra platform-specific defines here. */ Loading Loading @@ -214,11 +198,6 @@ */ #define OS_SHARED_LIB_FORMAT_STR "lib%s.dylib" /* * type for the third argument to mincore(). */ #define MINCORE_POINTER_TYPE char * /* * The default path separator for the platform */ Loading
core/combo/include/arch/linux-arm/AndroidConfig.h +0 −21 Original line number Diff line number Diff line Loading @@ -92,11 +92,6 @@ */ #define HAVE_TERMIO_H 1 /* * Define this if you have <sys/sendfile.h> */ #define HAVE_SYS_SENDFILE_H 1 /* * Define this if you build against MSVCRT.DLL */ Loading @@ -123,11 +118,6 @@ */ /* #define HAVE_GETHOSTBYNAME_R */ /* * Define this if we have ioctl(). */ #define HAVE_IOCTL /* * Define this if we want to use WinSock. */ Loading Loading @@ -173,12 +163,6 @@ */ #define HAVE_BACKTRACE 0 /* * Defined if we have the cxxabi.h header for demangling C++ symbols. If * not defined, stack crawls will be displayed with raw mangled symbols */ #define HAVE_CXXABI 0 /* * Defined if we have the sched_setscheduler() call */ Loading Loading @@ -252,11 +236,6 @@ */ #define OS_SHARED_LIB_FORMAT_STR "lib%s.so" /* * type for the third argument to mincore(). */ #define MINCORE_POINTER_TYPE unsigned char * /* * The default path separator for the platform */ Loading
core/combo/include/arch/linux-arm64/AndroidConfig.h +0 −21 Original line number Diff line number Diff line Loading @@ -92,11 +92,6 @@ */ #define HAVE_TERMIO_H 1 /* * Define this if you have <sys/sendfile.h> */ #define HAVE_SYS_SENDFILE_H 1 /* * Define this if you build against MSVCRT.DLL */ Loading @@ -123,11 +118,6 @@ */ /* #define HAVE_GETHOSTBYNAME_R */ /* * Define this if we have ioctl(). */ #define HAVE_IOCTL /* * Define this if we want to use WinSock. */ Loading Loading @@ -168,12 +158,6 @@ */ #define HAVE_BACKTRACE 0 /* * Defined if we have the cxxabi.h header for demangling C++ symbols. If * not defined, stack crawls will be displayed with raw mangled symbols */ #define HAVE_CXXABI 0 /* * Defined if we have the sched_setscheduler() call */ Loading Loading @@ -247,11 +231,6 @@ */ #define OS_SHARED_LIB_FORMAT_STR "lib%s.so" /* * type for the third argument to mincore(). */ #define MINCORE_POINTER_TYPE unsigned char * /* * The default path separator for the platform */ Loading
core/combo/include/arch/linux-mips/AndroidConfig.h +0 −21 Original line number Diff line number Diff line Loading @@ -92,11 +92,6 @@ */ #define HAVE_TERMIO_H 1 /* * Define this if you have <sys/sendfile.h> */ #define HAVE_SYS_SENDFILE_H 1 /* * Define this if you build against MSVCRT.DLL */ Loading @@ -123,11 +118,6 @@ */ /* #define HAVE_GETHOSTBYNAME_R */ /* * Define this if we have ioctl(). */ #define HAVE_IOCTL /* * Define this if we want to use WinSock. */ Loading Loading @@ -178,12 +168,6 @@ */ #define HAVE_BACKTRACE 0 /* * Defined if we have the cxxabi.h header for demangling C++ symbols. If * not defined, stack crawls will be displayed with raw mangled symbols */ #define HAVE_CXXABI 0 /* * Defined if we have the sched_setscheduler() call */ Loading Loading @@ -269,11 +253,6 @@ */ #define OS_SHARED_LIB_FORMAT_STR "lib%s.so" /* * type for the third argument to mincore(). */ #define MINCORE_POINTER_TYPE unsigned char * /* * The default path separator for the platform */ Loading
core/combo/include/arch/linux-mips64/AndroidConfig.h +0 −21 Original line number Diff line number Diff line Loading @@ -92,11 +92,6 @@ */ #define HAVE_TERMIO_H 1 /* * Define this if you have <sys/sendfile.h> */ #define HAVE_SYS_SENDFILE_H 1 /* * Define this if you build against MSVCRT.DLL */ Loading @@ -123,11 +118,6 @@ */ /* #define HAVE_GETHOSTBYNAME_R */ /* * Define this if we have ioctl(). */ #define HAVE_IOCTL /* * Define this if we want to use WinSock. */ Loading Loading @@ -168,12 +158,6 @@ */ #define HAVE_BACKTRACE 0 /* * Defined if we have the cxxabi.h header for demangling C++ symbols. If * not defined, stack crawls will be displayed with raw mangled symbols */ #define HAVE_CXXABI 0 /* * Defined if we have the sched_setscheduler() call */ Loading Loading @@ -259,11 +243,6 @@ */ #define OS_SHARED_LIB_FORMAT_STR "lib%s.so" /* * type for the third argument to mincore(). */ #define MINCORE_POINTER_TYPE unsigned char * /* * The default path separator for the platform */ Loading