Home
last modified time | relevance | path

Searched defs:FieldSize (Results 1 – 11 of 11) 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/chromium_org/third_party/protobuf/python/google/protobuf/internal/
Dencoder.py145 def FieldSize(value): function
174 def FieldSize(value): function
200 def FieldSize(value): function
243 def FieldSize(value): function
265 def FieldSize(value): function
284 def FieldSize(value): function
304 def FieldSize(value): function
329 def FieldSize(value): function
/external/clang/lib/AST/
DRecordLayoutBuilder.cpp1351 void RecordLayoutBuilder::LayoutWideBitField(uint64_t FieldSize, in LayoutWideBitField()
1419 uint64_t FieldSize = D->getBitWidthValue(Context); in LayoutBitField() local
1667 CharUnits FieldSize; in LayoutField() local
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp672 uint64_t FieldSize, FieldOffset; in CreateType() local
1735 uint64_t FieldSize = 0; in CreateTypeDefinition() local
2310 uint64_t FieldSize = CGM.getContext().getTypeSize(FType); in CreateMemberType() local
2639 uint64_t FieldSize, FieldOffset; in EmitTypeForVarWithBlocksAttr() local
DCGCall.cpp574 CharUnits FieldSize = getContext().getTypeSizeInChars(FD->getType()); in GetExpandedTypes() local
622 CharUnits FieldSize = getContext().getTypeSizeInChars(FD->getType()); in ExpandTypeFromArgs() local
2547 CharUnits FieldSize = getContext().getTypeSizeInChars(FD->getType()); in ExpandTypeToArgs() local
DCGObjCMac.cpp2043 CharUnits FieldSize) { in UpdateRunSkipBlockVars()
2137 CharUnits FieldSize = CGM.getContext().getTypeSizeInChars(Field->getType()); in BuildRCRecordLayout() local
2170 CharUnits FieldSize in BuildRCRecordLayout() local
4593 unsigned FieldSize = CGM.getContext().getTypeSize(Field->getType()); in BuildAggrIvarLayout() local
4640 unsigned FieldSize in BuildAggrIvarLayout() local
DCGExprConstant.cpp155 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/chromium_org/third_party/protobuf/src/google/protobuf/
Dgenerated_message_reflection.cc414 int GeneratedMessageReflection::FieldSize(const Message& message, in FieldSize() function in google::protobuf::internal::GeneratedMessageReflection
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1842 uint64_t FieldSize = DL->getTypeAllocSize(Field->getType()); in emitGlobalConstantStruct() local
DDwarfUnit.cpp1882 uint64_t FieldSize = getBaseTypeSize(DD, DT); in constructMemberDIE() local