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

<<31323334353637383940>>

  /external/tcpdump/tests/
lmp-v.sh 14 elif grep '^CC = .*gcc' ../Makefile >/dev/null
  /external/v8/tools/testrunner/server/
status_handler.py 88 elif action == constants.GET_SIGNED_PUBKEY:
92 elif action == constants.NOTIFY_NEW_TRUSTED:
96 elif action == constants.TRUST_YOU_NOW:
100 elif action == constants.DO_YOU_TRUST:
  /external/valgrind/exp-bbv/tests/x86/
fldcw_check.S 107 #elif defined(VGO_linux)
112 #elif defined(VGO_solaris)
126 #elif defined(VGO_linux)
129 #elif defined(VGO_solaris)
  /external/valgrind/memcheck/tests/solaris/
gethrtime.c 25 #elif defined(VGP_amd64_solaris)
  /external/valgrind/none/tests/amd64/
xadd.c 16 #elif defined(__x86_64__)
  /external/valgrind/none/tests/x86/
xadd.c 16 #elif defined(__x86_64__)
  /external/webrtc/webrtc/base/
gunit_prod.h 18 #elif defined (GTEST_RELATIVE_PATH)
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
os_specific_inline.h 20 #elif (defined(WEBRTC_ARCH_X86) && defined(WIN32))
  /external/webrtc/webrtc/modules/desktop_capture/
screen_capturer.cc 28 #elif defined(WEBRTC_WIN)
  /external/wpa_supplicant_8/src/drivers/
linux_defines.h 15 # elif defined(__parisc__)
  /hardware/bsp/intel/peripheral/libupm/examples/python/
wt5001.py 52 elif cmd == 1:
54 elif cmd == 2:
56 elif cmd == 3:
58 elif cmd == 4:
  /ndk/sources/android/support/src/musl-math/
frexpl.c 8 #elif (LDBL_MANT_DIG == 64 || LDBL_MANT_DIG == 113) && LDBL_MAX_EXP == 16384
scalbnl.c 8 #elif (LDBL_MANT_DIG == 64 || LDBL_MANT_DIG == 113) && LDBL_MAX_EXP == 16384
  /ndk/sources/cxx-stl/stlport/src/
c_locale.c 25 #elif defined (_STLP_USE_GLIBC2_LOCALIZATION)
  /ndk/sources/cxx-stl/stlport/stlport/
iso646.h 19 #elif (_STLP_OUTERMOST_HEADER_ID == 0x204) && !defined (_STLP_DONT_POP_HEADER_ID)
limits.h 19 #elif (_STLP_OUTERMOST_HEADER_ID == 0x201) && ! defined (_STLP_DONT_POP_HEADER_ID)
locale.h 19 #elif (_STLP_OUTERMOST_HEADER_ID == 0x242)
signal.h 19 #elif (_STLP_OUTERMOST_HEADER_ID == 0x257) && ! defined (_STLP_DONT_POP_HEADER_ID)
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_sunprocc.h 24 #elif (__SUNPRO_CC >= 0x500) && (!defined (__SUNPRO_CC_COMPAT) || (__SUNPRO_CC_COMPAT == 5 ))
26 #elif (defined (__SUNPRO_CC_COMPAT) && __SUNPRO_CC_COMPAT == 4)
79 #elif (__SUNPRO_CC < 0x510)
83 #elif defined( __SunOS_5_5_1 ) || defined( __SunOS_5_6 ) || defined( __SunOS_5_7 )
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
limits.hpp 46 #elif defined(LLONG_MAX)
49 #elif defined(LONGLONG_MAX)
99 #elif defined(ULLONG_MAX) && defined(ULLONG_MIN)
102 #elif defined(ULONGLONG_MAX) && defined(ULONGLONG_MIN)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
patchkey.h 26 # elif __BYTE_ORDER == __LITTLE_ENDIAN
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
patchkey.h 26 # elif __BYTE_ORDER == __LITTLE_ENDIAN
  /prebuilts/gdb/darwin-x86/lib/python2.7/encodings/
utf_16.py 64 elif byteorder == 1:
66 elif consumed >= 2:
109 elif byteorder == 1:
111 elif consumed>=2:
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/fixes/
fix_next.py 60 elif name:
63 elif attr:
73 elif "global" in results:
89 elif is_subtree(child, node):
fix_numliterals.py 25 elif val.startswith(u'0') and val.isdigit() and len(set(val)) > 1:

Completed in 3170 milliseconds

<<31323334353637383940>>