Searched refs:less (Results 76 - 90 of 90) sorted by relevance

1234

/freebsd-10-stable/contrib/llvm/lib/AsmParser/
H A DLLParser.cpp1579 case lltok::less: // Either vector or packed struct.
1849 bool isPacked = EatIfPresent(lltok::less);
2283 case lltok::less: {
/freebsd-10-stable/contrib/groff/doc/
H A Dtexinfo.tex710 % \dimen2 is how much space is left on the page (more or less).
750 % If the @need value is less than one line space, it's useless.
3212 \definedummyword{less}%
3777 % First we halve the line length, less a little for the gutter between
4601 % left-justifying letters looks strange when there is less than 10
4719 % The text. (`r' is open on the right, `e' somewhat less so on the left.)
6980 \chardef \less=`\<
6982 \def<{{\tt \less}}
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
H A DPPDirectives.cpp64 "alignment for MacroInfo is less than the ID");
1423 case tok::less:
/freebsd-10-stable/contrib/ipfilter/
H A DHISTORY462 is less than zero.
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
H A DParseDeclCXX.cpp922 if (Tok.is(tok::less)) {
1231 if (Tok.is(tok::less) && getLangOpts().CPlusPlus) {
1597 // less common call.
H A DParseExpr.cpp763 Next.is(tok::less) ||
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp491 NextToken.is(tok::less);
656 if (getLangOpts().CPlusPlus && NextToken.is(tok::less) &&
737 if (getLangOpts().CPlusPlus && NextToken.is(tok::less) &&
761 if (getLangOpts().CPlusPlus && NextToken.is(tok::less) &&
768 // template-argument-list and never as the less-than operator.
H A DSemaExpr.cpp674 // conversion rank is less than or equal to the rank of int
992 // floating-point type, the less precise type is converted, within it's
7271 // If we are only missing a sign bit, this is less likely to result in actual
8937 case tok::less: Opc = BO_LT; break;
/freebsd-10-stable/contrib/sendmail/src/
H A Dsrvrsmtp.c772 ERROR _MAXINPLINE must NOT be less than _MAXLINE: MAXINPLINE < MAXLINE
4798 usrerr("555 5.5.2 time %ld less than %ld",
/freebsd-10-stable/contrib/openpam/
H A Dconfigure1335 # Omit some internal or obsolete options to make the list less imposing.
1416 --enable-silent-rules less verbose build output (undo: "make V=1")
/freebsd-10-stable/contrib/sqlite3/
H A Dconfigure1330 # Omit some internal or obsolete options to make the list less imposing.
1411 --enable-silent-rules less verbose build output (undo: "make V=1")
11982 # OS/2 can only load a DLL with a base name of 8 characters or less.
/freebsd-10-stable/contrib/file/
H A Dconfigure1328 # Omit some internal or obsolete options to make the list less imposing.
1409 --enable-silent-rules less verbose build output (undo: "make V=1")
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Dconfigure1372 # Omit some internal or obsolete options to make the list less imposing.
1453 --enable-silent-rules less verbose build output (undo: "make V=1")
11774 # OS/2 can only load a DLL with a base name of 8 characters or less.
/freebsd-10-stable/contrib/ntp/sntp/
H A Dconfigure1485 # Omit some internal or obsolete options to make the list less imposing.
1566 --enable-silent-rules less verbose build output (undo: "make V=1")
21914 # OS/2 can only load a DLL with a base name of 8 characters or less.
/freebsd-10-stable/contrib/ntp/
H A Dconfigure1615 # Omit some internal or obsolete options to make the list less imposing.
1698 --enable-silent-rules less verbose build output (undo: "make V=1")
13635 # OS/2 can only load a DLL with a base name of 8 characters or less.

Completed in 702 milliseconds

1234