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

  /src/external/gpl2/groff/dist/contrib/mm/
NOTES 35 > .cov@print-abstract
66 cov*abs-arg I Argument to abstract.
68 cov*abs-ind I Indent for abstract.
70 cov*abs-name S The string 'ABSTRACT', changed with .AST
72 cov*abstract M The abstract.
  /src/external/gpl2/texinfo/dist/makeinfo/
xml.h 99 BOOKINFO, ABSTRACT, REPLACEABLE, ENVAR, COMMENT, FUNCTION, LEGALNOTICE,
xml.c 226 { "", 0, 0, 0 }, /* ABSTRACT (docbook) */
437 { "abstract", 1, 0, 0 },
502 { FORMAT, BOOKINFO, ABSTRACT },
503 { QUOTATION, ABSTRACT, -1},
505 { LEGALNOTICE, ABSTRACT, -1 },
1034 xml_insert_element (ABSTRACT, END);
1062 xml_insert_element (ABSTRACT, END);
1193 xml_insert_element (ABSTRACT, START);
insertion.c 1020 xml_insert_element (ABSTRACT, END);
1485 xml_insert_element (ABSTRACT, START);
  /src/crypto/external/bsd/heimdal/dist/lib/asn1/
lex.l 73 ABSTRACT-SYNTAX { return kw_ABSTRACT_SYNTAX; }
  /src/usr.bin/xlint/lint1/
lint1.h 203 ABSTRACT, /* abstract symbol (sizeof, casts, unnamed
305 /* An expression, forming an abstract syntax tree. */
355 DLK_ABSTRACT /* abstract (unnamed) declaration; type name;
func.c 255 if (param->s_scl == ABSTRACT) {
decl.c 221 /* Merge the signedness into the abstract type. */
569 * Append all symbols declared in the abstract declaration to
952 if (sym->s_scl != ABSTRACT) {
2800 /* Create a symbol for an abstract declaration. */
2811 sym->s_scl = ABSTRACT;
3224 * Abstract declarations are used inside expression. To free the memory
  /src/external/gpl3/gcc/dist/gcc/fortran/
dump-parse-tree.cc 862 if (attr->abstract)
863 fputs (" ABSTRACT", dumpfile);
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
dump-parse-tree.cc 846 if (attr->abstract)
847 fputs (" ABSTRACT", dumpfile);

Completed in 42 milliseconds