Searched
full:elif (Results
376 -
400 of
8663) sorted by null
<<11121314151617181920>>
/external/clang/test/Misc/ |
warn-sysheader.cpp | 13 #elif defined(C) 16 #elif defined(D) 19 #elif defined(E)
|
/external/compiler-rt/test/sanitizer_common/ |
lit.common.cfg | 12 elif config.tool_name == "tsan": 15 elif config.tool_name == "msan": 18 elif config.tool_name == "lsan":
|
/external/dhcpcd-6.8.2/dhcpcd-hooks/ |
50-ypbind.in | 66 elif [ "$nd" != "$(domainname)" ]; then 76 elif $if_up || $if_down; then 83 elif [ -n "$old_nis_domain" ]; then
|
/external/gemmlowp/internal/ |
kernel_default.h | 52 #elif defined GEMMLOWP_NEON_64 56 #elif defined GEMMLOWP_SSE4_32 60 #elif defined GEMMLOWP_SSE4_64
|
/external/google-benchmark/src/ |
re.h | 20 #elif defined(HAVE_GNU_POSIX_REGEX) 22 #elif defined(HAVE_POSIX_REGEX) 51 #elif defined(HAVE_POSIX_REGEX) || defined(HAVE_GNU_POSIX_REGEX)
|
/external/libavc/decoder/arm/ |
ih264d_function_selector.c | 69 #elif !defined(DISABLE_NEON) 91 #elif DEFAULT_ARCH == D_ARCH_ARMV8_GENERIC 93 #elif DEFAULT_ARCH == D_ARCH_ARM_NEONINTR
|
/external/llvm/device/include/llvm/Config/ |
Targets.def | 28 #elif defined(__mips__) 30 #elif defined(__i386__) || defined(__x86_64__) 38 #elif defined(__aarch64__)
|
/external/opencv3/samples/python2/ |
grabcut.py | 62 elif event == cv2.EVENT_MOUSEMOVE: 69 elif event == cv2.EVENT_RBUTTONUP: 87 elif event == cv2.EVENT_MOUSEMOVE: 92 elif event == cv2.EVENT_LBUTTONUP: 132 elif k == ord('0'): # BG drawing 135 elif k == ord('1'): # FG drawing 138 elif k == ord('2'): # PR_BG drawing 140 elif k == ord('3'): # PR_FG drawing 142 elif k == ord('s'): # save image 147 elif k == ord('r'): # reset everythin [all...] |
/external/regex-re2/util/ |
atomicops.h | 16 #elif defined(__x86_64__) 24 #elif defined(__ppc__) 30 #elif defined(__alpha__)
|
/external/skia/platform_tools/android/bin/ |
android_install_app | 26 elif [[ "${arg}" == "-h" ]]; then 29 elif [[ "${arg}" == "-r" ]]; then 31 elif [[ ${arg} == '-'* ]]; then
|
/external/skia/tools/ |
ProcStats.cpp | 21 #elif defined(SK_BUILD_FOR_WIN32) 44 #elif defined(SK_BUILD_FOR_UNIX) || defined(SK_BUILD_FOR_ANDROID) // N.B. /proc is Linux-only. 61 #elif defined(SK_BUILD_FOR_WIN32)
|
/external/tpm2/include/tpm2/ |
TpmBuildSwitches.h | 39 #elif defined CRYPTO_ALIGN_8 41 #eliF defined CRYPTO_ALIGN_2 43 #elif defined CRTYPO_ALIGN_1
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
_evc.h | 30 #elif (_WIN32_WCE == 300) 169 # elif defined (_ARM_) 174 # elif defined (ARMV4I) 176 # elif defined (ARMV4T) 190 # elif defined(ARMV4I) || defined(ARMV4T) 196 # elif defined (_MIPS_) 199 # elif defined (MIPSII) 201 # elif defined (MIPSII_FP) 203 # elif defined (MIPSIV) 205 # elif defined (MIPSIV_FP [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/ |
remove_pointer.hpp | 20 #elif defined(BOOST_MSVC) 74 #elif !defined(BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION) 82 #elif !BOOST_WORKAROUND(BOOST_MSVC,<=1300)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/ |
key_prot.h | 62 #elif __STDC__ 72 #elif __STDC__ 82 #elif __STDC__ 96 #elif __STDC__ 111 #elif __STDC__ 127 #elif __STDC__ 146 #elif __STDC__ 162 #elif __STDC__ 177 #elif __STDC__ 193 #elif __STDC_ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/ |
key_prot.h | 62 #elif __STDC__ 72 #elif __STDC__ 82 #elif __STDC__ 96 #elif __STDC__ 111 #elif __STDC__ 127 #elif __STDC__ 146 #elif __STDC__ 162 #elif __STDC__ 177 #elif __STDC__ 193 #elif __STDC_ [all...] |
/prebuilts/gdb/darwin-x86/bin/ |
python-config | 36 elif opt == '--exec-prefix': 39 elif opt in ('--includes', '--cflags'): 46 elif opt in ('--libs', '--ldflags'):
|
python2-config | 36 elif opt == '--exec-prefix': 39 elif opt in ('--includes', '--cflags'): 46 elif opt in ('--libs', '--ldflags'):
|
python2.7-config | 36 elif opt == '--exec-prefix': 39 elif opt in ('--includes', '--cflags'): 46 elif opt in ('--libs', '--ldflags'):
|
/prebuilts/gdb/linux-x86/bin/ |
python-config | 36 elif opt == '--exec-prefix': 39 elif opt in ('--includes', '--cflags'): 46 elif opt in ('--libs', '--ldflags'):
|
python2-config | 36 elif opt == '--exec-prefix': 39 elif opt in ('--includes', '--cflags'): 46 elif opt in ('--libs', '--ldflags'):
|
python2.7-config | 36 elif opt == '--exec-prefix': 39 elif opt in ('--includes', '--cflags'): 46 elif opt in ('--libs', '--ldflags'):
|
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/ |
_evc.h | 30 #elif (_WIN32_WCE == 300) 169 # elif defined (_ARM_) 174 # elif defined (ARMV4I) 176 # elif defined (ARMV4T) 190 # elif defined(ARMV4I) || defined(ARMV4T) 196 # elif defined (_MIPS_) 199 # elif defined (MIPSII) 201 # elif defined (MIPSII_FP) 203 # elif defined (MIPSIV) 205 # elif defined (MIPSIV_FP [all...] |
/prebuilts/python/darwin-x86/2.7.5/bin/ |
python-config | 36 elif opt == '--exec-prefix': 39 elif opt in ('--includes', '--cflags'): 46 elif opt in ('--libs', '--ldflags'):
|
python2-config | 36 elif opt == '--exec-prefix': 39 elif opt in ('--includes', '--cflags'): 46 elif opt in ('--libs', '--ldflags'):
|
Completed in 607 milliseconds
<<11121314151617181920>>