Searched defs:SetValue (Results 1 - 5 of 5) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/sample/
H A DnsSample.cpp118 nsSampleImpl::SetValue(const char* aValue) function in class:nsSampleImpl
141 return SetValue((char*) aValue);
/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsPersistentProperties.cpp485 nsPropertyElement::SetValue(const nsAString& aValue) function in class:nsPropertyElement
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfDefineObject.py73 self.PciVendorId.SetValue(PciVendorId)
97 self.PciDeviceId.SetValue(PciDeviceId)
121 self.PciClassCode.SetValue(PciClassCode)
146 self.PciRevision.SetValue(PciRevision)
171 self.PciCompress.SetValue(PciCompress)
224 self.BaseName.SetValue(BaseName)
255 self.FileGuid.SetValue(FileGuid)
286 self.ModuleType.SetValue(ModuleType)
327 self.InfVersion.SetValue(InfVersion)
359 self.EdkReleaseVersion.SetValue(EdkReleaseVersio
901 def SetValue(self, Value): member in class:InfDefMember
[all...]
/vbox/src/VBox/Main/src-client/
H A DGuestCtrlPrivate.cpp572 int GuestProcessStreamBlock::SetValue(const char *pszKey, const char *pszValue) function in class:GuestProcessStreamBlock
782 rc = streamBlock.SetValue(pszStart, pszVal);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/
H A DVfrFormPkg.h921 VOID SetValue (IN EFI_IFR_TYPE_VALUE Value) { function in class:CIfrDefault
1641 VOID SetValue (IN EFI_IFR_TYPE_VALUE Value) { function in class:CIfrOneOfOption
1876 VOID SetValue (IN UINT16 Value) { function in class:CIfrEqIdVal
2117 VOID SetValue (IN UINT8 Value) { function in class:CIfrUint8
2134 VOID SetValue (IN UINT16 Value) { function in class:CIfrUint16
2151 VOID SetValue (IN UINT32 Value) { function in class:CIfrUint32
2168 VOID SetValue (IN UINT64 Value) { function in class:CIfrUint64

Completed in 69 milliseconds