HomeSort by relevance Sort by last modified time
    Searched full:elif (Results 676 - 700 of 8663) sorted by null

<<21222324252627282930>>

  /external/google-benchmark/src/
cycleclock.h 68 #elif defined(__i386__)
72 #elif defined(__x86_64__) || defined(__amd64__)
76 #elif defined(__powerpc__) || defined(__ppc__)
85 #elif defined(__sparc__)
90 #elif defined(__ia64__)
94 #elif defined(COMPILER_MSVC) && defined(_M_IX86)
100 #elif defined(COMPILER_MSVC)
102 #elif defined(__aarch64__)
110 #elif defined(__ARM_ARCH)
129 #elif defined(__mips__
    [all...]
  /external/opencv3/modules/core/src/opencl/
reduce2.cl 47 #elif defined (cl_khr_fp64)
55 #elif ddepth == 1
58 #elif ddepth == 2
61 #elif ddepth == 3
64 #elif ddepth == 4
67 #elif ddepth == 5
70 #elif ddepth == 6
82 #elif defined OCL_CV_REDUCE_MAX
85 #elif defined OCL_CV_REDUCE_MIN
212 #elif dim == 1 // reduce to a single colum
    [all...]
  /external/google-breakpad/src/testing/gtest/scripts/
pump.py 60 | $elif EXPRESSION [[ CODE ]] ELSE_BRANCH
74 (re.compile(r'\$elif\s+'), '$elif'),
340 elif found.token_type == '$for':
347 elif found.token_type == '$range':
362 elif found.token_type == '$':
369 elif (found.token_type == ']]' or found.token_type == '$if' or
370 found.token_type == '$elif' or found.token_type == '$else'):
488 elif next.token_type == '$elif'
    [all...]
  /external/valgrind/shared/
vg_replace_strmem.c 160 # elif defined(VGPV_x86_linux_android)
210 #elif defined(VGO_darwin)
220 #elif defined(VGO_solaris)
257 #elif defined(VGO_darwin)
269 #elif defined(VGO_solaris)
306 #elif defined(VGO_darwin)
309 #elif defined(VGO_solaris)
346 #elif defined(VGO_darwin)
350 #elif defined(VGO_solaris)
396 #elif defined(VGO_darwin
    [all...]
  /external/libxml2/python/
generator.py 76 elif tag == 'cond':
78 elif tag == 'info':
80 elif tag == 'arg':
91 elif tag == 'return':
102 elif tag == 'enum':
114 elif tag == 'arg':
119 elif tag == 'return':
124 elif tag == 'info':
130 elif tag == 'cond':
429 elif ret[0] in py_types
    [all...]
  /external/chromium-trace/catapult/third_party/Paste/paste/util/
template.py 5 Paste and Paste Script. This language implements if/elif/else,
12 {{if x}}x{{elif y}}y{{else}}z{{endif}}
137 elif name == 'continue':
139 elif name == 'break':
141 elif name == 'for':
145 elif name == 'cond':
148 elif name == 'expr':
155 elif name == 'default':
160 elif name == 'comment':
247 elif not self._unicode and isinstance(value, six.text_type)
    [all...]
template.py.2015-04-30-123224 5 Paste and Paste Script. This language implements if/elif/else,
12 {{if x}}x{{elif y}}y{{else}}z{{endif}}
142 elif name == 'continue':
144 elif name == 'break':
146 elif name == 'for':
150 elif name == 'cond':
153 elif name == 'expr':
160 elif name == 'default':
165 elif name == 'comment':
252 elif not self._unicode and isinstance(value, six.text_type)
    [all...]
  /external/bison/lib/
unistd.in.h 38 #elif !defined _@GUARD_PREFIX@_UNISTD_H
94 #elif (@GNULIB_CLOSE@ || @GNULIB_DUP@ || @GNULIB_DUP2@ || @GNULIB_ISATTY@ \
251 #elif defined GNULIB_POSIXCHECK
282 #elif defined GNULIB_POSIXCHECK
305 #elif @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
308 #elif defined GNULIB_POSIXCHECK
327 #elif defined GNULIB_POSIXCHECK
355 #elif defined GNULIB_POSIXCHECK
384 #elif defined GNULIB_POSIXCHECK
410 #elif defined GNULIB_POSIXCHEC
    [all...]
  /external/opencv3/modules/highgui/src/
