HomeSort by: relevance | last modified time | path
    Searched refs:worst (Results 1 - 18 of 18) sorted by relevancy

  /src/sys/dev/ata/
atareg.h 527 uint8_t worst; member in struct:ata_smart_attr
  /src/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/
aorsorrlshC_n.asm 40 C * The worst case 47 c/l for POWER6 happens if the 3rd operand for ldx is
  /src/sys/arch/m68k/fpsp/
l_fpsp.h 54 * The worst case setup is:
  /src/external/gpl3/gcc/dist/libgcc/config/h8300/
lib1funcs.S 784 ; 16b * 16b = 372 states (worst case)
785 ; 32b * 32b = 724 states (worst case)
  /src/external/gpl3/gcc.old/dist/libgcc/config/h8300/
lib1funcs.S 784 ; 16b * 16b = 372 states (worst case)
785 ; 32b * 32b = 724 states (worst case)
  /src/external/gpl3/gcc/dist/gcc/config/c6x/
c6x.cc 3348 int worst = 1;
3353 worst = MAX ((reqs[side][UNIT_REQ_D] + factor - 1) / factor, worst);
3356 return worst;
3331 int worst = 1; local
  /src/external/gpl3/gcc.old/dist/gcc/config/c6x/
c6x.cc 3347 int worst = 1;
3352 worst = MAX ((reqs[side][UNIT_REQ_D] + factor - 1) / factor, worst);
3355 return worst;
3330 int worst = 1; local
  /src/external/gpl3/gdb/dist/gdb/
valops.c 3339 enum oload_classification worst = STANDARD;
3352 worst = NON_STANDARD; /* Non-standard type conversions
3356 /* If no INCOMPATIBLE classification was found, return the worst one
3358 return worst;
3337 enum oload_classification worst = STANDARD; local
  /src/external/gpl3/gdb.old/dist/gdb/
valops.c 3340 enum oload_classification worst = STANDARD;
3353 worst = NON_STANDARD; /* Non-standard type conversions
3357 /* If no INCOMPATIBLE classification was found, return the worst one
3359 return worst;
3338 enum oload_classification worst = STANDARD; local
  /src/sys/arch/m68k/060sp/dist/
ilsp.s 370 # quotient will be at worst 1 too large.
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
comparison.d 939 to use faster implementations that have the theoretical worst-case
  /src/external/mit/isl/dist/doc/
implementation.tex 456 of the constraints. In the worst case, the basic algorithm may
  /src/external/bsd/file/dist/
configure 14696 # If we don't know, assume the worst.
  /src/external/gpl3/binutils/dist/gprofng/doc/
texinfo.tex 5613 % at best lead to typesetting garbage, at worst a TeX syntax error.
  /src/external/gpl3/binutils.old/dist/gprofng/doc/
texinfo.tex 5613 % at best lead to typesetting garbage, at worst a TeX syntax error.
  /src/external/gpl3/gcc/dist/gcc/doc/include/
texinfo.tex 5462 % at best lead to typesetting garbage, at worst a TeX syntax error.
  /src/external/lgpl3/mpc/dist/build-aux/
texinfo.tex 5493 % at best lead to typesetting garbage, at worst a TeX syntax error.
  /src/external/lgpl3/mpfr/dist/doc/
texinfo.tex 5509 % at best lead to typesetting garbage, at worst a TeX syntax error.

Completed in 131 milliseconds