Searched refs:has_key (Results 1 – 25 of 120) sorted by relevance
12345
37 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):
34 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):
42 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'):
116 if module.has_key('nodoc'):120 if module.has_key(key):325 if self._manifest.has_key(key):352 if self._locale_data.has_key(token):360 if placeholders.has_key(placeholder_name.lower()):451 if self._manifest.has_key(feature_attr):457 if self._manifest.has_key('permissions'):470 if (self._manifest.has_key('icons') and471 self._manifest['icons'].has_key('128')):527 if self._manifest.has_key('permissions'):[all …]
77 if not kwargs.has_key('explicit_libs'):110 if not kwargs.has_key('explicit_libs'):276 if not defs.has_key('version'):303 if dict.has_key(key):367 if params.has_key('libs'):369 if (_all_lib_targets.has_key(lib) and370 _all_lib_targets[lib].has_key('dependent_target_settings')):490 if (_all_lib_targets.has_key(lib) and491 _all_lib_targets[lib].has_key('also64bit')):528 if not dictionary.has_key(key):[all …]
35 if self.datastore.has_key(path):48 if self.datastore.has_key(path):53 return self.datastore.has_key(path)57 if self.datastore.has_key(path):
221 if headers.has_key('cache-control'):246 if headers.has_key(headername):301 … if request_headers.has_key('pragma') and request_headers['pragma'].lower().find('no-cache') != -1:305 elif cc.has_key('no-cache'):307 elif cc_response.has_key('no-cache'):309 elif cc.has_key('only-if-cached'):311 elif response_headers.has_key('date'):315 if cc_response.has_key('max-age'):320 elif response_headers.has_key('expires'):328 if cc.has_key('max-age'):[all …]
71 execution_level.has_key('level') and72 execution_level.has_key('uiAccess') and90 execution_level.has_key('level') and91 execution_level.has_key('uiAccess') and
165 if port_json.has_key('port') and isinstance(port_json['port'], int):195 if self.arguments.has_key('log-to-console'):197 if self.arguments.has_key('auth-token'):199 if self.arguments.has_key('https'):201 if self.arguments.has_key('cert-and-key-file'):204 if self.arguments.has_key('ocsp'):206 if self.arguments.has_key('https-record-resume'):208 if self.arguments.has_key('ssl-client-auth'):210 if self.arguments.has_key('tls-intolerant'):213 if self.arguments.has_key('ssl-client-ca'):[all …]
71 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):
418 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):
20 if e.has_key('ms') and e.has_key('done'):
139 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'):
69 if props.has_key("wpaie"):72 if props.has_key("rsnie"):75 if props.has_key("frequency"):
80 if self.omniboxdict.has_key('error'):108 if not item.has_key(key) or item[key] != val:
261 if _LANGUAGE_CHARSET_PAIR.has_key(language):270 if _LANGUAGE_DIRECTIVE_PAIR.has_key(language):282 if _LANGUAGE_CHARSET_PAIR.has_key(language):294 if _LANGUAGE_CHARSET_PAIR.has_key(language):
90 if engine.has_key('if'):93 if engine.has_key('if'):
119 if os.environ.has_key('CC'):131 if os.environ.has_key('CFLAGS'):133 if os.environ.has_key('CXX'):135 if os.environ.has_key('CXXFLAGS'):137 if os.environ.has_key('LDFLAGS'):
85 bool has_key = storage_.Get(key, &value); in Get() local86 DCHECK(has_key); in Get()
144 if value.has_key("number")]148 if not build.has_key("text"):152 if not build.has_key("sourceStamp"):
36 if load_addresses.has_key(path):78 if not pipes.has_key(binary):
72 if not Converters.has_key(fromType):76 if not Converters[fromType].has_key(toType):91 if FormatStrings.has_key(type):162 if not VersionSpecificValues.has_key(version):