Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Dencoder.py146 def FieldSize(value): function
175 def FieldSize(value): function
201 def FieldSize(value): function
244 def FieldSize(value): function
266 def FieldSize(value): function
285 def FieldSize(value): function
305 def FieldSize(value): function
330 def FieldSize(value): function
349 def FieldSize(map_value): function
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/
H A Dencoder.py146 def FieldSize(value): function
175 def FieldSize(value): function
201 def FieldSize(value): function
244 def FieldSize(value): function
266 def FieldSize(value): function
285 def FieldSize(value): function
305 def FieldSize(value): function
330 def FieldSize(value): function
349 def FieldSize(map_value): function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/ext/filters/census/
Drpc_encoding.h97 enum FieldSize { enum
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_observability/grpc_observability/
H A Drpc_encoding.h91 enum FieldSize { enum
/aosp_15_r20/external/grpc-grpc/src/cpp/ext/filters/census/
H A Drpc_encoding.h97 enum FieldSize { enum
/aosp_15_r20/external/bcc/src/cc/
H A Djson_map_decl_visitor.cc127 CharUnits FieldSize = C.getTypeSizeInChars(F->getType()); in VisitRecordDecl() local
/aosp_15_r20/external/compiler-rt/lib/esan/
H A Dcache_frag.cpp32 u32 *FieldSize; // auxiliary struct field info. member
/aosp_15_r20/external/pigweed/pw_protobuf/public/pw_protobuf/
H A Ddecoder.h164 constexpr FieldSize(size_t key_size, size_t value_size) in FieldSize() function
/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/
H A DNaClBitcodeHeader.cpp213 size_t FieldSize = Field->GetTotalSize(); in ReadFields() local
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DPaddingChecker.cpp176 CharUnits FieldSize = ASTContext.getTypeSizeInChars(FD->getType()); in calculateBaselinePad() local
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/src/backends/
Dintermediate.rs47 FieldSize(&'a str), enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLoc.cpp360 unsigned FieldSize = 2 + 2 * Data.getAddressSize(); in dumpRawEntry() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLoc.cpp357 unsigned FieldSize = 2 + 2 * Data.getAddressSize(); in dumpRawEntry() local
/aosp_15_r20/external/clang/lib/AST/
H A DRecordLayoutBuilder.cpp1369 void ItaniumRecordLayoutBuilder::LayoutWideBitField(uint64_t FieldSize, in LayoutWideBitField()
1437 uint64_t FieldSize = D->getBitWidthValue(Context); in LayoutBitField() local
1720 CharUnits FieldSize; in LayoutField() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp781 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
H A DCGExprConstant.cpp171 uint64_t FieldSize = Field->getBitWidthValue(Context); in AppendBitField() local
H A DCGObjCMac.cpp2175 CharUnits FieldSize) { in UpdateRunSkipBlockVars()
2269 CharUnits FieldSize = CGM.getContext().getTypeSizeInChars(Field->getType()); in BuildRCRecordLayout() local
2302 CharUnits FieldSize in BuildRCRecordLayout() local
/aosp_15_r20/art/runtime/
H A Dart_field-inl.h392 inline size_t ArtField::FieldSize() { in FieldSize() function
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1385 uint64_t FieldSize = DD->getBaseTypeSize(DT); in constructMemberDIE() local
H A DAsmPrinter.cpp2032 uint64_t FieldSize = DL.getTypeAllocSize(Field->getType()); in emitGlobalConstantStruct() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1492 uint64_t FieldSize = DD->getBaseTypeSize(DT); in constructMemberDIE() local
H A DAsmPrinter.cpp2508 uint64_t FieldSize = DL.getTypeAllocSize(Field->getType()); in emitGlobalConstantStruct() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1622 uint64_t FieldSize = DD->getBaseTypeSize(DT); in constructMemberDIE() local
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dgenerated_message_reflection.cc1177 int Reflection::FieldSize(const Message& message, in Swap() function in google::protobuf::Reflection
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp526 uint64_t FieldSize = DL.getTypeAllocSize(Ty); in addField() local

12