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

1 2

  /src/lib/libc/quad/
floatunditf_ieee754.c 51 #error vax does not support a distinct long double
  /src/external/apache2/llvm/dist/llvm/utils/vim/syntax/
llvm.vim 80 \ distinct
  /src/external/bsd/ntp/dist/sntp/ag-tpl/0-old/
Mdoc.pm 18 have two distinct definitions for and inline macro and for a standalone macro
  /src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
format.txt 241 It is important to note that only 65536 distinct ranges plus combining class
  /src/external/apache2/llvm/dist/llvm/lib/AsmParser/
LLLexer.cpp 736 KEYWORD(distinct);
  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
mtype.h 124 distinct = 0, member in class:Covariant
func.d 629 if (cov != Covariant.distinct)
691 case Covariant.distinct:
692 // types are distinct
mtype.d 323 distinct = 0, /// types are distinct
754 return Covariant.distinct;
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/
numeric.d 1314 // all four function values fa, fb, fd, and fe are distinct;
1316 bool distinct = (fa != fb) && (fa != fd) && (fa != fe)
1319 if (itnum<2) distinct = false;
1320 bool ok = distinct;
1321 if (distinct)
1358 c = newtonQuadratic(distinct ? 3 : 2);
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-ivopts.cc 2636 contains more than two uses with distinct addr_offsets. Return
2650 unsigned int i, j, distinct = 1; local
2670 if (distinct > 2)
2673 distinct = 1;
2679 distinct++;
2682 if (distinct > 2)
2687 return (distinct <= 2);
  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-loop-ivopts.cc 2651 contains more than two uses with distinct addr_offsets. Return
2665 unsigned int i, j, distinct = 1; local
2685 if (distinct > 2)
2688 distinct = 1;
2694 distinct++;
2697 if (distinct > 2)
2702 return (distinct <= 2);
  /src/external/lgpl3/gmp/dist/mpn/ia64/
mul_2.asm 41 C * Clean up variable names, and try to decrease the number of distinct
addmul_2.asm 41 C * Clean up variable names, and try to decrease the number of distinct
  /src/external/bsd/ntp/dist/util/
ntp-keygen-opts.def 547 at one time, so each generation is distinct and can be readily
  /src/external/gpl2/gmake/dist/config/
texinfo.tex 1934 % @kbdinputstyle -- arg is `distinct' (@kbd uses slanted tty font always),
1950 \def\worddistinct{distinct}
1954 % Default is `distinct.'
1955 \kbdinputstyle distinct
  /src/external/gpl2/groff/dist/doc/
texinfo.tex 1840 % @kbdinputstyle -- arg is `distinct' (@kbd uses slanted tty font always),
1856 \def\worddistinct{distinct}
1860 % Default is `distinct.'
1861 \kbdinputstyle distinct
  /src/external/gpl2/texinfo/dist/doc/
texinfo.tex 1840 % @kbdinputstyle -- arg is `distinct' (@kbd uses slanted tty font always),
1856 \def\worddistinct{distinct}
1860 % Default is `distinct.'
1861 \kbdinputstyle distinct
  /src/external/gpl3/autoconf/dist/
maint.mk 119 # Prevent programs like 'sort' from considering distinct strings to be equal.
  /src/external/bsd/am-utils/dist/doc/
texinfo.tex 2697 % @kbdinputstyle -- arg is `distinct' (@kbd uses slanted tty font always),
2713 \def\worddistinct{distinct}
2717 % Default is `distinct'.
2718 \kbdinputstyle distinct
  /src/external/bsd/flex/dist/build-aux/
texinfo.tex 2697 % @kbdinputstyle -- arg is `distinct' (@kbd uses slanted tty font always),
2713 \def\worddistinct{distinct}
2717 % Default is `distinct'.
2718 \kbdinputstyle distinct
  /src/external/gpl2/xcvs/dist/build-aux/
texinfo.tex 2697 % @kbdinputstyle -- arg is `distinct' (@kbd uses slanted tty font always),
2713 \def\worddistinct{distinct}
2717 % Default is `distinct'.
2718 \kbdinputstyle distinct
  /src/external/gpl3/autoconf/dist/build-aux/
texinfo.tex 2715 % @kbdinputstyle -- arg is `distinct' (@kbd uses slanted tty font always),
2731 \def\worddistinct{distinct}
2735 % Default is `distinct'.
2736 \kbdinputstyle distinct
  /src/external/gpl3/binutils/dist/texinfo/
texinfo.tex 2694 % @kbdinputstyle -- arg is `distinct' (@kbd uses slanted tty font always),
2710 \def\worddistinct{distinct}
2714 % Default is `distinct'.
2715 \kbdinputstyle distinct
  /src/external/gpl3/binutils.old/dist/texinfo/
texinfo.tex 2694 % @kbdinputstyle -- arg is `distinct' (@kbd uses slanted tty font always),
2710 \def\worddistinct{distinct}
2714 % Default is `distinct'.
2715 \kbdinputstyle distinct
  /src/external/gpl3/gcc.old/dist/gcc/doc/include/
texinfo.tex 2717 % @kbdinputstyle -- arg is `distinct' (@kbd uses slanted tty font always),
2733 \def\worddistinct{distinct}
2737 % Default is `distinct'.
2738 \kbdinputstyle distinct

Completed in 119 milliseconds

1 2