/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/ |
Xarch.h | 45 # elif defined(CSRG_BASED) 50 # elif defined(linux)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
icmpv6.h | 31 #elif defined(__BIG_ENDIAN_BITFIELD) 50 #elif defined(__BIG_ENDIAN_BITFIELD)
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
shtypes.h | 120 #elif defined(__cplusplus) 128 #elif defined(__cplusplus)
|
vssym32.h | 409 #elif defined(_MSC_VER) 427 #elif defined(_MSC_VER) 445 #elif defined(_MSC_VER) 458 #elif defined(_MSC_VER) 474 #elif defined(_MSC_VER) 545 #elif defined(_MSC_VER) 564 #elif defined(_MSC_VER) 578 #elif defined(_MSC_VER) 598 #elif defined(_MSC_VER) 613 #elif defined(_MSC_VER [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
_strptime.py | 357 elif group_key == 'Y': 359 elif group_key == 'm': 361 elif group_key == 'B': 363 elif group_key == 'b': 365 elif group_key == 'd': 367 elif group_key == 'H': 369 elif group_key == 'I': 379 elif ampm == locale_time.am_pm[1]: 385 elif group_key == 'M': 387 elif group_key == 'S' [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/ |
install_egg_info.py | 36 elif os.path.exists(target): 38 elif not os.path.isdir(self.install_dir):
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
_strptime.py | 357 elif group_key == 'Y': 359 elif group_key == 'm': 361 elif group_key == 'B': 363 elif group_key == 'b': 365 elif group_key == 'd': 367 elif group_key == 'H': 369 elif group_key == 'I': 379 elif ampm == locale_time.am_pm[1]: 385 elif group_key == 'M': 387 elif group_key == 'S' [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/ |
install_egg_info.py | 36 elif os.path.exists(target): 38 elif not os.path.isdir(self.install_dir):
|
/prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/ |
mm_malloc.h | 58 #elif defined(_WIN32) 60 #elif defined(__ANDROID__)
|
/prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/ |
mm_malloc.h | 58 #elif defined(_WIN32) 60 #elif defined(__ANDROID__)
|
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/ |
_ibm.h | 7 #elif defined (__xlC__) 58 # elif (defined (__WINDOWS__) || defined (_AIX) || defined (__OS2__) ) && (__IBMCPP__ >= 350)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
_strptime.py | 357 elif group_key == 'Y': 359 elif group_key == 'm': 361 elif group_key == 'B': 363 elif group_key == 'b': 365 elif group_key == 'd': 367 elif group_key == 'H': 369 elif group_key == 'I': 379 elif ampm == locale_time.am_pm[1]: 385 elif group_key == 'M': 387 elif group_key == 'S' [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/ |
install_egg_info.py | 36 elif os.path.exists(target): 38 elif not os.path.isdir(self.install_dir):
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
_strptime.py | 357 elif group_key == 'Y': 359 elif group_key == 'm': 361 elif group_key == 'B': 363 elif group_key == 'b': 365 elif group_key == 'd': 367 elif group_key == 'H': 369 elif group_key == 'I': 379 elif ampm == locale_time.am_pm[1]: 385 elif group_key == 'M': 387 elif group_key == 'S' [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/ |
install_egg_info.py | 36 elif os.path.exists(target): 38 elif not os.path.isdir(self.install_dir):
|
/system/core/libpixelflinger/tests/codegen/ |
codegen.cpp | 14 #elif defined(__mips__) && defined(__LP64__) && __mips_isa_rev == 6 27 #elif defined(__aarch64__)
|
/external/bison/lib/ |
string.in.h | 68 #elif defined GNULIB_POSIXCHECK 83 #elif defined GNULIB_POSIXCHECK 122 #elif defined GNULIB_POSIXCHECK 156 #elif defined GNULIB_POSIXCHECK 178 #elif defined GNULIB_POSIXCHECK 206 #elif defined GNULIB_POSIXCHECK 236 #elif defined GNULIB_POSIXCHECK 254 #elif defined GNULIB_POSIXCHECK 289 #elif defined GNULIB_POSIXCHECK 338 #elif defined GNULIB_POSIXCHEC [all...] |
/external/chromium-trace/catapult/third_party/closure_linter/closure_linter/ |
javascriptlintrules.py | 107 elif not identifier.endswith('__'): 134 elif not flag.jstype.IsVarArgsType() and flag.name == 'var_args': 148 elif (not flag.jstype.opt_arg and 164 elif flag.name_token and flag.type_end_token and tokenutil.Compare( 171 elif token.type == Type.DOUBLE_QUOTE_STRING_START: 185 elif token.type == Type.END_DOC_COMMENT: 241 elif token.type == Type.WHITESPACE and not token.line.strip(): 255 elif is_constructor and blank_lines != 3: 259 elif (not is_file_level_comment and not is_constructor and 270 elif token.type == Type.END_BLOCK [all...] |
typeannotation.py | 218 elif nullability: 305 elif token.string == '{': 312 elif token.type in (TYPE.DOC_TYPE_END_BLOCK, TYPE.DOC_END_BRACE): 324 elif token.type == TYPE.DOC_TYPE_MODIFIER: 328 elif token.string == '?': 331 elif token.string == ':': 337 elif token.string == '=': 348 elif token.string == '|': 368 elif token.string == ',': 377 elif token.type == TYPE.COMMENT [all...] |
/external/opencv3/3rdparty/jinja2/ |
parser.py | 102 elif extra_end_rules is not None: 200 node.body = self.parse_statements(('name:elif', 'name:else', 203 if token.test('name:elif'): 208 elif token.test('name:else'): 435 elif self.stream.skip_if('name:in'): 437 elif self.stream.current.test('name:not') and \ 534 elif token_type == 'add': 550 elif token.value in ('none', 'None'): 555 elif token.type == 'string': 563 elif token.type in ('integer', 'float') [all...] |
/external/valgrind/coregrind/m_syswrap/ |
syswrap-main.c | 294 #elif defined(VGO_darwin) 313 #elif defined(VGO_solaris) 342 # elif defined(VGO_darwin) 367 # elif defined(VGO_solaris) 390 # elif defined(VGP_amd64_solaris) 475 #elif defined(VGP_amd64_linux) 487 #elif defined(VGP_ppc32_linux) 499 #elif defined(VGP_ppc64be_linux) || defined(VGP_ppc64le_linux) 511 #elif defined(VGP_arm_linux) 523 #elif defined(VGP_arm64_linux [all...] |
/cts/tools/utils/ |
monsoon.py | 110 elif serialno and status["serialNumber"] != serialno: 158 elif k.endswith("FineCurrent"): 160 elif k.endswith("CoarseCurrent"): 162 elif k.startswith("voltage") or k.endswith("Voltage"): 164 elif k.endswith("Resistor"): 167 elif k.endswith("CurrentLimit"): 243 elif type == 1: 249 elif type == 2: 303 elif len(ready_r) > 0: 342 elif FLAGS.usbpassthrough == 'on' [all...] |
/external/chromium-trace/catapult/third_party/gsutil/gslib/commands/ |
ls.py | 365 elif o == '-e': 367 elif o == '-b': 369 elif o == '-h': 371 elif o == '-l': 373 elif o == '-L': 375 elif o == '-p': 377 elif o == '-r' or o == '-R': 401 elif listing_style == ListingStyle.LONG_LONG: 411 elif storage_url.IsBucket() and get_bucket_info: 439 elif listing_style == ListingStyle.LONG [all...] |
/external/mesa3d/src/glsl/builtins/tools/ |
texture_builtins.py | 15 elif g == "u": 24 elif sampler_type.startswith("Cube"): 26 elif sampler_type == "ExternalOES": 28 elif sampler_type == "Buffer": 63 elif tex_inst == "txs": 76 elif ((tex_inst == "txf" or tex_inst == "txs") and "Buffer" not in sampler_type and "Rect" not in sampler_type): 78 elif tex_inst == "txd": 112 elif sampler_type.endswith("Shadow"): 120 elif tex_inst == "txs" or tex_inst == "txf": 125 elif tex_inst == "txl" [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/ |
AutoCompleteWindow.py | 273 elif keysym == "underscore": 275 elif keysym == "period": 277 elif keysym == "minus": 291 elif keysym == "Return": 295 elif (self.mode == COMPLETE_ATTRIBUTES and keysym in 311 elif keysym in ("Home", "End", "Prior", "Next", "Up", "Down") and \ 318 elif keysym == "End": 320 elif keysym in ("Prior", "Next"): 328 elif keysym == "Up": 339 elif (keysym == "Tab" and not state) [all...] |