Searched refs:amount (Results 76 - 95 of 95) sorted by relevance

1234

/freebsd-10.0-release/contrib/binutils/opcodes/
H A Darm-dis.c611 /* Two registers and a shift amount */
1588 int amount = (given & 0xf80) >> 7;
1591 if (amount == 0)
1599 amount = 32;
1603 func (stream, ", %s #%d", arm_shift[shift], amount);
1605 func (stream, ", #%d", amount);
1587 int amount = (given & 0xf80) >> 7; local
/freebsd-10.0-release/contrib/texinfo/makeinfo/
H A Dmakeinfo.c51 /* Define PARAGRAPH_START_INDENT to be the amount of indentation that
78 /* The amount of indentation to add at the starts of paragraphs.
80 > 0 is amount to indent new paragraphs by.
2363 adjust_braces_following (int here, int amount)
2370 stack->pos += amount;
3150 /* If doing indentation, then insert the appropriate amount. */
3178 indent (int amount)
3182 adjust_braces_following (output_paragraph_offset, amount);
3184 while (--amount >= 0)
2352 adjust_braces_following(int here, int amount) argument
3165 indent(int amount) argument
/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dtc-sparc.c999 BSR (val, amount)
1001 int amount;
1003 if (sizeof (bfd_vma) <= 4 && amount >= 32)
1005 return val >> amount;
H A Dtc-mips.c9207 * According to the manual, if the shift amount is greater
9208 * than 31 or less than 0, then the shift amount should be
9215 as_warn (_("Improper shift amount (%lu)"),
9222 case '>': /* shift amount minus 32 */
9234 /* Decode 5-bits of bbit0/1's bit index amount. If the value is
9241 as_warn (_("Improper bit index amount (%lu)"),
9488 as_warn ("Improper align amount (%ld), using low bits",
10733 /* The amount by which the short form is shifted when it is used;
10736 /* The amount by which the short form is shifted when it is stored
14125 /* Relax a machine dependent frag. This returns the amount b
[all...]
/freebsd-10.0-release/sys/dev/drm2/radeon/
H A Dradeon_mode.h295 uint16_t amount; member in struct:radeon_atom_ss
/freebsd-10.0-release/sys/mips/mips/
H A Dsupport.S225 * Copy specified amount of data from user space into the kernel
251 * Copy specified amount of data from kernel to the user space
515 blt a2, 12, memsetsmallclr # small amount to clear?
558 blt a1, 12, smallclr # small amount to clear?
H A Dfp.S1483 subu v0, t1, 20 # compute amount to shift
1669 * Determine the amount to shift the fraction in order to restore the
1831 li t9, SEXP_MIN # compute shift amount
1895 * Determine the amount to shift the fraction in order to restore the
2084 li t9, DEXP_MIN # compute shift amount
/freebsd-10.0-release/contrib/gcc/config/arm/
H A Dlib1funcs.asm385 @ four bits, since this is the amount of unwinding in the main
488 @ four bits, since this is the amount of unwinding in the main
553 @ four bits, since this is the amount of unwinding in the main
/freebsd-10.0-release/contrib/gcc/
H A Dexpmed.c1772 tree amount = build_int_cst (NULL_TREE, bitpos);
1777 op0 = expand_shift (RSHIFT_EXPR, mode, op0, amount, subtarget, 1);
1811 tree amount
1816 op0 = expand_shift (LSHIFT_EXPR, mode, op0, amount, subtarget, 1);
2188 and AMOUNT the tree for the amount to shift by.
2195 tree amount, rtx target, int unsignedp)
2206 op1 = expand_normal (amount);
2276 tree type = TREE_TYPE (amount);
3818 amount, the remainder stays the same:
1767 tree amount = build_int_cst (NULL_TREE, bitpos); local
1806 tree amount local
2185 expand_shift(enum tree_code code, enum machine_mode mode, rtx shifted, tree amount, rtx target, int unsignedp) argument
H A Dmodulo-sched.c597 int amount = PS_MIN_CYCLE (ps);
604 int normalized_time = SCHED_TIME (u) - amount;
594 int amount = PS_MIN_CYCLE (ps); local
/freebsd-10.0-release/contrib/groff/src/roff/troff/
H A Dnode.cpp1885 hunits amount; member in class:kern_pair_node
2226 : node(x, s, pop), amount(n), n1(first), n2(second)
2337 return new kern_pair_node(amount, n1->copy(), n2->copy(), state,
2541 return n1->width() + n2->width() + amount;
4772 out->right(amount);
5625 return (amount == ((kern_pair_node *)nd)->amount
/freebsd-10.0-release/crypto/openssh/
H A Dsftp-client.c62 /* Minimum amount of data to read at a time */
90 sftpio(void *_bwlimit, size_t amount) argument
94 bandwidth_limit(bwlimit, amount);
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dgnu-nat.c3447 flush_inferior_icache (CORE_ADDR pc, int amount)
3454 amount,
3396 flush_inferior_icache(CORE_ADDR pc, int amount) argument
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang-c/
H A DIndex.h1416 unsigned long amount; member in struct:CXTUResourceUsageEntry
/freebsd-10.0-release/contrib/ncurses/ncurses/
H A Dllib-lncurses2313 size_t amount)
H A Dllib-lncursest2323 size_t amount)
H A Dllib-lncursesw3059 size_t amount)
/freebsd-10.0-release/contrib/amd/doc/
H A Dtexinfo.tex794 % This records the amount of indent in the innermost environment.
4997 \newdimen\tabw \setbox0=\hbox{\tt\space} \tabw=8\wd0 % tab amount
6672 % using an old version of TeX, don't do anything. We want the amount of
/freebsd-10.0-release/contrib/gcc/doc/include/
H A Dtexinfo.tex818 % This records the amount of indent in the innermost environment.
5193 \newdimen\tabw \setbox0=\hbox{\tt\space} \tabw=8\wd0 % tab amount
6873 % using an old version of TeX, don't do anything. We want the amount of
/freebsd-10.0-release/contrib/groff/doc/
H A Dtexinfo.tex795 % This records the amount of indent in the innermost environment.
5069 \newdimen\tabw \setbox0=\hbox{\tt\space} \tabw=8\wd0 % tab amount
6744 % using an old version of TeX, don't do anything. We want the amount of

Completed in 649 milliseconds

1234