Home
last modified time | relevance | path

Searched refs:byte (Results 1 – 25 of 291) sorted by relevance

12345678910>>...12

/trunk/main/bridges/source/cpp_uno/mingw_intel/
H A Dcall.s148 .byte 1 # version
152 .byte 8 # return_address_register
154 .byte 0x1B # FDE Encoding (pcrel sdata4)
156 .byte 0x0C # DW_CFA_def_cfa %esp, 4
159 .byte 0x88 # DW_CFA_offset ret, 1
171 .byte 0x04 # DW_CFA_advance_loc4
173 .byte 0x0E # DW_CFA_def_cfa_offset 8
175 .byte 0x85 # DW_CFA_offset %ebp, 2
177 .byte 0x04 # DW_CFA_advance_loc4
179 .byte 0x0D # DW_CFA_def_cfa_register %ebp
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_linux_intel/
H A Dcall.s160 .byte 1 # version
164 .byte 8 # return_address_register
166 .byte 0x1B # FDE Encoding (pcrel sdata4)
168 .byte 0x0C # DW_CFA_def_cfa %esp, 4
171 .byte 0x88 # DW_CFA_offset ret, 1
183 .byte 0x04 # DW_CFA_advance_loc4
185 .byte 0x0E # DW_CFA_def_cfa_offset 8
187 .byte 0x85 # DW_CFA_offset %ebp, 2
189 .byte 0x04 # DW_CFA_advance_loc4
191 .byte 0x0D # DW_CFA_def_cfa_register %ebp
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_intel/
H A Dcall.s160 .byte 1 # version
164 .byte 8 # return_address_register
166 .byte 0x1B # FDE Encoding (pcrel sdata4)
168 .byte 0x0C # DW_CFA_def_cfa %esp, 4
171 .byte 0x88 # DW_CFA_offset ret, 1
183 .byte 0x04 # DW_CFA_advance_loc4
185 .byte 0x0E # DW_CFA_def_cfa_offset 8
187 .byte 0x85 # DW_CFA_offset %ebp, 2
189 .byte 0x04 # DW_CFA_advance_loc4
191 .byte 0x0D # DW_CFA_def_cfa_register %ebp
[all …]
/trunk/main/offapi/com/sun/star/rendering/
H A DColorComponentTag.idl39 const byte DEVICE=0;
42 const byte RGB_RED=1;
45 const byte RGB_GREEN=2;
48 const byte RGB_BLUE=3;
51 const byte CMYK_CYAN=4;
54 const byte CMYK_MAGENTA=5;
57 const byte CMYK_YELLOW=6;
60 const byte CMYK_BLACK=7;
63 const byte CMYKOG_ORANGE=8;
66 const byte CMYKOG_GREEN=9;
[all …]
H A DPanoseSerifStyle.idl30 const byte ANYTHING=0;
31 const byte NO_FIT=1;
32 const byte COVE=2;
33 const byte OBTUSE_COVE=3;
34 const byte SQUARE_COVE=4;
35 const byte OBTUSE_SQUARE_COVE=5;
36 const byte SQUARE=6;
37 const byte THIN=7;
38 const byte BONE=8;
39 const byte EXAGGERATED=9;
[all …]
H A DPanoseLetterForm.idl30 const byte ANYTHING=0;
31 const byte NO_FIT=1;
32 const byte NORMAL_CONTACT=2;
33 const byte NORMAL_WEIGHTED=3;
34 const byte NORMAL_BOXED=4;
35 const byte NORMAL_FLATTENED=5;
36 const byte NORMAL_ROUNDED=6;
37 const byte NORMAL_OFF_CENTER=7;
38 const byte NORMAL_SQUARE=8;
39 const byte OBLIQUE_CONTACT=9;
[all …]
H A DBlendMode.idl38 const byte NORMAL = 0;
39 const byte MULTIPLY = 1;
40 const byte SCREEN = 2;
41 const byte OVERLAY = 3;
42 const byte DARKEN = 4;
43 const byte LIGHTEN = 5;
44 const byte COLOR_DODGE = 6;
45 const byte COLOR_BURN = 7;
46 const byte HARD_LIGHT = 8;
47 const byte SOFT_LIGHT = 9;
[all …]
H A DPanoseMidline.idl30 const byte ANYTHING=0;
31 const byte NO_FIT=1;
32 const byte STANDARD_TRIMMED=2;
33 const byte STANDARD_POINTED=3;
34 const byte STANDARD_SERIFED=4;
35 const byte HIGH_TRIMMER=5;
36 const byte HIGH_POINTED=6;
37 const byte HIGH_SERIFED=7;
38 const byte CONSTANT_TRIMMED=8;
39 const byte CONSTANT_POINTED=9;
[all …]
H A DPanoseWeight.idl30 const byte ANYTHING=0;
31 const byte NO_FIT=1;
32 const byte VERY_LIGHT=2;
33 const byte LIGHT=3;
34 const byte THIN=4;
35 const byte BOOK=5;
36 const byte MEDIUM=6;
37 const byte DEMI_BOLD=7;
38 const byte BOLD=8;
39 const byte HEAVY=9;
[all …]
H A DPanoseArmStyle.idl30 const byte ANYTHING=0;
31 const byte NO_FIT=1;
32 const byte STRAIGHT_HORIZONTAL=2;
33 const byte STRAIGHT_WEDGE=3;
34 const byte STRAIGHT_VERTICAL=4;
35 const byte STRAIGHT_SINGLE_SERIF=5;
36 const byte STRAIGHT_DOUBLE_SERIF=6;
37 const byte BENT_HORIZONTAL=7;
38 const byte BENT_WEDGE=8;
39 const byte BENT_VERTICAL=9;
[all …]
H A DCompositeOperation.idl52 const byte CLEAR = 0;
59 const byte SOURCE = 1;
66 const byte DESTINATION = 2;
73 const byte OVER = 3;
80 const byte UNDER = 4;
87 const byte INSIDE = 5;
94 const byte INSIDE_REVERSE = 6;
102 const byte OUTSIDE = 7;
109 const byte OUTSIDE_REVERSE = 8;
117 const byte ATOP = 9;
[all …]
H A DColorSpaceType.idl34 const byte DEVICE_COLOR=0;
40 const byte GREY=1;
44 const byte RGB=2;
52 const byte CMYK=3;
60 const byte CMYKOG=4;
68 const byte CIEXYZ=5;
77 const byte CIELAB=6;
85 const byte SRGB=7;
93 const byte HSV=8;
101 const byte HSL=9;
[all …]
H A DPanoseProportion.idl30 const byte ANYTHING=0;
31 const byte NO_FIT=1;
32 const byte OLD_SKOOL=2;
33 const byte MODERN=3;
34 const byte EVEN_WIDTH=4;
35 const byte EXPANDED=5;
36 const byte CONDENSED=6;
37 const byte VERY_EXPANDED=7;
38 const byte VERY_CONDENSED=8;
39 const byte MONO_SPACED=9;
H A DPanoseContrast.idl30 const byte ANYTHING=0;
31 const byte NO_FIT=1;
32 const byte NONE=2;
33 const byte VERY_LOW=3;
34 const byte LOW=4;
35 const byte MEDIUM_LOW=5;
36 const byte MEDIUM=6;
37 const byte MEDIUM_HIGH=7;
38 const byte HIGH=8;
39 const byte VERY_HIGH=9;
H A DPanose.idl31 byte FamilyType;
34 byte SerifStyle;
37 byte Weight;
40 byte Proportion;
43 byte Contrast;
46 byte StrokeVariation;
49 byte ArmStyle;
52 byte Letterform;
55 byte Midline;
58 byte XHeight;
H A DPanoseStrokeVariation.idl30 const byte ANYTHING=0;
31 const byte NO_FIT=1;
32 const byte GRADUAL_DIAGONAL=2;
33 const byte GRADUAL_TRANSITIONAL=3;
34 const byte GRADUAL_VERTICAL=4;
35 const byte GRADUAL_HORIZONTAL=5;
36 const byte RAPID_VERTICAL=6;
37 const byte RAPID_HORIZONTAL=7;
38 const byte INSTANT_VERTICAL=8;
H A DEmphasisMark.idl38 const byte NONE = 0;
43 const byte DOT_ABOVE = 1;
48 const byte DOT_BELOW = 2;
53 const byte CIRCLE_ABOVE = 3;
58 const byte CIRCLE_BELOW = 4;
63 const byte DISC_ABOVE = 5;
68 const byte DISC_BELOW = 6;
73 const byte ACCENT_ABOVE = 7;
78 const byte ACCENT_BELOW = 8;
/trunk/main/sal/textenc/
H A Dtcvttcn6.tab163 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x81 */ /* We convert this as double byte */
164 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x82 */ /* We convert this as double byte */
165 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x83 */ /* We convert this as double byte */
166 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x84 */ /* We convert this as double byte */
167 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x85 */ /* We convert this as double byte */
168 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x86 */ /* We convert this as double byte */
169 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x87 */ /* We convert this as double byte */
170 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x88 */ /* We convert this as double byte */
171 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x89 */ /* We convert this as double byte */
172 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x8A */ /* We convert this as double byte */
[all …]
H A Dtcvtscn6.tab31 /* is 0xA1-0xFE for the leading byte and 0xA1-0xFE for the trailing byte. */
32 /* In GBK the range is from 0x81-0xFE for the leading byte and 0x40-0xFE */
33 /* for the trailing byte. */
172 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x81 */ /* We convert this as double byte */
173 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x82 */ /* We convert this as double byte */
174 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x83 */ /* We convert this as double byte */
175 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x84 */ /* We convert this as double byte */
176 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x85 */ /* We convert this as double byte */
177 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x86 */ /* We convert this as double byte */
178 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x87 */ /* We convert this as double byte */
[all …]
H A Dtcvtjp6.tab166 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x85 */ /* We convert this as double byte */
167 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x86 */ /* We convert this as double byte */
268 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0xEB */ /* We convert this as double byte */
269 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0xEC */ /* We convert this as double byte */
272 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0xEF */ /* We convert this as double byte */
738 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x85 */ /* We convert this as double byte */
739 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0x86 */ /* We convert this as double byte */
840 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0xEB */ /* We convert this as double byte */
841 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0xEC */ /* We convert this as double byte */
844 …, 1, 0, aImplDoubleByteIdentifierTab }, /* 0xEF */ /* We convert this as double byte */
[all …]
/trunk/main/udkapi/com/sun/star/corba/giop/
H A Dgiop.idl31 byte major;
32 byte minor;
52 byte magic_1;
53 byte magic_2;
54 byte magic_3;
55 byte magic_4;
58 byte message_type;
67 byte magic_1;
68 byte magic_2;
69 byte magic_3;
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Dcall.s87 .byte 0x1
91 .byte 0x10
93 .byte 0x1b
94 .byte 0xc
97 .byte 0x90
108 .byte 0x4
110 .byte 0xe
112 .byte 0x86
114 .byte 0x4
116 .byte 0xd
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dcall.s87 .byte 0x1
91 .byte 0x10
93 .byte 0x1b
94 .byte 0xc
97 .byte 0x90
108 .byte 0x4
110 .byte 0xe
112 .byte 0x86
114 .byte 0x4
116 .byte 0xd
/trunk/main/idlc/test/parser/
H A Dconstant.tests25 const byte C2 = 0;
40 const byte C2 = 0;
82 const byte C1 = -128;
83 const byte C2 = -0200;
84 const byte C3 = -0x80;
85 const byte C4 = 255;
86 const byte C5 = 0377;
87 const byte C6 = 0xFF;
125 module m { const byte C = -129; };
129 module m { const byte C = -0201; };
[all …]
/trunk/main/udkapi/com/sun/star/script/
H A DConverter.idl42 …<li>byte: byte, (short *1), (long *1), (hyper *1), (float *1), (double *1), (enum *2), (any *3), b…
43 …<li>short: byte, short, (long *1), (hyper *1), (float *7), (double *7), (enum *2), (any *3), boole…
44 …<li>long: byte, short, long, (hyper *1), (float *7), (double *7), enum, (any *3), boolean, char, (…
45 …<li>hyper: byte, short, long, hyper, (float *7), (double *7), enum, (any *3), boolean, char, (stri…
46 …<li>float: byte, short, long, hyper, float, (double *7), (enum *8), (any *3), boolean, char, (stri…
47 …<li>double: byte, short, long, hyper, float, double, enum, (any *3), boolean, char, (string *5)</l…
48 …<li>enum: (byte *9), (short *9), (long *9), (hyper *9), (float *9), (double *9), (enum *10), (any …
51 …<li>boolean: byte, short, long, hyper, float, double, (any *3), boolean, char, (string *12). 0 => …
52 …<li>char: byte, short, (long *1), (hyper *1), (float *7), (double *7), enum, (any *3), boolean, ch…
53 <li>string: byte, short, long, hyper, float, double, enum, (any *3), boolean, char, string</li>

12345678910>>...12