OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:elif
(Results
251 - 275
of
8663
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/parameter-framework/asio-1.10.6/include/asio/detail/
push_options.hpp
17
#
elif
defined(__DMC__)
21
#
elif
defined(__INTEL_COMPILER) || defined(__ICL) || defined(__ICC) || defined(__ECC)
/external/selinux/policycoreutils/sepolicy/
common.h
4
#
elif
defined(__GNUC__)
6
#
elif
defined(__LCLINT__)
/external/selinux/scripts/
Lindent
9
elif
[ $V1 -eq 2 ]; then
12
elif
[ $V2 -eq 2 ]; then
/external/v8/build/
landmine_utils.py
71
elif
IsWindows():
87
elif
IsWindows():
89
elif
IsLinux():
106
elif
generator.endswith('-ninja'):
114
elif
platform() == 'ios':
116
elif
IsWindows():
118
elif
IsLinux():
120
elif
IsMac():
/external/webrtc/webrtc/base/
platform_thread_types.h
17
#
elif
defined(WEBRTC_POSIX)
26
#
elif
defined(WEBRTC_POSIX)
/external/webrtc/webrtc/system_wrappers/source/
tick_util.cc
28
#
elif
defined(WEBRTC_LINUX)
30
#
elif
defined(WEBRTC_MAC)
47
#
elif
defined(WEBRTC_LINUX)
49
#
elif
defined(WEBRTC_MAC)
66
#
elif
defined(WEBRTC_LINUX)
68
#
elif
defined(WEBRTC_MAC)
107
#
elif
defined(WEBRTC_LINUX)
116
#
elif
defined(WEBRTC_MAC)
/ndk/sources/cxx-stl/llvm-libc++/patches.android/
0002-Fix-GLibc-specific-check.patch
18
-#
elif
defined(__linux__)
19
+#
elif
defined(__linux__) && defined(__GLIBC__)
/ndk/sources/cxx-stl/stlport/src/
_stdio_file.h
60
#
elif
defined (_STLP_SCO_OPENSERVER) || defined (__NCR_SVR)
64
#
elif
defined (__sun) && defined (_LP64)
68
#
elif
defined (__hpux) /* && defined(__hppa) && defined(__HP_aCC)) */ || \
74
#
elif
defined (_STLP_USE_GLIBC)
78
#
elif
defined (__BORLANDC__)
82
#
elif
defined (__MWERKS__)
96
#
elif
defined (__QNXNTO__) || defined (__WATCOMC__) || defined (__EMX__)
100
#
elif
defined (__Lynx__)
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/seq/
seq.hpp
28
#
elif
BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_MSVC()
31
#
elif
BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG()
/system/connectivity/shill/test-scripts/
debug-flimflam
11
elif
member == "ElementRemoved":
13
elif
member == "ElementUpdated":
/external/jemalloc/include/jemalloc/internal/
atomic.h
128
#
elif
(defined(JEMALLOC_C11ATOMICS))
156
#
elif
(defined(JEMALLOC_ATOMIC9))
196
#
elif
(defined(JEMALLOC_OSATOMIC))
228
#
elif
(defined(_MSC_VER))
258
#
elif
(defined(__GCC_HAVE_SYNC_COMPARE_AND_SWAP_8) || \
352
#
elif
(defined(JEMALLOC_C11ATOMICS))
380
#
elif
(defined(JEMALLOC_ATOMIC9))
408
#
elif
(defined(JEMALLOC_OSATOMIC))
440
#
elif
(defined(_MSC_VER))
470
#
elif
(defined(__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4) ||
[
all
...]
/external/bison/darwin-lib/
alloca.h
41
#
elif
defined _AIX
43
#
elif
defined _MSC_VER
46
#
elif
defined __DECC && defined __VMS
48
#
elif
defined __TANDEM && defined _TNS_E_TARGET
/external/bison/lib/
alloca.in.h
40
#
elif
defined _AIX
42
#
elif
defined _MSC_VER
45
#
elif
defined __DECC && defined __VMS
47
#
elif
defined __TANDEM && defined _TNS_E_TARGET
/external/bison/linux-lib/
alloca.h
41
#
elif
defined _AIX
43
#
elif
defined _MSC_VER
46
#
elif
defined __DECC && defined __VMS
48
#
elif
defined __TANDEM && defined _TNS_E_TARGET
/external/chromium-trace/catapult/catapult_base/catapult_base/
dependency_util.py
11
elif
version > 'M':
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/
spotinstancerequest.py
52
elif
name == 'message':
80
elif
name == 'message':
82
elif
name == 'updateTime':
151
elif
name == 'fault':
154
elif
name == 'status':
163
elif
name == 'spotPrice':
165
elif
name == 'type':
167
elif
name == 'state':
169
elif
name == 'validFrom':
171
elif
name == 'validUntil'
[
all
...]
spotpricehistory.py
45
elif
name == 'spotPrice':
47
elif
name == 'productDescription':
49
elif
name == 'timestamp':
51
elif
name == 'availabilityZone':
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/route53/
hostedzone.py
42
elif
name == 'Name':
44
elif
name == 'Owner':
46
elif
name == 'Version':
48
elif
name == 'CallerReference':
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/vpc/
customergateway.py
45
elif
name == 'ipAddress':
47
elif
name == 'type':
49
elif
name == 'state':
51
elif
name == 'bgpAsn':
/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/treewalkers/
pulldom.py
28
elif
ignore_until is not None:
49
elif
type == END_ELEMENT:
55
elif
type == COMMENT:
58
elif
type in (IGNORABLE_WHITESPACE, CHARACTERS):
/external/clang/test/CodeGen/
2003-08-21-WideString.c
8
#
elif
defined(__sun)
2009-07-15-pad-wchar_t-array.c
8
#
elif
defined(__sun)
/external/clang/test/Lexer/
multiple-include.c
22
#
elif
defined(XVID_AUTO_INCLUDE) && !defined(REFERENCE_CODE)
/external/clang/test/PCH/
chain-conversion-lookup.cpp
12
#
elif
!defined(PASS2)
chain-empty-initial-namespace.cpp
10
#
elif
!defined(PASS2)
Completed in 265 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>