Home
last modified time | relevance | path

Searched defs:FixedSize (Results 1 – 25 of 67) sorted by relevance

123

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugInfoEntry.cpp69 if (std::optional<size_t> FixedSize = in extractFast() local
78 if (auto FixedSize = AttrSpec.getByteSize(U)) { in extractFast() local
H A DDWARFAbbreviationDeclaration.cpp157 if (auto FixedSize = AttributeSpecs[CurAttrIdx].getByteSize(U)) in getAttributeOffsetFromIndex() local
H A DDWARFFormValue.cpp174 if (std::optional<uint8_t> FixedSize = in skipValue() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugInfoEntry.cpp49 if (Optional<size_t> FixedSize = AbbrevDecl->getFixedAttributesByteSize(U)) { in extractFast() local
57 if (auto FixedSize = AttrSpec.getByteSize(U)) { in extractFast() local
H A DDWARFAbbreviationDeclaration.cpp175 if (auto FixedSize = Spec.getByteSize(U)) in getAttributeValue() local
H A DDWARFFormValue.cpp171 if (Optional<uint8_t> FixedSize = in skipValue() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/communal/shared/model/
DCommunalContentSize.java33 …public static enum FixedSize implements com.android.systemui.communal.shared.model.CommunalContent… enum
39 FixedSize(int span) { in FixedSize() method in CommunalContentSize.FixedSize
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/
DFixedSize.rs14 impl Default for r#FixedSize { implementation
20 impl binder::Parcelable for r#FixedSize { implementation
34 impl binder::binder_impl::ParcelableMetadata for r#FixedSize { implementation
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/
DFixedSize.rs14 impl Default for r#FixedSize { implementation
20 impl binder::Parcelable for r#FixedSize { implementation
34 impl binder::binder_impl::ParcelableMetadata for r#FixedSize { implementation
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/font-types-0.4.3/src/
H A Draw.rs29 pub trait FixedSize: Sized { interface
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/shared/model/
H A DCommunalContentSize.kt30 enum class FixedSize(override val span: Int) : CommunalContentSize { class
/aosp_15_r20/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
H A DFieldCodecTest.cs93 public void FixedSize(ICodecTestData codec) in FixedSize() method in Google.Protobuf.FieldCodecTest
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DFieldCodecTest.cs93 public void FixedSize(ICodecTestData codec) in FixedSize() method in Google.Protobuf.FieldCodecTest
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
H A DFieldCodecTest.cs93 public void FixedSize(ICodecTestData codec) in FixedSize() method in Google.Protobuf.FieldCodecTest
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test/
H A DFieldCodecTest.cs93 public void FixedSize(ICodecTestData codec) in FixedSize() method in Google.Protobuf.FieldCodecTest
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/javamicro/
H A Djavamicro_primitive_field.cc126 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dprimitive_field.cc53 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dprimitive_field.cc53 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/javanano/
H A Djavanano_primitive_field.cc128 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
/aosp_15_r20/external/rust/crabbyavif/src/decoder/
Dtrack.rs157 FixedSize(u32), enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp428 if (std::optional<uint8_t> FixedSize = in sizeOf() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp438 if (Optional<uint8_t> FixedSize = dwarf::getFixedFormByteSize(Form, Params)) in SizeOf() local
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/java/
H A Dhelpers.cc859 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/java/
H A Dhelpers.cc859 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DFixedSize.java10 public class FixedSize implements android.os.Parcelable class

123