HomeSort by relevance Sort by last modified time
    Searched full:defined (Results 51 - 75 of 19377) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/openssl/crypto/
opensslconf.h 60 /* The OPENSSL_NO_* macros are also defined as NO_* if the application
65 # if defined(OPENSSL_NO_CAST) && !defined(NO_CAST)
68 # if defined(OPENSSL_NO_EC_NISTP_64_GCC_128) && !defined(NO_EC_NISTP_64_GCC_128)
71 # if defined(OPENSSL_NO_GMP) && !defined(NO_GMP)
74 # if defined(OPENSSL_NO_IDEA) && !defined(NO_IDEA)
77 # if defined(OPENSSL_NO_JPAKE) && !defined(NO_JPAKE
    [all...]
opensslconf.h.in 6 #if !(defined(VMS) || defined(__VMS)) /* VMS uses logical names instead */
7 #if defined(HEADER_CRYPTLIB_H) && !defined(OPENSSLDIR)
18 #if defined(HEADER_IDEA_H) && !defined(IDEA_INT)
22 #if defined(HEADER_MD2_H) && !defined(MD2_INT)
26 #if defined(HEADER_RC2_H) && !defined(RC2_INT
    [all...]
  /external/openssl/include/openssl/
opensslconf.h 60 /* The OPENSSL_NO_* macros are also defined as NO_* if the application
65 # if defined(OPENSSL_NO_CAST) && !defined(NO_CAST)
68 # if defined(OPENSSL_NO_EC_NISTP_64_GCC_128) && !defined(NO_EC_NISTP_64_GCC_128)
71 # if defined(OPENSSL_NO_GMP) && !defined(NO_GMP)
74 # if defined(OPENSSL_NO_IDEA) && !defined(NO_IDEA)
77 # if defined(OPENSSL_NO_JPAKE) && !defined(NO_JPAKE
    [all...]
  /external/libxslt/libxslt/
libxslt.h 13 #if defined(WIN32) && !defined (__CYGWIN__) && !defined (__MINGW32__)
22 #if !defined LIBXSLT_PUBLIC
23 #if (defined (__CYGWIN__) || defined _MSC_VER) && !defined IN_LIBXSLT && !defined LIBXSLT_STATIC
  /external/stlport/test/unit/
epilog_test.cpp 4 #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
  /ndk/tests/device/test-gnustl-full/unit/
epilog_test.cpp 4 #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
  /ndk/tests/device/test-stlport/unit/
epilog_test.cpp 4 #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
  /external/bluetooth/bluez/sbc/
sbc_primitives_armv6.h 32 #if defined(__ARM_ARCH_6__) || defined(__ARM_ARCH_6J__) || \
33 defined(__ARM_ARCH_6K__) || defined(__ARM_ARCH_6Z__) || \
34 defined(__ARM_ARCH_6ZK__) || defined(__ARM_ARCH_6T2__) || \
35 defined(__ARM_ARCH_6M__) || defined(__ARM_ARCH_7__) || \
36 defined(__ARM_ARCH_7A__) || defined(__ARM_ARCH_7R__) ||
    [all...]
  /external/stlport/stlport/stl/
_mbstate_t.h 19 #if (defined (__OpenBSD__) || defined (__FreeBSD__) || defined (__hpux)) && defined (__GNUC__) && !defined (_GLIBCPP_HAVE_MBSTATE_T)
20 # define _STLP_CPP_MBSTATE_T /* mbstate_t defined in native <cwchar>, so not defined in C! */
23 #if defined (_STLP_NO_NATIVE_MBSTATE_T) || defined (_STLP_CPP_MBSTATE_T) && !defined (_MBSTATE_T
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_mbstate_t.h 19 #if (defined (__OpenBSD__) || defined (__FreeBSD__) || defined (__hpux)) && defined (__GNUC__) && !defined (_GLIBCPP_HAVE_MBSTATE_T)
20 # define _STLP_CPP_MBSTATE_T /* mbstate_t defined in native <cwchar>, so not defined in C! */
23 #if defined (_STLP_NO_NATIVE_MBSTATE_T) || defined (_STLP_CPP_MBSTATE_T) && !defined (_MBSTATE_T
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_mbstate_t.h 19 #if (defined (__OpenBSD__) || defined (__FreeBSD__) || defined (__hpux)) && defined (__GNUC__) && !defined (_GLIBCPP_HAVE_MBSTATE_T)
20 # define _STLP_CPP_MBSTATE_T /* mbstate_t defined in native <cwchar>, so not defined in C! */
23 #if defined (_STLP_NO_NATIVE_MBSTATE_T) || defined (_STLP_CPP_MBSTATE_T) && !defined (_MBSTATE_T
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_mbstate_t.h 19 #if (defined (__OpenBSD__) || defined (__FreeBSD__) || defined (__hpux)) && defined (__GNUC__) && !defined (_GLIBCPP_HAVE_MBSTATE_T)
20 # define _STLP_CPP_MBSTATE_T /* mbstate_t defined in native <cwchar>, so not defined in C! */
23 #if defined (_STLP_NO_NATIVE_MBSTATE_T) || defined (_STLP_CPP_MBSTATE_T) && !defined (_MBSTATE_T
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_mbstate_t.h 19 #if (defined (__OpenBSD__) || defined (__FreeBSD__) || defined (__hpux)) && defined (__GNUC__) && !defined (_GLIBCPP_HAVE_MBSTATE_T)
20 # define _STLP_CPP_MBSTATE_T /* mbstate_t defined in native <cwchar>, so not defined in C! */
23 #if defined (_STLP_NO_NATIVE_MBSTATE_T) || defined (_STLP_CPP_MBSTATE_T) && !defined (_MBSTATE_T
    [all...]
  /external/stlport/stlport/stl/config/
