Searched refs:has_key (Results 1 - 25 of 37) sorted by relevance

12

/vbox/src/VBox/GuestHost/OpenGL/packer/
H A Dpack_current.py41 if current_fns[k].has_key( 'array' ):
48 if current_fns[k].has_key( 'array' ):
55 if current_fns[k].has_key( 'array' ):
H A Dpack_currentheader.py28 if current_fns[k].has_key( 'array' ):
34 if current_fns[k].has_key( 'array' ):
/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_current.py197 if current_fns[k].has_key( 'array' ):
210 if current_fns[k].has_key( 'array' ):
222 if current_fns[k].has_key( 'array' ):
273 # if current_fns[k].has_key( 'array' ):
282 if current_fns[k].has_key( 'array' ):
286 if current_fns[k].has_key( 'array' ):
377 if current_fns_new[k].has_key( 'array' ):
391 if current_fns_new[k].has_key( 'array' ):
411 if current_fns_new[k].has_key( 'array' ):
462 # if current_fns_new[k].has_key( 'arra
[all...]
/vbox/src/libs/libxml2-2.6.31/python/
H A Dgenerator.py122 if attrs.has_key('name'):
124 if attrs.has_key('file'):
135 if attrs.has_key('name'):
137 if attrs.has_key('type'):
139 if attrs.has_key('info'):
146 if attrs.has_key('type'):
148 if attrs.has_key('info'):
150 if attrs.has_key('field'):
192 if not enums.has_key(type):
407 if skipped_modules.has_key(fil
[all...]
/vbox/src/libs/xpcom18a4/python/test/
H A Dtest_misc.py146 if not d.has_key(c):
148 if not d.has_key(c.queryInterface(xpcom.components.interfaces.nsISupports)):
157 if not d.has_key(c):
159 if not d.has_key(c.queryInterface(xpcom.components.interfaces.nsISample)):
184 self.failUnless(dict.has_key(IID(iid_str)), "hashes failed in dictionary")
185 self.failUnless(dict.has_key(IID(iid_str.upper())), "uppercase hash failed in dictionary")
H A Dpyxpcom_test_tools.py117 if not new_kw.has_key('testLoader'):
/vbox/src/libs/libxml2-2.6.31/doc/examples/
H A 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):
/vbox/src/libs/xpcom18a4/python/
H A Dcomponents.py90 def has_key(self, key): member in class:_ComponentCollection
93 return self._dict_data.has_key(key)
101 if self._dict_data is not None and self._dict_data.has_key(attr):
105 if self._dict_data is not None and self._dict_data.has_key(item):
141 if c.has_key(attr):
/vbox/src/libs/libxml2-2.6.31/
H A Dgentest.py414 if modules_defines.has_key(module):
516 if not argtypes.has_key(type):
527 if not rettypes.has_key(type):
545 if argtypes.has_key(name) and is_known_param_type(name, name) == 0:
560 if modules_defines.has_key(module):
580 if define == 0 and modules_defines.has_key(module):
741 if function_defines.has_key(name):
782 if extra_pre_call.has_key(name):
797 if extra_post_call.has_key(name):
813 if extra_post_call.has_key(nam
[all...]
H A DgenUnicode.py77 if BlockNames.has_key(comp):
H A Dcheck-relaxng-test-suite.py50 if resources.has_key(URL):
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfUserExtensionObject.py106 if self.UserExtension.has_key(IdContentItem):
H A DInfMisc.py117 if self.SpecialComments.has_key(Type):
H A DInfPackagesObject.py174 if self.Packages.has_key((PackageItemObj)):
H A DInfBinaryObject.py269 if self.Binaries.has_key((InfBianryVerItemObj)):
454 if self.Binaries.has_key((InfBianryCommonItemObj)):
605 if self.Binaries.has_key((InfBianryUiItemObj)):
H A DInfGuidObject.py338 if self.Guids.has_key((InfGuidItemObj)):
H A DInfLibraryClassesObject.py240 if self.LibraryClasses.has_key((LibItemObj)):
H A DInfPpiObject.py330 if self.Ppis.has_key((InfPpiItemObj)):
H A DInfProtocolObject.py299 if self.Protocols.has_key((InfProtocolItemObj)):
H A DInfSoucesObject.py227 if self.Sources.has_key((ItemObj)):
H A DInfPcdObject.py408 if self.Pcds.has_key((PcdTypeItem, PcdItemObj)):
445 if self.Pcds.has_key((PcdTypeItem, PcdItemObj)):
/vbox/src/libs/xpcom18a4/python/tools/
H A Dtracer_demo.py79 if self.__dict__.has_key(attr):
/vbox/src/libs/xpcom18a4/python/client/
H A D__init__.py130 if not interface_method_cache.has_key(iid):
283 if not self.__dict__['_interface_infos_'].has_key(nominated_iid):
302 assert not iis.has_key(iid), "Already remembered this interface!"
322 if self._interfaces_.has_key(iid):
323 assert self._interface_names_.has_key(iid.name), "_interfaces_ has the key, but _interface_names_ does not!"
326 if not self._interface_infos_.has_key(iid):
476 if self.__dict__.has_key(attr) and attr not in self.__dict__['_constant_names_']:
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/GenMetaFile/
H A DGenInfFile.py259 if LibraryClassDict.has_key('COMMON'):
266 if LibraryClassDict.has_key(Arch):
774 if PatchPcdDict.has_key('COMMON'):
780 if PatchPcdDict.has_key(Arch):
817 if PcdExDict.has_key('COMMON'):
823 if PcdExDict.has_key(Arch):
925 if BuildOptionDict.has_key('COMMON'):
933 if BuildOptionDict.has_key(Arch):
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/
H A DVpdInfoFile.py211 if not self._VpdArray.has_key(vpd):

Completed in 236 milliseconds

12