Home
last modified time | relevance | path

Searched defs:bit (Results 1 – 7 of 7) sorted by relevance

/trunk/main/i18npool/source/breakiterator/
H A Dgendict.cxx177 sal_uInt8 bit = 0; in SAL_IMPLEMENT_MAIN_WITH_ARGS() local
/trunk/main/i18nutil/source/utility/
H A Dunicode.cxx359 #define bit(name) (1 << name) macro
/trunk/main/xmloff/source/forms/
H A Delementexport.cxx78 #define RESET_BIT( bitfield, bit ) \ argument
/trunk/main/i18npool/source/nativenumber/
H A Dnativenumbersupplier.cxx58 #define NUMBER_OMIT_ONE_CHECK(bit) (1 << (2 + bit)) argument
/trunk/main/sc/source/ui/navipi/
H A Dnavipi.cxx572 #define IS_MODE(bit)(((nFlags)&(bit))==(bit)) in SFX_IMPL_CHILDWINDOWCONTEXT() argument
/trunk/main/sc/inc/
H A Dglobal.hxx294 #define IS_SET(bit,set)(((set)&(bit))==(bit)) argument
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx413 _inline const char *UnicodeRangeName(sal_uInt16 bit) in UnicodeRangeName()

Completed in 66 milliseconds