Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/rust/android-crates-io/crates/bytemuck_derive/src/
Dtraits.rs972 fn get_repr(attributes: &[Attribute]) -> Result<Representation> { in get_repr()
1078 struct Representation { struct
1084 impl Default for Representation { argument
1090 impl Parse for Representation { implementation
1091 fn parse(input: ParseStream<'_>) -> Result<Representation> { in parse()
1150 impl ToTokens for Representation { implementation
/aosp_15_r20/external/rust/crates/quiche/src/h3/qpack/
Ddecoder.rs38 enum Representation { enum
46 impl Representation { implementation
47 pub fn from_byte(b: u8) -> Representation { in from_byte()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/h3/qpack/
Ddecoder.rs38 enum Representation { enum
46 impl Representation { implementation
47 pub fn from_byte(b: u8) -> Representation { in from_byte()
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/hpack/
Ddecoder.rs47 enum Representation { enum
364 impl Representation { impl
365 pub fn load(byte: u8) -> Result<Representation, DecoderError> { in load()
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/dash/src/main/java/com/google/android/exoplayer2/source/dash/manifest/
H A DRepresentation.java33 public abstract class Representation { class
131 private Representation( in Representation() method in Representation
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/dash/src/main/java/com/google/android/exoplayer2/source/dash/manifest/
H A DRepresentation.java33 public abstract class Representation { class
131 private Representation( in Representation() method in Representation
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/
H A Dqpack_encoder.h108 using Representation = QpackInstructionWithValues; variable
/aosp_15_r20/external/clang/include/clang/Serialization/
H A DContinuousRangeMap.h45 typedef SmallVector<value_type, InitialCapacity> Representation; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DNestedNameSpecifier.h359 NestedNameSpecifier *Representation = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DNestedNameSpecifier.h359 NestedNameSpecifier *Representation = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DNestedNameSpecifier.h359 NestedNameSpecifier *Representation = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DNestedNameSpecifier.h359 NestedNameSpecifier *Representation = nullptr; variable
DFormatString.h36 OptionalFlag(const char *Representation) in OptionalFlag()
/aosp_15_r20/external/clang/include/clang/AST/
H A DNestedNameSpecifier.h342 NestedNameSpecifier *Representation; variable
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h79 PointerToMemberRepresentation Representation) in MemberPointerInfo()
96 ulittle16_t Representation; // PointerToMemberRepresentation member
100 PointerToMemberRepresentation Representation; variable
/aosp_15_r20/external/zstd/doc/
H A Dzstd_compression_format.md1251 #### Representation subsubsection
/aosp_15_r20/external/clang/test/CXX/temp/temp.decls/temp.friend/
H A Dp1.cpp32 class Representation {}; class
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/
DTypeRecord.h105 PointerToMemberRepresentation Representation) in MemberPointerInfo()
114 PointerToMemberRepresentation Representation = variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DTypeRecord.h105 PointerToMemberRepresentation Representation) in MemberPointerInfo()
114 PointerToMemberRepresentation Representation = variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DTypeRecord.h105 PointerToMemberRepresentation Representation) in MemberPointerInfo()
114 PointerToMemberRepresentation Representation = variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DTypeRecord.h105 PointerToMemberRepresentation Representation) in MemberPointerInfo()
114 PointerToMemberRepresentation Representation = variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h105 PointerToMemberRepresentation Representation) in MemberPointerInfo()
114 PointerToMemberRepresentation Representation = variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h111 PointerToMemberRepresentation Representation) in MemberPointerInfo()
120 PointerToMemberRepresentation Representation; variable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/spdy/core/hpack/
H A Dhpack_encoder_test.cc49 typedef HpackEncoder::Representation Representation; typedef in spdy::test::HpackEncoderPeer
/aosp_15_r20/external/clang/include/clang/Analysis/Analyses/
H A DFormatString.h36 OptionalFlag(const char *Representation) in OptionalFlag()

123