| /netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
| H A D | objc.d | 199 extern(C++) abstract class Objc 220 abstract void setObjc(ClassDeclaration cd); 221 abstract void setObjc(InterfaceDeclaration); 232 abstract const(char)* toPrettyChars(ClassDeclaration classDeclaration, bool qualifyTypes) const; 234 abstract void setSelector(FuncDeclaration, Scope* sc); 235 abstract void validateSelector(FuncDeclaration fd); 236 abstract void checkLinkage(FuncDeclaration fd); 249 abstract bool isVirtual(const FuncDeclaration fd) const; 263 abstract void setAsOptional(FuncDeclaration functionDeclaration, Scope* sc) const; 271 abstract void validateOptional(FuncDeclaration functionDeclaration) const; [all …]
|
| H A D | gluelayer.d | 45 extern(C++) abstract class ObjcGlue in version() 64 extern(C++) abstract class ObjcGlue in version() 85 extern(C++) abstract class ObjcGlue in version()
|
| H A D | ast_node.d | 17 extern (C++) abstract class ASTNode : RootObject 25 abstract void accept(Visitor v);
|
| /netbsd-src/external/gpl2/groff/dist/contrib/mm/ |
| H A D | NOTES | 35 > .cov@print-abstract 66 cov*abs-arg I Argument to abstract. 68 cov*abs-ind I Indent for abstract. 72 cov*abstract M The abstract.
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/timesten/ |
| H A D | testdb_data.sql | 11 insert into documents (id,abstract,title) values (1,'abstract1','book1'); 12 insert into documents (id,abstract,title) values (2,'abstract2','book2');
|
| H A D | tttestdb_data.sql | 15 insert into documents (id,abstract,title) values (1,'abstract1','book1'); 16 insert into documents (id,abstract,title) values (2,'abstract2','book2');
|
| H A D | testdb_create.sql | 16 abstract varchar(255) field
|
| H A D | tttestdb_create.sql | 22 abstract varchar(255) field
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/ibmdb2/ |
| H A D | testdb_data.sql | 11 insert into documents (id,abstract,title) values (1,'abstract1','book1'); 12 insert into documents (id,abstract,title) values (2,'abstract2','book2');
|
| H A D | testdb_create.sql | 19 abstract varchar(255) field
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/mysql/ |
| H A D | testdb_data.sql | 11 insert into documents (id,abstract,title) values (1,'abstract1','book1'); 12 insert into documents (id,abstract,title) values (2,'abstract2','book2');
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/pgsql/ |
| H A D | testdb_data.sql | 11 insert into documents (id,abstract,title) values (1,'abstract1','book1'); 12 insert into documents (id,abstract,title) values (2,'abstract2','book2');
|
| H A D | testdb_create.sql | 22 abstract varchar(255) field
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | ocaml | 12 >8 string M abstract syntax tree implementation file 13 >8 string N abstract syntax tree interface file
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/oracle/ |
| H A D | testdb_data.sql | 17 insert into documents (id,abstract,title) values (document_ids.nextval,'abstract1','book1'); 19 insert into documents (id,abstract,title) values (document_ids.nextval,'abstract2','book2');
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/mssql/ |
| H A D | testdb_data.sql | 18 insert into documents (id,abstract,title) values (1,'abstract1','book1') 19 insert into documents (id,abstract,title) values (2,'abstract2','book2')
|
| H A D | testdb_create.sql | 10 abstract varchar (255) NULL , field
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
| H A D | CommentNodes.td | 3 class CommentNode<CommentNode base, bit abstract = 0> : ASTNode { 5 bit Abstract = abstract;
|
| /netbsd-src/external/historical/nawk/dist/testdir/ |
| H A D | funstack.in | 421 …abstract = "A brief study is made of the propagation of errors in linear first-order differenc… 497 …abstract = "A method for extracting a smooth polygonal contour from a digitized image is illus… 715 …abstract = "Input limited transduction expressions, or translation equations, are used to desc… 754 …abstract = "A parsing algorithm which seems to be the most efficient general context-free algo… 950 …abstract = "Several specialized techniques are shown for efficiently incorporating spelling co… 968 …abstract = "The TEACH system was developed at MIT to ease the cost and improve the results of … 989 …abstract = "The M \& N procedure is an improvement to the mini-max backing-up procedure widely… 1010 …abstract = "Distributions of segment sizes measured under routine operating conditions on a co… 1034 …abstract = "Certain nonlinear minimax approximation problems are characterized by properties w… 1058 …abstract = "Various simple choices of error improvement estimates for the trapezoid rule are s… [all …]
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | Symbols.def | 16 // ABSTRACT_SYMBOL(Id, Parent) - for abstract symbol classes, 19 // allowing to determine abstract class of a symbol
|
| H A D | Regions.def | 16 // ABSTRACT_REGION(Id, Parent) - for abstract region classes, 19 // allowing to determine abstract class of a region
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdcpp/ |
| H A D | typeinfo.d | 116 abstract class type_info in version() 165 abstract class type_info in version()
|
| /netbsd-src/external/bsd/ntp/dist/libparse/ |
| H A D | README | 47 refclock_parse operates on an abstract reference clock 53 The abstract reference clock is generated by the parse* 56 The data is also mapped int the abstract clock states
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | PCHInternals.rst | 71 abstract syntax trees and supporting data structures, stored using the same 206 source locations (as represented in Clang's abstract syntax tree) into actual 278 Declarations in Clang's abstract syntax trees are stored hierarchically. At 328 abstract syntax tree (``ForStmt``, ``CallExpr``, etc.) has a corresponding 353 encounters, builds the appropriate abstract syntax tree node, and then pushes 427 reader logic, there is an abstract class that provides the interface between 429 file, inherits from all of these abstract classes to provide lazy 431 following abstract classes: 434 This abstract interface is associated with the ``SourceManager`` class, and 439 This abstract interface is associated with the ``IdentifierTable`` class, and [all …]
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
| H A D | FILES | 74 | read-catalog-abstract.h 83 | read-catalog-abstract.c 86 | read-catalog-abstract.h 100 | read-catalog-abstract.c
|