Searched refs:temp3 (Results 1 - 5 of 5) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/tests/windows/
H A DnsStringTest.cpp16 nsString temp3("");
17 char* s = ToNewCString(temp3);
H A DnsStringTest.h489 nsCString temp3("hello world");
490 NS_ASSERTION(temp3=="hello world","nsCString Constructor error");
852 stringtype temp3;
853 temp3=temp2+'!';
1403 nsAutoString temp3(pbuf);
1408 nsAutoString temp5(temp3);
1434 nsCAutoString temp3(pbuf);
1443 nsCAutoString temp5(temp3);
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/
H A Dxptcinvoke_x86_solaris.cpp110 int temp1, temp2, temp3; local
146 "=g" (temp3) /* %3 */
/vbox/src/libs/xpcom18a4/xpcom/tests/
H A DSizeTest06.cpp175 nsIWebShellContainer* temp3 = 0; local
177 status = rootWebShell->GetContainer(temp3);
178 nsCOMPtr<nsIWebShellContainer> webShellContainer = dont_AddRef(temp3);
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dforcedeth.c155 u32 temp1, temp2, temp3; local
164 temp3 = readl ( ioaddr + NvRegTransmitPoll );
176 writel ( temp3, ioaddr + NvRegTransmitPoll );

Completed in 70 milliseconds