Home
last modified time | relevance | path

Searched refs:block (Results 251 – 275 of 317) sorted by relevance

1...<<111213

/illumos-gate/usr/src/boot/i386/pmbr/
H A Dpmbr.s171 # this is the end of the code block we can use, next is space for
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_consume.c742 int block = DTRACE_AGGPACK_BASE + (unsigned int)(((datum * in dt_print_packed() local
746 DTRACE_AGGUTF8_BYTE0(block), in dt_print_packed()
747 DTRACE_AGGUTF8_BYTE1(block), in dt_print_packed()
748 DTRACE_AGGUTF8_BYTE2(block))); in dt_print_packed()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dundi.c59 uint8_t checksum ( void *block, size_t size ) { in checksum() argument
63 sum += ( ( uint8_t * ) block )[i]; in checksum()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/frutree/
H A Dsystem-board.info381 PROP Class string r 0 "block"
394 PROP Class string r 0 "block"
/illumos-gate/usr/src/cmd/mandoc/
H A Dout.c184 dp->block == 0 ? 0 : in tblcalc()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c634 void _Cdecl farfree( void *block );
4404 block(fp, gz, buf) in block() function
4429 if (!block(fp, gz, buf))
4938 while (block(stdin, gz, (char*)&header))
5051 if (!block(stdin, gz, buf))
5207 if (!block(stdin, gz, buf))
/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmhdr.h221 Block_t* block; member
/illumos-gate/usr/src/cmd/troff/troff.d/
H A DREADME134 evaluation has encountered a freed block).
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dfs193 unsigned long f_bsize; /* fundamental file system block size */
/illumos-gate/usr/src/boot/libsa/
H A Dcd9660.c110 char block [ISODCL(3, 6)]; /* 732 */ member
/illumos-gate/usr/src/common/crypto/aes/amd64/
H A Daes_amd64.S736 / Load input block into registers
840 / Load input block into registers
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dos-ip.c257 int block = 0; local
428 ioctlsocket(sockfd, FIONBIO, &block);
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-475 starting address plus 512 bytes. The block lists are stored in the
H A Dgrub.texi506 and the second block of the floppy disk, respectively.
1769 location of Stage 2 (or Stage 1.5) in a block list format, so it never
1829 * Block list syntax:: How to specify block lists
1884 @dfn{block list}.
1897 @section How to specify block lists
1899 A block list is used for specifying a file that doesn't appear in the
1908 This represents that GRUB should read blocks 0 through 99, block 200,
2664 * blocklist:: Get the block list notation of a file
3412 This error is returned when a read is attempted at a linear block
3440 @item 24 : Attempt to access block outside partition
[all …]
/illumos-gate/usr/src/cmd/file/
H A Dmagic264 >2 byte&0x80 >0 block compressed
530 >3 byte >47 , block size = %c00k
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dlock_prim.S340 bz,pt %xcc, 3f ! if so, prepare to block
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcheetah_copy.S1618 ! trailing block
3486 ! %l1 - pointer to saved %d0 block
3490 ! get another window w/space for one aligned block of saved fpregs
3493 ! Must be block-aligned
3513 restore %g0, 1, %o0 ! return (1) - did not use block operations
3530 ! Clear block
H A Dopl_olympus_copy.S1556 ! trailing block
3402 ! %l1 - pointer to saved %d0 block
3406 ! get another window w/space for one aligned block of saved fpregs
3409 ! Must be block-aligned
3429 restore %g0, 1, %o0 ! return (1) - did not use block operations
3446 ! Clear block
H A Dspitfire_asm.S1823 ld [%i1], %f0 ! modify the block
1826 stda %d0, [%i0]ASI_BLK_COMMIT_S ! store the modified block
/illumos-gate/usr/src/lib/libdwarf/common/
H A Dgenerated_libdwarf.h.in126 /* Contains info on an uninterpreted block of data
131 Dwarf_Unsigned bl_len; /* length of block bl_data points at */
161 is a block with a list of uleb or sleb numbers
734 return_data - The address of a pointer to which the section data block
4423 integers into a block of sleb values (and if the
4444 Dwarf_Unsigned*, /*number of bytes in output block*/
4450 from the block of sleb numbers.
4471 Number of bytes in block is a byte count (not array count).
4472 Returns number of units in output block (ie, number of elements
4481 Dwarf_Unsigned*, /*number of units in output block */
H A Dlibdwarf.h.in126 /* Contains info on an uninterpreted block of data
131 Dwarf_Unsigned bl_len; /* length of block bl_data points at */
161 is a block with a list of uleb or sleb numbers
734 return_data - The address of a pointer to which the section data block
4423 integers into a block of sleb values (and if the
4444 Dwarf_Unsigned*, /*number of bytes in output block*/
4450 from the block of sleb numbers.
4471 Number of bytes in block is a byte count (not array count).
4472 Returns number of units in output block (ie, number of elements
4481 Dwarf_Unsigned*, /*number of units in output block */
/illumos-gate/usr/src/lib/
H A DREADME.mapfiles187 For maintainability, the list of names in each version block should
504 For maintainability, the list of names in each version block should
/illumos-gate/usr/src/common/crypto/des/sun4u/
H A Ddes_crypt_asm.s2255 ! uint64_t des_crypt_impl(uint64_t *ks, uint64_t block, int one_or_three);
2260 ! block is the 64-bit block to en/decrypt
/illumos-gate/usr/src/common/bzip2/
H A DSolaris.README.txt195 + s->block = (UChar*)s->arr2;
/illumos-gate/usr/src/tools/
H A DREADME.tools208 Used to build the sun4u boot block.

1...<<111213