Home
last modified time | relevance | path

Searched refs:has_key (Results 1 – 25 of 137) sorted by relevance

123456

/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/_setup/py2/
Dcommands.py68 if not _option_defaults.has_key(command):
78 if not _option_inherits.has_key(command):
91 if not _option_finalizers.has_key(command):
93 if not _option_finalizers[command].has_key(key):
111 if _option_defaults.has_key('install'):
118 if _option_inherits.has_key('install'):
121 if _option_finalizers.has_key('install'):
134 if _option_defaults.has_key('install_data'):
141 if _option_inherits.has_key('install_data'):
144 if _option_finalizers.has_key('install_data'):
[all …]
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/_setup/py2/
Dcommands.py68 if not _option_defaults.has_key(command):
78 if not _option_inherits.has_key(command):
91 if not _option_finalizers.has_key(command):
93 if not _option_finalizers[command].has_key(key):
111 if _option_defaults.has_key('install'):
118 if _option_inherits.has_key('install'):
121 if _option_finalizers.has_key('install'):
134 if _option_defaults.has_key('install_data'):
141 if _option_inherits.has_key('install_data'):
144 if _option_finalizers.has_key('install_data'):
[all …]
/external/llvm/utils/release/
DfindRegressions-nightly.py37 if not test.has_key(fname) :
78 if d_new.has_key(t) :
82 if d_old[t].has_key(x):
83 if d_new[t].has_key(x):
96 if d_old[t].has_key(tp + x):
97 if not d_new[t].has_key(tp + x):
101 if d_new[t].has_key(tp + x):
106 if d_old[t].has_key(exp + x):
107 if not d_new[t].has_key(exp + x):
111 if d_new[t].has_key(exp + x):
DfindRegressions-simple.py34 if not test.has_key(fname):
74 if d_new.has_key(t):
79 if not d_old[t].has_key(x) and not d_new[t].has_key(x):
82 if d_old[t].has_key(x):
83 if d_new[t].has_key(x):
99 if not d_old[t].has_key(x) and not d_new[t].has_key(x):
101 elif not d_new[t].has_key(x):
103 elif not d_old[t].has_key(x):
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
Drunant.py42 if os.environ.has_key('ANT_HOME'):
52 if not os.environ.has_key('JAVACMD'):
53 if os.environ.has_key('JAVA_HOME'):
72 if os.environ.has_key('LOCALCLASSPATH'):
76 if os.environ.has_key('ANT_OPTS'):
80 if os.environ.has_key('JIKESPATH'):
84 if os.environ.has_key('ANT_ARGS'):
88 if os.environ.has_key('CLASSPATH'):
/external/autotest/client/tools/
Ddiffprofile33 if orig.has_key(key):
37 if diff.has_key(key):
43 if new.has_key(key):
47 if diff.has_key(key):
57 if orig.has_key(key) and orig[key] > 0:
/external/opencv3/modules/core/src/opencl/runtime/generator/
Dcommon.py136 print '%s%s' % ('' if fn.has_key('enabled') else '//', fn['name'])
144 commentStr = '' if fn.has_key('enabled') else '//'
158 commentStr = '' if fn.has_key('enabled') else '//'
159 if fn.has_key('enabled'):
173 commentStr = '' if fn.has_key('enabled') else '//'
188 commentStr = '' if fn.has_key('enabled') else '//'
195 commentStr = '' if fn.has_key('enabled') else '//'
197 … fn['name'], ', '.join(fn['params'] if not fn.has_key('params_full') else fn['params_full'])))
225 commentStr = '' if fn.has_key('enabled') else '//'
256 assert ctx.has_key(name), name
/external/autotest/tko/
Dmachine_aggr.cgi20 if form.has_key("benchmark_key"):
30 elif form.has_key("benchmark") and form.has_key("key"):
89 if iterations.has_key(key):
96 if iterations.has_key(key):
99 if not data.has_key(test.kernel().printable):
Dmachine_benchmark.cgi50 if attr.has_key("cleared"):
52 if attr.has_key("reset"):
54 if attr.has_key("clear") or cleared == "true":
60 if attr.has_key("add"):
79 if not benchmark_key.has_key(test_attributes[0]):
/external/chromium-trace/catapult/third_party/gsutil/third_party/httplib2/python2/httplib2/
D__init__.py268 if headers.has_key('cache-control'):
293 if headers.has_key(headername):
353 … if request_headers.has_key('pragma') and request_headers['pragma'].lower().find('no-cache') != -1:
357 elif cc.has_key('no-cache'):
359 elif cc_response.has_key('no-cache'):
361 elif cc.has_key('only-if-cached'):
363 elif response_headers.has_key('date'):
367 if cc_response.has_key('max-age'):
372 elif response_headers.has_key('expires'):
380 if cc.has_key('max-age'):
[all …]
/external/dbus/test/
Dunused-code-gc.py18 if symbols.has_key(r):
25 if not symbols.has_key(name):
139 if symbols.has_key(name):
185 if roots.has_key(name):
214 if roots.has_key(vr):
/external/mesa3d/src/mapi/glapi/gen/
DglX_proto_size.py71 if e.functions.has_key( match_name ):
79 if self.enums.has_key( e.value ):
83 if not self.count.has_key( count ):
131 if self.count.has_key(-1):
359 if enum_sigs.has_key( sig ):
485 if not enum_functions.has_key(func.name):
488 if not enum_sigs.has_key( sig ):
504 if enum_functions.has_key(func.name):
629 if self.counter_sigs.has_key(sig):
/external/libxml2/
Dgentest.py418 if modules_defines.has_key(module):
520 if not argtypes.has_key(type):
531 if not rettypes.has_key(type):
549 if argtypes.has_key(name) and is_known_param_type(name, name) == 0:
564 if modules_defines.has_key(module):
584 if define == 0 and modules_defines.has_key(module):
745 if function_defines.has_key(name):
786 if extra_pre_call.has_key(name):
801 if extra_post_call.has_key(name):
817 if extra_post_call.has_key(name):
/external/chromium-trace/catapult/third_party/gsutil/gslib/
Dgcs_json_media.py312 if not response.has_key('location') and response.status != 300:
317 if response.has_key('location'):
324 if not response.has_key('content-location'):
328 if headers.has_key('if-none-match'):
330 if headers.has_key('if-modified-since'):
335 if response.has_key('location'):
338 if not old_response.has_key('content-location'):
356 if not response.has_key('content-location'):
/external/wpa_supplicant_8/wpa_supplicant/examples/
Dwpas-test.py69 if props.has_key("wpaie"):
72 if props.has_key("rsnie"):
75 if props.has_key("frequency"):
/external/markdown/markdown/extensions/
Dwikilinks.py139 if self.md.Meta.has_key('wiki_base_url'):
141 if self.md.Meta.has_key('wiki_end_url'):
143 if self.md.Meta.has_key('wiki_html_class'):
/external/autotest/client/virt/
Dinstaller.py52 elif not self.has_key(virt):
70 if not self.has_key(virt):
85 if not self.has_key(virt):
/external/nanopb-c/tests/site_scons/site_tools/
Dnanopb.py42 if env.has_key('NANOPB'):
56 if env.has_key('PROTOC'):
76 if env.has_key('PROTOCFLAGS'):
/external/libxml2/doc/examples/
Dindex.py46 if api_dict.has_key(name):
80 if res.has_key(item):
86 if res.has_key(item):
137 if sections.has_key(section):
160 if symbols.has_key(name):
/external/chromium-trace/catapult/telemetry/telemetry/internal/platform/
Dplatform_backend_unittest.py37 self.assertTrue(output.has_key('energy_consumption_mwh'))
38 self.assertTrue(output.has_key('identifier'))
Dmac_platform_backend_unittest.py33 self.assertTrue(cpu_stats.has_key('ContextSwitches'))
35 self.assertTrue(cpu_stats.has_key('IdleWakeupCount'))
/external/autotest/contrib/
Dcoverage.py191 elif self.excluded.has_key(lineno) or \
192 self.suite_spots.has_key(lineno) and \
193 self.excluded.has_key(self.suite_spots[lineno][1]):
222 if self.suite_spots.has_key(l):
223 self.doSuite(None, suite, exclude=self.excluded.has_key(l))
359 if optmap.has_key(o):
361 elif optmap.has_key(o + ':'):
520 if self.cexecuted.has_key(file_name):
527 if not cache_data.has_key(line_number):
535 if not self.canonical_filename_cache.has_key(filename):
[all …]
/external/iproute2/tc/
De_bpf.c81 bool has_key = false; in parse_bpf() local
93 has_key = true; in parse_bpf()
96 return bpf_graft_map(bpf_map_path, has_key ? in parse_bpf()
/external/avahi/avahi-python/avahi-discover/
Davahi-discover.py122 if self.zc_ifaces.has_key((interface,protocol)) == False:
127 if self.zc_domains.has_key((interface,protocol,domain)) == False:
129 if self.zc_types.has_key((interface,protocol,stype,domain)) == False:
164 if service_browsers.has_key((interface, protocol, stype, domain)):
179 if service_type_browsers.has_key((interface, protocol, domain)):
199 if self.zc_ifaces.has_key((interface,protocol)) == False:
202 if self.zc_domains.has_key((interface,protocol,domain)) == False:
/external/webrtc/tools/python_charts/webrtc/
Ddata_helper_test.py106 self.assertTrue(description.has_key('name'))
107 self.assertTrue(description.has_key('test_number'))
108 self.assertTrue(description.has_key('input_filename'))

123456