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

/vbox/src/VBox/Runtime/testcase/
H A DtstRTAvl.cpp839 } s1, s2, s3; local
842 RT_ZERO(s3);
892 s3 = s1;
894 for (i = 0; i < RT_ELEMENTS(s3.aNode); i++)
896 PAVLROGCPHYSNODECORE pNode = &s3.aNode[i];
897 if (RTAvlroGCPhysGet(&s3.Tree, pNode->Key) != pNode)
902 if (RTAvlroGCPhysRangeGet(&s3.Tree, pNode->Key) != pNode)
911 if (RTAvlroGCPhysGet(&s3.Tree, j) != NULL)
916 if (RTAvlroGCPhysRangeGet(&s3.Tree, j) != pNode)
/vbox/src/libs/xpcom18a4/xpcom/tests/StringFactoringTests/
H A Dprofile_main.cpp153 nsCString s3("This is yet a third string that I will use in the concatenation test.");
155 PRUint32 len = TotalLength( s1 + s2 + s3 + s1 + s2 + s3 );
177 len += TotalLength( s1 + s2 + s3 + s1 + s2 + s3 );
179 cout << "TotalLength( s1 + s2 + s3 + s1 + s2 + s3 )" << endl;
199 nsCString s3("This is yet a third string that I will use in the concatenation test.");
201 nsCString s4( s1 + s2 + s3 + s1 + s2 + s3 );
289 nsCString s3; local
313 nsCString s3; local
[all...]
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/intel/dtrace/
H A Dfasttrap_isa.c999 uintptr_t s0, s1, s2, s3, s4, s5; local
1012 s3 = fasttrap_fuword32_noerr(&stack[3]);
1028 s3, s4, s5);
1042 s2, s3, s4);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dserver_protocol.h166 s0, s1, s2, s3, s4, s5, s6, a0, a1, a2, a3, a4, a5, at; } alpha_regs; member in struct:__anon1497::__anon1504::__anon1507
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-tools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ...

Completed in 91 milliseconds