Searched
full:elif (Results
976 -
1000 of
8663) sorted by null
<<31323334353637383940>>
/external/mksh/src/ |
var_spec.h | 24 #elif defined(VARSPEC_ENUMS) 27 #elif defined(VARSPEC_ITEMS)
|
/external/opencv3/modules/core/src/opencl/ |
minmaxloc.cl | 11 #elif defined (cl_khr_fp64) 19 #elif defined DEPTH_1 22 #elif defined DEPTH_2 25 #elif defined DEPTH_3 28 #elif defined DEPTH_4 31 #elif defined DEPTH_5 34 #elif defined DEPTH_6 236 #elif kercn >= 2
|
/external/protobuf/examples/ |
add_person.py | 28 elif type == "home": 30 elif type == "work":
|
/external/skia/platform_tools/android/bin/ |
android_setup.sh | 20 elif [[ "$1" == "-i" || "$1" == "--resourcePath" ]]; then 24 elif [[ "$1" == "-s" ]]; then 27 elif [[ "$1" == "-t" ]]; then 30 elif [[ "$1" == "--release" ]]; then 32 elif [[ "$1" == "--clang" ]]; then 35 elif [[ "$1" == "--logcat" ]]; then 37 elif [[ "$1" == "--verbose" ]]; then 244 elif [ "${ANDROID_LS:0:1}" == "d" ]; then
|
/external/strace/ |
flock.h | 32 #elif defined HAVE_STRUCT___KERNEL_FLOCK 40 #elif defined HAVE_STRUCT___KERNEL_FLOCK64
|
/external/toybox/kconfig/lxdialog/ |
check-lxdialog.sh | 30 elif [ -f /usr/include/ncurses/curses.h ]; then 32 elif [ -f /usr/include/ncurses.h ]; then
|
/external/v8/src/ |
icu_util.cc | 56 #elif ICU_UTIL_DATA_IMPL == ICU_UTIL_DATA_STATIC 59 #elif ICU_UTIL_DATA_IMPL == ICU_UTIL_DATA_FILE
|
/external/valgrind/exp-bbv/tests/x86/ |
complex_rep.S | 54 #elif defined(VGO_linux) 57 #elif defined(VGO_solaris)
|
/external/vulkan-validation-layers/demos/smoke/ |
Main.cpp | 54 #elif defined(VK_USE_PLATFORM_ANDROID_KHR) 74 #elif defined(VK_USE_PLATFORM_WIN32_KHR)
|
/external/wpa_supplicant_8/src/pae/ |
ieee802_1x_kay_i.h | 251 #elif __BYTE_ORDER == __BIG_ENDIAN 274 #elif __BYTE_ORDER == __BIG_ENDIAN 301 #elif __BYTE_ORDER == __BIG_ENDIAN 323 #elif __BYTE_ORDER == __BIG_ENDIAN 339 #elif __BYTE_ORDER == __BIG_ENDIAN 374 #elif __BYTE_ORDER == __BIG_ENDIAN 383 #elif __BYTE_ORDER == __BIG_ENDIAN 408 #elif __BYTE_ORDER == __BIG_ENDIAN
|
/ndk/tests/device/b8708181-Vector4/jni/ |
Vector4.cpp | 18 #elif defined(__i386__) || defined(__x86_64__) 22 #elif defined(__mips__) // mipsel64- defines __mips__ too
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/ |
integer_traits.hpp | 106 #elif defined(__BORLANDC__) || defined(__CYGWIN__) || defined(__MINGW32__) || (defined(__BEOS__) && defined(__GNUC__)) 109 #elif (defined(__sgi) && (!defined(__SGI_STL_PORT) || __SGI_STL_PORT < 0x400))\ 122 #elif defined(__hpux) && defined(__GNUC__) && (__GNUC__ == 2) && !defined(__SGI_STL_PORT) 184 #elif defined(ULONG_LONG_MAX) && defined(BOOST_HAS_LONG_LONG) 194 #elif defined(ULONGLONG_MAX) && defined(BOOST_HAS_LONG_LONG) 208 #elif defined(_LLONG_MAX) && defined(_C2) && defined(BOOST_HAS_LONG_LONG) 222 #elif defined(BOOST_HAS_LONG_LONG) 239 #elif defined(BOOST_HAS_MS_INT64)
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/detail/ |
yield_k.hpp | 37 #elif defined(__GNUC__) && ( defined(__i386__) || defined(__x86_64__) ) 86 #elif defined( BOOST_HAS_PTHREADS )
|
/packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/ |
simdtest.cpp | 22 #elif defined(__SSE2__) 36 #elif defined(RAPIDJSON_SSE42)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/ |
huge_val.h | 30 #elif __GNUC_PREREQ(2,96) 32 #elif defined __GNUC__
|
huge_valf.h | 30 #elif __GNUC_PREREQ(2,96) 32 #elif defined __GNUC__
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
huge_val.h | 30 #elif __GNUC_PREREQ(2,96) 32 #elif defined __GNUC__
|
huge_valf.h | 30 #elif __GNUC_PREREQ(2,96) 32 #elif defined __GNUC__
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
huge_val.h | 30 #elif __GNUC_PREREQ(2,96) 32 #elif defined __GNUC__
|
huge_valf.h | 30 #elif __GNUC_PREREQ(2,96) 32 #elif defined __GNUC__
|
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/ |
log.py | 68 elif v == 1: 70 elif v >= 2:
|
/prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/fixes/ |
fix_itertools_imports.py | 24 elif child.type == token.STAR: 34 elif member_name in (u'ifilterfalse', u'izip_longest'):
|
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/ |
PixMapWrapper.py | 101 elif attr == 'data': 104 elif attr == 'rowBytes': 107 elif attr == 'bounds': 113 elif attr == 'hRes' or attr == 'vRes': 116 elif attr in _pmElemFormat.keys(): 126 elif attr == 'bounds': 133 elif attr == 'hRes' or attr == 'vRes': 136 elif attr in _pmElemFormat.keys():
|
bundlebuilder.py | 140 elif not hasattr(plist, "CFBundleIdentifier"): 433 elif self.mainprogram is not None: 435 elif self.executable is not None: 508 elif self.python: 870 elif opt in ('-n', '--name'): 872 elif opt in ('-r', '--resource'): 874 elif opt in ('-f', '--file'): 880 elif opt in ('-e', '--executable'): 882 elif opt in ('-m', '--mainprogram'): 884 elif opt in ('-a', '--argv') [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
user.py | 32 elif os.name == 'posix': 34 elif os.name == 'nt': # Contributed by Jeff Bauer
|
Completed in 353 milliseconds
<<31323334353637383940>>