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

<<11121314151617181920>>

  /ndk/sources/cxx-stl/stlport/stlport/
new.h 19 #elif (_STLP_OUTERMOST_HEADER_ID == 0x848) && ! defined (_STLP_DONT_POP_HEADER_ID)
26 # elif defined (_STLP_HAS_INCLUDE_NEXT)
28 # elif defined(__INTEL_COMPILER) && (__INTEL_COMPILER >= 800 && !defined(_MSC_VER))
  /ndk/tests/device/test-unwind-struct/jni/
main.c 23 #elif defined(__mips__) && !defined(__mips64)
29 #elif defined(__i386__)
35 #elif defined(__aarch64__) || defined(__x86_64__) || defined(__mips64)
  /prebuilts/gdb/darwin-x86/lib/python2.7/
dis.py 42 elif hasattr(x, 'co_code'):
44 elif isinstance(x, str):
96 elif op in hasname:
98 elif op in hasjrel:
100 elif op in haslocal:
102 elif op in hascompare:
104 elif op in hasfree:
134 elif op in hasname:
139 elif op in hasjrel:
141 elif op in haslocal
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
dis.py 42 elif hasattr(x, 'co_code'):
44 elif isinstance(x, str):
96 elif op in hasname:
98 elif op in hasjrel:
100 elif op in haslocal:
102 elif op in hascompare:
104 elif op in hasfree:
134 elif op in hasname:
139 elif op in hasjrel:
141 elif op in haslocal
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/
new.h 19 #elif (_STLP_OUTERMOST_HEADER_ID == 0x848) && ! defined (_STLP_DONT_POP_HEADER_ID)
26 # elif defined (_STLP_HAS_INCLUDE_NEXT)
28 # elif defined(__INTEL_COMPILER) && (__INTEL_COMPILER >= 800 && !defined(_MSC_VER))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
dis.py 42 elif hasattr(x, 'co_code'):
44 elif isinstance(x, str):
96 elif op in hasname:
98 elif op in hasjrel:
100 elif op in haslocal:
102 elif op in hascompare:
104 elif op in hasfree:
134 elif op in hasname:
139 elif op in hasjrel:
141 elif op in haslocal
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
dis.py 42 elif hasattr(x, 'co_code'):
44 elif isinstance(x, str):
96 elif op in hasname:
98 elif op in hasjrel:
100 elif op in haslocal:
102 elif op in hascompare:
104 elif op in hasfree:
134 elif op in hasname:
139 elif op in hasjrel:
141 elif op in haslocal
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/autoscale/
group.py 61 elif name == 'SuspensionReason':
80 elif name == 'Metric':
216 elif name == 'LoadBalancerNames':
218 elif name == 'AvailabilityZones':
220 elif name == 'EnabledMetrics':
223 elif name == 'SuspendedProcesses':
226 elif name == 'Tags':
229 elif name == 'TerminationPolicies':
237 elif name == 'AutoScalingGroupARN':
239 elif name == 'CreatedTime'
    [all...]
instance.py 48 elif name == 'HealthStatus':
50 elif name == 'LaunchConfigurationName':
52 elif name == 'LifecycleState':
54 elif name == 'AvailabilityZone':
56 elif name == 'AutoScalingGroupName':
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/cloudwatch/
alarm.py 177 elif name == 'InsufficientDataActions':
180 elif name == 'OKActions':
183 elif name == 'Dimensions':
192 elif name == 'AlarmArn':
194 elif name == 'AlarmConfigurationUpdatedTimestamp':
196 elif name == 'AlarmDescription':
198 elif name == 'AlarmName':
200 elif name == 'ComparisonOperator':
202 elif name == 'EvaluationPeriods':
204 elif name == 'MetricName'
    [all...]
  /external/fonttools/Lib/fontTools/
ttx.py 126 elif option == "-d":
131 elif option == "-o":
133 elif option == "-v":
135 elif option == "-q":
138 elif option == "-l":
140 elif option == "-t":
142 elif option == "-x":
144 elif option == "-s":
146 elif option == "-i":
148 elif option == "-z"
    [all...]
  /system/connectivity/shill/test-scripts/
test-flimflam 49 elif key in ["Strength", "Priority"]:
154 elif sys.argv[1] == "recheck-portal":
158 elif sys.argv[1] in ["services", "list", "show"]:
163 elif sys.argv[1] in ["passphrase", "pass"]:
193 elif sys.argv[1] in ["autoconnect", "autoconn"]:
224 elif sys.argv[1] in ["connect", "conn"]:
239 elif sys.argv[1] in ["disconnect", "disc"]:
254 elif sys.argv[1] in ["remove"]:
275 elif sys.argv[1] == "scan":
281 elif sys.argv[1] == "enable"
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/rds/
dbinstance.py 129 elif name == 'DBParameterGroups':
133 elif name == 'DBSecurityGroups':
137 elif name == 'VpcSecurityGroups':
141 elif name == 'PendingModifiedValues':
144 elif name == 'ReadReplicaDBInstanceIdentifiers':
148 elif name == 'StatusInfos':
153 elif name == 'DBSubnetGroup':
161 elif name == 'DBInstanceStatus':
163 elif name == 'InstanceCreateTime':
165 elif name == 'Engine'
    [all...]
  /external/icu/icu4c/source/common/unicode/
