/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | NestedNameSpecifier.cpp | 508 : Representation(Other.Representation) { in NestedNameSpecifierLocBuilder() 527 Representation = Other.Representation; in operator =() 567 Representation = NestedNameSpecifier::Create(Context, Representation, in Extend() 580 Representation = NestedNameSpecifier::Create(Context, Representation, in Extend() 592 Representation = NestedNameSpecifier::Create(Context, Representation, in Extend() 604 Representation = NestedNameSpecifier::Create(Context, Representation, Alias); in Extend() 613 assert(!Representation && "Already have a nested-name-specifier!?"); in MakeGlobal() 614 Representation = NestedNameSpecifier::GlobalSpecifier(Context); in MakeGlobal() 624 Representation = NestedNameSpecifier::SuperSpecifier(Context, RD); in MakeSuper() 634 Representation = Qualifier; in MakeTrivial() [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | ContinuousRangeMap.h | 46 using Representation = SmallVector<value_type, InitialCapacity>; 48 Representation Rep; 85 using iterator = typename Representation::iterator; 86 using const_iterator = typename Representation::const_iterator;
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | NestedNameSpecifier.h | 359 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 D | FormatString.h | 36 OptionalFlag(const char *Representation) in OptionalFlag() argument 37 : representation(Representation), flag(false) {} in OptionalFlag()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | cbor | 6 0 string \xd9\xd9\xf7 Concise Binary Object Representation (CBOR) container
|
H A D | gpu | 6 # Standard Portable Intermediate Representation (SPIR)
|
H A D | geo | 127 # IVS - IVS3d.com Tagged Data Representation
|
H A D | animation | 300 >8 string risx \b, Representation Index Segment for MPEG-2 TS Segments
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/TraceExporter/docs/ |
H A D | htr.rst | 1 Hierarchical Trace Representation (HTR) 3 The humongous amount of data processor traces like the ones obtained with Intel PT contain is not digestible to humans in its raw form. Given this, it is useful to summarize these massive traces by extracting useful information. Hierarchical Trace Representation (HTR) is the way lldb represents a summarized trace internally. HTR efficiently stores trace data and allows the trace data to be transformed in a way akin to compiler passes.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeRecord.h | 105 PointerToMemberRepresentation Representation) in MemberPointerInfo() argument 106 : ContainingType(ContainingType), Representation(Representation) {} in MemberPointerInfo() 110 return Representation; in getRepresentation() 114 PointerToMemberRepresentation Representation = variable
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeRecordMapping.cpp | 423 IO, uint16_t(M.Representation), ArrayRef(getPtrMemberRepNames()))); in visitKnownRecord() 424 error(IO.mapEnum(M.Representation, in visitKnownRecord()
|
/freebsd/lib/libc/rpc/ |
H A D | README | 9 RPC (TI-RPC), External Data Representation (XDR), and various utilities and
|
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | CodeViewYAMLTypes.cpp | 393 IO.mapRequired("Representation", MPI.Representation); in mapping()
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.ok | 110 Anonymous Representation for calendar date for 1265 R. D. Merrill Representation of Contours and Regions 1812 John Gary Compact Representation of Contour Plots 2038 Irving T. Ho Storage-Efficient Representation of 2620 Warren Burton Representation of Many-Sided Polygons 2809 Approach to Surface Representation . . . 703--712
|
H A D | funstack.in | 611 title = "Representation for calendar date for machine-to-machine data interchange", 9267 title = "Representation of Contours and Regions for Efficient Computer Search", 10631 …to a large extent by the definition and trimming of the Fischer set. Representation of the chess e… 13642 title = "Compact Representation of Contour Plots for Phone Line Transmission", 15397 title = "Storage-Efficient Representation of Decimal Data", 19918 title = "Representation of Many-Sided Polygons and Polygonal Lines for Rapid Processing", 21387 title = "An Interactive Computer Graphics Approach to Surface Representation",
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | PdbAstBuilder.cpp | 532 switch (mpi.Representation) { in CreatePointerType()
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | rfc4518.txt | 516 Access Protocol (LDAP): String Representation of Search
|
/freebsd/contrib/libxo/doc/ |
H A D | api.rst | 1605 Representation, aka CBOR (:RFC:`7049`), which can be used as an
|
/freebsd/sys/contrib/zstd/doc/ |
H A D | zstd_compression_format.md | 1220 #### Representation subsubsection
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | Target.td | 928 /// AsmOperandClass - Representation for the kinds of operands which the target
|
/freebsd/contrib/ncurses/misc/ |
H A D | terminfo.src | 620 # Notation: (Pn1;Pn2) Representation: CSI Pn1;Pn2 05/02 625 # Notation: (Ps) Representation: CSI Ps 06/14 635 # Notation: (Ps) Representation: CSI Ps 06/03 24695 # 3 = Control Representation Mode (CRM),
|