OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:elif
(Results
1426 - 1450
of
8663
) sorted by null
<<
51
52
53
54
55
56
57
58
59
60
>>
/external/flac/include/FLAC/
export.h
62
#
elif
defined(_MSC_VER)
69
#
elif
defined(FLAC__USE_VISIBILITY_ATTR)
/external/flac/include/share/
endswap.h
47
#
elif
defined _MSC_VER /* Windows. Apparently in <stdlib.h>. */
52
#
elif
defined HAVE_BYTESWAP_H /* Linux */
/external/flac/libFLAC/include/private/
macros.h
52
#
elif
defined(HAVE_SYS_PARAM_H)
58
#
elif
defined(_MSC_VER)
/external/fonttools/Lib/fontTools/ttLib/tables/
_h_e_a_d.py
64
elif
name in ("macStyle", "flags"):
73
elif
name in ("macStyle", "flags"):
/external/icu/icu4c/source/common/
umapfile.h
42
#
elif
U_PLATFORM_USES_ONLY_WIN32_API
44
#
elif
U_HAVE_MMAP || U_PLATFORM == U_PF_OS390
/external/iproute2/examples/
dhcp-client-script
84
elif
[ "$1" = "0.0.0.0" ]; then
86
elif
[ $class -ge 224 ]; then
88
elif
[ $class -ge 192 ]; then
90
elif
[ $class -ge 128 ]; then
107
elif
[ "$1" = "0.0.0.0" ]; then
109
elif
[ $class -ge 224 ]; then
111
elif
[ $class -ge 192 ]; then
113
elif
[ $class -ge 128 ]; then
/external/iproute2/testsuite/lib/
generic.sh
45
elif
[ -s $STD_OUT ]; then
70
elif
[ -s $STD_OUT ]; then
/external/jemalloc/include/jemalloc/internal/
tsd.h
77
#
elif
(defined(JEMALLOC_TLS))
79
#
elif
(defined(_WIN32))
112
#
elif
(defined(JEMALLOC_TLS))
117
#
elif
(defined(_WIN32))
138
#
elif
(defined(JEMALLOC_TLS))
144
#
elif
(defined(_WIN32))
221
#
elif
(defined(JEMALLOC_TLS))
273
#
elif
(defined(_WIN32))
/external/jemalloc/include/jemalloc/
jemalloc_macros.h
66
#
elif
defined(JEMALLOC_HAVE_ATTR)
81
#
elif
defined(JEMALLOC_HAVE_ATTR_FORMAT_PRINTF)
jemalloc_macros.h.in
66
#
elif
defined(JEMALLOC_HAVE_ATTR)
81
#
elif
defined(JEMALLOC_HAVE_ATTR_FORMAT_PRINTF)
/external/jsoncpp/
SConstruct
77
elif
platform == 'vacpp':
85
elif
platform == 'msvc6':
90
elif
platform == 'msvc70':
95
elif
platform == 'msvc71':
100
elif
platform == 'msvc80':
105
elif
platform == 'msvc90':
117
elif
platform == 'mingw':
120
elif
platform.startswith('linux-gcc'):
/external/kernel-headers/original/uapi/drm/
drm_sarea.h
40
#
elif
defined(__mips__)
42
#
elif
defined(__ia64__)
/external/kernel-headers/original/uapi/linux/
icmpv6.h
31
#
elif
defined(__BIG_ENDIAN_BITFIELD)
50
#
elif
defined(__BIG_ENDIAN_BITFIELD)
/external/libavc/encoder/arm/
ih264e_function_selector.c
113
#
elif
!defined(DISABLE_NEON)
152
#
elif
!defined(DISABLE_NEON)
/external/libcxx/test/std/containers/sequences/vector.bool/
construct_default.pass.cpp
28
#
elif
TEST_STD_VER >= 11
49
#
elif
TEST_STD_VER >= 11
/external/libcxx/test/support/
test_macros.h
32
#
elif
__cplusplus <= 201103L
34
#
elif
__cplusplus <= 201402L
/external/libhevc/decoder/arm/
ihevcd_function_selector.c
125
#
elif
DEFAULT_ARCH == D_ARCH_ARMV8_GENERIC
127
#
elif
DEFAULT_ARCH == D_ARCH_ARM_NEONINTR
/external/libmpeg2/decoder/x86/
impeg2d_function_selector.c
102
#
elif
DEFAULT_ARCH == D_ARCH_X86_SSSE3
104
#
elif
DEFAULT_ARCH == D_ARCH_X86_AVX2
/external/libunwind/src/coredump/
_UCD_internal.h
50
#
elif
SIZEOF_OFF_T == 8
79
#
elif
defined(HAVE_STRUCT_PRSTATUS)
/external/libunwind/src/mips/
offsets.h
26
#
elif
_MIPS_SIM == _ABIN32
36
#
elif
_MIPS_SIM == _ABI64
/external/libunwind_llvm/src/
assembly.h
21
#
elif
defined(__arm64__)
39
#
elif
defined(__ELF__)
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
basic_types.h
92
#
elif
defined(LIBYUV_USING_SHARED_LIBRARY)
97
#
elif
defined(__GNUC__) && (__GNUC__ >= 4) && !defined(__APPLE__) && \
/external/libvpx/libvpx/tools/
all_builds.py
24
elif
line == '"':
26
elif
list_start:
/external/libvpx/libvpx/vpx_ports/
vpx_once.h
76
#
elif
CONFIG_MULTITHREAD && defined(__OS2__)
103
#
elif
CONFIG_MULTITHREAD && HAVE_PTHREAD_H
/external/libxml2/
check-xml-test-suite.py
315
elif
type == "valid":
317
elif
type == "not-wf":
322
#
elif
extra == 'none':
324
#
elif
extra == 'general':
326
#
elif
extra == 'both' or extra == 'parameter':
331
elif
type == "error":
340
elif
res == 0:
342
elif
res < 0:
Completed in 3265 milliseconds
<<
51
52
53
54
55
56
57
58
59
60
>>