Home
last modified time | relevance | path

Searched refs:M (Results 1 – 25 of 209) sorted by relevance

123456789

/trunk/main/basebmp/inc/basebmp/
H A Daccessorfunctors.hxx48 template< typename T, typename M > struct MaskFunctorBase :
49 public TernaryFunctorBase<T,M,T,T> {};
60 typename M,
61 bool polarity > struct GenericOutputMaskFunctor : public MaskFunctorBase<T,M>
64 T operator()( T v1, M m, T v2 ) const in operator ()()
74 typename M,
77 typename M > struct IntegerOutputMaskFunctor<T,M,true> : public MaskFunctorBase<T,M>
83 T operator()( T v1, M m, T v2 ) const in operator ()()
89 return v1*(M)(1-mask) + v2*mask; in operator ()()
93 typename M > struct IntegerOutputMaskFunctor<T,M,false> : public MaskFunctorBase<T,M>
[all …]
H A Daccessortraits.hxx40 template< typename T, typename M, bool polarity, typename DUMMY > struct outputMaskFunctorSelector …
41 ifBothScalarIntegral< T, M,
42 IntegerOutputMaskFunctor< T, M, polarity >,
43 GenericOutputMaskFunctor< T, M, polarity > >
46 template< typename T, typename M, bool polarity > struct outputMaskFunctorSelector< T, M, polarity,…
47 ifBothScalarIntegral< T, M,
48 FastIntegerOutputMaskFunctor< T, M, polarity >,
49 GenericOutputMaskFunctor< T, M, polarity > >
/trunk/main/sc/source/core/tool/
H A Dinterpr3.cxx1743 double M = ::rtl::math::approxFloor(GetDouble()); in ScHypGeomDist() local
1747 if( (x < 0.0) || (n < x) || (M < x) || (N < n) || (N < M) || (x < n - N + M) ) in ScHypGeomDist()
1756 size_t nEstContainerSize = static_cast<size_t>( x + ::std::min( n, M ) ); in ScHypGeomDist()
1767 double fCNumVarUpper = N - n - M + x - 1.0; in ScHypGeomDist()
1769 if ( N - n - M + x >= M - x + 1.0 ) in ScHypGeomDist()
1771 fCNumVarUpper = M - x - 1.0; in ScHypGeomDist()
1772 fCDenomVarLower = N - n - 2.0*(M - x) + 1.0; in ScHypGeomDist()
1778 double fCDenomUpper = N - n - M + x + 1.0 - fCDenomVarLower; in ScHypGeomDist()
1780 double fDNumVarLower = n - M; in ScHypGeomDist()
1782 if ( n >= M + 1.0 ) in ScHypGeomDist()
[all …]
H A Dinterpr5.cxx2221 SCSIZE& nCY, SCSIZE& nRX, SCSIZE& nRY, SCSIZE& M, in CheckMatrix() argument
2229 M = 0; in CheckMatrix()
2272 M = 1; in CheckMatrix()
2291 M = nCX; in CheckMatrix()
2303 M = nRX; in CheckMatrix()
2320 M = 1; in CheckMatrix()
/trunk/main/basegfx/source/workbench/
H A Dconvexhull.cxx197 Polygon2D::size_type M; in convexHull() local
198 for( M=3, i=4; i<=N; ++i ) in convexHull()
200 while( ccw(result[M], result[M-1], result[i], cmpFunc) >= 0 ) in convexHull()
201 --M; in convexHull()
203 ++M; in convexHull()
204 ::std::swap( result[M], result[i] ); in convexHull()
208 return Polygon2D( result.begin()+1, result.begin()+M+1 ); in convexHull()
/trunk/main/cppu/source/uno/
H A Ddata.cxx417 struct M struct
423 struct N : public M
425 sal_Int16 p CPPU_GCC3_ALIGN( M );
429 M m;
433 struct O : public M
525 BINTEST_VERIFYSIZE( M, 8 ); in BinaryCompatible_Impl()
526 BINTEST_VERIFYOFFSET( M, o, 4 ); in BinaryCompatible_Impl()
/trunk/main/icu/
H A Dicu4c-4_0_1-src.patch106 # The #M# is used to delete lines for icu-config
108 #CURR_FULL_DIR=$(shell pwd -W)#M# for MSYS
109 -CURR_FULL_DIR=$(subst \,/,$(shell cmd /c cd | tail --bytes=+3))#M# for Cygwin shell
110 +CURR_FULL_DIR=$(subst \,/,$(shell cmd /c cd))#M# for Cygwin shell
112 #CURR_SRCCODE_FULL_DIR=$(subst /,\\\\,$(shell pwd -W))#M# for MSYS
113 -CURR_SRCCODE_FULL_DIR=$(subst \,/,$(shell cmd /c cd | tail --bytes=+3))#M# for Cygwin shell
114 +CURR_SRCCODE_FULL_DIR=$(subst \,/,$(shell cmd /c cd))#M# for Cygwin shell
H A Dicu4c-4_2_1-src.patch113 #CURR_SRCCODE_FULL_DIR=$(subst /,\\\\,$(shell pwd -W))#M# for MSYS
114 CURR_SRCCODE_FULL_DIR=$(subst \,/,$(shell cmd /c cd))#M# for Cygwin shell
/trunk/main/oox/source/dump/
H A Dbiffdumper.ini142 10=0.00%,0.00E+00,# ?/?,# ??/??,M/D/YYYY
144 20=h:mm,h:mm:ss,M/D/YYYY h:mm,General,General
145 25=General,General,M/D/YYYY,M/D/YYYY,M/D/YYYY
146 30=M/D/YYYY,M/D/YYYY,h:mm:ss,h:mm:ss,h:mm:ss
147 35=h:mm:ss,M/D/YYYY,'#,##0_);(#,##0)','#,##0_);[Red](#,##0)','#,##0.00_);(#,##0.00)'
154 50=M/D/YYYY,M/D/YYYY,M/D/YYYY,M/D/YYYY,M/D/YYYY
155 55=M/D/YYYY,M/D/YYYY,M/D/YYYY,M/D/YYYY,0
158 70=# ??/??,M/D/YYYY,M/D/YYYY,D-MMM-YY,D-MMM
159 75=MMM-YY,h:mm,h:mm:ss,M/D/YYYY h:mm,mm:ss
/trunk/extras/l10n/source/vi/
H A Dlocalize.sdf33 …RID_BASIC_START SbERR_REDO_FROM_START & ERRCODE_RES_MASK 0 vi Mục nhập sai, hãy thử …
37 …ng RID_BASIC_START SbERR_ALREADY_DIM & ERRCODE_RES_MASK 0 vi Mảng đã được định kích…
70 …ng RID_BASIC_START SbERR_BAD_PATTERN & ERRCODE_RES_MASK 0 vi Mẫu chuỗi không hợp lệ…
142 …ng RID_BASIC_START SbERR_MUST_HAVE_DIMS & ERRCODE_RES_MASK 0 vi Mảng phải được định kí…
152 …RID_BASIC_START ERRCODE_BASIC_ARRAY_FIX & ERRCODE_RES_MASK 0 vi Mảng đã được hoàn chỉn…
225 ….UserInterface.Commands..uno:SubReportInNewWindow Label 0 vi Mở báo cáo ~phụ trong …
228 …Commands.UserInterface.Popups..uno:ArrowShapesMenu Label 0 vi Mẫu mũi tên …
229 …Commands.UserInterface.Popups..uno:BasicShapesMenu Label 0 vi Mẫu cơ bản …
230 …ands.UserInterface.Popups..uno:CalloutShapesMenu Label 0 vi Mẫu khung thoại …
234 …ands.UserInterface.Popups..uno:FlowChartShapesMenu Label 0 vi Mẫu Giản đồ luồng …
[all …]
/trunk/main/vcl/source/control/
H A Dfield.cxx1182 #define M *1000000L macro
1188 { 1, 100, 1 K, 100 K, 100 M, 2540, 2540, 2540, 2540,2540*12,2540*12 X },
1189 { 1, 1, 10, 1 K, 1 M, 2540, 2540, 2540, 2540,2540*12,2540*12 X },
1194 { 72, 7200, 7200, 720 K, 720 M, 1, 1, 12, 72, 72*12, 72*12 X },
1195 { 6, 600, 600, 60 K, 60 M, 1, 1, 1, 6, 6*12, 6*12 X },
1196 { 1, 100, 100, 10 K, 10 M, 1, 1, 1, 1, 12, 12 X },
1197 { 1, 100, 100, 10 K, 10 M, 1, 1, 1, 1, 1, 1 X },
1198 { 1, 100, 100, 10 K, 10 M, 1, 1, 1, 1, 1, 1 }
1202 #undef M
/trunk/extras/l10n/source/ku/
H A Dlocalize.sdf234 …rc 0 fixedtext TP_COMMONPRINTOPTIONS FT_OUTPUTTYPE 60 ku Mîhengên a …
339 sfx2 source\dialog\dinfdlg.src 0 string SFX_ST_DURATION_FORMAT 0 ku S: %1 M
358 …nfdlg.src 0 fixedtext RID_EDIT_DURATIONS FT_MSECOND 60 ku Mîlîxu~lek …
371 sfx2 source\dialog\filedlghelper.src 0 string STR_CB_FILTER_OPTIONS 0 ku Mîh…
425 …CTNAME di pergala we de geroka torê ya hatiye barkirin nedît. Ji kerema xwe Mîhengên Sermasê kontr…
434 sfx2 source\doc\doc.src 0 string STR_CONFIG 0 ku Mîheng 2002-02…
570 …NIZE.BTN_EDIT ID_PRINTER_SETUP HID_ORGANIZE_PRINTER_SETUP 0 ku Mîhengên Çaperê... …
597 …i\dlg\dlgpage.src 0 tabdialog RID_PAGEDIALOG_PAGE 289 ku Mîhengên Rûpelê …
600 …gpage.src 0 tabdialog RID_PAGEDIALOG_BACKGROUND 289 ku Mîhengê Beşê …
609 …i\dlg\dlgpage.src 0 tabdialog RID_PAGEDIALOG_CHAR 289 ku Mîhengên Karakterê …
[all …]
/trunk/main/offapi/com/sun/star/geometry/
H A DAffineMatrix2D.idl44 Thus, in common matrix language, with M being the
47 vd=M*vs. Concatenation of transformations amounts to
51 this can be shortened to vd=(R*T)*vs=M'*vs. Therefore, a set of
H A DMatrix2D.idl47 Thus, in common matrix language, with M being the
50 vd=M*vs. Concatenation of transformations amounts to
54 this can be shortened to vd=(R*S)*vs=M'*vs. Therefore, a set of
H A DAffineMatrix3D.idl45 Thus, in common matrix language, with M being the
48 vd=M*vs. Concatenation of transformations amounts to
52 this can be shortened to vd=(R*T)*vs=M'*vs. Therefore, a set of
/trunk/main/filter/qa/complex/filter/detection/typeDetection/
H A Dfiles.csv10 # W R I T E R D O C U M E N T S
46 # C A L C D O C U M E N T S
84 # I M P R E S S
/trunk/extras/l10n/source/et/
H A Dlocalize.sdf146 …string RID_BASIC_START SbERR_WRONG_DIMS & ERRCODE_RES_MASK 0 et Mõõtmete spetsifikatsi…
536 …0 string DLG_UUI_PASSWORD STR_TITLE_CREATE_PASSWORD 50 et Määra salasõna …
538 …MATCH 50 et Salasõna kinnitus ei ühtinud sisestatud salasõnaga. Määra salasõna uuesti …
615 …ASK) 1 et Konfiguratsiooniandmed asukohas '$(ARG1)' on vigased. Mõned funktsioonid ei …
616 …guratsioonifail '$(ARG1)' on vigane, siis peab jätkamiseks selle kustutama. Mõned sinu personaalse…
617 … 1 et Konfiguratsiooniandmete asukoht '$(ARG1)' pole saadaval. Mõned funktsioonid ei …
618 … 1 et Konfiguratsiooniandmete asukoht '$(ARG1)' pole saadaval. Mõned funktsioonid ei …
643 …i ${PATH}.\nKüpsised sisaldavad teavet, mis vastavad teatud URLiklassidele. Mõned serverid saadava…
681 …ws\msi_languages\Error.ulf 0 LngText OOO_ERROR_16 0 et Mälu ei jätku. Sulge e…
705 …ws\msi_languages\Error.ulf 0 LngText OOO_ERROR_40 0 et Määratud kausta [2] ei…
[all …]
/trunk/main/cui/source/tabpages/
H A Dautocdlg.src175 Text [ en-US ] = "[M]" ;
185 Text [ en-US ] = "[M]: Replace while modifying existing text" ;
527 Text [ en-US ] = "[M]" ;
/trunk/main/sw/source/ui/utlui/
H A Dinitui.src106 Text [en-US] = " Y: %1 M: %2 D: %3 H: %4 M: %5 S: %6" ;
/trunk/main/sw/source/ui/app/
H A Dmn.src30 /* --------------------- F O R M A T --------------------------------- */
180 /* --------------------- M E N U --------------------------------- */
191 /* --------------------- D O C U M E N T -------------------------- */
/trunk/extras/l10n/source/fi/
H A Dlocalize.sdf113 …RID_BASIC_START SbERR_DLLPROC_NOT_FOUND & ERRCODE_RES_MASK 0 fi Määritettyä DLL-funkti…
1013 …si_languages\Control.ulf 0 LngText OOO_CONTROL_19 0 fi Määritä ohjelmiston pa…
1251 …But.ulf 0 LngText OOO_RADIOBUTTON_5 0 fi {&MSSansBold8}M&ukautettu …
1474 …c 0 radiobutton RID_PAGENUMBERS RB_PAGE_N_OF_M 0 fi Sivu N/M 20200…
2405 svx inc\globlmn_tmpl.hrc 0 #define ITEM_FORMAT !defined _GLOBLMN_HRC 0 fi M~uotoi…
2422 …item MNSUB_FORMEN SID_POLY_FORMEN !defined _GLOBLMN_HRC 0 fi M~uoto-operaatiot …
2529 …c 0 string RID_SVXFLOAT_EXTRUSION_SURFACE STR_PLASTIC 0 fi M~uovi 20…
2843 …ILTER_PAGE IB_CLOCK HID_REDLINING_FILTER_IB_CLOCK 13 fi - Määritä päivämäärä/aik…
2845 …ILTER_PAGE IB_CLOCK2 HID_REDLINING_FILTER_IB_CLOCK2 13 fi - Määritä päivämäärä/aik…
2849 …IN_FILTER_PAGE BTN_REF HID_REDLINING_FILTER_BTN_REF 12 fi ... Määritä viite 20…
[all …]
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_8/demoCA/private/
H A Dcakey.pem16 kpZ8Wkigno3ytjpUXWb9TmsRcMNiQdgxlpkvN/eYhk4xsUpwzhA/M/HTkLkn8WtC
/trunk/main/registry/test/regcompare/
H A Dpsa.idl22 module M { published struct N { long m; }; };
H A Dusb.idl22 module M { struct N { short m; }; };
H A Dpsb.idl22 module M { published struct N { short m; }; };

123456789