Home
last modified time | relevance | path

Searched defs:FieldSize (Results 1 – 10 of 10) sorted by relevance

/external/protobuf/python/google/protobuf/internal/
Dencoder.py139 def FieldSize(value): function
168 def FieldSize(value): function
194 def FieldSize(value): function
237 def FieldSize(value): function
259 def FieldSize(value): function
278 def FieldSize(value): function
298 def FieldSize(value): function
323 def FieldSize(value): function
/external/clang/lib/AST/
DRecordLayoutBuilder.cpp1813 uint64_t FieldSize = FD->getBitWidthValue(Context); in LayoutFields() local
1822 uint64_t FieldSize = FD->getBitWidthValue(Context); in LayoutFields() local
1850 void RecordLayoutBuilder::LayoutWideBitField(uint64_t FieldSize, in LayoutWideBitField()
1919 uint64_t FieldSize = D->getBitWidthValue(Context); in LayoutBitField() local
2049 CharUnits FieldSize; in LayoutField() local
/external/clang/lib/CodeGen/
DCGRecordLayoutBuilder.cpp374 uint64_t FieldSize = FD->getBitWidthValue(Types.getContext()); in LayoutBitfields() local
451 uint64_t FieldSize = Field->getBitWidthValue(Types.getContext()); in LayoutUnionField() local
DCGCall.cpp526 CharUnits FieldSize = getContext().getTypeSizeInChars(FD->getType()); in GetExpandedTypes() local
577 CharUnits FieldSize = getContext().getTypeSizeInChars(FD->getType()); in ExpandTypeFromArgs() local
2061 CharUnits FieldSize = getContext().getTypeSizeInChars(FD->getType()); in ExpandTypeToArgs() local
DCGDebugInfo.cpp681 uint64_t FieldSize, FieldOffset; in CreateType() local
1500 uint64_t FieldSize = 0; in CreateType() local
2113 uint64_t FieldSize = CGM.getContext().getTypeSize(FType); in CreateMemberType() local
2381 uint64_t FieldSize, FieldOffset; in EmitTypeForVarWithBlocksAttr() local
DCGObjCMac.cpp2046 CharUnits FieldSize) { in UpdateRunSkipBlockVars()
2143 CharUnits FieldSize = CGM.getContext().getTypeSizeInChars(Field->getType()); in BuildRCRecordLayout() local
2176 CharUnits FieldSize in BuildRCRecordLayout() local
4619 unsigned FieldSize = CGM.getContext().getTypeSize(Field->getType()); in BuildAggrIvarLayout() local
4666 unsigned FieldSize in BuildAggrIvarLayout() local
DCGExprConstant.cpp176 uint64_t FieldSize = Field->getBitWidthValue(Context); in AppendBitField() local
/external/protobuf/src/google/protobuf/
Dgenerated_message_reflection.cc426 int GeneratedMessageReflection::FieldSize(const Message& message, in FieldSize() function in google::protobuf::internal::GeneratedMessageReflection
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp1605 uint64_t FieldSize = DT.getOriginalTypeSize(); in createMemberDIE() local
DAsmPrinter.cpp1730 uint64_t FieldSize = TD->getTypeAllocSize(Field->getType()); in emitGlobalConstantStruct() local