Home
last modified time | relevance | path

Searched defs:fieldSize (Results 1 – 6 of 6) sorted by relevance

/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DMessageSchema.java1641 int fieldSize = in getSerializedSizeProto2() local
1657 int fieldSize = in getSerializedSizeProto2() local
1673 int fieldSize = in getSerializedSizeProto2() local
1689 int fieldSize = in getSerializedSizeProto2() local
1705 int fieldSize = in getSerializedSizeProto2() local
1721 int fieldSize = in getSerializedSizeProto2() local
1737 int fieldSize = in getSerializedSizeProto2() local
1753 int fieldSize = in getSerializedSizeProto2() local
1769 int fieldSize = in getSerializedSizeProto2() local
1785 int fieldSize = in getSerializedSizeProto2() local
[all …]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DSymbolTable.cpp166 size_t fieldSize = field->type()->getObjectSize(); in calculateObjectSize() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DTypes.cpp852 size_t fieldSize = field->type()->getObjectSize(); in calculateObjectSize() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DTypes.cpp857 size_t fieldSize = field->type()->getObjectSize(); in calculateObjectSize() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutCase.cpp569 int fieldSize = 0; in computeXfbLayout() local
620 const int fieldSize = stride * type.getArraySize(); in computeXfbLayout() local
648 const int fieldSize = numVecs * type.getArraySize() * stride; in computeXfbLayout() local
/third_party/skia/src/sksl/codegen/
DSkSLMetalCodeGenerator.cpp2049 size_t fieldSize = memoryLayout.size(*fieldType); in writeFields() local