Lines Matching refs:sal_Int64
81 sal_Int64 nHyper, sal_uInt64 nUHyper, in assign()
108 sal_Int64 nHyper, sal_uInt64 nUHyper, in assign()
139 Sequence<sal_Int64> _arHyper;
179 sal_Int64 nHyper, sal_uInt64 nUHyper,
190 sal_Int64& nHyper, sal_uInt64& nUHyper,
201 sal_Int64& nHyper, sal_uInt64& nUHyper,
227 …virtual sal_Int32 SAL_CALL testPPCAlignment( sal_Int64, sal_Int64, sal_Int32, sal_Int64, sal_Int32… in testPPCAlignment() argument
229 virtual sal_Int64 SAL_CALL testPackedStack( in testPackedStack() argument
230 sal_Int64, sal_Int64, sal_Int64, sal_Int64, sal_Int64, sal_Int64, in testPackedStack()
231 sal_Int64, sal_Int8 b, sal_Int8 c, sal_Int16 s, sal_Int32 l, in testPackedStack()
232 sal_Int8 d, sal_Int64 h) in testPackedStack()
234 return ((static_cast<sal_Int64>(b) << 56) | in testPackedStack()
238 (static_cast<sal_Int64>(d) << 24) ^ h; in testPackedStack()
259 virtual sal_Int64 SAL_CALL getHyper() in getHyper()
294 virtual void SAL_CALL setHyper( sal_Int64 _hyper ) in setHyper()
328 virtual void SAL_CALL transportPolyHyper(TestPolyStruct< sal_Int64 > &) {} in transportPolyHyper() argument
405 virtual Sequence< sal_Int64 > SAL_CALL setSequenceHyper(
406 const Sequence< sal_Int64 >& aSeq );
434 Sequence< sal_Int64 >& aSeqHyper,
451 Sequence< sal_Int64 >& aSeqHyper,
553 sal_Int64 nHyper, sal_uInt64 nUHyper, in setValues()
570 sal_Int64& nHyper, sal_uInt64& nUHyper, in setValues2()
593 sal_Int64& nHyper, sal_uInt64& nUHyper, in getValues()
745 Sequence< sal_Int64 > SAL_CALL Test_Impl::setSequenceHyper( in setSequenceHyper()
746 const Sequence< sal_Int64 >& aSeq ) in setSequenceHyper()
829 Sequence< sal_Int64 >& aSeqHyper, in setSequencesInOut()
866 Sequence< sal_Int64 >& aSeqHyper, in setSequencesOut()
905 Sequence< sal_Int64 > arg20(1); arg20[0] = SAL_MIN_INT64; in testConstructorsService()
1065 TestPolyStruct<sal_Int64>(SAL_MIN_INT64), in testConstructorsService()
1090 TestPolyStruct<Sequence<sal_Int64> >(arg20), in testConstructorsService()