Searched refs:testPPCAlignment (Results  1 – 5 of 5) sorted by relevance
| /trunk/main/testtools/source/bridgetest/cli/ | 
| H A D | cli_cs_testobj.cs | 243     public int testPPCAlignment( long l1, long l2, int i1, long l3, int i2 )  in testPPCAlignment()  method in cs_testobj.BridgeTestObject
 | 
| /trunk/main/testtools/source/bridgetest/idl/ | 
| H A D | bridgetest.idl | 268 …  long testPPCAlignment( [in] hyper l1, [in] hyper l2, [in] long i1, [in] hyper l3, [in] long i2 );
 | 
| /trunk/main/testtools/com/sun/star/comp/bridge/ | 
| H A D | TestComponent.java | 491 …public int testPPCAlignment( long l1, long l2, int i1, long l3, int i2 ) throws com.sun.star.uno.R…  in testPPCAlignment()  method in TestComponent._TestObject
 | 
| /trunk/main/testtools/source/bridgetest/ | 
| H A D | bridgetest.cxx | 522                 sal_Int32 i2 = xLBT->testPPCAlignment(0, 0, 0, 0, 0xBEAF);  in performTest()
 | 
| H A D | cppobj.cxx | 220 …virtual sal_Int32 SAL_CALL testPPCAlignment( sal_Int64, sal_Int64, sal_Int32, sal_Int64, sal_Int32…  in testPPCAlignment()  function in bridge_object::Test_Impl
 | 
        Completed in 60 milliseconds