HomeSort by relevance Sort by last modified time
    Searched full:elif (Results 1676 - 1700 of 8663) sorted by null

<<61626364656667686970>>

  /ndk/sources/cxx-stl/stlport/stlport/
utility 28 #elif (_STLP_OUTERMOST_HEADER_ID == 0x75) && !defined (_STLP_DONT_POP_HEADER_ID)
wchar.h 19 #elif (_STLP_OUTERMOST_HEADER_ID == 0x278) && !defined (_STLP_DONT_POP_HEADER_ID)
wctype.h 19 #elif (_STLP_OUTERMOST_HEADER_ID == 0x279) && !defined (_STLP_DONT_POP_HEADER_ID)
  /ndk/sources/third_party/googletest/patches.ndk/
0002-Work-around-broken-abort-on-Android-MIPS.patch 21 +#elif defined(__ANDROID__) && defined(__mips__)
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/concept/
assert.hpp 33 # elif BOOST_WORKAROUND(__BORLANDC__, BOOST_TESTED_AT(0x564))
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
traits_lambda_spec.hpp 26 #elif !defined(BOOST_MPL_CFG_MSVC_ETI_BUG)
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/vector/aux_/
include_preprocessed.hpp 26 #elif defined(BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION) \
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/detail/
check.hpp 31 # elif BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MSVC()
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
static_assert.hpp 94 #elif defined(BOOST_MSVC)
99 #elif defined(BOOST_INTEL_CXX_VERSION) || defined(BOOST_SA_GCC_WORKAROUND)
105 #elif defined(__sgi)
114 #elif BOOST_WORKAROUND(__MWERKS__, <= 0x3003)
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/
trivial_singleton.hpp 57 #elif defined(__APPLE_CC__) && defined(__GNUC__) && __GNUC__ < 4
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
wchar.h 37 #elif L'\0' - 1 > 0
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
etip.h 105 # elif HAVE_GXX_BUILTIN_H
112 #elif defined (__SUNPRO_CC)
353 #elif defined(__SUNPRO_CC)
370 #elif CPP_HAS_TRY_CATCH
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
etip.h 105 # elif HAVE_GXX_BUILTIN_H
112 #elif defined (__SUNPRO_CC)
353 #elif defined(__SUNPRO_CC)
370 #elif CPP_HAS_TRY_CATCH
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
wchar.h 37 #elif L'\0' - 1 > 0
  /prebuilts/gdb/darwin-x86/lib/python2.7/
UserDict.py 49 elif isinstance(dict, UserDict):
51 elif isinstance(dict, type({})) or not hasattr(dict, 'items'):
155 elif hasattr(other, 'iteritems'): # iteritems saves memory and lookups
158 elif hasattr(other, 'keys'):
uu.py 51 elif isinstance(in_file, basestring):
66 elif isinstance(out_file, basestring):
98 elif isinstance(in_file, basestring):
129 elif isinstance(out_file, basestring):
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
ZoomHeight.py 35 elif macosxSupport.runningAsOSXApp():
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/fixes/
fix_tuple_params.py 80 elif args.type == syms.typedargslist:
99 elif is_docstring(suite[0].children[start]):
142 elif node.type == syms.vfpdef:
153 elif node.type == token.NAME:
fix_urllib.py 189 elif results.get("mod_member"):
191 elif results.get("bare_with_attr"):
194 elif results.get("module_star"):
196 elif results.get("module_as"):
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_ttk_guionly.py 31 elif 'gui' not in test_support.use_resources:
win_console_handler.py 24 elif sig == signal.CTRL_BREAK_EVENT:
  /prebuilts/gdb/linux-x86/lib/python2.7/
UserDict.py 49 elif isinstance(dict, UserDict):
51 elif isinstance(dict, type({})) or not hasattr(dict, 'items'):
155 elif hasattr(other, 'iteritems'): # iteritems saves memory and lookups
158 elif hasattr(other, 'keys'):
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
ZoomHeight.py 35 elif macosxSupport.runningAsOSXApp():
  /prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/fixes/
fix_tuple_params.py 80 elif args.type == syms.typedargslist:
99 elif is_docstring(suite[0].children[start]):
142 elif node.type == syms.vfpdef:
153 elif node.type == token.NAME:
fix_urllib.py 189 elif results.get("mod_member"):
191 elif results.get("bare_with_attr"):
194 elif results.get("module_star"):
196 elif results.get("module_as"):

Completed in 638 milliseconds

<<61626364656667686970>>