Home
last modified time | relevance | path

Searched defs:Representation (Results 1 – 17 of 17) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sb/
Dnotes.markdown80 ### Values
91 ### Nodes
273 ### Indirect addressing
/external/llvm-project/llvm/docs/
DAMDGPUDwarfExtensionsForHeterogeneousDebugging.rst4009 .. _amdgpu-dwarf-32-bit-and-64-bit-dwarf-formats:
4011 32-Bit and 64-Bit DWARF Formats
4041 Format of Debugging Information
4067 DWARF Expressions
4122 Source Languages
4140 Address Class and Address Space Encodings
4165 Line Number Information
4185 Call Frame Information
DLangRef.rst5503 Representation subsubsection
/external/rust/crates/quiche/src/h3/qpack/
Ddecoder.rs40 enum Representation { enum
48 impl Representation { impl
49 pub fn from_byte(b: u8) -> Representation { in from_byte()
/external/exoplayer/tree/library/dash/src/main/java/com/google/android/exoplayer2/source/dash/manifest/
DRepresentation.java31 public abstract class Representation { class
133 private Representation( in Representation() method in Representation
/external/clang/include/clang/Serialization/
DContinuousRangeMap.h45 typedef SmallVector<value_type, InitialCapacity> Representation; typedef
/external/llvm-project/clang/include/clang/AST/
DNestedNameSpecifier.h359 NestedNameSpecifier *Representation = nullptr; variable
DFormatString.h35 OptionalFlag(const char *Representation) in OptionalFlag()
/external/clang/include/clang/AST/
DNestedNameSpecifier.h342 NestedNameSpecifier *Representation; variable
/external/llvm-project/llvm/tools/llvm-rc/
DResourceScriptToken.cpp34 static bool rcGetAsInteger(StringRef Representation, uint32_t &Num) { in rcGetAsInteger()
/external/zstd/doc/
Dzstd_compression_format.md1220 #### Representation subsubsection
/external/clang/test/CXX/temp/temp.decls/temp.friend/
Dp1.cpp32 class Representation {}; class
/external/llvm-project/clang/test/CXX/temp/temp.decls/temp.friend/
Dp1.cpp32 class Representation {}; class
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h79 PointerToMemberRepresentation Representation) in MemberPointerInfo()
96 ulittle16_t Representation; // PointerToMemberRepresentation member
100 PointerToMemberRepresentation Representation; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h111 PointerToMemberRepresentation Representation) in MemberPointerInfo()
120 PointerToMemberRepresentation Representation; variable
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h105 PointerToMemberRepresentation Representation) in MemberPointerInfo()
114 PointerToMemberRepresentation Representation; variable
/external/clang/include/clang/Analysis/Analyses/
DFormatString.h36 OptionalFlag(const char *Representation) in OptionalFlag()