Home
last modified time | relevance | path

Searched refs:high (Results 1 – 25 of 113) sorted by relevance

12345

/trunk/main/i18nutil/source/utility/
H A DoneToOneMapping.cxx85 int i, j, high, low, current = -1; in makeIndex() local
94 if( high != current ) in makeIndex()
96 current = high; in makeIndex()
100 mpIndex[high][j] = NULL; in makeIndex()
102 mpIndex[high][low] = &mpTableWF[k]; in makeIndex()
116 int high, low; in find() local
117 high = (nKey >> 8) & 0xFF; in find()
119 if( mpIndex[high] != NULL && in find()
120 mpIndex[high][low] != NULL && in find()
121 mpIndex[high][low]->flag & mnFlag ) in find()
[all …]
H A Dwidthfolding.cxx227 int i, j, high, low; in getfull2halfTableForASC() local
231 high = (full2halfASCException[i].first >> 8) & 0xFF; in getfull2halfTableForASC()
234 if( !table.mpIndex[high] ) in getfull2halfTableForASC()
236 table.mpIndex[high] = new UnicodePairWithFlag*[256]; in getfull2halfTableForASC()
239 table.mpIndex[high][j] = NULL; in getfull2halfTableForASC()
241 table.mpIndex[high][low] = &full2halfASCException[i]; in getfull2halfTableForASC()
261 int i, j, high, low; in gethalf2fullTableForJIS() local
265 high = (half2fullJISException[i].first >> 8) & 0xFF; in gethalf2fullTableForJIS()
268 if( !table.mpIndex[high] ) in gethalf2fullTableForJIS()
273 table.mpIndex[high][j] = NULL; in gethalf2fullTableForJIS()
[all …]
/trunk/main/nss/
H A Dnss_win.patch399 + ret.high = a.high + b.high + FStar_UInt128_carry(a.low + b.low, b.low);
450 + ret.high = a.high & b.high;
460 + ret.high = a.high ^ b.high;
470 + ret.high = a.high | b.high;
480 + ret.high = ~a.high;
526 - .high = a.high >> s });
529 + ret.high = a.high >> s;
564 …ow = (FStar_UInt64_gte_mask(a.high, b.high) & ~FStar_UInt64_eq_mask(a.high, b.high)) | (FStar_UInt…
565 - .high = (FStar_UInt64_gte_mask(a.high, b.high) & ~FStar_UInt64_eq_mask(a.high, b.high)…
567 …ow = (FStar_UInt64_gte_mask(a.high, b.high) & ~FStar_UInt64_eq_mask(a.high, b.high)) | (FStar_UInt…
[all …]
/trunk/main/soltools/giparser/
H A Dgi_list.cxx211 unsigned high = aChildren.size(); in lower_bound() local
213 for ( unsigned cur = high / 2; high > low; cur = (low + high) / 2 ) in lower_bound()
221 high = cur; in lower_bound()
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/util/
H A DEndianConverter.java118 int high, low; in readShort() local
120 high = value[1] & 0xFF; in readShort()
123 return (short)(high << 8 | low); in readShort()
/trunk/main/autodoc/inc/cosv/
H A Dcomfunc.hxx43 inline bool in_range(E low, E val, E high); // return low <= val < high;
87 in_range(E low, E val, E high) { return low <= val AND val < high; } in in_range() argument
/trunk/main/offapi/com/sun/star/xml/crypto/
H A DXXMLEncryptionTemplate.idl63 * except that the high level application tell the mechanism and parameters.
67 * or DTD and the encryption device. If so, the high level application takes the
74 * In some situation, the high level applications do not want to know anything
/trunk/main/sal/rtl/source/
H A Dsurrogates.h42 #define SAL_RTL_COMBINE_SURROGATES(high, low) \ argument
43 ((((high) - SAL_RTL_FIRST_HIGH_SURROGATE) << 10) + \
H A Duri.cxx74 inline sal_uInt32 combineSurrogates(sal_uInt32 high, sal_uInt32 low) in combineSurrogates() argument
76 return SAL_RTL_COMBINE_SURROGATES(high, low); in combineSurrogates()
/trunk/main/sc/source/ui/sidebar/
H A DCellAppearancePropertyPanel.hrc54 //high contrast
127 //high contrast
H A DCellAppearancePropertyPanel.src214 // high contrast
533 // high contrast
/trunk/main/cui/source/options/
H A Doptaccessibility.src106 Text [ en-US ] = "Options for high contrast appearance" ;
114 Text [ en-US ] = "Automatically ~detect high contrast mode of operating system" ;
/trunk/main/writerfilter/documentation/
H A Dsprms.txt6 7: justify high
/trunk/main/offapi/com/sun/star/util/
H A DColor.idl34 <p>The byte order is from high to low:
/trunk/main/offapi/com/sun/star/frame/
H A DDocumentTemplates.idl41 /** implements a high level interface on top of an ucb content provider
H A DTemplateAccess.idl39 /** provides a high level api to organize document templates
/trunk/main/offapi/com/sun/star/graphic/
H A DGraphicColorMode.idl42 /** used when requesting graphics which are suitable for a high-contrast
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_DataEditor.hrc41 // image lists (normal and high-contrast) for toolbox
/trunk/main/offapi/com/sun/star/ui/
H A DImageType.idl52 /** an image with high contrast colors.
/trunk/main/offapi/com/sun/star/awt/
H A DXLayoutFlow.idl42 /** returns the preferred high this layout element would need for the given width. */
H A DActionEvent.idl39 <p>This high-level event is generated by a component (such as a Button)
/trunk/main/offapi/com/sun/star/document/
H A DPrinterIndependentLayout.idl50 assuming a generic high-resolution printer (4800dpi) */
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx1304 signed int low, mid, high, lastfound = 0xffff; in GEbinsearch() local
1310 high = length - 1; in GEbinsearch()
1311 while(high >= low) { in GEbinsearch()
1312 mid = (high + low)/2; in GEbinsearch()
1316 high = --mid; in GEbinsearch()
/trunk/main/udkapi/com/sun/star/reflection/
H A DProxyFactory.idl49 Aggregation will no longer be supported as a high-level concept of UNO.
/trunk/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.hrc72 // high contrast

Completed in 143 milliseconds

12345