/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
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
|
D | DWARFAbbreviationDeclaration.cpp | 175 if (auto FixedSize = Spec.getByteSize(U)) in getAttributeValue() local
|
D | DWARFFormValue.cpp | 171 if (Optional<uint8_t> FixedSize = in skipValue() local
|
/external/llvm-project/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDebugInfoEntry.cpp | 50 if (Optional<size_t> FixedSize = AbbrevDecl->getFixedAttributesByteSize(U)) { in extractFast() local 58 if (auto FixedSize = AttrSpec.getByteSize(U)) { in extractFast() local
|
D | DWARFAbbreviationDeclaration.cpp | 166 if (auto FixedSize = AttributeSpecs[CurAttrIdx].getByteSize(U)) in getAttributeValue() local
|
D | DWARFFormValue.cpp | 171 if (Optional<uint8_t> FixedSize = in skipValue() local
|
/external/protobuf/csharp/src/Google.Protobuf.Test/ |
D | FieldCodecTest.cs | 93 public void FixedSize(ICodecTestData codec) in FixedSize() method in Google.Protobuf.FieldCodecTest
|
/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/ |
D | FieldCodecTest.cs | 93 public void FixedSize(ICodecTestData codec) in FixedSize() method in Google.Protobuf.FieldCodecTest
|
/external/protobuf/src/google/protobuf/compiler/javamicro/ |
D | javamicro_primitive_field.cc | 126 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_primitive_field.cc | 53 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
|
/external/protobuf/src/google/protobuf/compiler/javanano/ |
D | javanano_primitive_field.cc | 128 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | DIE.cpp | 436 if (Optional<uint8_t> FixedSize = dwarf::getFixedFormByteSize(Form, Params)) in SizeOf() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DIE.cpp | 438 if (Optional<uint8_t> FixedSize = dwarf::getFixedFormByteSize(Form, Params)) in SizeOf() local
|
/external/protobuf/src/google/protobuf/compiler/java/ |
D | java_helpers.cc | 776 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | BasicObjCFoundationChecks.cpp | 377 static const unsigned char FixedSize[] = { 8, 16, 32, 64, 32, 64 }; in GetCFNumberSize() local
|
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
D | BasicObjCFoundationChecks.cpp | 376 static const unsigned char FixedSize[] = { 8, 16, 32, 64, 32, 64 }; in GetCFNumberSize() local
|