Home
last modified time | relevance | path

Searched refs:bit (Results 1 – 25 of 234) sorted by relevance

12345678910

/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_intel/
H A Dcall.s33 subl $0x8,%esp # 32bit returnValue, and preserve potential 128bit
35 pushl %esp # 32bit &returnValue
36 pushl %ecx # 32bit pCallStack
40 movl 16(%esp),%eax # 32bit returnValue
57 pushl %ecx # 32bit pCallStack
75 subl $0x8,%esp # 64bit returnValue (preserves potential 128bit
78 pushl %ecx # 32bit pCallStack
98 subl $0x8,%esp # 32bit returnValue, and preserve potential 128bit
101 pushl %ecx # 32bit pCallStack
120 subl $0x8,%esp # 64bit returnValue (preserves potential 128bit
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_linux_intel/
H A Dcall.s33 subl $0x8,%esp # 32bit returnValue, and preserve potential 128bit
35 pushl %esp # 32bit &returnValue
36 pushl %ecx # 32bit pCallStack
40 movl 16(%esp),%eax # 32bit returnValue
57 pushl %ecx # 32bit pCallStack
75 subl $0x8,%esp # 64bit returnValue (preserves potential 128bit
78 pushl %ecx # 32bit pCallStack
98 subl $0x8,%esp # 32bit returnValue, and preserve potential 128bit
101 pushl %ecx # 32bit pCallStack
120 subl $0x8,%esp # 64bit returnValue (preserves potential 128bit
[all …]
/trunk/main/i18nutil/source/utility/
H A Dunicode.cxx359 #define bit(name) (1 << name) macro
368 bit(UnicodeType::LETTER_NUMBER)|\
369 bit(UnicodeType::OTHER_NUMBER)
373 bit(UnicodeType::OTHER_LETTER)
377 bit(UnicodeType::ENCLOSING_MARK)|\
381 bit(UnicodeType::LINE_SEPARATOR)|\
393 bit(UnicodeType::OTHER_SYMBOL)
398 bit(UnicodeType::FORMAT)|\
399 bit(UnicodeType::LINE_SEPARATOR)|\
419 #define CONTROLSPACE bit(0x09)|bit(0x0a)|bit(0x0b)|bit(0x0c)|bit(0x0d)|\ in IsType()
[all …]
/trunk/main/bridges/source/cpp_uno/mingw_intel/
H A Dcall.s32 subl $0x4,%esp # 32bit returnValue
33 pushl %esp # 32bit &returnValue
34 pushl %ecx # 32bit pCallStack
35 pushl %edx # 32bit nVtableOffset
38 movl 16(%esp),%eax # 32bit returnValue
53 pushl %ecx # 32bit pCallStack
70 subl $0x8,%esp # 64bit returnValue
72 pushl %ecx # 32bit pCallStack
93 pushl %ecx # 32bit pCallStack
113 pushl %ecx # 32bit pCallStack
[all …]
/trunk/main/bridges/source/cpp_uno/cc50_solaris_intel/
H A Dcall.s29 subl $0x8,%esp / 64bit nRegReturn
30 pushl %ecx / 32bit pCallStack
31 pushl %edx / 32bit nVtableOffset
47 subl $0x8,%esp / 64bit nRegReturn
48 pushl %ecx / 32bit pCallStack
64 subl $0x8,%esp / 64bit nRegReturn
65 pushl %ecx / 32bit pCallStack
83 subl $0x8,%esp / 64bit nRegReturn
84 pushl %ecx / 32bit pCallStack
101 subl $0x8,%esp / 64bit nRegReturn
[all …]
/trunk/main/offapi/com/sun/star/rendering/
H A DFloatingPointBitmapFormat.idl37 i.e. in a 16 bit value, with 5 bit exponent, 10 bit mantissa
38 and a sign bit. See also <a
47 floating point format, i.e. in a 32 bit value, with 8 bit
48 exponent, 23 bit mantissa and a sign bit.<p>
55 floating point format, i.e. in a 64 bit value, with 16 bit
56 exponent, 47 bit mantissa and a sign bit.<p>
H A DIntegerBitmapLayout.idl103 /** This member determines the bit order (only relevant if a pixel
107 an 8 bit amount of pixel data consists of the bits starting
108 with the most significant bit. When <FALSE/>, it's starting
109 with the least significant bit.<p>
112 exactly one bit. If this member is <TRUE/>, the first pixel is
H A DXHalfFloatReadOnlyBitmap.idl51 color components. Half floats are 16 bit wide, and some high-end
62 <type>XVolatileBitmap</type> interface, things become a bit more
77 bit float UNO data type, the values are transported as 16 bit
H A DXIntegerBitmapColorSpace.idl68 @example For the typical 32 bit RGBA color data, the four
69 values would all contain the value eight. For a 16 bit 1555
81 byte, the actual channel positions are specified using bit
86 @example with a 16 bit 565 RGB format, written on a big endian
/trunk/main/udkapi/com/sun/star/uno/
H A DTypeClass.idl47 /** reflecting the 16-bit unicode character type
53 /** reflecting the 8-bit ordinal type
56 /** reflecting the signed 16-bit ordinal type
59 /** reflecting the unsigned 16-bit ordinal type
62 /** reflecting the signed 32-bit ordinal type
65 /** reflecting the unsigned 32-bit type
68 /** reflecting the signed 64-bit ordinal type
71 /** reflecting the unsigned 64-bit ordinal type
74 /** reflecting the 32-bit floating point type
77 /** reflecting the 64-bit floating point type
/trunk/main/oox/source/dump/
H A Ddumperbase.ini72 # - <constname> denotes a literal name for a constant or bit.
179 # Defines names for single bits in a bit field.
194 # to not ignore a bit.
195 # - <bitmask>: The bit to be named. Must be a value with a single bit set.
196 # - <cname> - Sets a name for the bit that will be shown if the bit is set.
197 # Does not show anything if the bit is cleared.
198 # - !<cname> - Sets a name for the bit that will be shown if the bit is
199 # cleared. Does not show anything if the bit is set.
200 # - :<cname> - Sets a name for the bit that will always be shown together
201 # with the actual state of the bit, appended as ':on' or ':off'.
[all …]
/trunk/main/udkapi/com/sun/star/io/
H A DXDataInputStream.idl51 /** reads in a boolean. It is an 8-bit value. 0 means FALSE; all
60 /** reads an 8-bit byte.
68 /** reads a 16-bit unicode character.
76 /** reads a 16-bit big endian integer.
84 /** reads a 32-bit big endian integer.
92 /** reads a 64-bit big endian integer.
100 /** reads a 32-bit IEEE float.
108 /** reads a 64-bit IEEE double.
H A DXDataOutputStream.idl51 /** writes a boolean. It is an 8-bit value. 0 means FALSE; all other
60 /** writes an 8-bit byte.
68 /** writes a 16-bit character.
76 /** writes a 16-bit big endian integer.
84 /** writes a 32-bit big endian integer.
92 /** writes a 64-bit big endian integer.
100 /** writes a 32-bit IEEE float.
108 /** writes a 64-bit IEEE double.
/trunk/main/offapi/com/sun/star/xml/dom/
H A DXCharacterData.idl43 Remove a range of 16-bit units from the node.
46 than the number of 16-bit units in data, or if the specified count is negative.
63 The number of 16-bit units that are available through data and the
69 Insert a string at the specified 16-bit unit offset.
72 the number of 16-bit units in data.
78 Replace the characters starting at the specified 16-bit unit offset
82 the number of 16-bit units in data, or if the specified count is negative.
100 than the number of 16-bit units in data, or if the specified count is negative.
/trunk/main/svtools/source/filter/
H A Dexportdialog.src172 Text [ en-US ] = "1 bit threshold" ;
176 Text [ en-US ] = "1 bit dithered" ;
180 Text [ en-US ] = "4 bit grayscale" ;
184 Text [ en-US ] = "4 bit color" ;
188 Text [ en-US ] = "8 bit grayscale" ;
192 Text [ en-US ] = "8 bit color" ;
196 Text [ en-US ] = "24 bit true color" ;
/trunk/main/python/
H A Dpython-freebsd.patch11 into either a large positive number (PyLong or PyInt on 64-bit
12 platforms) or a negative number on others (32-bit PyInt)
13 whereas the system expects it to be a 32bit bit field value
18 - If any of the 64bit platforms ever decide to use more than 32bits
/trunk/main/offapi/com/sun/star/i18n/
H A DKParseTokens.idl105 /** If this bit is set in <em>nContCharFlags</em> parameters and a
107 double quotes are encountered, the string is ended. If this bit
109 double quote and string parsing continues. The bit is ignored in
113 "abc""def" --> bit not set => abc"def <br/>
114 "abc""def" --> bit set => abc </p>
H A DCalendarFieldIndex.idl99 @ATTENTION! Though the field's type is signed 16-bit, the field
100 value is treated as unsigned 16-bit to allow for values up to
113 @ATTENTION! Though the field's type is signed 16-bit, the field
114 value is treated as unsigned 16-bit to allow for values up to
/trunk/main/offapi/com/sun/star/ui/dialogs/
H A DXFilePreview.idl64 The color depth in bit, e.g. 8 bit, 16 bit, 32 bit.
/trunk/main/i18npool/source/breakiterator/
H A Dgendict.cxx177 sal_uInt8 bit = 0; in SAL_IMPLEMENT_MAIN_WITH_ARGS() local
180 bit |= 1 << j; in SAL_IMPLEMENT_MAIN_WITH_ARGS()
181 fprintf(cfp, "0x%02x, ", bit); in SAL_IMPLEMENT_MAIN_WITH_ARGS()
/trunk/main/offapi/com/sun/star/sheet/
H A DFormulaMapGroup.idl33 /** Constants of bit masks used with
37 If no bit is set, a sequence of special mappings is returned in the
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_1/demoCA/newcerts/
H A D1000.pem13 RSA Public Key: (1024 bit)
14 Modulus (1024 bit):
/trunk/main/xmlsecurity/test_docs/CAs/Root_11/demoCA/newcerts/
H A D1000.pem13 RSA Public Key: (1024 bit)
14 Modulus (1024 bit):
H A D1013.pem13 RSA Public Key: (1024 bit)
14 Modulus (1024 bit):
H A D1015.pem13 RSA Public Key: (1024 bit)
14 Modulus (1024 bit):

Completed in 85 milliseconds

12345678910