OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:elif
(Results
376 - 400
of
7492
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/chromium_org/third_party/tcmalloc/chromium/src/
stacktrace_config.h
54
#
elif
defined(HAVE_LIBUNWIND_H) // a proxy for having libunwind installed
57
#
elif
defined(__linux)
64
#
elif
(defined(__ppc__) || defined(__PPC__)) && __GNUC__ >= 2
72
#
elif
defined(__ANDROID__)
76
#
elif
defined(__arm__) && __GNUC__ >= 2
85
#
elif
defined(_WIN32) || defined(__CYGWIN__) || defined(__CYGWIN32__) || defined(__MINGW32__)
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
strcasecmp.c
50
#
elif
HAVE_STRICMP
52
#
elif
HAVE__STRICMP
54
#
elif
HAVE_STRCMPI
73
#
elif
HAVE_STRICMP
75
#
elif
HAVE__STRNICMP
77
#
elif
HAVE_STRCMPI
/external/compiler-rt/lib/asan/lit_tests/TestCases/
wait.cc
35
#
elif
defined(WAITPID)
37
#
elif
defined(WAITID)
40
#
elif
defined(WAIT3)
42
#
elif
defined(WAIT4)
44
#
elif
defined(WAIT3_RUSAGE) || defined(WAIT4_RUSAGE)
49
#
elif
defined(WAIT4_RUSAGE)
/external/harfbuzz_ng/src/
hb-atomic-private.hh
45
#
elif
!defined(HB_NO_MT) && (defined(_WIN32) || defined(__CYGWIN__))
57
#
elif
!defined(HB_NO_MT) && defined(__APPLE__)
62
#
elif
defined(__IPHONE_OS_MIN_REQUIRED)
81
#
elif
!defined(HB_NO_MT) && defined(HAVE_INTEL_ATOMIC_PRIMITIVES)
90
#
elif
!defined(HB_NO_MT) && defined(HAVE_SOLARIS_ATOMIC_OPS)
102
#
elif
!defined(HB_NO_MT)
/external/libvpx/libvpx/vpx_mem/memory_manager/include/
heapmm.h
33
#
elif
HMM_CNFG_NUM == 0
42
#
elif
HMM_CNFG_NUM == 1
49
#
elif
HMM_CNFG_NUM == 2
56
#
elif
HMM_CNFG_NUM == 3
63
#
elif
HMM_CNFG_NUM == 4
70
#
elif
HMM_CNFG_NUM == 5
hmm_cnfg.h
70
#
elif
HMM_CNFG_NUM == 0
96
#
elif
HMM_CNFG_NUM == 1
100
#
elif
HMM_CNFG_NUM == 2
104
#
elif
HMM_CNFG_NUM == 3
108
#
elif
HMM_CNFG_NUM == 4
112
#
elif
HMM_CNFG_NUM == 5
/external/chromium/base/
native_library.h
17
#
elif
defined(OS_MACOSX)
36
#
elif
defined(OS_MACOSX)
50
#
elif
defined(OS_POSIX)
/external/chromium_org/base/
native_library.h
16
#
elif
defined(OS_MACOSX)
35
#
elif
defined(OS_MACOSX)
55
#
elif
defined(OS_POSIX)
/external/chromium_org/build/
landmines.py
81
elif
IsWindows():
97
elif
IsWindows():
99
elif
IsLinux():
116
elif
generator.endswith('-ninja'):
124
elif
platform() == 'ios':
126
elif
IsWindows():
128
elif
IsLinux():
130
elif
IsMac():
179
elif
build_tool in ['make', 'ninja', 'ninja-ios']: # TODO: Remove ninja-ios.
181
elif
build_tool in ['msvs', 'vs', 'ib']
[
all
...]
/external/chromium_org/remoting/host/win/
version.rc.jinja2
54
#
elif
(BINARY == BINARY_DESKTOP)
58
#
elif
(BINARY == BINARY_HOST_ME2ME)
62
#
elif
(BINARY == BINARY_HOST_PLUGIN)
/external/chromium_org/third_party/re2/util/
atomicops.h
16
#
elif
defined(__x86_64__)
24
#
elif
defined(__ppc__)
30
#
elif
defined(__alpha__)
/external/chromium_org/third_party/sqlite/src/src/
hwtime.h
36
#
elif
defined(_MSC_VER)
47
#
elif
(defined(__GNUC__) && defined(__x86_64__))
55
#
elif
(defined(__GNUC__) && defined(__ppc__))
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
gen-fma-test.py
14
elif
suffix == 'pd':
16
elif
suffix == 'sd':
18
elif
suffix == 'ss':
/external/chromium_org/ui/base/ime/
input_method_initializer.cc
14
#
elif
defined(OS_WIN)
54
#
elif
defined(OS_WIN)
71
#
elif
defined(OS_WIN)
/external/chromium_org/v8/src/
simulator.h
33
#
elif
V8_TARGET_ARCH_X64
35
#
elif
V8_TARGET_ARCH_ARM
37
#
elif
V8_TARGET_ARCH_MIPS
/external/dhcpcd/dhcpcd-hooks/
50-ypbind
58
elif
[ "$nd" != "$(domainname)" ]; then
68
elif
$if_up || $if_down; then
71
elif
[ -n "$old_nis_domain" ]; then
/external/llvm/lib/Support/
IsNAN.cpp
18
#
elif
HAVE_ISNAN_IN_CMATH
20
#
elif
HAVE_STD_ISNAN_IN_CMATH
23
#
elif
defined(_MSC_VER)
/external/regex-re2/util/
atomicops.h
16
#
elif
defined(__x86_64__)
24
#
elif
defined(__ppc__)
30
#
elif
defined(__alpha__)
/external/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
...]
/external/v8/src/
simulator.h
33
#
elif
V8_TARGET_ARCH_X64
35
#
elif
V8_TARGET_ARCH_ARM
37
#
elif
V8_TARGET_ARCH_MIPS
/frameworks/compile/libbcc/tools/build/
gen-config-from-mk.py
41
elif
state == STATE_FOUND_CONFIG:
47
elif
state == STATE_IN_CONFIG:
52
elif
split_patt.match(line.strip()):
/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/sources/host-tools/sed-4.2.1/lib/
alloca.in.h
42
#
elif
defined _AIX
44
#
elif
defined _MSC_VER
47
#
elif
defined __DECC && defined __VMS
/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/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
key_prot.h
65
#
elif
__STDC__
75
#
elif
__STDC__
85
#
elif
__STDC__
99
#
elif
__STDC__
114
#
elif
__STDC__
130
#
elif
__STDC__
149
#
elif
__STDC__
165
#
elif
__STDC__
180
#
elif
__STDC__
196
#
elif
__STDC__
[
all
...]
Completed in 579 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>