Home
last modified time | relevance | path

Searched refs:bit (Results 126 – 150 of 234) sorted by relevance

12345678910

/trunk/main/xmloff/source/forms/
H A Delementexport.cxx78 #define RESET_BIT( bitfield, bit ) \ argument
79 bitfield = bitfield & ~bit
81 #define RESET_BIT( bitfield, bit )
/trunk/main/offapi/com/sun/star/packages/zip/
H A DZipEntry.idl59 /** bit flags
/trunk/main/offapi/com/sun/star/text/
H A DChapterNumberingRule.idl55 <p>Depending on the numbering types, the parameters for bullets or bit maps
H A DDocumentSettings.idl108 <p><em>Note</em>: This name is a bit misleading, it should be
/trunk/main/offapi/com/sun/star/security/
H A DCertificateValidity.idl39 * The certificate characters will be defined as bit-wise constants.
/trunk/main/openssl/
H A Dmakefile.mk158 …RC)/../ext_sources/93fdfe261588bc82ab3a0bd4f5945b60-strawberry-perl-5.32.1.1-32bit-portable.zip ; \
/trunk/main/sal/qa/
H A Dlibs2test.txt97 # LLA: Due to the fact, that thread testing seems to be little bit error prone, now
/trunk/main/i18npool/source/nativenumber/
H A Dnativenumbersupplier.cxx58 #define NUMBER_OMIT_ONE_CHECK(bit) (1 << (2 + bit)) argument
/trunk/main/libtextcat/data/new_fingerprints/lm/
H A Dscots.lm316 bit 43
/trunk/main/offapi/com/sun/star/rendering/
H A DXHalfFloatBitmap.idl53 Half floats are 16 bit wide, and newer GPUs already have them as
H A DXIeeeDoubleReadOnlyBitmap.idl62 <type>XVolatileBitmap</type> interface, things become a bit more
H A DXIeeeFloatReadOnlyBitmap.idl61 <type>XVolatileBitmap</type> interface, things become a bit more
H A DXIntegerReadOnlyBitmap.idl63 <type>XVolatileBitmap</type> interface, things become a bit more
/trunk/main/udkapi/com/sun/star/reflection/
H A DXIdlField2.idl76 reflects the constant enum 32-bit value.
/trunk/main/jpeg/
H A Djpeg-8d.patch78 /* INT32 must hold at least signed 32-bit values. */
/trunk/main/writerfilter/source/rtftok/
H A DRTFScanner.skl76 * we want to instead treat it as an 8-bit unsigned char, hence the
240 * instead of setting up a fresh yyin. A bit of a hack ...
1041 c = *(unsigned char *) yy_c_buf_p; /* cast for 8-bit char's */
/trunk/main/icu/
H A Dmakefile.mk78 DISABLE_64BIT=--enable-64bit-libs=no
/trunk/main/offapi/com/sun/star/sheet/
H A DXFormulaOpCodeMapper.idl123 Group of mappings to be returned, a bit mask of <type>
/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx413 _inline const char *UnicodeRangeName(sal_uInt16 bit) in UnicodeRangeName() argument
415 if (bit > LAST_URANGE_BIT) bit = LAST_URANGE_BIT+1; in UnicodeRangeName()
417 return ulcodes[bit]; in UnicodeRangeName()
/trunk/main/oox/source/dump/
H A Doledumper.ini905 shortlist=VBA-DIR-PROJECTSYSKIND-PLATFORM,0,16-bit-windows,32-bit-windows,macintosh
/trunk/main/libxmlsec/
H A Dxmlsec1-update-config-sub-and-guess.patch301 + # If there is a compiler, see if it is configured for 64-bit objects.
565 + # hppa2.0w-hp-hpux* has a 64-bit kernel and a compiler generating
566 + # 32-bit code. hppa64-hp-hpux* has the same kernel and a compiler
567 + # generating 64-bit code. GNU and HP use different nomenclature:
/trunk/main/offapi/com/sun/star/inspection/
H A DXObjectInspectorUI.idl84 …Note that if you don't set a particular bit here (say, <member>PropertyLineElement::PrimaryButton<…
/trunk/main/
H A Dexternal_deps.lst162 name = strawberry-perl-5.32.1.1-32bit-portable.zip
H A Dconfigure.ac271 [ --enable-win64 Enable building 64 bit OpenOffice on 64 bit Windows, (as
272 opposed to 32 bit OpenOffice that is usually built there).
274 as 64 bit OpenOffice doesn't fully build on Windows yet.
277 [ --enable-win-x64-shellext Enable the build/usage of Windows 64bit shell extensions.
279 Windows 64bit systems. For example supporting the search
1284 AC_MSG_CHECKING([whether to build/use the Windows 64bit shell extensions])
1297 AC_MSG_CHECKING([whether to build 64 bit OpenOffice on 64 bit Windows])
3272 # just need to strip a bit away to get a valid JAVA_HOME
5998 dnl === compiler fails on pixman with 64bit architectures...===
/trunk/main/offapi/com/sun/star/style/
H A DNumberingType.idl263 Since IDL comments allow only 7-bit characters, hence the XHTML

Completed in 77 milliseconds

12345678910