/external/protobuf/python/google/protobuf/internal/ |
D | encoder.py | 148 def FieldSize(value): function 177 def FieldSize(value): function 203 def FieldSize(value): function 246 def FieldSize(value): function 268 def FieldSize(value): function 287 def FieldSize(value): function 307 def FieldSize(value): function 332 def FieldSize(value): function 351 def FieldSize(map_value): function
|
/external/nanopb-c/generator/google/protobuf/internal/ |
D | encoder.py | 145 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/compiler-rt/lib/esan/ |
D | cache_frag.cpp | 32 u32 *FieldSize; // auxiliary struct field info. member
|
/external/swiftshader/third_party/subzero/pnacl-llvm/ |
D | NaClBitcodeHeader.cpp | 213 size_t FieldSize = Field->GetTotalSize(); in ReadFields() local
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | PaddingChecker.cpp | 176 CharUnits FieldSize = ASTContext.getTypeSizeInChars(FD->getType()); in calculateBaselinePad() local
|
/external/clang/lib/AST/ |
D | RecordLayoutBuilder.cpp | 1369 void ItaniumRecordLayoutBuilder::LayoutWideBitField(uint64_t FieldSize, in LayoutWideBitField() 1437 uint64_t FieldSize = D->getBitWidthValue(Context); in LayoutBitField() local 1720 CharUnits FieldSize; in LayoutField() local
|
/external/clang/lib/CodeGen/ |
D | CGDebugInfo.cpp | 781 uint64_t FieldSize, FieldOffset; in CreateType() local 1978 uint64_t FieldSize = 0; in CreateTypeDefinition() local 2596 uint64_t FieldSize = CGM.getContext().getTypeSize(FType); in CreateMemberType() local 3052 uint64_t FieldSize, FieldOffset; in EmitTypeForVarWithBlocksAttr() local
|
D | CGExprConstant.cpp | 171 uint64_t FieldSize = Field->getBitWidthValue(Context); in AppendBitField() local
|
D | CGObjCMac.cpp | 2175 CharUnits FieldSize) { in UpdateRunSkipBlockVars() 2269 CharUnits FieldSize = CGM.getContext().getTypeSizeInChars(Field->getType()); in BuildRCRecordLayout() local 2302 CharUnits FieldSize in BuildRCRecordLayout() local
|
D | CGClass.cpp | 880 CharUnits FieldSize = FieldInfo.first; in EmitAsanPrologueOrEpilogue() local
|
D | CGCall.cpp | 855 CharUnits FieldSize = Context.getTypeSizeInChars(FD->getType()); in getTypeExpansion() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/ |
D | DwarfCompileUnit.cpp | 1321 uint64_t FieldSize = DT.getOriginalTypeSize(); in createMemberDIE() local
|
D | AsmPrinter.cpp | 1640 uint64_t FieldSize = TD->getTypeAllocSize(Field->getType()); in EmitGlobalConstantStruct() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 1385 uint64_t FieldSize = DD->getBaseTypeSize(DT); in constructMemberDIE() local
|
D | AsmPrinter.cpp | 2032 uint64_t FieldSize = DL.getTypeAllocSize(Field->getType()); in emitGlobalConstantStruct() local
|
/external/protobuf/src/google/protobuf/ |
D | generated_message_reflection.cc | 764 int GeneratedMessageReflection::FieldSize(const Message& message, in FieldSize() function in google::protobuf::internal::GeneratedMessageReflection
|