/titanic_41/usr/src/lib/libc/port/locale/ |
H A D | collate.c | 376 size_t room) in _collate_wxfrm() argument 397 if (room) { in _collate_wxfrm() 399 room--; in _collate_wxfrm() 443 if (room) { in _collate_wxfrm() 445 room--; in _collate_wxfrm() 462 if (room) { in _collate_wxfrm() 464 room--; in _collate_wxfrm() 525 _collate_sxfrm(const wchar_t *src, char *xf, size_t room, locale_t loc) in _collate_sxfrm() argument 549 if (room) { in _collate_sxfrm() 551 room--; in _collate_sxfrm() [all …]
|
/titanic_41/usr/src/cmd/sgs/libconv/common/ |
H A D | globals_machelf.c | 92 size_t room; /* # of bytes left in buf */ member 111 if (state->sep_str_len < state->room) { in cef_cp() 115 state->room -= state->sep_str_len; in cef_cp() 118 state->room = 0; in cef_cp() 125 if (n < state->room) { in cef_cp() 128 state->room -= n; in cef_cp() 151 state->room = arg->bufsize; in cef_setup()
|
/titanic_41/usr/src/lib/libeti/form/common/ |
H A D | chg_data.c | 320 BOOLEAN room; in _new_line() local 329 room = !at_bottom && room_for_line(f); in _new_line() 331 if (room || Status(c, GROWABLE)) { in _new_line() 336 if (!room && !_grow_field(c, 1)) in _new_line() 360 BOOLEAN room = room_for_char(f); in _ins_char() local 362 if (CheckChar(c, ' ') && (room || (OneRow(c) && in _ins_char() 364 if (!room && !_grow_field(c, 1)) in _ins_char() 378 BOOLEAN room = !AT_BOTTOM(f) && room_for_line(f); in _ins_line() local 381 if (CheckChar(c, ' ') && !OneRow(c) && (room || Status(c, GROWABLE))) { in _ins_line() 382 if (!room && !_grow_field(c, 1)) in _ins_line() [all …]
|
/titanic_41/usr/src/uts/common/io/ib/clients/eoib/ |
H A D | eib_chan.c | 85 uint_t room = 0; in eib_chan_post_rx() local 93 room = chan->ch_max_rwqes - chan->ch_rx_posted; in eib_chan_post_rx() 94 limit = (room > chan->ch_rwqe_bktsz) ? chan->ch_rwqe_bktsz : room; in eib_chan_post_rx()
|
/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | dyn.msg | 67 @ MSG_ERR_NOEXTRANULL "[%d: %s]: Dynamic section does not have room to add \ 105 exists, and if room exists in the file. If -add is specified,\n\ 114 but there is room to add it, the new string is added and then\n\ 288 \ttable, or there must be enough room in the reserved section\n\ 298 runpath entry exists, a new DT_RUNPATH is inserted if the room\n\ 363 DT_FLAGS element, and room for it exists at the end\n\ 387 DT_FLAGS_1 element, and room for it exists at the end\n\ 411 DT_FEATURE_1 element, and room for it exists at the end\n\ 421 DT_CHECKSUM element, and room for it exists at the end\n\ 437 DT_SUNW_LDMACH element, and room for it exists at the end\n\
|
H A D | syminfo.msg | 49 @ MSG_ERR_NOEXTRANULL "[%d: %s]: Dynamic section does not have room to add \ 73 is sufficient room, it will be added in order to satisfy this\n\ 133 exists, and room is available to add it, it will be added in\n\
|
H A D | cap.msg | 97 table, but there is room to add it, the new string is added\n\
|
H A D | phdr.msg | 314 enough room in the reserved section at the end (DT_SUNW_STRPAD)\n\
|
/titanic_41/usr/src/cmd/sgs/rtld/amd64/ |
H A D | boot.s | 104 / make room for a max sized boot vector
|
/titanic_41/usr/src/cmd/sgs/rtld/i386/ |
H A D | boot.s | 102 subl $EB_MAX_SIZE32,%esp / make room for a max sized boot vector
|
/titanic_41/usr/src/lib/libc/i386_hwcap1/gen/ |
H A D | memset.s | 92 subl $16,%esp / give ourselves some working room on the stack
|
/titanic_41/usr/src/test/zfs-tests/tests/functional/reservation/ |
H A D | reservation.shlib | 136 # don't unexpectedly run out of room.
|
/titanic_41/usr/src/cmd/sgs/libelf/common/ |
H A D | README.LFS | 144 address space has enough room for that much code, plus the
|
/titanic_41/usr/src/common/crypto/aes/amd64/ |
H A D | aes_amd64.s | 718 sub $[4*8], %rsp / Make room on stack to save registers 822 sub $[4*8], %rsp / Make room on stack to save registers
|
/titanic_41/usr/src/uts/sun4v/cpu/ |
H A D | generic_copy.s | 173 sll %i4, 8, %i4 ! make room for next byte 278 sll %i4, 8, %i4 ! make room for next byte
|
H A D | niagara_copy.s | 2483 sll %i4, 8, %i4 ! make room for next byte 2588 sll %i4, 8, %i4 ! make room for next byte
|
/titanic_41/usr/src/cmd/sgs/yacc/common/ |
H A D | yaccpar | 239 if ( ++yy_ps >= &yys[ yymaxdepth ] ) /* room on stack? */
|
/titanic_41/usr/src/uts/sun4u/cpu/ |
H A D | spitfire_copy.s | 1652 sll %i4, 8, %i4 ! make room for next byte 1757 sll %i4, 8, %i4 ! make room for next byte
|
H A D | us3_common_asm.s | 2879 ! get a new window with room for the error regs
|
/titanic_41/usr/src/cmd/sgs/elfedit/common/ |
H A D | elfedit.msg | 202 @ MSG_ERR_NOSTRPAD "[%d: %s]: String table does not have room to add \
|
/titanic_41/usr/src/cmd/lp/lib/oam/ |
H A D | msg.source | 248 "No room for this request!"
|
/titanic_41/usr/src/cmd/look/ |
H A D | words | 19387 room
|
/titanic_41/usr/src/cmd/spell/ |
H A D | list | 19386 room
|
/titanic_41/usr/src/data/hwdata/ |
H A D | usb.ids | 16753 0101 C-Bus Multi-room Audio Matrix Switcher
|
/titanic_41/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 7118 is present. Now leave room for the Index. BZ 426
|