Home
last modified time | relevance | path

Searched refs:S (Results 1 – 25 of 314) sorted by relevance

12345678910>>...13

/aoo4110/main/rsc/source/parser/
H A Drscyacc.y298 S.Pop();
306 aError = S.Top().pClass->SetRef( S.Top(), aRscId );
311 S.Pop();
428 S.Pop();
437 if( S.Top().pClass->GetCount( S.Top() ) )
441 S.Pop();
452 if( S.Top().pClass->GetCount( S.Top() ) )
457 S.Pop();
732 S.Pop();
757 S.Pop();
[all …]
H A Drscyacc.cxx43 ObjectStack S; variable
158 if( S.Top().pClass->InHierarchy( pHeader->pClass ) in DoClassHeader()
159 || pHeader->pClass->InHierarchy( S.Top().pClass) ) in DoClassHeader()
163 RSCINST aTmpI( S.Top() ); in DoClassHeader()
174 if( S.IsEmpty() ) in DoClassHeader()
200 aError = S.Top().pClass->GetElement( S.Top(), aName1, in DoClassHeader()
208 pTC->pEH->Error( aError, S.Top().pClass, aName1, in DoClassHeader()
212 S.Top().pClass->GetElement( S.Top(), RscId(), in DoClassHeader()
218 S.Push( aTmpI ); in DoClassHeader()
225 aError = S.Top().pClass->SetRef( S.Top(), aName2 ); in DoClassHeader()
[all …]
/aoo4110/main/xml2cmp/source/support/
H A Dsistr.cxx85 len = S.len; in Simstr()
92 if (sz == S.sz) in operator =()
97 len = S.len; in operator =()
120 push_back(S); in operator +=()
190 memcpy(result,S.sz,S.len); in push_front()
195 len += S.len; in push_front()
204 memcpy(result+len,S.sz,S.len+1); in push_back()
208 len += S.len; in push_back()
293 Simstr ret = S; in operator +()
301 Simstr ret = S; in operator +()
[all …]
H A Dsistr.hxx42 const Simstr & S);
44 const Simstr & S);
54 const Simstr & S) const;
56 const Simstr & S);
60 const Simstr & S) const;
62 const Simstr & S) const;
70 const Simstr & S) const;
80 const Simstr & S);
82 const Simstr & S);
115 Simstr operator+(char c, const Simstr & S);
[all …]
/aoo4110/main/soltools/support/
H A Dsimstr.cxx117 len = S.len; in Simstr()
124 if (sz == S.sz) in operator =()
129 len = S.len; in operator =()
171 push_back(S); in operator +=()
342 memcpy(result+pos,S.sz,S.len); in insert()
347 len += S.len; in insert()
355 memcpy(result,S.sz,S.len); in push_front()
360 len += S.len; in push_front()
369 memcpy(result+len,S.sz,S.len+1); in push_back()
373 len += S.len; in push_back()
[all …]
/aoo4110/main/cli_ure/source/uno_bridge/
H A Dcli_base.h57 S"unoidl.com.sun.star.uno.XInterface");
95 static const System::String* usVoid = S"void";
96 static const System::String* usType = S"type";
97 static const System::String* usAny = S"any";
98 static const System::String* usBrackets = S"[]";
100 static const System::String* usByte = S"byte";
101 static const System::String* usChar = S"char";
102 static const System::String* usShort = S"short";
104 static const System::String* usLong = S"long";
106 static const System::String* usHyper = S"hyper";
[all …]
H A Dcli_proxy.cxx207 S"id:\n\t{0}\n\t{1}"), m_oid, sInterfaceName)); in addUnoInterface()
311 S"An unexpected CLI exception occurred in " in CanCastTo()
312 S"UnoInterfaceProxy::CanCastTo(). Original" in CanCastTo()
313 S"message: \n"); in CanCastTo()
382 sb->AppendFormat(S"Uno object proxy. OID: {0}", m_oid); in invokeObject()
585 S"An unexpected CLI exception occurred in " in Invoke()
586 S"UnoInterfaceProxy::Invoke. Original" in Invoke()
587 S"message: \n")); in Invoke()
599 S"An unexpected native C++ exception occurred in " in Invoke()
600 S"UnoInterfaceProxy::Invoke."); in Invoke()
[all …]
/aoo4110/main/cppuhelper/source/
H A Dcc5_solaris_sparc.map37 __1cEcppuJClassDataPwriteTypeOffset6MrknDcomDsunEstarDunoEType_l_v_; #S-ILP32
38 __1cEcppuJClassDataPwriteTypeOffset6MrknDcomDsunEstarDunoEType_i_v_; #S-LP64
51 __1cEcppuNClassDataBase2t5B6Ml_v_; #S-ILP32
52 __1cEcppuNClassDataBase2t5B6Mi_v_; #S-LP64
54 __1cEcppuNClassDataBase2t6Ml_v_; #S-ILP32
55 __1cEcppuNClassDataBase2t6Mi_v_; #S-LP64
111 __1cEcppuSOPropertySetHelperEfire6MpipknDcomDsunEstarDunoDAny_9AiC_v_; #S-LP64
146 __1cEcppuUOPropertyArrayHelperIgetCount6kM_l_; #S-ILP32
147 __1cEcppuUOPropertyArrayHelperIgetCount6kM_i_; #S-LP64
174 __1cEcppuZOInterfaceContainerHelperJgetLength6kM_l_; #S-ILP32
[all …]
/aoo4110/main/soltools/inc/
H A Dsimstr.hxx49 const Simstr & S);
57 const Simstr & S );
62 const Simstr & S );
77 const Simstr & S ) const;
135 const Simstr & S );
137 const Simstr & S );
139 const Simstr & S );
154 const Simstr & S );
166 const Simstr & S );
188 Simstr operator+(char c, const Simstr & S);
[all …]
/aoo4110/main/cli_ure/source/climaker/
H A Dclimaker_share.h52 static const ::System::String * sUnoVoid = S"void";
53 static const ::System::String * sUnoType = S"type";
54 static const ::System::String * sUnoAny = S"any";
56 static const ::System::String * sUnoByte = S"byte";
57 static const ::System::String * sUnoChar = S"char";
58 static const ::System::String * sUnoShort = S"short";
60 static const ::System::String * sUnoLong = S"long";
62 static const ::System::String * sUnoHyper = S"hyper";
65 static const ::System::String * sUnoFloat = S"float";
68 static const ::System::String * sBrackets = S"[]";
[all …]
H A Dclimaker_emit.cxx146 if ((*sPolyName)->EndsWith(S">") == false) in polymorphicStructNameToStructName()
254 builder->Append(S","); in mapUnoPolymorphicName()
349 builder->Append(S",cli_basetypes"); in get_type()
1451 ? S"struct" in complete_struct_type()
1452 : S"exception", in complete_struct_type()
1872 strbuilder->Append(S": "); in complete_service_type()
1901 strbuilder->Append(S"."); in complete_service_type()
2010 new System::String(S"get"), in complete_singleton_type()
2040 … get_type(S"unoidl.com.sun.star.uno.XComponentContext", true)->GetMethod(S"getValueByName"); in complete_singleton_type()
2056 sBuilder->Append(S" of type "); in complete_singleton_type()
[all …]
/aoo4110/main/ooo_custom_images/industrial/res/commandimagelist/
H A Dlc_grafmode.xcf.bz2
/aoo4110/main/sw/source/filter/ww8/
H A Ddocxexport.cxx70 #define S( x ) OUString( RTL_CONSTASCII_USTRINGPARAM( x ) ) macro
400 S( "styles.xml" ) ); in InitStyles()
403 m_pFilter->openOutputStreamWithSerializer( S( "word/styles.xml" ), in InitStyles()
423 S( "footnotes.xml" ) ); in WriteFootnotesEndnotes()
426 m_pFilter->openOutputStreamWithSerializer( S( "word/footnotes.xml" ), in WriteFootnotesEndnotes()
444 S( "endnotes.xml" ) ); in WriteFootnotesEndnotes()
447 m_pFilter->openOutputStreamWithSerializer( S( "word/endnotes.xml" ), in WriteFootnotesEndnotes()
468 S( "numbering.xml" ) ); in WriteNumbering()
559 S( "fontTable.xml" ) ); in WriteFonts()
562 S( "word/fontTable.xml" ), in WriteFonts()
[all …]
/aoo4110/main/idlc/test/parser/
H A Dconstructor.tests24 service S: X;
29 service S: X {};
34 service S: X {
41 service S: X {
61 service S: X {
69 service S: X {
76 service S: X {
83 service S: X {
90 service S: X {
97 service S: X {
[all …]
H A Dpublished.tests374 struct S { T m; };
386 struct S { T m; };
398 struct S { T m; };
575 service S: I1;
585 service S: I1;
596 service S: I1 {
612 service S: I1 {
629 service S: I1 {
649 service S: I1 {
687 singleton S: I1;
[all …]
H A Dstruct.tests23 struct S { void m; };
27 struct S { sequence<void> m; };
32 struct S { E m; };
37 struct S { sequence<E> m; };
41 struct S { S m; };
45 struct S { sequence<S> m; };
49 struct S { sequence<sequence<S> > m; };
/aoo4110/main/sc/inc/
H A Dcompressedarray.hxx531 template< typename S >
538 template< typename S >
594 ScCompressedArrayIterator<A,S> aIter2;
602 template< typename A, typename D, typename S >
609 template< typename A, typename D, typename S >
616 template< typename A, typename D, typename S >
623 template< typename A, typename D, typename S >
624 const S& ScCoupledCompressedArrayIterator<A,D,S>::operator*() const in operator *()
630 template< typename A, typename D, typename S >
644 template< typename A, typename D, typename S >
[all …]
/aoo4110/main/salhelper/source/
H A Dsols.map38 __1cJsalhelperPConditionWaiter2t6Mrn0AJCondition_L_v_; #S-ILP32
39 __1cJsalhelperPConditionWaiter2t6Mrn0AJCondition_I_v_; #S-LP64
40 __1cJsalhelperPConditionWaiter2t5B6Mrn0AJCondition_L_v_; #S-ILP32
41 __1cJsalhelperPConditionWaiter2t5B6Mrn0AJCondition_I_v_; #S-LP64
69 __1cJsalhelperSORealDynamicLoaderHacquire6M_L_; #S-ILP32
70 __1cJsalhelperSORealDynamicLoaderHacquire6M_I_; #S-LP64
71 __1cJsalhelperSORealDynamicLoaderHrelease6M_L_; #S-ILP32
72 __1cJsalhelperSORealDynamicLoaderHrelease6M_I_; #S-LP64
78 __1cJsalhelperVSimpleReferenceObject2n6FI_pv_; #S-ILP32
79 __1cJsalhelperVSimpleReferenceObject2n6FL_pv_; #S-LP64
[all …]
/aoo4110/main/basic/source/comp/
H A Dcodegen.cxx418 template < class T, class S >
432 S offset() in offset()
435 static const S max = std::numeric_limits< S >::max(); in offset()
440 return static_cast<S>(result); in offset()
447 template < class T, class S >
483 m_ConvertedBuf += (S)nOp1; in processOpCode1()
491 m_ConvertedBuf += (S)nOp1; in processOpCode2()
492 m_ConvertedBuf += (S)nOp2; in processOpCode2()
507 OffSetAccumulator< T, S > aVisitor; in convertBufferOffSet()
525 template <class T, class S>
[all …]
/aoo4110/main/svx/inc/svx/
H A Dsvdtrans.hxx60 inline void MoveRect(Rectangle& rRect, const Size& S) { rRect.Move(S.Width(),S.Height()); } in MoveRect() argument
61 inline void MovePoint(Point& rPnt, const Size& S) { rPnt.X()+=S.Width(); rPnt.Y()+=S.Height(… in MovePoint() argument
62 inline void MovePoly(Polygon& rPoly, const Size& S) { rPoly.Move(S.Width(),S.Height()); } in MovePoly() argument
63 inline void MovePoly(PolyPolygon& rPoly, const Size& S) { rPoly.Move(S.Width(),S.Height()); } in MovePoly() argument
64 void MoveXPoly(XPolygon& rPoly, const Size& S);
65 void MoveXPoly(XPolyPolygon& rPoly, const Size& S);
/aoo4110/main/sal/rtl/source/
H A Dcipher.c1166 unsigned int *L, *S; in rtl_cipherARCFOUR_init_Impl() local
1170 S = &(ctx->m_S[0]); in rtl_cipherARCFOUR_init_Impl()
1174 S[x] = x; in rtl_cipherARCFOUR_init_Impl()
1187 y = (y + S[x] + K[x]) % CIPHER_CBLOCK_ARCFOUR; in rtl_cipherARCFOUR_init_Impl()
1188 t = S[x], S[x] = S[y], S[y] = t; /* swap S[x] and S[y] */ in rtl_cipherARCFOUR_init_Impl()
1206 register unsigned int *S; in rtl_cipherARCFOUR_update_Impl() local
1218 S = &(ctx->m_S[0]); in rtl_cipherARCFOUR_update_Impl()
1225 y = (y + S[x]) % CIPHER_CBLOCK_ARCFOUR; in rtl_cipherARCFOUR_update_Impl()
1230 t = S[x], S[x] = S[y], S[y] = t; in rtl_cipherARCFOUR_update_Impl()
1233 t = (S[x] + S[y]) % CIPHER_CBLOCK_ARCFOUR; in rtl_cipherARCFOUR_update_Impl()
[all …]
/aoo4110/main/sc/source/core/data/
H A Dcompressedarray.cxx714 template< typename S >
717 const ScSummableCompressedArray<A,S>& rArray ) const in SumCoupledArrayForCondition()
748 template< typename S >
809 template< typename A, typename D, typename S >
813 const ScCompressedArray<A,S> & rArray2 ) in ScCoupledCompressedArrayIterator()
823 template< typename A, typename D, typename S >
824 void ScCoupledCompressedArrayIterator<A,D,S>::InitLimits() in InitLimits()
838 template< typename A, typename D, typename S >
847 template< typename A, typename D, typename S >
848 bool ScCoupledCompressedArrayIterator<A,D,S>::NextRange() in NextRange()
[all …]
/aoo4110/main/sc/source/core/tool/
H A Drefupdat.cxx39 template< typename R, typename S, typename U >
60 template< typename R, typename S, typename U >
81 template< typename R, typename S, typename U >
116 template< typename R, typename S, typename U >
134 template< typename R, typename S, typename U >
144 template< typename R, typename S, typename U >
147 U nStart, U nEnd, S nDelta, U nMask ) in lcl_MoveRefPart()
153 S n; in lcl_MoveRefPart()
201 template< typename R, typename S, typename U >
214 template< typename R, typename S, typename U >
[all …]
/aoo4110/main/rsc/doku/schriftw.16/
H A Dchange.doc2 S:\APP\SW5\STARLAB.LAY
3 S:\APP\SW5\TREIBER\PS.BIN
18 S 383284859 484 116 4
21 S 383996741 494 117 4
24 S 384006697 502 117 4
27 S 384133699 502 117 3
/aoo4110/main/libtextcat/data/new_fingerprints/lm/
H A Dpersian.lm53 S 266
277 S¤ 55
390 S¤ò¢ 41
397 S¤ò 41

Completed in 149 milliseconds

12345678910>>...13