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

<<11121314151617181920>>

  /external/antlr/antlr-3.4/runtime/Python/tests/
t040bug80.g 7 : 'defined'
  /external/chromium/base/
base_api.h 16 #if defined(WIN32) && defined(BASE_DLL)
17 #if defined(BASE_IMPLEMENTATION)
21 #endif // defined(BASE_IMPLEMENTATION)
  /external/clang/test/Preprocessor/
cxx_and.cpp 5 #if defined(A) and defined(B)
11 #if defined(A) && defined(B)
cxx_or.cpp 5 #if defined(A) or defined(B)
11 #if defined(A) || defined(B)
expr_define_expansion.c 4 #if defined FOO FOO
  /external/jmonkeyengine/engine/src/core-data/Common/MatDefs/Misc/
Unshaded.frag 3 #if defined(HAS_GLOWMAP) || defined(HAS_COLORMAP) || (defined(HAS_LIGHTMAP) && !defined(SEPARATE_TEXCOORD))
  /external/jmonkeyengine/engine/src/test/jme3test/texture/
UnshadedArray.frag 3 #if defined(HAS_GLOWMAP) || defined(HAS_COLORMAP) || (defined(HAS_LIGHTMAP) && !defined(SEPARATE_TEXCOORD))
  /external/kernel-headers/original/linux/
errqueue.h 25 #if defined(CONFIG_IPV6) || defined (CONFIG_IPV6_MODULE)
35 #if defined(CONFIG_IPV6) || defined (CONFIG_IPV6_MODULE)
  /external/nist-sip/java/gov/nist/javax/sip/header/
package.html 4 Contains implementations of the SIP headers as defined in JAIN-SIP 1.2 and
  /external/qemu/
dyngen-exec.h 19 #if !defined(__DYNGEN_EXEC_H__)
31 #if defined(__i386__)
33 #elif defined(__x86_64__)
35 #elif defined(_ARCH_PPC)
37 #elif defined(__arm__)
39 #elif defined(__hppa__)
41 #elif defined(__mips__)
43 #elif defined(__sparc__)
53 #elif defined(__s390__)
55 #elif defined(__alpha__
    [all...]
  /external/skia/src/opts/
opts_check_arm.cpp 18 #if defined(__ARM_HAVE_NEON) && defined(SK_CPU_LENDIAN)
23 #if defined(SK_CPU_LENDIAN)
29 #if defined(__ARM_HAVE_NEON) && defined(SK_CPU_LENDIAN)
31 #elif defined(SK_CPU_LENDIAN)
39 #if defined(__ARM_HAVE_NEON) && defined(SK_CPU_LENDIAN)
41 #elif defined(SK_CPU_LENDIAN)
  /external/stlport/stlport/
math.h 16 #if !defined (_STLP_OUTERMOST_HEADER_ID)
19 #elif (_STLP_OUTERMOST_HEADER_ID == 0x244) && !defined (_STLP_DONT_POP_HEADER_ID)
23 #if !defined (exception) && (!defined (__KCC) || (__KCC_VERSION < 4000)) && \
24 !(defined(__IBMCPP__) && (500 <= __IBMCPP__)) && !defined(_STLP_WCE_EVC3)
29 #if defined (_STLP_HAS_INCLUDE_NEXT)
35 #if defined (_STLP_EXCEPTION_WAS_REDEFINED)
46 # if ! defined (_STLP_DONT_POP_HEADER_ID)
  /external/stlport/stlport/stl/
_ioserr.h 4 * _STLP_USE_NO_IOSTREAMS or _STLP_NO_IOSTREAMS being not defined, so that the
5 * iostreams part of STLport cannot be used when the symbols were defined
8 #if defined (_STLP_NO_IOSTREAMS)
10 #elif defined (_STLP_USE_NO_IOSTREAMS )
_range_errors.h 19 // classes defined in <stdexcept>. This header file provides functions
24 #if defined (_STLP_CAN_THROW_RANGE_ERRORS) && defined (_STLP_USE_EXCEPTIONS) && \
25 !defined (_STLP_DONT_THROW_RANGE_ERRORS)
30 #if !defined (_STLP_USE_NO_IOSTREAMS) && !defined (_STLP_EXTERN_RANGE_ERRORS)
42 #if defined (__DMC__) && !defined (_STLP_NO_EXCEPTIONS)
52 #if !defined (_STLP_EXTERN_RANGE_ERRORS)
_stdexcept_base.h 22 #if !defined (_STLP_USE_NATIVE_STDEXCEPT) || defined (_STLP_USE_OWN_NAMESPACE)
28 # if defined(_STLP_USE_EXCEPTIONS) || \
29 !(defined(_MIPS_SIM) && defined(_ABIO32) && (_MIPS_SIM == _ABIO32))
52 # if defined (_STLP_WCE_NET) || \
53 defined (_STLP_USE_DYNAMIC_LIB) && defined (_STLP_USING_CROSS_NATIVE_RUNTIME_LIB)
60 # if !defined (_STLP_NO_EXCEPTION_HEADER)
61 # if !defined (_STLP_EXCEPTION_BASE) && !defined (_STLP_BROKEN_EXCEPTION_CLASS) &&
    [all...]
  /external/stlport/stlport/stl/config/
