Home
last modified time | relevance | path

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

/external/nanopb-c/generator/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/protobuf/python/google/protobuf/internal/
Dencoder.py151 def FieldSize(value): function
180 def FieldSize(value): function
206 def FieldSize(value): function
249 def FieldSize(value): function
271 def FieldSize(value): function
290 def FieldSize(value): function
310 def FieldSize(value): function
335 def FieldSize(value): function
/external/clang/lib/StaticAnalyzer/Checkers/
DPaddingChecker.cpp176 CharUnits FieldSize = ASTContext.getTypeSizeInChars(FD->getType()); in calculateBaselinePad() local
/external/clang/lib/AST/
DRecordLayoutBuilder.cpp1370 void ItaniumRecordLayoutBuilder::LayoutWideBitField(uint64_t FieldSize, in LayoutWideBitField()
1439 uint64_t FieldSize = D->getBitWidthValue(Context); in LayoutBitField() local
1705 CharUnits FieldSize; in LayoutField() local
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp755 uint64_t FieldSize, FieldOffset; in CreateType() local
1852 uint64_t FieldSize = 0; in CreateTypeDefinition() local
2401 uint64_t FieldSize = CGM.getContext().getTypeSize(FType); in CreateMemberType() local
2854 uint64_t FieldSize, FieldOffset; in EmitTypeForVarWithBlocksAttr() local
DCGExprConstant.cpp171 uint64_t FieldSize = Field->getBitWidthValue(Context); in AppendBitField() local
DCGObjCMac.cpp2168 CharUnits FieldSize) { in UpdateRunSkipBlockVars()
2262 CharUnits FieldSize = CGM.getContext().getTypeSizeInChars(Field->getType()); in BuildRCRecordLayout() local
2295 CharUnits FieldSize in BuildRCRecordLayout() local
DCGClass.cpp879 CharUnits FieldSize = FieldInfo.first; in EmitAsanPrologueOrEpilogue() local
DCGCall.cpp684 CharUnits FieldSize = Context.getTypeSizeInChars(FD->getType()); in getTypeExpansion() local
/external/protobuf/src/google/protobuf/
Dgenerated_message_reflection.cc645 int GeneratedMessageReflection::FieldSize(const Message& message, in FieldSize() function in google::protobuf::internal::GeneratedMessageReflection
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1391 uint64_t FieldSize = getBaseTypeSize(DD, DT); in constructMemberDIE() local
DAsmPrinter.cpp1977 uint64_t FieldSize = DL.getTypeAllocSize(Field->getType()); in emitGlobalConstantStruct() local