/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | ConstantEmitter.h | 29 bool Abstract = false; 67 return Abstract; in isAbstract() 181 AbstractState saved = { Abstract, PlaceholderAddresses.size() }; in pushAbstract() 182 Abstract = true; in pushAbstract()
|
H A D | CGExprConstant.cpp | 1499 Abstract = saved.OldValue; in validateAndPopAbstract() 1592 assert(!Abstract && "cannot get current address for abstract constant"); in getCurrentAddrPrivate()
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | CommentNodes.td | 5 bit Abstract = abstract;
|
H A D | DeclNodes.td | 6 bit Abstract = abstract;
|
H A D | TypeNodes.td | 5 bit Abstract = abstract;
|
H A D | StmtNodes.td | 5 bit Abstract = abstract;
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | communications | 9 0 string $Suite TTCN Abstract Test Suite
|
/freebsd/sys/contrib/device-tree/Bindings/powerpc/opal/ |
H A D | sensor-groups.txt | 15 - sensor-group-id: Abstract unique identifier provided by firmware of
|
/freebsd/share/doc/papers/ |
H A D | bsdreferences.bib | 108 title = {Beyond the PDP-11: Architectural Support for a Memory-Safe C Abstract Machine}, 128 title = {Beyond the PDP-11: Architectural Support for a Memory-Safe C Abstract Machine}, 148 title = {Beyond the PDP-11: Architectural Support for a Memory-Safe C Abstract Machine},
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfCompileUnit.h | 240 DIE *constructVariableDIE(DbgVariable &DV, bool Abstract = false);
|
H A D | DwarfCompileUnit.cpp | 761 DIE *DwarfCompileUnit::constructVariableDIE(DbgVariable &DV, bool Abstract) { in constructVariableDIE() argument 766 if (Abstract) { in constructVariableDIE()
|
/freebsd/contrib/libfido2/ |
H A D | README.adoc | 125 | USE_WINHELLO | Abstract Windows Hello as a FIDO device | ON
|
H A D | CMakeLists.txt | 45 option(USE_WINHELLO "Abstract Windows Hello as a FIDO device" ON)
|
/freebsd/crypto/heimdal/doc/ |
H A D | layman.asc | 21 Abstract. This note gives a layman's introduction to a 22 subset of OSI's Abstract Syntax Notation One (ASN.1), Basic 58 (Abstract Syntax Notation One, defined in X.208), and one 116 2. Abstract Syntax Notation One 118 Abstract Syntax Notation One, abbreviated ASN.1, is a 1513 6.1 Abstract notation 1772 Abstract Syntax Notation One (ASN.1). 1988. 1775 Basic Encoding Rules for Abstract Syntax Notation
|
/freebsd/contrib/llvm-project/lldb/docs/design/ |
H A D | overview.rst |
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | openssl-glossary.pod | 23 ASN.1 ("Abstract Syntax Notation One") is a notation for describing abstract
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | CommentCommands.td | 175 def Abstract : BlockCommand<"abstract"> { let IsBriefCommand = 1; }
|
H A D | CXXRecordDeclDefinitionBits.def | 61 FIELD(Abstract, 1, NO_MERGE)
|
H A D | DeclCXX.h | 1229 bool isAbstract() const { return data().Abstract; } in isAbstract() 1899 void markAbstract() { data().Abstract = true; } in markAbstract()
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | rfc3491.txt | 29 Abstract
|
H A D | rfc4518.txt | 27 Abstract 474 Telecommunication Standardization Sector, "Abstract
|
H A D | rfc4013.txt | 26 Abstract
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | DeclCXX.cpp | 79 Abstract(false), IsStandardLayout(true), IsCXX11StandardLayout(true), in DefinitionData() 645 data().Abstract = true; in markedVirtualFunctionPure() 2139 if (data().Abstract || isInvalidDecl() || !data().Polymorphic || in mayBeAbstract()
|
/freebsd/contrib/ncurses/doc/ |
H A D | hackguide.doc | 7 * Abstract 29 Abstract
|
/freebsd/sys/contrib/zlib/doc/ |
H A D | rfc1950.txt | 42 Abstract
|