window.cpp 60 #elif defined(HAVE_WIN32UI)
62 #elif defined (HAVE_GTK)
64 #elif defined (HAVE_CARBON)
66 #elif defined (HAVE_COCOA)
99 #elif defined(HAVE_WIN32UI)
101 #elif defined (HAVE_GTK)
103 #elif defined (HAVE_CARBON)
105 #elif defined (HAVE_COCOA)
116 #elif defined(HAVE_WIN32UI)
118 #elif defined (HAVE_GTK
    [all...]
  /external/boringssl/src/include/openssl/
arm_arch.h 64 # elif defined(__GNUC__)
76 # elif defined(__ARM_ARCH)
78 # elif defined(__ARM_ARCH_8A__)
80 # elif defined(__ARM_ARCH_7__) || defined(__ARM_ARCH_7A__) || \
84 # elif defined(__ARM_ARCH_6__) || defined(__ARM_ARCH_6J__) || \
89 # elif defined(__ARM_ARCH_5__) || defined(__ARM_ARCH_5T__) || \
93 # elif defined(__ARM_ARCH_4__) || defined(__ARM_ARCH_4T__)
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/
address.py 58 elif name == 'instanceId':
60 elif name == 'domain':
62 elif name == 'allocationId':
64 elif name == 'associationId':
66 elif name == 'networkInterfaceId':
68 elif name == 'networkInterfaceOwnerId':
70 elif name == 'privateIpAddress':
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/s3/
multidelete.py 58 elif name == 'VersionId':
60 elif name == 'DeleteMarker':
63 elif name == 'DeleteMarkerVersionId':
100 elif name == 'VersionId':
102 elif name == 'Code':
104 elif name == 'Message':
130 elif name == 'Error':
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/vpc/
vpc_peering_connection.py 51 elif name == 'ownerId':
53 elif name == 'cidrBlock':
87 elif name == 'message':
132 elif name == 'accepterVpcInfo':
134 elif name == 'status':
142 elif name == 'expirationTime':
161 elif validate:
  /external/chromium-trace/catapult/third_party/html5lib-python/html5lib/tests/
test_serializer.py 40 elif type == "EndTag":
47 elif type == "EmptyTag":
55 elif type == "Comment":
57 elif type in ("Characters", "SpaceCharacters"):
60 elif type == "Doctype":
63 elif len(token) == 3:
100 elif result not in expected:
  /external/chromium-trace/catapult/third_party/html5lib-python/html5lib/treewalkers/
lxmletree.py 15 elif isinstance(s, text_type):
122 elif isinstance(tree, list):
133 elif isinstance(node, Root):
136 elif isinstance(node, Doctype):
139 elif isinstance(node, FragmentWrapper) and not hasattr(node, "tag"):
142 elif node.tag == etree.Comment:
145 elif node.tag == etree.Entity:
  /external/doclava/res/assets/templates/
macros.cs 95 elif:tag.kind == "@more" ?><p><?cs
96 elif:tag.kind == "@see" ?><code><a href="<?cs
100 elif:tag.kind == "@linkplain" ?><a href="<?cs
104 elif:tag.kind == "@seeHref" ?><a href="<?cs var:tag.href ?>"><?cs var:tag.label ?></a><?cs
105 elif:tag.kind == "@seeJustLabel" ?><?cs var:tag.label ?><?cs
106 elif:tag.kind == "@value" ?><code><a href="<?cs
110 elif:tag.kind == "@code" ?><code><?cs var:tag.text ?></code><?cs
111 elif:tag.kind == "@samplecode" ?><pre><?cs var:tag.text ?></pre><?cs
112 elif:tag.name == "@sample" ?><pre><?cs var:tag.text ?></pre><?cs
113 elif:tag.name == "@include" ?><?cs var:tag.text ?><?c
    [all...]
  /external/harfbuzz_ng/src/
hb-atomic-private.hh 49 #elif !defined(HB_NO_MT) && (defined(_WIN32) || defined(__CYGWIN__))
73 #elif !defined(HB_NO_MT) && defined(__APPLE__)
78 #elif defined(__IPHONE_OS_MIN_REQUIRED)
99 #elif !defined(HB_NO_MT) && defined(HAVE_INTEL_ATOMIC_PRIMITIVES)
109 #elif !defined(HB_NO_MT) && defined(HAVE_SOLARIS_ATOMIC_OPS)
122 #elif !defined(HB_NO_MT) && defined(_AIX) && defined(__IBMCPP__)
147 #elif !defined(HB_NO_MT)
  /external/jemalloc/include/jemalloc/internal/
