/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/grpc-grpc/src/cpp/ext/filters/census/ |
D | rpc_encoding.h | 182 enum FieldSize { enum 267 enum FieldSize { enum
|
/external/rust/crates/grpcio-sys/grpc/src/cpp/ext/filters/census/ |
D | rpc_encoding.h | 182 enum FieldSize { enum 267 enum FieldSize { enum
|
/external/bcc/src/cc/ |
D | json_map_decl_visitor.cc | 135 CharUnits FieldSize = C.getTypeSizeInChars(F->getType()); in VisitRecordDecl() local
|
/external/pigweed/pw_protobuf/ |
D | decoder.cc | 113 size_t Decoder::FieldSize() const { in FieldSize() function in pw::protobuf::Decoder
|
/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/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDebugLoc.cpp | 360 unsigned FieldSize = 2 + 2 * Data.getAddressSize(); in dumpRawEntry() local
|
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
D | PaddingChecker.cpp | 200 CharUnits FieldSize = ASTContext.getTypeSizeInChars(FD->getType()); in calculateBaselinePad() local
|
/external/llvm-project/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDebugLoc.cpp | 358 unsigned FieldSize = 2 + 2 * Data.getAddressSize(); in dumpRawEntry() 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/llvm-project/clang/lib/AST/ |
D | RecordLayoutBuilder.cpp | 1454 void ItaniumRecordLayoutBuilder::LayoutWideBitField(uint64_t FieldSize, in LayoutWideBitField() 1522 uint64_t FieldSize = D->getBitWidthValue(Context); in LayoutBitField() local 1835 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
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGDebugInfo.cpp | 1127 uint64_t FieldSize = CGM.getContext().getTypeSize(Ty); in collectDefaultElementTypesForBlockPointer() local 2711 uint64_t FieldSize = 0; in CreateTypeDefinition() local 3445 uint64_t FieldSize = CGM.getContext().getTypeSize(FType); in CreateMemberType() local 4096 uint64_t FieldSize, FieldOffset; in EmitTypeForVarWithBlocksAttr() local
|
D | CGNonTrivialStruct.cpp | 111 uint64_t FieldSize = getFieldSize(FD, FT, Ctx); in visitTrivial() local
|
D | CGObjCMac.cpp | 2477 CharUnits FieldSize) { in UpdateRunSkipBlockVars() 2568 CharUnits FieldSize = CGM.getContext().getTypeSizeInChars(Field->getType()); in BuildRCRecordLayout() local 2601 CharUnits FieldSize in BuildRCRecordLayout() 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/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 1492 uint64_t FieldSize = DD->getBaseTypeSize(DT); in constructMemberDIE() local
|
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.cpp | 1547 uint64_t FieldSize = DD->getBaseTypeSize(DT); in constructMemberDIE() local
|
/external/protobuf/src/google/protobuf/ |
D | generated_message_reflection.cc | 744 int Reflection::FieldSize(const Message& message, in FieldSize() function in google::protobuf::Reflection
|
/external/llvm-project/llvm/lib/Transforms/Coroutines/ |
D | CoroFrame.cpp | 456 uint64_t FieldSize = DL.getTypeAllocSize(Ty); in addField() local
|