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/CodeGen/
DCGRecordLayoutBuilder.cpp235 uint64_t FieldSize, in MakeInfo()
359 uint64_t FieldSize) { in MakeInfo()
499 uint64_t FieldSize = Field->getBitWidthValue(Types.getContext()); in LayoutUnionField() local
DCGCall.cpp437 CharUnits FieldSize = getContext().getTypeSizeInChars(FD->getType()); in GetExpandedTypes() local
489 CharUnits FieldSize = getContext().getTypeSizeInChars(FD->getType()); in ExpandTypeFromArgs() local
1821 CharUnits FieldSize = getContext().getTypeSizeInChars(FD->getType()); in ExpandTypeToArgs() local
DCGDebugInfo.cpp602 uint64_t FieldSize, FieldOffset; in CreateType() local
1372 uint64_t FieldSize = 0; in CreateType() local
1911 uint64_t FieldSize = CGM.getContext().getTypeSize(FType); in CreateMemberType() local
2143 uint64_t FieldSize, FieldOffset; in EmitTypeForVarWithBlocksAttr() local
DCGExprConstant.cpp176 uint64_t FieldSize = Field->getBitWidthValue(Context); in AppendBitField() local
DCGObjCMac.cpp3922 unsigned FieldSize = CGM.getContext().getTypeSize(Field->getType()); in BuildAggrIvarLayout() local
3969 unsigned FieldSize in BuildAggrIvarLayout() local
/external/clang/lib/AST/
DRecordLayoutBuilder.cpp1619 uint64_t FieldSize = FD->getBitWidthValue(Context); in LayoutFields() local
1628 uint64_t FieldSize = FD->getBitWidthValue(Context); in LayoutFields() local
1657 void RecordLayoutBuilder::LayoutWideBitField(uint64_t FieldSize, in LayoutWideBitField()
1726 uint64_t FieldSize = D->getBitWidthValue(Context); in LayoutBitField() local
1856 CharUnits FieldSize; in LayoutField() 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.cpp1442 uint64_t FieldSize = DT.getOriginalTypeSize(); in createMemberDIE() local
DAsmPrinter.cpp1751 uint64_t FieldSize = TD->getTypeAllocSize(Field->getType()); in EmitGlobalConstantStruct() local