util.h 173 #elif LG_SIZEOF_PTR == LG_SIZEOF_LONG
175 #elif LG_SIZEOF_PTR == LG_SIZEOF_LONG_LONG
188 #elif LG_SIZEOF_LONG_LONG == 3
263 #elif (defined(_MSC_VER))
273 #elif (LG_SIZEOF_PTR == 2)
281 #elif (defined(JEMALLOC_HAVE_BUILTIN_CLZ))
290 #elif (LG_SIZEOF_PTR == LG_SIZEOF_LONG)
  /external/libchrome/base/threading/
platform_thread_posix.cc 25 #elif defined(OS_ANDROID)
132 #elif defined(OS_LINUX)
134 #elif defined(OS_ANDROID)
136 #elif defined(OS_SOLARIS) || defined(OS_QNX)
138 #elif defined(OS_NACL) && defined(__GLIBC__)
140 #elif defined(OS_NACL) && !defined(__GLIBC__)
143 #elif defined(OS_POSIX)
  /external/libogg/
ogg.m4 19 elif test "x$ogg_prefix" = "xno" || test "x$ogg_prefix" = "xyes" ; then
21 elif test "x$ogg_prefix" != "x" ; then
23 elif test "x$prefix" != "xNONE" ; then
33 elif test "x$ogg_prefix" = "xno" || test "x$ogg_prefix" = "xyes" ; then
35 elif test "x$ogg_prefix" != "x" ; then
37 elif test "x$prefix" != "xNONE"; then
79 elif test "x$no_ogg" = "x" ; then
  /external/libopus/
opus.m4 20 elif test "x$opus_prefix" = "xno" || test "x$opus_prefix" = "xyes" ; then
22 elif test "x$opus_prefix" != "x" ; then
24 elif test "x$prefix" != "xNONE" ; then
34 elif test "x$opus_prefix" = "xno" || test "x$opus_prefix" = "xyes" ; then
36 elif test "x$opus_prefix" != "x" ; then
38 elif test "x$prefix" != "xNONE"; then
80 elif test "x$no_opus" = "x" ; then
  /external/libvorbis/m4/
ogg.m4 19 elif test "x$ogg_prefix" = "xno" || test "x$ogg_prefix" = "xyes" ; then
21 elif test "x$ogg_prefix" != "x" ; then
23 elif test "x$prefix" != "xNONE" ; then
33 elif test "x$ogg_prefix" = "xno" || test "x$ogg_prefix" = "xyes" ; then
35 elif test "x$ogg_prefix" != "x" ; then
37 elif test "x$prefix" != "xNONE"; then
79 elif test "x$no_ogg" = "x" ; then
  /external/libvorbis/
vorbis.m4 20 elif test "x$vorbis_prefix" = "xno" || test "x$vorbis_prefix" = "xyes" ; then
22 elif test "x$vorbis_prefix" != "x" ; then
24 elif test "x$prefix" != "xNONE"; then
36 elif test "x$vorbis_prefix" = "xno" || test "x$vorbis_prefix" = "xyes" ; then
38 elif test "x$vorbis_prefix" != "x" ; then
40 elif test "x$prefix" != "xNONE"; then
95 elif test "x$no_vorbis" = "x" ; then
  /external/sonivox/arm-wt-22k/lib_src/
eas_audioconst.h 50 #elif defined (_SAMPLE_RATE_16000)
56 #elif defined (_SAMPLE_RATE_20000)
62 #elif defined (_SAMPLE_RATE_22050)
68 #elif defined (_SAMPLE_RATE_24000)
74 #elif defined (_SAMPLE_RATE_32000)
80 #elif defined (_SAMPLE_RATE_44100)
86 #elif defined (_SAMPLE_RATE_48000)
  /external/v8/src/
frames-inl.h 15 #elif V8_TARGET_ARCH_X64
17 #elif V8_TARGET_ARCH_ARM64
19 #elif V8_TARGET_ARCH_ARM
21 #elif V8_TARGET_ARCH_PPC
23 #elif V8_TARGET_ARCH_MIPS
25 #elif V8_TARGET_ARCH_MIPS64
27 #elif V8_TARGET_ARCH_X87

Completed in 775 milliseconds

<<21222324252627282930>>