/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugInfoEntry.cpp | 69 if (std::optional<size_t> FixedSize = in extractFast() local 78 if (auto FixedSize = AttrSpec.getByteSize(U)) { in extractFast() local
|
H A D | DWARFAbbreviationDeclaration.cpp | 157 if (auto FixedSize = AttributeSpecs[CurAttrIdx].getByteSize(U)) in getAttributeOffsetFromIndex() local
|
H A D | DWARFFormValue.cpp | 174 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 D | DWARFDebugInfoEntry.cpp | 49 if (Optional<size_t> FixedSize = AbbrevDecl->getFixedAttributesByteSize(U)) { in extractFast() local 57 if (auto FixedSize = AttrSpec.getByteSize(U)) { in extractFast() local
|
H A D | DWARFAbbreviationDeclaration.cpp | 175 if (auto FixedSize = Spec.getByteSize(U)) in getAttributeValue() local
|
H A D | DWARFFormValue.cpp | 171 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/ |
D | CommunalContentSize.java | 33 …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/ |
D | FixedSize.rs | 14 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/ |
D | FixedSize.rs | 14 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 D | raw.rs | 29 pub trait FixedSize: Sized { interface
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/communal/shared/model/ |
H A D | CommunalContentSize.kt | 30 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 D | FieldCodecTest.cs | 93 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 D | FieldCodecTest.cs | 93 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 D | FieldCodecTest.cs | 93 public void FixedSize(ICodecTestData codec) in FixedSize() method in Google.Protobuf.FieldCodecTest
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test/ |
H A D | FieldCodecTest.cs | 93 public void FixedSize(ICodecTestData codec) in FixedSize() method in Google.Protobuf.FieldCodecTest
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/javamicro/ |
H A D | javamicro_primitive_field.cc | 126 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/cpp/ |
H A D | primitive_field.cc | 53 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
H A D | primitive_field.cc | 53 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/javanano/ |
H A D | javanano_primitive_field.cc | 128 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
|
/aosp_15_r20/external/rust/crabbyavif/src/decoder/ |
D | track.rs | 157 FixedSize(u32), enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DIE.cpp | 428 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 D | DIE.cpp | 438 if (Optional<uint8_t> FixedSize = dwarf::getFixedFormByteSize(Form, Params)) in SizeOf() local
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/java/ |
H A D | helpers.cc | 859 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/java/ |
H A D | helpers.cc | 859 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/ |
D | FixedSize.java | 10 public class FixedSize implements android.os.Parcelable class
|