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

<<21222324252627282930>>

  /external/autotest/client/site_tests/network_FirewallHolePunch/
network_FirewallHolePunch.py 59 elif command == 'start server':
63 elif command == 'stop server':
65 elif command == 'exit app':
69 elif command == 'logout':
71 elif command == 'login':
  /external/autotest/server/cros/ap_configurators/
netgearR6200_ap_configurator.py 92 elif mode == ap_spec.MODE_G:
94 elif mode == ap_spec.MODE_N:
96 elif self.current_band == ap_spec.BAND_5GHZ:
100 elif mode == ap_spec.MODE_A:
102 elif mode == ap_spec.MODE_N:
  /external/chromium-trace/catapult/devil/devil/android/sdk/
intent.py 46 elif self._package and self._activity:
103 elif isinstance(value, str):
105 elif isinstance(value, bool):
107 elif isinstance(value, int):
109 elif isinstance(value, float):
  /external/chromium-trace/catapult/firefighter/default/handlers/
query.py 66 elif isinstance(filter_values[0], basestring):
92 elif status == 1:
94 elif status == 2:
96 elif status == 4:
98 elif status == 5:
  /external/chromium-trace/catapult/third_party/coverage/coverage/
annotate.py 86 elif self.else_re.match(line):
90 elif i >= len(statements) or j >= len(missing):
92 elif statements[i] == missing[j]:
96 elif lineno in excluded:
98 elif covered:
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/
networkinterface.py 61 elif name == 'instanceId':
63 elif name == 'deviceIndex':
65 elif name == 'instanceOwnerId':
67 elif name == 'status':
69 elif name == 'attachTime':
71 elif name == 'deleteOnTermination':
128 elif name == 'attachment':
131 elif name == 'privateIpAddressesSet':
140 elif name == 'subnetId':
142 elif name == 'vpcId'
    [all...]
tag.py 46 elif name == 'value':
48 elif name == 'item':
77 elif name == 'resourceType':
79 elif name == 'key':
81 elif name == 'value':
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sqs/
batchresults.py 54 elif name == 'MessageId':
56 elif name == 'MD5OfMessageBody':
58 elif name == 'SenderFault':
60 elif name == 'Code':
62 elif name == 'Message':
  /external/curl/lib/vtls/
polarssl_threadlock.c 32 #elif defined(USE_THREADS_WIN32)
65 #elif defined(HAVE_PROCESS_H)
90 #elif defined(HAVE_PROCESS_H)
115 #elif defined(HAVE_PROCESS_H)
140 #elif defined(HAVE_PROCESS_H)
  /external/deqp/framework/delibs/deutil/
deClock.c 31 #elif (DE_OS == DE_OS_UNIX) || (DE_OS == DE_OS_ANDROID) || (DE_OS == DE_OS_SYMBIAN)
33 #elif (DE_OS == DE_OS_OSX) || (DE_OS == DE_OS_IOS)
58 #elif (DE_OS == DE_OS_UNIX) || (DE_OS == DE_OS_ANDROID)
63 #elif (DE_OS == DE_OS_SYMBIAN)
70 #elif (DE_OS == DE_OS_OSX) || (DE_OS == DE_OS_IOS)
  /external/google-breakpad/src/client/mac/tests/
spawn_child_process.h 59 #elif defined(__x86_64__)
61 #elif defined(__ppc__) || defined(__ppc64__)
71 #elif defined(__x86_64__)
73 #elif defined(__ppc__) || defined(__ppc64__)
109 #elif defined(__i386__)
  /external/libchrome/crypto/
symmetric_key.h 20 #elif defined(USE_NSS_CERTS) || \
65 #elif defined(USE_OPENSSL)
67 #elif defined(USE_NSS_CERTS) || defined(OS_WIN) || defined(OS_MACOSX)
91 #elif defined(USE_OPENSSL)
94 #elif defined(USE_NSS_CERTS) || defined(OS_WIN) || defined(OS_MACOSX)
  /external/opencv3/modules/imgproc/src/opencl/
threshold.cl 49 #elif defined (cl_khr_fp64)
76 #elif defined THRESH_BINARY_INV
78 #elif defined THRESH_TRUNC
80 #elif defined THRESH_TOZERO
82 #elif defined THRESH_TOZERO_INV
  /external/sonivox/arm-wt-22k/lib_src/
