Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugInfoEntry.cpp49 if (Optional<size_t> FixedSize = AbbrevDecl->getFixedAttributesByteSize(U)) { in extractFast() local
57 if (auto FixedSize = AttrSpec.getByteSize(U)) { in extractFast() local
DDWARFAbbreviationDeclaration.cpp175 if (auto FixedSize = Spec.getByteSize(U)) in getAttributeValue() local
DDWARFFormValue.cpp171 if (Optional<uint8_t> FixedSize = in skipValue() local
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
DFieldCodecTest.cs93 public void FixedSize(ICodecTestData codec) in FixedSize() method in Google.Protobuf.FieldCodecTest
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DFieldCodecTest.cs93 public void FixedSize(ICodecTestData codec) in FixedSize() method in Google.Protobuf.FieldCodecTest
/third_party/ffmpeg/libavformat/
Dgdv.c49 } FixedSize[] = { variable
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_primitive_field.cc52 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp438 if (Optional<uint8_t> FixedSize = dwarf::getFixedFormByteSize(Form, Params)) in SizeOf() local
/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_helpers.cc775 int FixedSize(FieldDescriptor::Type type) { in FixedSize() function