/trunk/main/external/mingwheaders/ |
H A D | makefile.mk | 52 excpt.h \ 53 tchar.h 65 wtypes.h 68 stat.h 92 imm.h \ 96 msi.h \ 100 oaidl.h \ 101 ocidl.h \ 104 oledb.h \ 113 sspi.h \ [all …]
|
H A D | mingw_headers.patch | 20 #include <_mingw.h> 21 +#include <setjmp.h> 22 +#include <stdarg.h> 24 #include <windef.h> 25 +#include <winbase.h> 213 +#include <windows.h> 214 +#include <ole2.h> 453 #include <winnt.h> 579 #include <tchar.h> 670 #include <tchar.h> [all …]
|
/trunk/ext_libraries/gtest/win/ |
H A D | Package_inc.mk | 24 $(eval $(call gb_Package_add_file,gtest_inc,inc/gtest/gtest.h,include/gtest/gtest.h)) 26 …(call gb_Package_add_file,gtest_inc,inc/gtest/gtest-death-test.h,include/gtest/gtest-death-test.h)) 27 $(eval $(call gb_Package_add_file,gtest_inc,inc/gtest/gtest-message.h,include/gtest/gtest-message.h… 28 …(call gb_Package_add_file,gtest_inc,inc/gtest/gtest-param-test.h,include/gtest/gtest-param-test.h)) 29 …al $(call gb_Package_add_file,gtest_inc,inc/gtest/gtest-printers.h,include/gtest/gtest-printers.h)) 30 $(eval $(call gb_Package_add_file,gtest_inc,inc/gtest/gtest-spi.h,include/gtest/gtest-spi.h)) 31 … $(call gb_Package_add_file,gtest_inc,inc/gtest/gtest-test-part.h,include/gtest/gtest-test-part.h)) 32 …(call gb_Package_add_file,gtest_inc,inc/gtest/gtest-typed-test.h,include/gtest/gtest-typed-test.h)) 33 … $(call gb_Package_add_file,gtest_inc,inc/gtest/gtest_pred_impl.h,include/gtest/gtest_pred_impl.h)) 34 $(eval $(call gb_Package_add_file,gtest_inc,inc/gtest/gtest_prod.h,include/gtest/gtest_prod.h)) [all …]
|
/trunk/main/cppu/prj/ |
H A D | d.lst | 24 ..\inc\typelib\typeclass.h %_DEST%\inc%_EXT%\typelib\typeclass.h 27 ..\inc\typelib\uik.h %_DEST%\inc%_EXT%\typelib\uik.h 29 ..\inc\uno\dispatcher.h %_DEST%\inc%_EXT%\uno\dispatcher.h 31 ..\inc\uno\any2.h %_DEST%\inc%_EXT%\uno\any2.h 32 ..\inc\uno\sequence2.h %_DEST%\inc%_EXT%\uno\sequence2.h 33 ..\inc\uno\data.h %_DEST%\inc%_EXT%\uno\data.h 34 ..\inc\uno\lbnames.h %_DEST%\inc%_EXT%\uno\lbnames.h 35 ..\inc\uno\environment.h %_DEST%\inc%_EXT%\uno\environment.h 37 ..\inc\uno\mapping.h %_DEST%\inc%_EXT%\uno\mapping.h 39 ..\inc\uno\threadpool.h %_DEST%\inc%_EXT%\uno\threadpool.h [all …]
|
/trunk/main/svtools/source/filter/ |
H A D | sgvspln.cxx | 456 double* h; in NaturalSpline() local 471 d[i]=2.0*(h[i]+h[i+1]); in NaturalSpline() 479 a[0] =a[0]*h[1]/(h[0]+h[1]); in NaturalSpline() 480 a[n-2]=a[n-2]*h[n-2]/(h[n-1]+h[n-2]); in NaturalSpline() 498 a[0] =a[0]+Marg0*h[0]*h[0]*0.5; in NaturalSpline() 499 a[n-2]=a[n-2]-MargN*h[n-1]*h[n-1]*0.5; in NaturalSpline() 517 c[0]=c[1]+h[0]*(c[1]-c[2])/h[1]; in NaturalSpline() 518 c[n]=c[n-1]+h[n-1]*(c[n-1]-c[n-2])/h[n-2]; in NaturalSpline() 523 c[0]=(c[0]-c[1]*h[0]*0.5)/h[0]; in NaturalSpline() 525 c[n]=(c[n]-c[n-1]*h[n-1]*0.5)/h[n-1]; in NaturalSpline() [all …]
|
/trunk/main/sw/inc/ |
H A D | stringhash.hxx | 55 h = (h*37) + *(pStr++); in operator ()() 63 h = (h*39) + *(pStr++); in operator ()() 64 h = (h*39) + *(pStr++); in operator ()() 65 h = (h*39) + *(pStr++); in operator ()() 71 h = (h*39) + ( *pStr ); in operator ()() 76 h = (h*39) + *(pEndStr++); in operator ()() 77 h = (h*39) + *(pEndStr++); in operator ()() 78 h = (h*39) + *(pEndStr++); in operator ()() 79 h = (h*39) + *(pEndStr++); in operator ()() 80 h = (h*39) + *(pEndStr++); in operator ()() [all …]
|
/trunk/main/redland/rasqal/ |
H A D | rasqal-0.9.33.patch.win32 | 1 diff -ur misc/rasqal-0.9.33/src/rasqal_config.h.in misc/build/rasqal-0.9.33/src/rasqal_config.h.in 5 +/* src/rasqal_config.h. Generated from rasqal_config.h.in by configure. */ 16 /* Define to 1 if you have the <dlfcn.h> header file. */ 20 /* Define to 1 if you have the <errno.h> header file. */ 48 /* Define to 1 if you have the <gmp.h> header file. */ 357 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 389 #include <rasqal_config.h> 393 +#include <win32_rasqal_config.h> 396 #include <stdio.h> 397 #include <string.h> [all …]
|
/trunk/main/basegfx/source/color/ |
H A D | bcolortools.cxx | 42 double h=0, s=0, l=0; in rgb2hsl() local 56 h = (g - b)/d; in rgb2hsl() 62 h *= 60.0; in rgb2hsl() 64 if( h < 0.0 ) in rgb2hsl() 65 h += 360.0; in rgb2hsl() 68 return BColor(h,s,l); in rgb2hsl() 106 h), in hsl2rgb() 142 h *= 60.0; in rgb2hsv() 144 if( h < 0 ) in rgb2hsv() 145 h += 360; in rgb2hsv() [all …]
|
/trunk/main/redland/raptor/ |
H A D | raptor2-2.0.15.patch.win32 | 1 diff -ur misc/raptor2-2.0.15/src/raptor_config.h.in misc/build/raptor2-2.0.15/src/raptor_config.h.in 5 +/* src/raptor_config.h. Generated from raptor_config.h.in by configure. */ 24 /* Have curl/curl.h */ 28 /* Define to 1 if you have the <dlfcn.h> header file. */ 32 /* Define to 1 if you have the <errno.h> header file. */ 36 /* Define to 1 if you have the <fcntl.h> header file. */ 40 /* Define to 1 if you have the <fetch.h> header file. */ 48 /* Define to 1 if you have the <getopt.h> header file. */ 96 /* Define to 1 if you have the <limits.h> header file. */ 100 /* Define to 1 if you have the <math.h> header file. */ [all …]
|
/trunk/main/redland/redland/ |
H A D | makefile.mk | 87 $(COPY) src/rdf_config.h.in src/rdf_config.h 141 OUT2INC+=src$/librdf.h src$/redland.h \ 144 src$/rdf_hash.h \ 145 src$/rdf_init.h \ 147 src$/rdf_list.h \ 148 src$/rdf_log.h \ 149 src$/rdf_model.h \ 150 src$/rdf_node.h \ 152 src$/rdf_query.h \ 159 src$/rdf_uri.h \ [all …]
|
H A D | redland-1.0.17.patch.win32 | 4 +/* src/rdf_config.h. Generated from rdf_config.h.in by configure. */ 27 /* Define to 1 if you have the <argz.h> header file. */ 95 /* Define to 1 if you have the <db.h> header file. */ 116 /* Define to 1 if you have the <dld.h> header file. */ 124 /* Define to 1 if you have the <dlfcn.h> header file. */ 128 /* Define to 1 if you have the <dl.h> header file. */ 136 /* Define to 1 if you have the <errno.h> header file. */ 482 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 522 +/* definition from winsock2.h */ 535 * Defines that come from rdf_config.h [all …]
|
/trunk/main/expat/ |
H A D | expat-2.5.0.patch | 191 #include <memory.h> 192 #include <string.h> 239 +#include <float.h> 247 #include "ascii.h" 248 #include "expat.h" 583 #include <stddef.h> 585 -#include <stdbool.h> 613 +#include <float.h> 625 #include <ctype.h> 626 #include <limits.h> [all …]
|
/trunk/main/tools/ |
H A D | Package_inc.mk | 64 $(eval $(call gb_Package_add_file,tools_inc,inc/tools/postsys.h,tools/postsys.h)) 65 $(eval $(call gb_Package_add_file,tools_inc,inc/tools/postwin.h,tools/postwin.h)) 66 $(eval $(call gb_Package_add_file,tools_inc,inc/tools/postx.h,tools/postx.h)) 67 $(eval $(call gb_Package_add_file,tools_inc,inc/tools/presys.h,tools/presys.h)) 68 $(eval $(call gb_Package_add_file,tools_inc,inc/tools/prewin.h,tools/prewin.h)) 69 $(eval $(call gb_Package_add_file,tools_inc,inc/tools/prex.h,tools/prex.h)) 72 $(eval $(call gb_Package_add_file,tools_inc,inc/tools/rc.h,tools/rc.h)) 74 $(eval $(call gb_Package_add_file,tools_inc,inc/tools/rcid.h,tools/rcid.h)) 82 $(eval $(call gb_Package_add_file,tools_inc,inc/tools/solar.h,tools/solar.h)) 89 $(eval $(call gb_Package_add_file,tools_inc,inc/tools/svwin.h,tools/svwin.h)) [all …]
|
/trunk/main/nss/ |
H A D | nss_win.patch | 1703 - uint32_t *h = scrut0.h; 1707 + h = scrut0.h; 1904 + ret.h = h; 1933 - uint32_t *h = scrut0.h; 1936 + h = scrut0.h; 1952 - uint32_t *h = scrut.h; 1955 + h = scrut.h; 2026 - uint32_t *h = scrut0.h; 2029 + h = scrut0.h; 2044 - uint32_t *h = scrut.h; [all …]
|
/trunk/main/vcl/aqua/source/gdi/ |
H A D | salnativewidgets.cxx | 1259 short w, h; in getNativeControlRegion() local 1270 h = aCtrlBoundRect.GetHeight(); in getNativeControlRegion() 1277 h = 18; // taken from HIG in getNativeControlRegion() 1303 h = aCtrlBoundRect.GetHeight(); in getNativeControlRegion() 1312 h = BUTTON_HEIGHT; in getNativeControlRegion() 1350 h = TAB_HEIGHT_NORMAL; in getNativeControlRegion() 1352 h = TAB_HEIGHT_NORMAL+2; in getNativeControlRegion() 1367 if( h < aCtrlBoundRect.GetHeight() ) in getNativeControlRegion() 1368 h = aCtrlBoundRect.GetHeight(); in getNativeControlRegion() 1431 h = TEXT_EDIT_HEIGHT_NORMAL; in getNativeControlRegion() [all …]
|
/trunk/main/cairo/ |
H A D | cairo-1.8.0.patch | 101 /* confdefs.h. */ 112 + Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 116 +# include <limits.h> 217 #include <zlib.h> 228 #include <time.h> 232 #include <zlib.h> 241 #include <stdio.h> 242 #include <ctype.h> 243 #include <time.h> 247 #include <zlib.h> [all …]
|
/trunk/main/apple_remote/ |
H A D | Package_inc.mk | 26 $(eval $(call gb_Package_add_file,apple_remote_inc,inc/apple_remote/AppleRemote.h,AppleRemote.h)) 27 …_Package_add_file,apple_remote_inc,inc/apple_remote/GlobalKeyboardDevice.h,GlobalKeyboardDevice.h)) 28 …kage_add_file,apple_remote_inc,inc/apple_remote/HIDRemoteControlDevice.h,HIDRemoteControlDevice.h)) 29 …kage_add_file,apple_remote_inc,inc/apple_remote/KeyspanFrontRowControl.h,KeyspanFrontRowControl.h)) 30 …_add_file,apple_remote_inc,inc/apple_remote/MultiClickRemoteBehavior.h,MultiClickRemoteBehavior.h)) 31 $(eval $(call gb_Package_add_file,apple_remote_inc,inc/apple_remote/RemoteControl.h,RemoteControl.h… 32 …kage_add_file,apple_remote_inc,inc/apple_remote/RemoteControlContainer.h,RemoteControlContainer.h)) 33 …_Package_add_file,apple_remote_inc,inc/apple_remote/RemoteMainController.h,RemoteMainController.h))
|
/trunk/main/libtextcat/data/new_fingerprints/lm/ |
H A D | vietnamese.lm | 3 h 12823 102 hÜ 728 181 há 471 183 hô 468 207 hôn 398 211 h» 382 212 hà 380 223 hú 366 285 hì 311 373 hà 236 [all …]
|
/trunk/main/libxmlsec/ |
H A D | xmlsec1-customkeymanage.patch | 7 +akmngr.h \ 8 app.h \ 9 certkeys.h \ 10 crypto.h \ 17 +akmngr.h \ 18 app.h \ 19 certkeys.h \ 20 crypto.h \ 101 x509.h \ 102 +akmngr.h \ [all …]
|
/trunk/main/lingucomponent/source/languageguessing/ |
H A D | simpleguesser.cxx | 93 h = NULL; in SimpleGuesser() 97 if(h){textcat_Done(h);} in operator =() 98 h = sg.h; in operator =() 103 if(h){textcat_Done(h);} in ~SimpleGuesser() 114 if(!h){return guesses;} in GuessLanguage() 169 textcat_t *tables = (textcat_t*)h; in GetManagedLanguages() 172 if(!h){return lang;} in GetManagedLanguages() 200 textcat_t *tables = (textcat_t*)h; in XableLanguage() 202 if(!h){return;} in XableLanguage() 226 if(h){ in SetDBPath() [all …]
|
/trunk/main/sdext/source/pdfimport/tree/ |
H A D | writertreevisiting.cxx | 282 aBuf.append( convPx2mmPrec2(elem.h)*100.0 ); in visit() 554 pDraw->h < pText->h*1.5 && // and it is approx the same height in visit() 557 ( pDraw->y+pDraw->h >= pText->y && pDraw->y+pDraw->h <= pText->y+pText->h ) in visit() 562 fCurLineHeight = pDraw->h; in visit() 620 fCurLineHeight = pGeo->h; in visit() 675 if( pPara->y+pPara->h < rElem.h*0.15 && pPara->isSingleLined( m_rProcessor ) ) in checkHeaderAndFooter() 959 double p_h = elem.Parent->h; in visit() 1092 if( (*it)->y + (*it)->h > elem.h - elem.BottomMargin ) in visit() 1093 elem.BottomMargin = elem.h - ((*it)->y + (*it)->h); in visit() 1100 …if( elem.FooterElement && elem.FooterElement->y+elem.FooterElement->h > elem.h - elem.BottomMargin… in visit() [all …]
|
/trunk/main/registry/ |
H A D | Package_inc.mk | 25 $(eval $(call gb_Package_add_file,registry_inc,inc/registry/reader.h,registry/reader.h)) 30 $(eval $(call gb_Package_add_file,registry_inc,inc/registry/registry.h,registry/registry.h)) 32 …l $(call gb_Package_add_file,registry_inc,inc/registry/registrydllapi.h,registry/registrydllapi.h)) 33 $(eval $(call gb_Package_add_file,registry_inc,inc/registry/regtype.h,registry/regtype.h)) 34 $(eval $(call gb_Package_add_file,registry_inc,inc/registry/types.h,registry/types.h)) 35 $(eval $(call gb_Package_add_file,registry_inc,inc/registry/version.h,registry/version.h)) 36 $(eval $(call gb_Package_add_file,registry_inc,inc/registry/writer.h,registry/writer.h))
|
/trunk/main/sc/source/filter/excel/ |
H A D | ooxml-export-TODO.txt | 43 - smartTagPr (§3.2.21) [ BOOKEXT 863h ] 47 - webPublishObject (§3.2.25) [ WEBPUB 801h ] 51 - cellSmartTag (§3.3.1.4) [ FEAT 868h ] 52 - cellSmartTagPr (§3.3.1.5) [ FEAT? 868h ] 53 - cellSmartTags (§3.3.1.6) [ FEAT 868h ] 58 - chartsheet (§3.3.1.11) [ CHARTFRTINFO 850h, FRTWRAPPER 851h...] 71 - dataConsolidate (§3.3.1.27) [ DCON 50h ] 83 - ignoredErrors (§3.3.1.48) [ Feat 868h ] 111 - sortState (§3.3.1.89) [ Sort 90h ] 112 - tabColor (§3.3.1.90) [ SheetExt 862h ] [all …]
|
/trunk/main/vcl/aqua/source/a11y/ |
H A D | aqua11yfactory.mm | 27 #include "aqua/salinst.h" 28 #include "aqua/aqua11yfactory.h" 32 #include "aqua11yrolehelper.h" 33 #include "aqua11ywrapperbutton.h" 35 #include "aqua11ywrappertextarea.h" 36 #include "aqua11ywrappercheckbox.h" 38 #include "aqua11ywrappergroup.h" 39 #include "aqua11ywrapperlist.h" 42 #include "aqua11ywrapperrow.h" 47 #include "aqua11ywrappertoolbar.h" [all …]
|
/trunk/main/x11_extensions/ |
H A D | Package_inc.mk | 26 $(eval $(call gb_Package_add_file,x11_extensions_inc,inc/X11/extensions/Xrandr.h,inc/Xrandr.h)) 27 $(eval $(call gb_Package_add_file,x11_extensions_inc,inc/X11/extensions/Xrender.h,inc/Xrender.h)) 28 $(eval $(call gb_Package_add_file,x11_extensions_inc,inc/X11/extensions/randr.h,inc/randr.h)) 29 …al $(call gb_Package_add_file,x11_extensions_inc,inc/X11/extensions/randrproto.h,inc/randrproto.h)) 30 $(eval $(call gb_Package_add_file,x11_extensions_inc,inc/X11/extensions/render.h,inc/render.h)) 31 … $(call gb_Package_add_file,x11_extensions_inc,inc/X11/extensions/renderproto.h,inc/renderproto.h))
|