Home
last modified time | relevance | path

Searched refs:testPPCAlignment (Results 1 – 5 of 5) sorted by relevance

/trunk/main/testtools/source/bridgetest/cli/
H A Dcli_cs_testobj.cs243 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 Dbridgetest.idl268 … 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 DTestComponent.java491 …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 Dbridgetest.cxx522 sal_Int32 i2 = xLBT->testPPCAlignment(0, 0, 0, 0, 0xBEAF); in performTest()
H A Dcppobj.cxx220 …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 54 milliseconds