Searched refs:byte (Results 126 - 150 of 314) sorted by relevance

1234567891011>>

/freebsd-10.0-release/contrib/libcxxrt/
H A Dlibelftc_dem_gnu3.c3079 int byte; local
3088 byte = hex_to_dec(p[len - i * 2 - 1]) +
3091 if (byte < 0 || byte > 255)
3095 ((unsigned char *)&f)[i] = (unsigned char)(byte);
3098 (unsigned char)(byte);
3124 int byte; local
3133 byte = hex_to_dec(p[len - i * 2 - 1]) +
3135 if (byte < 0 || byte > 25
3167 int byte; local
3226 int byte; local
3288 int byte; local
[all...]
/freebsd-10.0-release/lib/libvgl/
H A Dmain.c51 byte *VGLBuf;
56 static byte *VGLMem = MAP_FAILED;
301 VGLMem = (byte*)mmap(0, VGLAdpInfo.va_window_size, PROT_READ|PROT_WRITE,
327 VGLTextSetFontFile((byte*)0);
350 VGLMem = (byte*)mmap(0, VGLAdpInfo.va_window_size, PROT_READ|PROT_WRITE,
/freebsd-10.0-release/secure/lib/libcrypto/amd64/
H A Dx86_64-mont5.S58 .byte 102,72,15,126,195
121 .byte 102,72,15,126,195
204 .byte 102,72,15,126,195
267 .byte 0xf3,0xc3
316 .byte 102,72,15,126,195
463 .byte 102,72,15,126,195
631 .byte 102,72,15,126,195
723 .byte 0xf3,0xc3
740 .byte 0xf3,0xc3
778 .byte
[all...]
H A Drc4-x86_64.S10 .byte 0xf3,0xc3
519 .byte 0xf3,0xc3
590 .byte 0xf3,0xc3
604 .byte 0xf3,0xc3
608 .byte 0xf3,0xc3
611 .byte 114,99,52,40,56,120,44,105,110,116,41,0
612 .byte 114,99,52,40,56,120,44,99,104,97,114,41,0
613 .byte 114,99,52,40,49,54,120,44,105,110,116,41,0
614 .byte 82,67,52,32,102,111,114,32,120,56,54,95,54,52,44,32,67,82,89,80,84,79,71,65,77,83,32,98,121,32,60,97,112,112,114,111,64,111,112,101,110,115,115,108,46,111,114,103,62,0
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dppc-sysv-tdep.c108 8 byte aligned stack is used. */
127 writing them to an 8 byte aligned stack location. */
156 register, or when the registers run out an 8 byte
196 when that runs out, 16 byte aligned stack location. */
217 that runs out, 8 byte aligned stack location. Note
248 /* Structs and large values are put on an 8 byte
267 The words have "4" byte alignment. */
292 /* Ensure that the stack is still 16 byte aligned. */
722 int byte; local
723 for (byte
[all...]
H A Darch-utils.c169 "default_float_format: bad byte order");
186 "default_double_format: bad byte order");
252 instead generate a byte code expression as that would work better
286 int byte; local
289 byte = 0;
292 byte += generic_register_size (i);
294 return byte;
361 Multi-arch targets obtain the current byte order using the
366 based on default byte-order information extracted from BFD. */
549 byte
[all...]
H A Ddwarf2-frame.c955 unsigned char byte;
963 byte = bfd_get_8 (abfd, (bfd_byte *) buf);
966 result |= ((byte & 0x7f) << shift);
969 while (byte & 0x80);
982 unsigned char byte;
990 byte = bfd_get_8 (abfd, (bfd_byte *) buf);
993 result |= ((byte & 0x7f) << shift);
996 while (byte & 0x80);
998 if ((shift < 32) && (byte & 0x40))
1032 augmentation is a single byte
948 unsigned char byte; local
975 unsigned char byte; local
[all...]
/freebsd-10.0-release/contrib/binutils/gas/
H A Dread.c197 need to align to an even byte boundary unless the next pseudo-op is
281 {"byte", cons, 1},
1277 interpreted as the byte boundary, rather than the power of 2. */
1395 align to a 4 byte boundary. */
1992 bytes from a 4-byte expression and they forgot to sign
3661 value. We can detect if the value won't fit in a byte or word.
3706 /* Worker to do .byte etc statements.
3710 cons_worker (register int nbytes, /* 1=.byte, 2=.word, 4=.long. */
3916 appear as a four byte positive constant in the .line section,
3917 followed by a 2 byte
4648 register unsigned byte; local
4669 register unsigned byte; local
4701 unsigned byte = (value & 0x7f); local
4727 unsigned byte = (value & 0x7f); local
4759 unsigned byte; local
4814 unsigned byte; local
[all...]
H A Dehopt.c38 .4byte .LLCIE1 / Length of Common Information Entry
41 .4byte 0x0 / CIE Identifier Tag
43 .4byte 0xffffffff / CIE Identifier Tag
45 .byte 0x1 / CIE Version
46 .byte 0x0 / CIE Augmentation (none)
47 .byte 0x1 / ULEB128 0x1 (CIE Code Alignment Factor)
48 .byte 0x7c / SLEB128 -4 (CIE Data Alignment Factor)
49 .byte 0x8 / CIE RA Column
50 .byte 0xc / DW_CFA_def_cfa
51 .byte
347 unsigned char byte = exp->X_add_number; local
[all...]
/freebsd-10.0-release/libexec/bootpd/
H A Dreadfile.c145 byte htype;
263 interp_byte(char **, byte *);
272 PRIVATE byte *
797 byte *tmphaddr;
832 if (process_generic(symbol, &(hp->generic), (byte) (value & 0xFF)))
944 hp->htype = (byte) (value & 0xFF);
1263 byte tmpbuf[MAXBUFLEN];
1264 byte *str;
1675 * to by (*src) and places the result (in network byte order) in the unsigned
1782 PRIVATE byte *
[all...]
/freebsd-10.0-release/secure/lib/libcrypto/i386/
H A Drc4-586.s365 .byte 114,99,52,40,52,120,44,105,110,116,41,0
366 .byte 114,99,52,40,49,120,44,99,104,97,114,41,0
367 .byte 114,99,52,40,56,120,44,109,109,120,41,0
368 .byte 82,67,52,32,102,111,114,32,120,56,54,44,32,67,82,89
369 .byte 80,84,79,71,65,77,83,32,98,121,32,60,97,112,112,114
370 .byte 111,64,111,112,101,110,115,115,108,46,111,114,103,62,0
/freebsd-10.0-release/sys/dev/ppbus/
H A Dif_plip.c481 clpoutbyte(u_char byte, int spin, device_t ppbus) argument
484 ppb_wdtr(ppbus, ctxmitl[byte]);
489 ppb_wdtr(ppbus, ctxmith[byte]);
669 lpoutbyte(u_char byte, int spin, device_t ppbus) argument
672 ppb_wdtr(ppbus, txmith[byte]);
676 ppb_wdtr(ppbus, txmitl[byte]);
/freebsd-10.0-release/sys/boot/pc98/boot0.5/
H A Dboot.s168 b_daua: .byte 0 # DA/UA
169 b_head: .byte 0 # SYSH
170 b_sector: .byte 0 # SYSS
/freebsd-10.0-release/sys/boot/i386/zfsboot/
H A Dzfsldr.S167 * %dl - byte - drive to read from
261 part4: .byte 0x80, 0x00, 0x01, 0x00
262 .byte 0xa5, 0xfe, 0xff, 0xff
263 .byte 0x00, 0x00, 0x00, 0x00
264 .byte 0x50, 0xc3, 0x00, 0x00 # 50000 sectors long, bleh
/freebsd-10.0-release/sys/boot/pc98/boot2/
H A Dboot1.S390 .byte 0x80, 0x00, 0x01, 0x00
391 .byte 0xa5, 0xff, 0xff, 0xff
392 .byte 0x00, 0x00, 0x00, 0x00
393 .byte 0x50, 0xc3, 0x00, 0x00
/freebsd-10.0-release/sys/geom/zero/
H A Dg_zero.c53 SYSCTL_INT(_kern_geom_zero, OID_AUTO, byte, CTLFLAG_RW, &g_zero_byte, 0,
/freebsd-10.0-release/sys/xen/interface/arch-x86/
H A Dxen.h220 #define XEN_EMULATE_PREFIX .byte 0x0f,0x0b,0x78,0x65,0x6e ;
223 #define XEN_EMULATE_PREFIX ".byte 0x0f,0x0b,0x78,0x65,0x6e ; "
/freebsd-10.0-release/contrib/tcpdump/
H A Daddrtoname.c178 register u_int byte; local
188 byte = addr & 0xff;
189 *--cp = byte % 10 + '0';
190 byte /= 10;
191 if (byte > 0) {
192 *--cp = byte % 10 + '0';
193 byte /= 10;
194 if (byte > 0)
195 *--cp = byte + '0';
209 * is assumed to be in network byte orde
[all...]
/freebsd-10.0-release/sys/dev/sfxge/common/
H A Defx_vpd.c339 efx_byte_t byte; local
351 EFX_POPULATE_BYTE_1(byte, EFX_BYTE_0, data[*offsetp]);
353 switch (EFX_BYTE_FIELD(byte, TAG_TYPE)) {
357 name = EFX_BYTE_FIELD(byte, TAG_SMALL_ITEM_NAME);
358 length = (uint16_t)EFX_BYTE_FIELD(byte, TAG_SMALL_ITEM_SIZE);
370 name = EFX_BYTE_FIELD(byte, TAG_LARGE_ITEM_NAME);
593 efx_byte_t byte; local
618 EFX_POPULATE_BYTE_3(byte,
622 data[offset] = EFX_BYTE_FIELD(byte, EFX_BYTE_0);
843 * Work out the offset of the byte immediatel
[all...]
/freebsd-10.0-release/usr.sbin/rarpd/
H A Drarpd.c910 u_int byte; local
919 byte = addr & 0xff;
920 *--cp = byte % 10 + '0';
921 byte /= 10;
922 if (byte > 0) {
923 *--cp = byte % 10 + '0';
924 byte /= 10;
925 if (byte > 0)
926 *--cp = byte + '0';
/freebsd-10.0-release/contrib/gcc/config/arm/
H A Dlib1funcs.asm126 .byte 0x4 /* DW_CFA_advance_loc4 */
127 .4byte \advance
128 .byte (0xc0 | \reg) /* DW_CFA_restore */
129 .byte 0xe /* DW_CFA_def_cfa_offset */
137 .byte 0x4 /* DW_CFA_advance_loc4 */
138 .4byte \advance
139 .byte (0x80 | \reg) /* DW_CFA_offset */
141 .byte 0xe /* DW_CFA_def_cfa_offset */
150 .4byte LSYM(Lend_cie) - LSYM(Lstart_cie) @ Length of CIE
152 .4byte
[all...]
/freebsd-10.0-release/contrib/expat/lib/
H A Dxmltok.c51 /* A 2 byte UTF-8 representation splits the characters 11 bits between
55 #define UTF8_GET_NAMING2(pages, byte) \
56 (namingBitmap[((pages)[(((byte)[0]) >> 2) & 7] << 3) \
57 + ((((byte)[0]) & 3) << 1) \
58 + ((((byte)[1]) >> 5) & 1)] \
59 & (1 << (((byte)[1]) & 0x1F)))
61 /* A 3 byte UTF-8 representation splits the characters 16 bits between
66 #define UTF8_GET_NAMING3(pages, byte) \
67 (namingBitmap[((pages)[((((byte)[0]) & 0xF) << 4) \
68 + ((((byte)[
[all...]
/freebsd-10.0-release/contrib/dtc/
H A Ddata.c220 struct data data_append_byte(struct data d, uint8_t byte) argument
222 return data_append_data(d, &byte, 1);
/freebsd-10.0-release/contrib/gdb/gdb/mi/
H A Dmi-main.c967 int byte; local
969 for (byte = row_byte; byte < row_byte + word_size * nr_cols; byte++)
971 if (byte >= nr_bytes)
975 else if (mbuf[byte] < 32 || mbuf[byte] > 126)
980 fputc_unfiltered (mbuf[byte], stream->stream);
/freebsd-10.0-release/lib/libc/db/test/
H A Drun.test556 # Test different byte orders.
559 echo "Test 13: btree, hash: differing byte orders"
563 rm -f byte.file $TMP2 $TMP3
571 $PROG -ilorder=$order -f byte.file -o $TMP3 $type $TMP2
582 -ilorder=$order -f byte.file -o $TMP3 $type $TMP2
590 rm -f byte.file

Completed in 575 milliseconds

1234567891011>>