Home
last modified time | relevance | path

Searched refs:n_ (Results 1 – 25 of 78) sorted by relevance

1234

/trunk/main/comphelper/inc/comphelper/
H A Dunwrapargs.hxx91 #define COMPHELPER_UNWRAPARGS_extract(z_, n_, unused_) \ argument
92 detail::extract( seq, n_, BOOST_PP_CAT(v, n_), xErrorContext );
93 #define COMPHELPER_UNWRAPARGS_args(z_, n_, unused_) \ argument
94 BOOST_PP_CAT(T, n_) & BOOST_PP_CAT(v, n_)
120 #define COMPHELPER_UNWRAPARGS_make(z_, n_, unused_) \ argument
121 template < BOOST_PP_ENUM_PARAMS( BOOST_PP_ADD(n_, 1), typename T) > \
124 BOOST_PP_ENUM(BOOST_PP_ADD(n_, 1), COMPHELPER_UNWRAPARGS_args, ~), \
129 BOOST_PP_REPEAT(BOOST_PP_ADD(n_, 1), COMPHELPER_UNWRAPARGS_extract, ~) \
H A Dmakesequence.hxx42 #define COMPHELPER_MAKESEQUENCE_assign(z_, n_, unused_) \ argument
43 p[n_] = BOOST_PP_CAT(element, n_);
58 #define COMPHELPER_MAKESEQUENCE_make(z_, n_, unused_) \ argument
61 BOOST_PP_ENUM_PARAMS(n_, T const& element) ) \
63 ::com::sun::star::uno::Sequence<T> seq( n_ ); \
65 BOOST_PP_REPEAT(n_, COMPHELPER_MAKESEQUENCE_assign, ~) \
H A Dimplbase_var.hxx116 #define COMPHELPER_IMPLBASE_classdataList(z_, n_, unused_) \ in BOOST_PP_CAT() argument
117 { { BOOST_PP_CAT(Ifc, n_)::static_type }, \ in BOOST_PP_CAT()
118 reinterpret_cast<sal_IntPtr>( static_cast< BOOST_PP_CAT(Ifc, n_) * >( \ in BOOST_PP_CAT()
274 #define COMPHELPER_IMPLBASE_templctor_args(z_, n_, unused_) \ argument
275 BOOST_PP_CAT(T, n_) const& BOOST_PP_CAT(arg, n_)
276 #define COMPHELPER_IMPLBASE_templctor(z_, n_, classname_) \ argument
277 template< BOOST_PP_ENUM_PARAMS( BOOST_PP_ADD(n_, 1), typename T) > \
279 BOOST_PP_ENUM(BOOST_PP_ADD(n_, 1), \
281 : BaseClass( BOOST_PP_ENUM_PARAMS(BOOST_PP_ADD(n_, 1), arg) ) {}
H A Dservicedecl.hxx311 #define COMPHELPER_SERVICEDECL_getFactory(z_, n_, unused_) \ argument
313 pRet = BOOST_PP_CAT(s, n_).getFactory(pImplName);
330 #define COMPHELPER_SERVICEDECL_make(z_, n_, unused_) \ argument
335 BOOST_PP_ENUM_PARAMS(n_, ServiceDecl const& s) ) \
338 BOOST_PP_REPEAT(n_, COMPHELPER_SERVICEDECL_getFactory, ~) \
/trunk/main/libtextcat/data/new_fingerprints/lm/
H A Dvietnamese.lm15 n_ 4365
138 ên_ 585
228 ân_ 356
317n_ 284
379 Àn_ 231
381 Œn_ 229
H A Dspanish.lm22 n_ 1332
141 ón_ 264
148n_ 246
178 ción_ 218
H A Dturkish.lm20 n_ 1725
177 &i;n_ 271
178 ;n_ 271
179 i;n_ 271
H A Dafrikaans.lm16 n_ 1447
156 'n_ 203
157 _'n_ 202
H A Dmanx_gaelic.lm14 n_ 2549
211 'n_ 223
374 a'n_ 129
H A Dfinnish.lm13 n_ 2868
189 än_ 216
H A Dwelsh.lm17 n_ 5159
233 'n_ 523
H A Dalbanian.lm47 n_ 480
168 ën_ 155
H A Desperanto.lm25 n_ 2504
H A Destonian.lm74 n_ 394
H A Dmiddle_frisian.lm9 n_ 5391
H A Dnorwegian.lm11 n_ 1875
H A Dquechua.lm38 n_ 315
H A Dromansh.lm20 n_ 559
H A Dscots.lm12 n_ 890
H A Dscots_gaelic.lm11 n_ 1236
H A Dserbian-latin.lm226 n_ 360
H A Dzulu.lm251 n_
H A Dbasque.lm16 n_ 958
H A Dbosnian.lm215 n_ 65
/trunk/main/canvas/source/directx/
H A Ddx_canvasbitmap.cxx172 #define BOOST_PP_LOCAL_MACRO(n_) \ in getFastPropertyValue() argument
173 BOOST_PP_COMMA_IF(n_) \ in getFastPropertyValue()
174 {n_,n_,n_,n_} in getFastPropertyValue()

Completed in 51 milliseconds

1234