Home
last modified time | relevance | path

Searched refs:Representation (Results 1 – 25 of 111) sorted by relevance

12345

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DNestedNameSpecifier.cpp506 : Representation(Other.Representation) { in NestedNameSpecifierLocBuilder()
525 Representation = Other.Representation; in operator =()
565 Representation = NestedNameSpecifier::Create(Context, Representation, in Extend()
578 Representation = NestedNameSpecifier::Create(Context, Representation, in Extend()
590 Representation = NestedNameSpecifier::Create(Context, Representation, in Extend()
602 Representation = NestedNameSpecifier::Create(Context, Representation, Alias); in Extend()
611 assert(!Representation && "Already have a nested-name-specifier!?"); in MakeGlobal()
612 Representation = NestedNameSpecifier::GlobalSpecifier(Context); in MakeGlobal()
622 Representation = NestedNameSpecifier::SuperSpecifier(Context, RD); in MakeSuper()
632 Representation = Qualifier; in MakeTrivial()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rc/
H A DResourceScriptToken.cpp34 static bool rcGetAsInteger(StringRef Representation, uint32_t &Num) { in rcGetAsInteger() argument
35 size_t Length = Representation.size(); in rcGetAsInteger()
39 if (std::toupper(Representation.back()) == 'L') in rcGetAsInteger()
40 Representation = Representation.drop_back(1); in rcGetAsInteger()
42 return !Representation.getAsInteger<uint32_t>(0, Num); in rcGetAsInteger()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DContinuousRangeMap.h46 using Representation = SmallVector<value_type, InitialCapacity>;
48 Representation Rep;
85 using iterator = typename Representation::iterator;
86 using const_iterator = typename Representation::const_iterator;
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DNestedNameSpecifier.h359 NestedNameSpecifier *Representation = nullptr; variable
390 NestedNameSpecifier *getRepresentation() const { return Representation; } in getRepresentation()
484 return NestedNameSpecifierLoc(Representation, Buffer).getSourceRange(); in getSourceRange()
500 return NestedNameSpecifierLoc(Representation, Buffer); in getTemporary()
506 Representation = nullptr; in Clear()
H A DFormatString.h35 OptionalFlag(const char *Representation) in OptionalFlag() argument
36 : representation(Representation), flag(false) {} in OptionalFlag()
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc4515.txt15 String Representation of Search Filters
60 RFC 4515 LDAP: String Representation of Search Filters June 2006
116 RFC 4515 LDAP: String Representation of Search Filters June 2006
172 RFC 4515 LDAP: String Representation of Search Filters June 2006
228 RFC 4515 LDAP: String Representation of Search Filters June 2006
284 RFC 4515 LDAP: String Representation of Search Filters June 2006
340 RFC 4515 LDAP: String Representation of Search Filters June 2006
396 RFC 4515 LDAP: String Representation of Search Filters June 2006
452 RFC 4515 LDAP: String Representation of Search Filters June 2006
508 RFC 4515 LDAP: String Representation of Search Filters June 2006
[all …]
H A Drfc4510.txt45 LDAP: String Representation of Distinguished Names [RFC4514]
46 LDAP: String Representation of Search Filters [RFC4515]
192 Protocol (LDAP): String Representation of Distinguished
196 Access Protocol (LDAP): String Representation of Search
H A Drfc4526.txt32 extends the String Representation of LDAP Search Filters to support
153 Access Protocol (LDAP): String Representation of Search
161 [RFC1960] Howes, T., "A String Representation of LDAP Search
H A Drfc5020.txt201 (LDAP): String Representation of Distinguished Names",
205 Access Protocol (LDAP): String Representation of Search
H A Drfc2294.txt462 3 Example Representation
493 Table 3: Keywords for String DN Representation
552 [3] Kille, S., "A String Representation of Distinguished Names",
H A Drfc2713.txt74 2 Representation of Java Objects
185 2.2.1 Representation in the Directory
252 2.3.1 Representation in the Directory
324 2.4.2 Representation in the Directory
407 2.5.1 Representation in the Directory
H A Drfc4403.txt41 3. Representation of UDDI Data Structures ..........................2
82 3. Representation of UDDI Data Structures
123 3.1.1. Representation in the Directory
151 3.2.1. Representation in the Directory
193 3.3.1. Representation in the Directory
231 3.4.1. Representation in the Directory
257 3.5.1. Representation in the Directory
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-ietf-ldapext-ldapv3-dupent-xx.txt9 LDAP Control for a Duplicate Entry Representation of Search Results
34 This document describes a Duplicate Entry Representation control
59 LDAP Control for a Duplicate Entry Representation of Search Results
117 LDAP Control for a Duplicate Entry Representation of Search Results
175 LDAP Control for a Duplicate Entry Representation of Search Results
233 LDAP Control for a Duplicate Entry Representation of Search Results
291 LDAP Control for a Duplicate Entry Representation of Search Results
349 LDAP Control for a Duplicate Entry Representation of Search Results
407 LDAP Control for a Duplicate Entry Representation of Search Results
465 LDAP Control for a Duplicate Entry Representation of Search Results
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dcbor6 0 string \xd9\xd9\xf7 Concise Binary Object Representation (CBOR) container
H A Dgpu6 # Standard Portable Intermediate Representation (SPIR)
H A Dgeo127 # IVS - IVS3d.com Tagged Data Representation
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/clang-tools-extra/clang-doc/
H A DBUILD.gn26 "Representation.cpp",
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h105 PointerToMemberRepresentation Representation) in MemberPointerInfo() argument
106 : ContainingType(ContainingType), Representation(Representation) {} in MemberPointerInfo()
110 return Representation; in getRepresentation()
114 PointerToMemberRepresentation Representation; variable
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A DMETA.llvm.in107 description = "Intermediate Representation Linker for LLVM"
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dgccint.texi110 * poly_int:: Representation of runtime sizes and offsets.
116 * Loop Analysis and Representation:: Analysis and representation of loops
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgccint.texi110 * poly_int:: Representation of runtime sizes and offsets.
116 * Loop Analysis and Representation:: Analysis and representation of loops
/netbsd-src/external/bsd/openldap/dist/doc/guide/
H A Dpreamble.sdf303 RFC4514|PS|Lightweight Directory Access Protocol (LDAP): String Representation of Distinguished Nam…
304 RFC4515|PS|Lightweight Directory Access Protocol (LDAP): String Representation of Search Filters|ht…
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/
H A Disnanl.m4172 /* Representation of an 80-bit 'long double' as an initializer for a sequence
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp404 IO, uint16_t(M.Representation), makeArrayRef(getPtrMemberRepNames()))); in visitKnownRecord()
405 error(IO.mapEnum(M.Representation, in visitKnownRecord()
/netbsd-src/external/bsd/am-utils/dist/
H A Dldap-id.ms281 Protocol (v3): UTF-8 String Representation of Distinguished

12345