Searched refs:Instantiate (Results 1 - 17 of 17) sorted by relevance

/vbox/src/VBox/Additions/haiku/VBoxTray/
H A DVBoxGuestDeskbarView.h74 static BArchivable* Instantiate(BMessage *data);
H A DVBoxGuestDeskbarView.cpp113 BArchivable* VBoxGuestDeskbarView::Instantiate(BMessage *data) function in class:VBoxGuestDeskbarView
/vbox/src/VBox/ValidationKit/bootsectors/
H A Dbootsector2-cpu-instr-1.asm92 ; Instantiate the template code.
H A Dbootsector2-vbinstst-64-1.asm96 ; Instantiate the template code.
H A Dbootsector2-vbinstst-big-template.asm78 ; Instantiate the template code.
H A Dbootsector2-cpu-basic-1.asm87 ; Instantiate the template code.
H A Dbootsector2-cpu-pf-1.asm130 ; Instantiate the template code.
H A Dbootsector2-cpu-xcpt-1.asm110 ; Instantiate the template code.
H A Dbootsector2-cpu-xcpt-2.asm101 ; Instantiate the template code.
H A Dbootsector2-test1.asm155 ; Instantiate the template code.
H A Dbootsector2-cpu-a20-1.asm344 ; Instantiate the template code.
H A Dbootsector2-cpu-hidden-regs-1.asm243 ; Instantiate the template code.
H A Dbootsector2-triple-fault-1.asm348 ; Instantiate the template code.
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Common/
H A DMisc.py664 def Instantiate(self, PlaceHolderValues): member in class:TemplateString.Section
769 self.String += "".join([S.Instantiate(Dictionary) for S in SectionList])
780 return "".join([S.Instantiate(Dictionary) for S in self._TemplateSectionList])
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/AutoGen/
H A DBuildEngine.py206 def Instantiate(self, Macros={}): member in class:FileBuildRule
H A DAutoGen.py2407 RuleObject = RuleObject.Instantiate(self.Macros)
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/
H A DGenFdsGlobalVariable.py175 RuleObject = RuleObject.Instantiate(Macro)

Completed in 755 milliseconds