Home
last modified time | relevance | path

Searched refs:Abstract (Results 1 – 25 of 277) sorted by relevance

12345678910>>...12

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DConstantEmitter.h29 bool Abstract = false;
67 return Abstract; in isAbstract()
172 AbstractState saved = { Abstract, PlaceholderAddresses.size() }; in pushAbstract()
173 Abstract = true; in pushAbstract()
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangASTNodesEmitter.cpp100 bool Abstract = Child.isAbstract(); in EmitNode() local
108 if (Abstract) OS << "ABSTRACT_" << macroHierarchyName() << "("; in EmitNode()
110 if (Abstract) OS << ")"; in EmitNode()
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc3727.txt27 Abstract
31 directories (RFC3687) by collecting the Abstract Syntax Notation One
48 This document updates RFC 3687 by collecting the Abstract Syntax
155 Information technology - Abstract Syntax Notation One
H A Drfc3909.txt27 Abstract
306 Standardization Sector, "Abstract Syntax Notation One
323 Standardization Sector, "The Directory: Abstract Service
H A Drfc4526.txt27 Abstract
191 Directory: Abstract Service Definition", X.511(1993)
H A Drfc4527.txt28 Abstract
317 Telecommunication Standardization Sector, "Abstract
355 Directory: Abstract Service Definition", X.511(1993)
H A Drfc3876.txt29 Abstract
486 Information Technology - Abstract Syntax Notation One (ASN.1):
513 [8] ITU-T Rec. X.511, "The Directory: Abstract Service Definition",
516 [9] ISO/IEC 9594 / ITU-T Rec X.511 (2001) The Directory: Abstract
H A Drfc4529.txt25 Abstract
205 Telecommunication Standardization Sector, "Abstract
H A Drfc6171.txt15 Abstract
276 Standardization Sector, "The Directory: Abstract Service
H A Drfc4510.txt29 Abstract
243 Directory: Abstract Service Definition", X.511(1993)
H A Drfc4528.txt28 Abstract
254 Telecommunication Standardization Sector, "Abstract
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/
H A Dabstract.sdf5 # OpenLDAP Administrator's Guide: Abstract
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DCommentNodes.td5 bit Abstract = abstract;
H A DDeclNodes.td6 bit Abstract = abstract;
H A DTypeNodes.td5 bit Abstract = abstract;
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dcommunications9 0 string $Suite TTCN Abstract Test Suite
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Daggregate.h55 enum Abstract enum
293 Abstract isabstract; // 0: fwdref, 1: is abstract class, 2: not abstract
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h91 DIE *constructVariableDIEImpl(const DbgVariable &DV, bool Abstract);
215 DIE *constructVariableDIE(DbgVariable &DV, bool Abstract = false);
H A DDwarfCompileUnit.cpp691 DIE *DwarfCompileUnit::constructVariableDIE(DbgVariable &DV, bool Abstract) { in constructVariableDIE() argument
692 auto D = constructVariableDIEImpl(DV, Abstract); in constructVariableDIE()
710 bool Abstract) { in constructVariableDIEImpl() argument
715 if (Abstract) { in constructVariableDIEImpl()
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A Dexc_request.defs28 * Abstract:
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A Dexc_request.defs28 * Abstract:
/netbsd-src/external/bsd/tre/dist/lib/
H A DREADME14 - Abstract syntax tree (AST) definitions.
/netbsd-src/crypto/external/bsd/netpgp/dist/ref/
H A Drfc5581.txt32 Abstract
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-sermersheim-ldap-csn-xx.txt44 Abstract
239 The Abstract Syntax Notation One (ASN.1)[X680] type corresponding to
547 [X680] International Telecommunications Union, "Abstract Syntax
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DJSONCompilationDatabase.rst11 Tools based on the C++ Abstract Syntax Tree need full information how to

12345678910>>...12