Searched refs:us (Results 1 – 25 of 135) sorted by relevance
123456
/trunk/main/extensions/source/macosx/spotlight/ |
H A D | unzip.m | 418 unz_s us; 440 us.filestream= (*(us.z_filefunc.zopen_file))(us.z_filefunc.opaque, 451 if (ZSEEK(us.z_filefunc, us.filestream, 456 if (unzlocal_getLong(&us.z_filefunc, us.filestream,&uL)!=UNZ_OK) 468 if (unzlocal_getShort(&us.z_filefunc, us.filestream,&us.gi.number_entry)!=UNZ_OK) 481 if (unzlocal_getLong(&us.z_filefunc, us.filestream,&us.size_central_dir)!=UNZ_OK) 486 if (unzlocal_getLong(&us.z_filefunc, us.filestream,&us.offset_central_dir)!=UNZ_OK) 490 if (unzlocal_getShort(&us.z_filefunc, us.filestream,&us.gi.size_comment)!=UNZ_OK) 493 if ((central_pos<us.offset_central_dir+us.size_central_dir) && 499 ZCLOSE(us.z_filefunc, us.filestream); [all …]
|
/trunk/main/hyphen/ |
H A D | hyphen-2.7.1.patch | 6 cp -f $(srcdir)/hyphen.tex hyphen.us 10 cat hyphen.us hyphen.us2 | $(AWK) -f $(srcdir)/lig.awk >hyphen.us3 20 rm -rf hyphen.us* hyph_en_US.dic 26 cp -f $(srcdir)/hyphen.tex hyphen.us 30 cat hyphen.us hyphen.us2 | $(AWK) -f $(srcdir)/lig.awk >hyphen.us3 40 rm -rf hyphen.us* hyph_en_US.dic
|
/trunk/main/sal/textenc/ |
H A D | tcvtlat1.tab | 35 /* Last-Changes from us: */ 210 /* Last-Changes from us: */ 344 /* Last-Changes from us: */ 517 /* Last-Changes from us: */ 692 /* Last-Changes from us: */ 867 /* Last-Changes from us: */ 1042 /* Last-Changes from us: */ 1147 /* Last-Changes from us: */ 1212 /* Last-Changes from us: */ 1340 /* Last-Changes from us: */ [all …]
|
H A D | tcvtest1.tab | 35 /* Last-Changes from us: */ 194 /* Last-Changes from us: */ 400 /* Last-Changes from us: */ 606 /* Last-Changes from us: */ 742 /* Last-Changes from us: */ 877 /* Last-Changes from us: */ 1033 /* Last-Changes from us: */ 1179 /* Last-Changes from us: */ 1380 /* Last-Changes from us: */ 1515 /* Last-Changes from us: */ [all …]
|
H A D | tcvtarb1.tab | 35 /* Last-Changes from us: */ 230 /* Last-Changes from us: */ 388 /* Last-Changes from us: */ 719 /* Last-Changes from us: */
|
H A D | tcvteas1.tab | 35 /* Last-Changes from us: */ 196 /* Last-Changes from us: */
|
/trunk/main/libtextcat/data/new_fingerprints/lm/ |
H A D | latin.lm | 33 us 772 373 us,_ 83 374 us, 83
|
H A D | esperanto.lm | 313 us 247
|
H A D | estonian.lm | 49 us 619
|
H A D | quechua.lm | 68 us 172
|
H A D | romansh.lm | 113 us 122
|
H A D | sanskrit.lm | 395 us 79
|
H A D | scots_gaelic.lm | 108 us 183
|
H A D | zulu.lm | 153 us
|
H A D | basque.lm | 99 us 191
|
/trunk/main/UnoControls/prj/ |
H A D | build.lst | 1 us UnoControls : LIBXSLT:libxslt cppuhelper offapi tools NULL 2 us UnoControls\prj nmake - all us_prj NULL
|
/trunk/main/connectivity/source/drivers/ado/ |
H A D | Aolevariant.cxx | 129 OLEVariant::OLEVariant(const rtl::OUString& us) in OLEVariant() argument 133 bstrVal = SysAllocString(reinterpret_cast<LPCOLESTR>(us.getStr())); in OLEVariant() 302 void OLEVariant::setString(const rtl::OUString& us) in setString() argument 308 bstrVal = ::SysAllocString(reinterpret_cast<LPCOLESTR>(us.getStr())); in setString()
|
/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/ |
H A D | call.asm | 96 ; Integers would return in RAX and floats in XMM0, but both are free for us to clobber, 165 ; in floating point registers, but those are free for us to clobber 218 ; https://docs.microsoft.com/en-us/cpp/build/x64-calling-convention?view=vs-2017
|
/trunk/main/connectivity/source/inc/ado/ |
H A D | Aolevariant.hxx | 89 OLEVariant(const rtl::OUString& us) ; 114 void setString(const rtl::OUString& us) ;
|
/trunk/main/external/vcredist/ |
H A D | README | 3 You can download them from https://www.microsoft.com/en-us/download/details.aspx?id=26368
|
/trunk/main/extensions/test/ole/DCOM/scriptComponents/ |
H A D | readme.txt | 6 a DllSurrogate subkey).That enables us to use dcomcnfg.exe in order to set AccessPermissions,etc.
|
/trunk/main/cli_ure/source/uno_bridge/ |
H A D | README.txt | 16 http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/vcconmixeddllloa…
|
/trunk/main/odk/examples/DevelopersGuide/Database/DriverSkeleton/ |
H A D | How_to_write_my_own_driver.txt | 40 6. The ResultSetMetaData needed to get some information about what are waiting for us
|
/trunk/main/offapi/com/sun/star/i18n/ |
H A D | LocaleDataItem.idl | 67 /// measurement system, <b>"metric"</b> or <b>"us"</b>
|
/trunk/main/connectivity/workben/skeleton/ |
H A D | how_to_write_a_driver.txt | 45 6. The ResultSetMetaData needed to get some information about what are waiting for us
|
Completed in 109 milliseconds
123456