OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:elif
(Results
501 - 525
of
8663
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/linux/
patchkey.h
24
#
elif
__BYTE_ORDER == __LITTLE_ENDIAN
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/
patchkey.h
24
#
elif
__BYTE_ORDER == __LITTLE_ENDIAN
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/machine/
cdefs.h
15
#
elif
defined(__GNUC__) && defined(__STDC__)
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_ioserr.h
10
#
elif
defined (_STLP_USE_NO_IOSTREAMS )
_threads.h
80
#
elif
defined (_STLP_PTHREADS)
130
#
elif
defined (_STLP_WIN32THREADS)
146
#
elif
defined (__DECC) || defined (__DECCXX)
154
#
elif
defined (_STLP_SPARC_SOLARIS_THREADS)
159
#
elif
defined (_STLP_UITHREADS)
179
#
elif
defined (_STLP_BETHREADS)
187
#
elif
defined (_STLP_NWTHREADS)
193
#
elif
defined(_STLP_OS2THREADS)
238
#
elif
defined(_STLP_UITHREADS)
295
#
elif
defined(_STLP_SGI_THREADS) && __mips >= 3 &&
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
shlex.py
133
elif
self.state == ' ':
137
elif
nextchar in self.whitespace:
144
elif
nextchar in self.commenters:
147
elif
self.posix and nextchar in self.escape:
150
elif
nextchar in self.wordchars:
153
elif
nextchar in self.quotes:
157
elif
self.whitespace_split:
166
elif
self.state in self.quotes:
180
elif
self.posix and nextchar in self.escape and \
186
elif
self.state in self.escape
[
all
...]
sre_parse.py
107
elif
op == "branch":
115
elif
type(av) in seqtypes:
158
elif
op is CALL:
162
elif
op is SUBPATTERN:
166
elif
op in REPEATCODES:
170
elif
op in UNITCODES:
173
elif
op == SUCCESS:
244
elif
c in OCTDIGITS:
250
elif
c in DIGITS:
275
elif
c == "0"
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
shlex.py
133
elif
self.state == ' ':
137
elif
nextchar in self.whitespace:
144
elif
nextchar in self.commenters:
147
elif
self.posix and nextchar in self.escape:
150
elif
nextchar in self.wordchars:
153
elif
nextchar in self.quotes:
157
elif
self.whitespace_split:
166
elif
self.state in self.quotes:
180
elif
self.posix and nextchar in self.escape and \
186
elif
self.state in self.escape
[
all
...]
sre_parse.py
107
elif
op == "branch":
115
elif
type(av) in seqtypes:
158
elif
op is CALL:
162
elif
op is SUBPATTERN:
166
elif
op in REPEATCODES:
170
elif
op in UNITCODES:
173
elif
op == SUCCESS:
244
elif
c in OCTDIGITS:
250
elif
c in DIGITS:
275
elif
c == "0"
[
all
...]
/system/core/libcutils/
threads.c
27
#
elif
defined(__linux__) && !defined(__ANDROID__)
30
#
elif
defined(_WIN32)
39
#
elif
defined(__linux__)
41
#
elif
defined(_WIN32)
/system/media/camera/docs/
metadata-check-dependencies
29
elif
[[ "$OSTYPE" == "linux-gnu" ]] && which apt-get >& /dev/null
39
elif
[[ $packager == "apt-get" ]]
63
elif
[[ $packager == "apt-get" ]]
93
elif
[[ $packager == "apt-get" ]]
/external/chromium-trace/catapult/third_party/gsutil/gslib/
aclhelpers.py
114
elif
scope_class in ('Email', 'Id'):
117
elif
scope_class == 'AllAuthenticatedUsers':
119
elif
scope_class == 'AllUsers':
121
elif
scope_class == 'Project':
170
elif
(self.scope_type in ('UserByEmail', 'GroupByEmail')
173
elif
(self.scope_type == 'GroupByDomain' and
176
elif
(self.scope_type == 'Project' and
179
elif
(self.scope_type == 'AllUsers' and
182
elif
(self.scope_type == 'AllAuthenticatedUsers' and
191
elif
self.scope_type == 'GroupById'
[
all
...]
/external/valgrind/coregrind/
pub_core_machine.h
49
#
elif
defined(VGP_amd64_linux) || defined(VGP_amd64_solaris)
54
#
elif
defined(VGP_ppc32_linux)
59
#
elif
defined(VGP_ppc64be_linux)
64
#
elif
defined(VGP_ppc64le_linux)
69
#
elif
defined(VGP_arm_linux)
74
#
elif
defined(VGP_arm64_linux)
79
#
elif
defined(VGO_darwin)
84
#
elif
defined(VGP_s390x_linux)
89
#
elif
defined(VGP_mips32_linux)
92
#
elif
defined (VG_BIGENDIAN
[
all
...]
/ndk/sources/cxx-stl/stlport/stlport/stl/
_threads.h
80
#
elif
defined (_STLP_PTHREADS)
130
#
elif
defined (_STLP_WIN32THREADS)
146
#
elif
defined (__DECC) || defined (__DECCXX)
154
#
elif
defined (_STLP_SPARC_SOLARIS_THREADS)
159
#
elif
defined (_STLP_UITHREADS)
179
#
elif
defined (_STLP_BETHREADS)
187
#
elif
defined (_STLP_NWTHREADS)
193
#
elif
defined(_STLP_OS2THREADS)
238
#
elif
defined(_STLP_UITHREADS)
295
#
elif
defined(_STLP_SGI_THREADS) && __mips >= 3 &&
[
all
...]
/external/bison/lib/
stdlib.in.h
122
#
elif
EXIT_FAILURE != 1
136
#
elif
defined GNULIB_POSIXCHECK
155
#
elif
defined GNULIB_POSIXCHECK
175
#
elif
defined GNULIB_POSIXCHECK
198
#
elif
defined GNULIB_POSIXCHECK
218
#
elif
defined GNULIB_POSIXCHECK
246
#
elif
defined GNULIB_POSIXCHECK
262
#
elif
defined GNULIB_POSIXCHECK
287
#
elif
defined GNULIB_POSIXCHECK && !_GL_USE_STDLIB_ALLOC
320
#
elif
defined GNULIB_POSIXCHEC
[
all
...]
/external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/tools/
miniterm.py
118
elif
os.name == 'posix':
253
elif
self.repr_mode == 1:
258
elif
data == '\r':
260
elif
data == '\n' and self.convert_outgoing == CONVERT_LF:
262
elif
data == '\r' and self.convert_outgoing == CONVERT_CR:
266
elif
self.repr_mode == 2:
269
elif
self.repr_mode == 3:
300
elif
c == '\x15': # CTRL+U -> upload file
322
elif
c in '\x08hH?': # CTRL+H, h, H, ? -> Show help
324
elif
c == '\x12': # CTRL+R -> Toggle RT
[
all
...]
/external/pcre/dist/
pcre_get.c
71
#
elif
defined COMPILE_PCRE16
74
#
elif
defined COMPILE_PCRE32
152
#
elif
defined COMPILE_PCRE16
156
#
elif
defined COMPILE_PCRE32
225
#
elif
defined COMPILE_PCRE16
228
#
elif
defined COMPILE_PCRE32
262
#
elif
defined COMPILE_PCRE16
265
#
elif
defined COMPILE_PCRE32
275
#
elif
defined COMPILE_PCRE16
277
#
elif
defined COMPILE_PCRE3
[
all
...]
/prebuilts/gdb/darwin-x86/lib/python2.7/
sre_parse.py
107
elif
op == "branch":
115
elif
type(av) in seqtypes:
158
elif
op is CALL:
162
elif
op is SUBPATTERN:
166
elif
op in REPEATCODES:
170
elif
op in UNITCODES:
173
elif
op == SUCCESS:
244
elif
c in OCTDIGITS:
250
elif
c in DIGITS:
275
elif
c == "0"
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/
sre_parse.py
107
elif
op == "branch":
115
elif
type(av) in seqtypes:
158
elif
op is CALL:
162
elif
op is SUBPATTERN:
166
elif
op in REPEATCODES:
170
elif
op in UNITCODES:
173
elif
op == SUCCESS:
244
elif
c in OCTDIGITS:
250
elif
c in DIGITS:
275
elif
c == "0"
[
all
...]
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/
volume.py
73
elif
name == 'tagSet':
82
elif
name == 'createTime':
84
elif
name == 'status':
87
elif
name == 'size':
89
elif
name == 'snapshotId':
91
elif
name == 'availabilityZone':
93
elif
name == 'volumeType':
95
elif
name == 'iops':
97
elif
name == 'encrypted':
124
elif
validate
[
all
...]
/external/protobuf/src/google/protobuf/stubs/
atomicops.h
171
#
elif
defined(_MSC_VER)
179
#
elif
defined(GOOGLE_PROTOBUF_OS_SOLARIS)
183
#
elif
defined(GOOGLE_PROTOBUF_OS_APPLE)
187
#
elif
defined(__GNUC__)
190
#
elif
defined(GOOGLE_PROTOBUF_ARCH_ARM) && defined(__linux__)
192
#
elif
defined(GOOGLE_PROTOBUF_ARCH_AARCH64)
194
#
elif
defined(GOOGLE_PROTOBUF_ARCH_ARM_QNX)
196
#
elif
defined(GOOGLE_PROTOBUF_ARCH_MIPS) || defined(GOOGLE_PROTOBUF_ARCH_MIPS64)
198
#
elif
defined(__native_client__)
200
#
elif
(((__GNUC__ == 4) && (__GNUC_MINOR__ >= 7)) || (__GNUC__ > 4)
[
all
...]
/external/tpm2/generator/
extract_structures.py
101
elif
self._state == self.MAYBE_DONE:
106
elif
self._state == self.TABLE_NAME:
108
elif
tag == 'p' and self._state == self.TABLE_NAME and not self._title:
111
elif
self._state == self.TABLE_NAME and tag == 'table':
125
elif
self._state == self.MAYBE_DONE and tag == 'tr':
127
elif
self._state == self.SKIP_HEADER and tag == 'tr':
130
elif
self._state == self.TABLE_BODY:
133
elif
tag == 'td':
145
elif
self._state == self.TABLE_BODY:
147
elif
self._state == self.MAYBE_DONE
[
all
...]
/external/valgrind/include/
pub_tool_machine.h
44
#
elif
defined(VGP_amd64_linux) || defined(VGP_amd64_solaris)
50
#
elif
defined(VGP_ppc32_linux)
56
#
elif
defined(VGP_ppc64be_linux) || defined(VGP_ppc64le_linux)
64
#
elif
defined(VGP_arm_linux)
70
#
elif
defined(VGP_arm64_linux)
76
#
elif
defined(VGP_s390x_linux)
82
#
elif
defined(VGP_x86_darwin)
89
#
elif
defined(VGP_amd64_darwin)
95
#
elif
defined(VGP_mips32_linux)
101
#
elif
defined(VGP_mips64_linux
[
all
...]
/external/valgrind/none/tests/
libvex_test.c
5
#
elif
defined(VGO_darwin)
48
#
elif
__BYTE_ORDER == __BIG_ENDIAN
61
#
elif
defined(VGA_amd64)
63
#
elif
defined(VGA_arm)
65
#
elif
defined(VGA_arm64)
67
#
elif
defined(VGA_ppc32)
69
#
elif
defined(VGA_ppc64be) || defined(VGA_ppc64le)
71
#
elif
defined(VGA_s390x)
73
#
elif
defined(VGA_mips32)
75
#
elif
defined(VGA_mips64
[
all
...]
/prebuilts/gdb/darwin-x86/lib/python2.7/email/
_parseaddr.py
98
elif
len(tm) == 3:
206
elif
self.field[self.pos] == '(':
242
elif
self.field[self.pos] in '.@':
250
elif
self.field[self.pos] == ':':
263
elif
self.field[self.pos] == '<':
276
elif
self.field[self.pos] in self.specials:
300
elif
self.field[self.pos] == '>':
303
elif
self.field[self.pos] == '@':
306
elif
self.field[self.pos] == ':':
325
elif
self.field[self.pos] == '"'
[
all
...]
Completed in 2133 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>