Searched refs:bytes (Results 201 - 225 of 905) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dhp300hpux.c222 9 bytes of space for the discarded nlist element (one byte used for
459 struct external_exec *bytes = (struct external_exec *) raw_bytes; variable in typeref:struct:external_exec
466 /* Now fill in fields in the execp, from the bytes in the raw data. */
467 execp->a_info = H_GET_32 (abfd, bytes->e_info);
468 execp->a_text = GET_WORD (abfd, bytes->e_text);
469 execp->a_data = GET_WORD (abfd, bytes->e_data);
470 execp->a_bss = GET_WORD (abfd, bytes->e_bss);
471 execp->a_syms = GET_WORD (abfd, bytes->e_syms);
472 execp->a_entry = GET_WORD (abfd, bytes->e_entry);
473 execp->a_trsize = GET_WORD (abfd, bytes
[all...]
H A Dsrec.c52 is the number of bytes following upto the checksum. Note that
123 /* The maximum number of address+data+crc bytes on a line is FF. */
129 /* The number of data bytes we actually fit onto a line on output.
292 section for each contiguous set of bytes. */
451 unsigned int bytes; local
472 bytes = HEX (hdr + 1);
473 if (bytes * 2 > bufsize)
477 buf = bfd_malloc ((bfd_size_type) bytes * 2);
480 bufsize = bytes * 2;
483 if (bfd_bread (buf, (bfd_size_type) bytes *
675 unsigned int bytes; local
[all...]
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Daout-adobe.c68 struct external_exec *bytes = (struct external_exec *) raw_bytes; local
70 /* Now fill in fields in the execp, from the bytes in the raw data. */
71 execp->a_info = H_GET_32 (abfd, bytes->e_info);
72 execp->a_text = GET_WORD (abfd, bytes->e_text);
73 execp->a_data = GET_WORD (abfd, bytes->e_data);
74 execp->a_bss = GET_WORD (abfd, bytes->e_bss);
75 execp->a_syms = GET_WORD (abfd, bytes->e_syms);
76 execp->a_entry = GET_WORD (abfd, bytes->e_entry);
77 execp->a_trsize = GET_WORD (abfd, bytes->e_trsize);
78 execp->a_drsize = GET_WORD (abfd, bytes
93 struct external_exec *bytes = (struct external_exec *) raw_bytes; local
[all...]
H A Dsrec.c53 is the number of bytes following upto the checksum. Note that
169 /* The maximum number of address+data+crc bytes on a line is FF. */
175 /* The number of data bytes we actually fit onto a line on output.
339 section for each contiguous set of bytes. */
500 unsigned int bytes; local
521 bytes = HEX (hdr + 1);
522 if (bytes * 2 > bufsize)
526 buf = (bfd_byte *) bfd_malloc ((bfd_size_type) bytes * 2);
529 bufsize = bytes * 2;
532 if (bfd_bread (buf, (bfd_size_type) bytes *
730 unsigned int bytes; local
[all...]
/openbsd-current/gnu/lib/libreadline/
H A Dtilde.c433 xmalloc (bytes)
434 size_t bytes;
436 void *temp = (char *)malloc (bytes);
444 xrealloc (pointer, bytes)
446 int bytes;
451 temp = malloc (bytes);
453 temp = realloc (pointer, bytes);
/openbsd-current/gnu/usr.bin/texinfo/info/
H A Dtilde.c308 xmalloc (bytes)
309 int bytes;
311 void *temp = (void *)malloc (bytes);
319 xrealloc (pointer, bytes)
321 int bytes;
326 temp = (char *)malloc (bytes);
328 temp = (char *)realloc (pointer, bytes);
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dsi_dma.c74 unsigned bytes = count * 8; local
75 if (bytes > 0xFFFF8)
76 bytes = 0xFFFF8;
79 1, 0, 0, bytes);
85 pe += bytes;
86 src += bytes;
87 count -= bytes / 8;
99 * @incr: increase next addr by incr bytes
146 * @incr: increase next addr by incr bytes
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dce/
H A Ddmub_abm_lcd.c165 unsigned int bytes,
172 // TODO: Optimize by only reading back final 4 bytes
176 memcpy(dc->dmub_srv->dmub->scratch_mem_fb.cpu_addr, (void *)src, bytes);
183 cmd.abm_init_config.abm_init_config_data.bytes = bytes;
230 unsigned int bytes = sizeof(struct abm_save_restore); local
232 // TODO: Optimize by only reading back final 4 bytes
236 memcpy(dc->dmub_srv->dmub->scratch_mem_fb.cpu_addr, (void *)pData, bytes);
243 cmd.abm_save_restore.abm_init_config_data.bytes = bytes;
163 dmub_abm_init_config(struct abm *abm, const char *src, unsigned int bytes, unsigned int inst) argument
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/MIME-Base64/lib/MIME/
H A DBase64.pm61 =item encode_base64( $bytes )
63 =item encode_base64( $bytes, $eol );
73 The function will croak with "Wide character in subroutine entry" if $bytes
101 =item encode_base64url( $bytes )
110 =item encoded_base64_length( $bytes )
112 =item encoded_base64_length( $bytes, $eol )
115 encoding it. This will return the same value as C<< length(encode_base64($bytes)) >>,
129 that are a multiple of 57 bytes. This ensures that the base64 lines
131 bytes of data fills one complete base64 line (76 == 57*4/3):
/openbsd-current/regress/lib/libsndio/play/
H A Dplay.c25 int bytes = delta * (int)(par.bps * par.pchan); local
27 realpos += bytes;
30 "cb: bytes = %+7d, latency = %+7lld, "
32 bytes, playpos - realpos,
118 fprintf(stderr, "using %u bytes per buffer, rounding to %u\n",
/openbsd-current/gnu/usr.bin/perl/cpan/Encode/lib/Encode/CN/
H A DHZ.pm80 my $ini_len = bytes::length($src);
125 $$rpos = $ini_pos + $pos + $ini_len - bytes::length($src);
132 $$rpos = $ini_pos + $pos + $ini_len - bytes::length($src);
/openbsd-current/usr.sbin/nsd/
H A Dbitset.c73 size_t i, n, size, bytes; local
82 bytes = (size / CHAR_BIT) + ((size % CHAR_BIT) != 0);
84 for(i = 0; i < bytes; i++) {
/openbsd-current/gnu/llvm/lldb/include/lldb/Core/
H A DValue.h70 Value(const void *bytes, int len);
73 void SetBytes(const void *bytes, int len);
75 void AppendBytes(const void *bytes, int len);
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DBinaryItemStream.h23 static ArrayRef<uint8_t> bytes(const T &Item) = delete;
28 /// contiguous bytes. An example of this might be if you have a collection of
51 Buffer = Traits::bytes(Item).take_front(Size);
60 Buffer = Traits::bytes(Items[*ExpectedIndex]);
/openbsd-current/lib/libc/arch/mips64/string/
H A Dbcmp.S43 dsubu a3, zero, a1 # compute # bytes to word align address
49 move v0, v1 # init v0,v1 so unmodified bytes match
50 LWHI v0, 0(a0) # read 1, 2, or 3 bytes
74 lbu v0, 0(a0) # compare bytes until a1 word aligned
H A Dstrcmp.S42 lbu t0, 0(a0) # get two bytes and compare them
/openbsd-current/regress/sys/net/pf_fragment/
H A Dping_mtu_1300.py11 payload=b"a" * (1400 - len(bytes(hdr)))
/openbsd-current/usr.bin/ssh/
H A Dchacha.h31 u_char *c, u_int bytes)
/openbsd-current/usr.sbin/makefs/ffs/
H A Dbuf.c114 size_t bytes; local
119 bytes = (size_t)bp->b_bcount;
122 rv = write(bp->b_fs->fd, bp->b_data, bytes);
124 if (rv == (ssize_t)bytes)
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterInfoPOSIX_arm.h26 uint8_t bytes[16]; member in struct:RegisterInfoPOSIX_arm::QReg
/openbsd-current/lib/libc/net/
H A Dinet_net_pton.c41 * "size" is in bytes and describes "dst".
68 * "size" is in bytes and describes "dst".
211 size_t bytes; local
239 bytes = (bits + 7) / 8;
240 if (bytes > size) {
244 memcpy(dst, &in6.s6_addr, bytes);
/openbsd-current/sys/dev/microcode/aic7xxx/
H A Daicasm.c372 cur_instr->format.bytes[0],
373 cur_instr->format.bytes[1],
374 cur_instr->format.bytes[2],
375 cur_instr->format.bytes[3]);
377 cur_instr->format.bytes[3],
378 cur_instr->format.bytes[2],
379 cur_instr->format.bytes[1],
380 cur_instr->format.bytes[0]);
615 cur_instr->format.bytes[0],
616 cur_instr->format.bytes[
[all...]
/openbsd-current/gnu/llvm/clang/docs/tools/
H A Dgenerate_formatted_state.py85 output.write(bytes(RST_PREFIX.format(today=today,
134 cleanfiles.write(bytes(relpath + "\n"))
144 output.write(bytes(TABLE_ROW.format(path=path,
158 output.write(bytes(TABLE_ROW.format(path="Total",
/openbsd-current/gnu/llvm/lldb/packages/Python/lldbsuite/support/
H A Dencoded_file.py16 # If we were asked to write a `bytes` decode it as unicode before
18 if isinstance(s, bytes):
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/minidump/
H A DRegisterContextMinidump_x86_64.cpp21 auto bytes = reg.mutable_data(context); local
30 return bytes.take_front(2);
33 return bytes.take_front(4);
36 return bytes.take_front(8);

Completed in 387 milliseconds

1234567891011>>