eas_synthcfg.h 37 #elif defined(EAS_FM_SYNTH)
41 #elif defined(EAS_HYBRID_SYNTH)
48 #elif defined(EAS_SPLIT_WT_SYNTH)
53 #elif defined(EAS_SPLIT_HYBRID_SYNTH)
61 #elif defined(EAS_SPLIT_FM_SYNTH)
  /external/tlsdate/src/
seccomp.c 44 #elif defined(__x86_64__)
46 #elif defined(__arm__)
51 #elif defined(__aarch64__)
53 #elif defined(__mips__)
60 # elif defined(__LP64__)
  /external/tremolo/Tremolo/
os_types.h 65 #elif defined(_WIN32)
84 #elif defined(__MACOS__)
93 #elif defined(__MACOSX__) /* MacOS X Framework build */
102 #elif defined(__BEOS__)
107 #elif defined (__EMX__)
  /external/v8/build/
detect_v8_host_arch.py 49 elif host_arch in ['x86_64', 'amd64']:
51 elif host_arch.startswith('arm'):
53 elif host_arch == 'aarch64':
55 elif host_arch == 'mips64':
57 elif host_arch.startswith('mips'):
  /ndk/sources/cxx-stl/llvm-libc++/patches.android/
0001-android-Add-locale-support.patch 27 +#elif defined(__ANDROID__)
59 #elif defined(__GLIBC__) || defined(__EMSCRIPTEN__) || defined(__NetBSD__)
61 +#elif defined(__ANDROID__)
67 #elif defined(__GLIBC__) || defined(__EMSCRIPTEN__) || defined(__NetBSD__)
70 +#elif defined(__ANDROID__)
77 #elif defined(__GLIBC__) || defined(__EMSCRIPTEN__) || defined(__NetBSD__)
79 +#elif defined(__ANDROID__)
85 #elif defined(__GLIBC__) || defined(__EMSCRIPTEN__) || defined(__NetBSD__)
88 +#elif defined(__ANDROID__)
94 #elif defined(__GLIBC__) || defined(__EMSCRIPTEN__
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_unixccompiler.py 71 elif v == 'GNULD':
81 elif v == 'GNULD':
92 elif v == 'GNULD':
103 elif v == 'GNULD':
113 elif v == 'GNULD':
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_unixccompiler.py 71 elif v == 'GNULD':
81 elif v == 'GNULD':
92 elif v == 'GNULD':
103 elif v == 'GNULD':
113 elif v == 'GNULD':
  /external/protobuf/gtest/scripts/
pump.py 60 | $elif EXPRESSION [[ CODE ]] ELSE_BRANCH
74 (re.compile(r'\$elif\s+'), '$elif'),
318 elif found.token_type == '$var':
334 elif found.token_type == '$for':
341 elif found.token_type == '$range':
356 elif found.token_type == '$':
363 elif (found.token_type == ']]' or found.token_type == '$if' or
364 found.token_type == '$elif' or found.token_type == '$else'):
479 elif next.token_type == '$elif'
    [all...]
  /external/v8/src/profiler/
sampler.cc 24 #elif(!V8_OS_ANDROID || defined(__BIONIC_HAVE_UCONTEXT_T)) && \
39 #elif V8_OS_WIN || V8_OS_CYGWIN
76 #elif defined(__aarch64__)
88 #elif defined(__mips__)
119 #elif defined(__i386__)
138 #elif defined(__x86_64__)
205 #elif V8_HOST_ARCH_X64
252 #elif V8_OS_WIN || V8_OS_CYGWIN
305 #elif V8_TARGET_ARCH_ARM64
323 #elif V8_TARGET_ARCH_MIPS || V8_TARGET_ARCH_MIPS6
    [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/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/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/gs/
lifecycle.py 84 elif name in LEGAL_ACTIONS:
91 elif name in LEGAL_ACTION_PARAMS:
100 elif name == CONDITION:
102 elif name in LEGAL_CONDITIONS:
118 elif name == ACTION:
120 elif name in LEGAL_ACTIONS:
122 elif name in LEGAL_ACTION_PARAMS:
126 elif name == CONDITION:
128 elif name in LEGAL_CONDITIONS:
182 elif name == RULE
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sts/
credentials.py 83 elif name == 'SecretAccessKey':
85 elif name == 'SessionToken':
87 elif name == 'Expiration':
89 elif name == 'RequestId':
170 elif name == 'FederatedUserId':
172 elif name == 'PackedPolicySize':
174 elif name == 'RequestId':
194 elif name == 'AssumedRoleUser':
217 elif name == 'AssumedRoleId':
236 elif name == 'DecodedMessage'
    [all...]

Completed in 525 milliseconds

<<21222324252627282930>>