Home
last modified time | relevance | path

Searched refs:scaled (Results 1 – 25 of 25) sorted by relevance

/dragonfly/contrib/dialog/
H A Drangebox.c106 int scaled; in draw_value() local
111 scaled = (offset + data->slide_inc) / data->slide_inc; in draw_value()
113 scaled = (offset + 1) * data->slide_inc; in draw_value()
115 scaled = offset; in draw_value()
131 for (n = 0; n < scaled; ++n) { in draw_value()
146 scaled, in draw_value()
/dragonfly/contrib/mpfr/src/
H A Dexp3.c209 int scaled = 0; in mpfr_exp_3() local
282 scaled = 1; in mpfr_exp_3()
290 if (MPFR_UNLIKELY (scaled && MPFR_IS_PURE_FP (y))) in mpfr_exp_3()
/dragonfly/lib/libssh/openbsd-compat/
H A Dfmt_scaled.c76 scan_scaled(char *scaled, long long *result) in scan_scaled() argument
78 char *p = scaled; in scan_scaled()
/dragonfly/contrib/binutils-2.34/gas/
H A Ddw2gencfi.c1600 addressT scaled = delta / DWARF2_LINE_MIN_INSN_LENGTH; in output_cfi_insn() local
1602 if (scaled == 0) in output_cfi_insn()
1604 else if (scaled <= 0x3F) in output_cfi_insn()
1605 out_one (DW_CFA_advance_loc + scaled); in output_cfi_insn()
1606 else if (scaled <= 0xFF) in output_cfi_insn()
1609 out_one (scaled); in output_cfi_insn()
1611 else if (scaled <= 0xFFFF) in output_cfi_insn()
1614 out_two (scaled); in output_cfi_insn()
1619 out_four (scaled); in output_cfi_insn()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-address.c567 rtx addr, scaled; in multiplier_allowed_in_address_p() local
572 scaled = gen_rtx_fmt_ee (MULT, address_mode, reg1, NULL_RTX); in multiplier_allowed_in_address_p()
573 addr = gen_rtx_fmt_ee (PLUS, address_mode, scaled, reg2); in multiplier_allowed_in_address_p()
576 XEXP (scaled, 1) = gen_int_mode (i, address_mode); in multiplier_allowed_in_address_p()
578 || memory_address_addr_space_p (mode, scaled, as)) in multiplier_allowed_in_address_p()
H A Dparams.def1226 … to the number of statements in a threading path when comparing to the number of (scaled) blocks.",
1236 … to the number of blocks in a threading path when comparing to the number of (scaled) statements.",
H A Dtarget.def1952 the index, scaled by @var{scale}.\n\
1964 the index, scaled by @var{scale}.\n\
/dragonfly/contrib/binutils-2.27/gas/
H A Ddw2gencfi.c1569 addressT scaled = delta / DWARF2_LINE_MIN_INSN_LENGTH; in output_cfi_insn() local
1571 if (scaled <= 0x3F) in output_cfi_insn()
1572 out_one (DW_CFA_advance_loc + scaled); in output_cfi_insn()
1573 else if (scaled <= 0xFF) in output_cfi_insn()
1576 out_one (scaled); in output_cfi_insn()
1578 else if (scaled <= 0xFFFF) in output_cfi_insn()
1581 out_two (scaled); in output_cfi_insn()
1586 out_four (scaled); in output_cfi_insn()
/dragonfly/contrib/mdocml/
H A Droff.c2468 int myres, scaled, n, p; in roff_getnum() local
2494 scaled = *res * 65536; in roff_getnum()
2497 scaled = *res * 240; in roff_getnum()
2500 scaled = *res * 240 / 2.54; in roff_getnum()
2504 scaled = *res * 40; in roff_getnum()
2508 scaled = *res * 24; in roff_getnum()
2511 scaled = *res * 10 / 3; in roff_getnum()
2514 scaled = *res; in roff_getnum()
2517 scaled = *res * 6 / 25; in roff_getnum()
2520 scaled = *res; in roff_getnum()
[all …]
/dragonfly/sys/dev/drm/i915/
H A Dintel_sdvo_regs.h109 u8 scaled:1; member
H A Dintel_sdvo.c784 args.scaled = 1; in intel_sdvo_create_preferred_input_timing()
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dcfg.texi402 within a function. It is represented as an integer scaled in the
405 the rest of frequencies are scaled accordingly. During optimization,
H A Dtm.texi2522 the index register may be scaled. If an address involves the sum of
2523 two registers, neither one of them scaled, then either one may be
5806 the index, scaled by @var{scale}.
H A Dtm.texi.in2500 the index register may be scaled. If an address involves the sum of
2501 two registers, neither one of them scaled, then either one may be
5728 the index, scaled by @var{scale}.
H A Dmd.texi1942 A scaled or unscaled indexed memory operand
/dragonfly/contrib/binutils-2.27/gprof/
H A DREADME393 represent after being scaled by the profiling clock rate. The
H A Dgprof.texi1966 represent after being scaled by the profiling clock rate. The
H A Dgprof.info1713 represent after being scaled by the profiling clock rate. The physical
/dragonfly/sys/config/
H A DLINT641751 # scaled by approximately 16384 bytes. The system will auto-size the buffer
1756 # Set the size of the mbuf KVM reservation, in clusters. This is scaled
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-i386.texi901 @var{index} is @samp{%eax} (scaled by a @var{scale} 4); @var{disp} is
/dragonfly/share/dict/
H A Dweb2a32201 large-scaled
46498 red-scaled
48324 rough-scaled
49939 scaled partridge
49940 scaled quail
55933 small-scaled
75547 wrinkle-scaled
H A Dweb2174292 scaled
/dragonfly/contrib/mpfr/doc/
H A Dmpfr.info1137 Put the scaled significand of OP (regarded as an integer, with the
/dragonfly/contrib/binutils-2.27/ld/
H A Dld.texinfo5579 @cindex scaled integers
/dragonfly/contrib/ncurses/misc/
H A Dterminfo.src25426 # * scaled the linux-c terminfo entry to match linux-c-nc, i.e., the