HomeSort by: relevance | last modified time | path
    Searched refs:larger (Results 1 - 25 of 91) sorted by relevancy

1 2 3 4

  /src/external/mit/xorg/lib/libxcb/xinput/
Makefile 6 # xinput.c:491:19: error: argument 1 value '4294967294' exceeds maximum object size 2147483647 [-Werror=alloc-size-larger-than=]
9 COPTS.xinput.c+= ${${ACTIVE_CC} == "gcc" && ${HAVE_GCC:U0} >= 12:? -Wno-alloc-size-larger-than :}
  /src/lib/libm/arch/m68k/
s_floor.S 44 | the largest integer no larger than x
  /src/sys/external/bsd/compiler_rt/dist/lib/builtins/
fp_add_impl.inc 52 // Swap a and b if necessary so that a has the larger absolute value.
69 // The sign of the result is the sign of the larger operand, a. If they
  /src/external/mit/xorg/lib/libXft/
Makefile 33 COPTS.xftrender.c+= ${${ACTIVE_CC} == "gcc" && ${HAVE_GCC:U0} >= 14:? -Wno-alloc-size-larger-than :}
  /src/lib/libc/arch/or1k/sys/
brk.S 40 l.cmov r5,r5,r3 # choose larger
  /src/usr.bin/make/unit-tests/
varmod-order-numeric.mk 11 # to C90, which does not necessarily provide integer types larger than 32 bit.
varmod.mk 132 # larger than ULONG_MAX for any supported platform.
141 # is larger than SIZE_MAX for any supported platform.
  /src/external/gpl3/gcc/dist/contrib/
compare_two_ftime_report_sets 411 self.larger = "first"
415 self.larger = "second"
426 message = "The " + self.larger + " sample appears to be "
428 message += text_percent(change) + " larger,\n"
432 message += " of being larger."
434 message += "but with no confidence of actually being larger."
442 message += "\nyou need to reduce the larger deviation"
  /src/external/gpl3/gcc.old/dist/contrib/
compare_two_ftime_report_sets 411 self.larger = "first"
415 self.larger = "second"
426 message = "The " + self.larger + " sample appears to be "
428 message += text_percent(change) + " larger,\n"
432 message += " of being larger."
434 message += "but with no confidence of actually being larger."
442 message += "\nyou need to reduce the larger deviation"
  /src/external/bsd/zstd/dist/contrib/match_finders/
README.md 35 * generally resulted in 2-3X larger files. The core advantage that zstd-19 has
  /src/external/gpl3/gdb.old/dist/
djunpack.bat 22 Rem If their environment space is too small, re-exec with a larger one
  /src/external/gpl3/gdb/dist/
djunpack.bat 22 Rem If their environment space is too small, re-exec with a larger one
  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-phiopt.cc 1718 tree smaller, larger, arg_true, arg_false; local
1747 operand is smaller/larger if the result of the comparison is true. */
1753 larger = rhs;
1756 if (TREE_CODE (larger) == INTEGER_CST
1757 && INTEGRAL_TYPE_P (TREE_TYPE (larger)))
1762 wide_int alt = wi::sub (wi::to_wide (larger), 1,
1763 TYPE_SIGN (TREE_TYPE (larger)),
1766 alt_larger = wide_int_to_tree (TREE_TYPE (larger), alt);
1771 wide_int alt = wi::add (wi::to_wide (larger), 1,
1772 TYPE_SIGN (TREE_TYPE (larger)),
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-phiopt.cc 1777 tree smaller, larger, arg_true, arg_false; local
1810 operand is smaller/larger if the result of the comparison is true. */
1816 larger = rhs;
1819 if (TREE_CODE (larger) == INTEGER_CST
1820 && INTEGRAL_TYPE_P (TREE_TYPE (larger)))
1825 wide_int alt = wi::sub (wi::to_wide (larger), 1,
1826 TYPE_SIGN (TREE_TYPE (larger)),
1829 alt_larger = wide_int_to_tree (TREE_TYPE (larger), alt);
1834 wide_int alt = wi::add (wi::to_wide (larger), 1,
1835 TYPE_SIGN (TREE_TYPE (larger)),
    [all...]
  /src/external/bsd/ntp/dist/scripts/update-leap/
update-leap-opts.def 77 Units are required, e.g. "-e 60 days" Note that larger values
update-leap.sh 69 Units are required, e.g. "-e 60 days" Note that larger values
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/p6/
rshift.asm 42 C bytes, 4-way code would become about 50% larger.
  /src/external/lgpl3/gmp/dist/mpn/x86_64/atom/
lshift.asm 47 C larger.
lshiftc.asm 47 C times larger.
rshift.asm 47 C larger.
  /src/external/gpl3/gdb/dist/sim/testsuite/bfin/
random_0010.S 1 # Test logical left shift (vector) insns with larger shift values
random_0011.S 1 # test acc shifts larger than they should be, and ASTAT flags
  /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/
random_0010.S 1 # Test logical left shift (vector) insns with larger shift values
random_0011.S 1 # test acc shifts larger than they should be, and ASTAT flags
  /src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
Signals.inc 265 // reduce the size, some other part of the process might need a larger stack

Completed in 32 milliseconds

1 2 3 4