_ibm.h 5 #if defined (__IBMCPP__) || defined (__IBMC__)
7 #elif defined (__xlC__)
13 #if !defined(__IBMCPP__) || (__IBMCPP__ < 500)
29 /* # if ( defined (__MULTI__) && defined (__WINDOWS__))
34 # if ( defined (__MULTI__) && defined (__OS2__))
43 # if defined (__MVS__)
58 # elif (defined (__WINDOWS__) || defined (_AIX) || defined (__OS2__) ) && (__IBMCPP__ >= 350
    [all...]
_native_headers.h 17 #if !defined (_STLP_MAKE_HEADER)
21 #if !defined (_STLP_NATIVE_HEADER)
22 # if !defined (_STLP_NATIVE_INCLUDE_PATH)
29 #if !defined (_STLP_NATIVE_C_HEADER)
30 # if !defined (_STLP_NATIVE_C_INCLUDE_PATH)
37 #if !defined (_STLP_NATIVE_CPP_C_HEADER)
38 # if !defined (_STLP_NATIVE_CPP_C_INCLUDE_PATH)
45 #if !defined ( _STLP_NATIVE_CPP_RUNTIME_HEADER )
46 # if !defined (_STLP_NATIVE_CPP_RUNTIME_INCLUDE_PATH)
_prolog.h 2 #if defined (_STLP_MSVC) || defined (__ICL)
9 # if !defined (_WIN64)
15 #elif defined (__BORLANDC__)
21 #elif defined (__sgi) && !defined (__GNUC__) && (_MIPS_SIM != _MIPS_SIM_ABI32)
29 #elif defined (__DECCXX)
36 #elif defined (__IBMCPP__)
39 #elif defined (__WATCOMCPLUSPLUS__)
  /external/stlport/stlport/using/
cstring 3 #if !defined (_STLP_NO_CSTD_FUNCTION_IMPORTS)
4 # if defined (__MSL__) && __MC68K__ && !_No_BlockMove && __dest_os == __mac_os
16 # if !defined (_STLP_WCE)
23 # if defined (__BORLANDC__)
31 # if defined (__BORLANDC__)
40 # if !defined (strcmp) || !defined (__BORLANDC__)
46 # if !defined (strcpy) || !defined (__BORLANDC__)
  /external/stlport/test/unit/
shared_ptr_test.cpp 3 #if !defined(_STLP_NO_EXTENSIONS) && defined(_STLP_USE_BOOST_SUPPORT)
8 #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
  /external/webkit/LayoutTests/fast/encoding/
charset-xuser-defined-expected.txt 1 Test bugzilla bug 18270 (Interpreting x-user-defined as windows-1252 when declared in meta tag). Two lines below should be identical.
  /external/webkit/LayoutTests/http/tests/appcache/
disabled-expected.txt 1 Test to ensure the the window.applicationCache attribute is defined but non-functional with the feature disabled.
  /ndk/sources/cxx-stl/stlport/stlport/
math.h 16 #if !defined (_STLP_OUTERMOST_HEADER_ID)
19 #elif (_STLP_OUTERMOST_HEADER_ID == 0x244) && !defined (_STLP_DONT_POP_HEADER_ID)
23 #if !defined (exception) && (!defined (__KCC) || (__KCC_VERSION < 4000)) && \
24 !(defined(__IBMCPP__) && (500 <= __IBMCPP__)) && !defined(_STLP_WCE_EVC3)
29 #if defined (_STLP_HAS_INCLUDE_NEXT)
35 #if defined (_STLP_EXCEPTION_WAS_REDEFINED)
46 # if ! defined (_STLP_DONT_POP_HEADER_ID)
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ioserr.h 4 * _STLP_USE_NO_IOSTREAMS or _STLP_NO_IOSTREAMS being not defined, so that the
5 * iostreams part of STLport cannot be used when the symbols were defined
8 #if defined (_STLP_NO_IOSTREAMS)
10 #elif defined (_STLP_USE_NO_IOSTREAMS )
_range_errors.h 19 // classes defined in <stdexcept>. This header file provides functions
24 #if defined (_STLP_CAN_THROW_RANGE_ERRORS) && defined (_STLP_USE_EXCEPTIONS) && \
25 !defined (_STLP_DONT_THROW_RANGE_ERRORS)
30 #if !defined (_STLP_USE_NO_IOSTREAMS) && !defined (_STLP_EXTERN_RANGE_ERRORS)
42 #if defined (__DMC__) && !defined (_STLP_NO_EXCEPTIONS)
52 #if !defined (_STLP_EXTERN_RANGE_ERRORS)

Completed in 954 milliseconds

<<11121314151617181920>>