_sgi.h 26 #if ! defined (__EXCEPTIONS) && ! defined (_STLP_NO_EXCEPTIONS)
45 #if (_COMPILER_VERSION >= 730 && defined(_STANDARD_C_PLUS_PLUS))
49 #if !defined(_BOOL)
52 #if defined(_MIPS_SIM) && _MIPS_SIM == _ABIO32
56 #if (_COMPILER_VERSION < 720) || (defined(_MIPS_SIM) && _MIPS_SIM == _ABIO32)
60 #if !((_COMPILER_VERSION >= 730) && defined(_MIPS_SIM) && _MIPS_SIM != _ABIO32)
63 #if !defined(_STANDARD_C_PLUS_PLUS)
66 #if !((_COMPILER_VERSION >= 721) && defined(_NAMESPACES))
69 #if (_COMPILER_VERSION < 721) || !defined(_STL_HAS_NAMESPACES) || defined(_STLP_NO_NAMESPACES
    [all...]
_linux.h 8 /* This is defined wether library in use is glibc or not.
25 #if !defined(_STLP_NO_THREADS) && !defined(_REENTRANT)
29 #if defined(_REENTRANT) && !defined(_PTHREADS)
35 # if !defined(__UCLIBC_HAS_WCHAR__)
51 #if defined(_PTHREADS)
82 #if !defined(__BYTE_ORDER) || !defined(__LITTLE_ENDIAN) || !defined(__BIG_ENDIAN
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_sgi.h 26 #if ! defined (__EXCEPTIONS) && ! defined (_STLP_NO_EXCEPTIONS)
45 #if (_COMPILER_VERSION >= 730 && defined(_STANDARD_C_PLUS_PLUS))
49 #if !defined(_BOOL)
52 #if defined(_MIPS_SIM) && _MIPS_SIM == _ABIO32
56 #if (_COMPILER_VERSION < 720) || (defined(_MIPS_SIM) && _MIPS_SIM == _ABIO32)
60 #if !((_COMPILER_VERSION >= 730) && defined(_MIPS_SIM) && _MIPS_SIM != _ABIO32)
63 #if !defined(_STANDARD_C_PLUS_PLUS)
66 #if !((_COMPILER_VERSION >= 721) && defined(_NAMESPACES))
69 #if (_COMPILER_VERSION < 721) || !defined(_STL_HAS_NAMESPACES) || defined(_STLP_NO_NAMESPACES
    [all...]
_linux.h 8 /* This is defined wether library in use is glibc or not.
25 #if !defined(_STLP_NO_THREADS) && !defined(_REENTRANT)
29 #if defined(_REENTRANT) && !defined(_PTHREADS)
35 # if !defined(__UCLIBC_HAS_WCHAR__)
51 #if defined(_PTHREADS)
82 #if !defined(__BYTE_ORDER) || !defined(__LITTLE_ENDIAN) || !defined(__BIG_ENDIAN
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_sgi.h 26 #if ! defined (__EXCEPTIONS) && ! defined (_STLP_NO_EXCEPTIONS)
45 #if (_COMPILER_VERSION >= 730 && defined(_STANDARD_C_PLUS_PLUS))
49 #if !defined(_BOOL)
52 #if defined(_MIPS_SIM) && _MIPS_SIM == _ABIO32
56 #if (_COMPILER_VERSION < 720) || (defined(_MIPS_SIM) && _MIPS_SIM == _ABIO32)
60 #if !((_COMPILER_VERSION >= 730) && defined(_MIPS_SIM) && _MIPS_SIM != _ABIO32)
63 #if !defined(_STANDARD_C_PLUS_PLUS)
66 #if !((_COMPILER_VERSION >= 721) && defined(_NAMESPACES))
69 #if (_COMPILER_VERSION < 721) || !defined(_STL_HAS_NAMESPACES) || defined(_STLP_NO_NAMESPACES
    [all...]
_linux.h 8 /* This is defined wether library in use is glibc or not.
25 #if !defined(_STLP_NO_THREADS) && !defined(_REENTRANT)
29 #if defined(_REENTRANT) && !defined(_PTHREADS)
35 # if !defined(__UCLIBC_HAS_WCHAR__)
51 #if defined(_PTHREADS)
82 #if !defined(__BYTE_ORDER) || !defined(__LITTLE_ENDIAN) || !defined(__BIG_ENDIAN
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_sgi.h 26 #if ! defined (__EXCEPTIONS) && ! defined (_STLP_NO_EXCEPTIONS)
45 #if (_COMPILER_VERSION >= 730 && defined(_STANDARD_C_PLUS_PLUS))
49 #if !defined(_BOOL)
52 #if defined(_MIPS_SIM) && _MIPS_SIM == _ABIO32
56 #if (_COMPILER_VERSION < 720) || (defined(_MIPS_SIM) && _MIPS_SIM == _ABIO32)
60 #if !((_COMPILER_VERSION >= 730) && defined(_MIPS_SIM) && _MIPS_SIM != _ABIO32)
63 #if !defined(_STANDARD_C_PLUS_PLUS)
66 #if !((_COMPILER_VERSION >= 721) && defined(_NAMESPACES))
69 #if (_COMPILER_VERSION < 721) || !defined(_STL_HAS_NAMESPACES) || defined(_STLP_NO_NAMESPACES
    [all...]
_linux.h 8 /* This is defined wether library in use is glibc or not.
25 #if !defined(_STLP_NO_THREADS) && !defined(_REENTRANT)
29 #if defined(_REENTRANT) && !defined(_PTHREADS)
35 # if !defined(__UCLIBC_HAS_WCHAR__)
51 #if defined(_PTHREADS)
82 #if !defined(__BYTE_ORDER) || !defined(__LITTLE_ENDIAN) || !defined(__BIG_ENDIAN
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/config/
_sgi.h 26 #if ! defined (__EXCEPTIONS) && ! defined (_STLP_NO_EXCEPTIONS)
45 #if (_COMPILER_VERSION >= 730 && defined(_STANDARD_C_PLUS_PLUS))
49 #if !defined(_BOOL)
52 #if defined(_MIPS_SIM) && _MIPS_SIM == _ABIO32
56 #if (_COMPILER_VERSION < 720) || (defined(_MIPS_SIM) && _MIPS_SIM == _ABIO32)
60 #if !((_COMPILER_VERSION >= 730) && defined(_MIPS_SIM) && _MIPS_SIM != _ABIO32)
63 #if !defined(_STANDARD_C_PLUS_PLUS)
66 #if !((_COMPILER_VERSION >= 721) && defined(_NAMESPACES))
69 #if (_COMPILER_VERSION < 721) || !defined(_STL_HAS_NAMESPACES) || defined(_STLP_NO_NAMESPACES
    [all...]
_linux.h 8 /* This is defined wether library in use is glibc or not.
25 #if !defined(_STLP_NO_THREADS) && !defined(_REENTRANT)
29 #if defined(_REENTRANT) && !defined(_PTHREADS)
35 # if !defined(__UCLIBC_HAS_WCHAR__)
51 #if defined(_PTHREADS)
82 #if !defined(__BYTE_ORDER) || !defined(__LITTLE_ENDIAN) || !defined(__BIG_ENDIAN
    [all...]
  /external/dropbear/libtommath/
tommath_class.h 1 #if !(defined(LTM1) && defined(LTM2) && defined(LTM3))
2 #if defined(LTM2)
5 #if defined(LTM1)
10 #if defined(LTM_ALL)
132 #if defined(BN_ERROR_C)
136 #if defined(BN_FAST_MP_INVMOD_C)
153 #if defined(BN_FAST_MP_MONTGOMERY_REDUCE_C)
161 #if defined(BN_FAST_S_MP_MUL_DIGS_C
    [all...]
  /dalvik/tests/065-mismatched-implements/src/
Defs.java 6 // func2 not defined

Completed in 9534 milliseconds

1 23 4 5 6 7 8 91011>>