platform.h 141 #elif defined(__MINGW32__)
143 #elif defined(__CYGWIN__)
145 #elif defined(WIN32) || defined(_WIN32) || defined(WIN64) || defined(_WIN64)
147 #elif defined(__ANDROID__)
151 #elif defined(__native_client__)
153 #elif defined(linux) || defined(__linux__) || defined(__linux)
155 #elif defined(__APPLE__) && defined(__MACH__)
162 #elif defined(BSD) || defined(__FreeBSD__) || defined(__FreeBSD_kernel__) || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__MirBSD__)
167 #elif defined(sun) || defined(__sun)
177 #elif defined(_AIX) || defined(__TOS_AIX__
    [all...]
  /cts/tools/cts-media/
copy_media.sh 20 elif [ "$1" = "-s" ]; then
22 elif [ "$1" = "720x480" ]; then
24 elif [ "$1" = "1280x720" ]; then
26 elif [ "$1" = "1920x1080" ]; then
28 elif [ "$1" = "all" ]; then
  /external/c-ares/
ares_build.h 110 #elif defined(__SALFORDC__)
115 #elif defined(__BORLANDC__)
120 #elif defined(__TURBOC__)
125 #elif defined(__WATCOMC__)
130 #elif defined(__POCC__)
135 #elif defined(__LCC__)
140 #elif defined(__SYMBIAN32__)
145 #elif defined(__MWERKS__)
150 #elif defined(_WIN32_WCE)
155 #elif defined(__MINGW32__
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/vpc/
vpngateway.py 40 elif name == 'state':
70 elif name == 'type':
72 elif name == 'state':
74 elif name == 'availabilityZone':
76 elif name == 'attachments':
networkacl.py 48 elif name == 'type':
73 elif name == 'associationSet':
82 elif name == 'vpcId':
104 elif name == 'icmpTypeCode':
112 elif name == 'egress':
114 elif name == 'protocol':
116 elif name == 'ruleAction':
118 elif name == 'ruleNumber':
137 elif name == 'networkAclId':
139 elif name == 'subnetId'
    [all...]
  /external/curl/lib/
nonblock.c 54 #elif defined(HAVE_FCNTL_O_NONBLOCK)
64 #elif defined(HAVE_IOCTL_FIONBIO)
70 #elif defined(HAVE_IOCTLSOCKET_FIONBIO)
76 #elif defined(HAVE_IOCTLSOCKET_CAMEL_FIONBIO)
82 #elif defined(HAVE_SETSOCKOPT_SO_NONBLOCK)
  /external/skia/include/views/
SkWindow.h 121 #elif defined(SK_BUILD_FOR_MAC)
123 #elif defined(SK_BUILD_FOR_WIN)
125 #elif defined(SK_BUILD_FOR_ANDROID)
127 #elif defined(SK_BUILD_FOR_UNIX)
129 #elif defined(SK_BUILD_FOR_IOS)
  /frameworks/av/media/libmedia/
MemoryLeakTrackUtil.cpp 32 #elif defined(__aarch64__)
34 #elif defined(__mips__) && !defined(__LP64__)
36 #elif defined(__mips__) && defined(__LP64__)
38 #elif defined(__i386__)
40 #elif defined(__x86_64__)
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
sad_mb_offset.h 28 #elif (NUMBER==2)
30 #elif (NUMBER==1)
47 #elif (NUMBER==2)
49 #elif (NUMBER==1)
115 #elif (NUMBER==2)
117 #elif (NUMBER==1)
127 #elif defined(__CC_ARM) /* only work with arm v5 */
131 #elif (NUMBER==2)
133 #elif (NUMBER==1)
148 #elif (NUMBER==2
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
vadefs.h 30 #elif defined(_MSC_VER)
32 #elif !defined(__WIDL__)
51 #elif defined(_MSC_VER)
73 #elif defined(_M_AMD64)
84 #elif defined(_M_IA64)
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/
blockdevicemapping.py 63 elif lname == 'virtualname':
65 elif lname == 'nodevice':
67 elif lname == 'snapshotid':
69 elif lname == 'volumesize':
71 elif lname == 'status':
73 elif lname == 'attachtime':
75 elif lname == 'deleteontermination':
77 elif lname == 'volumetype':
79 elif lname == 'iops':
81 elif lname == 'encrypted'
    [all...]
  /external/webrtc/webrtc/base/
systeminfo.cc 20 #elif defined(WEBRTC_MAC) && !defined(WEBRTC_IOS)
23 #elif defined(WEBRTC_LINUX)
50 #elif defined(__i386__) || defined(__x86_64__)
69 #elif defined(WEBRTC_LINUX) || defined(WEBRTC_ANDROID)
71 #elif defined(WEBRTC_MAC)
118 #elif defined(WEBRTC_MAC)
134 #elif defined(__x86_64__) || defined(_M_X64)
136 #elif defined(__i386__) || defined(_M_IX86)
155 #elif defined(CPU_ARM)
177 #elif defined(WEBRTC_MAC
    [all...]

Completed in 1013 milliseconds

<<11121314151617181920>>