Searched defs:elementSize (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dmpi.h117 bit32 elementSize; /**< Size in bytes of an element */ member in struct:mpiMem_s
154 bit32 elementSize; /**< The size of each queue element, in bytes */ member in struct:mpiOCQueue_s
181 bit32 elementSize; /**< The size of each queue element, in bytes */ member in struct:mpiICQueue_s
312 bit32 elementSize; /**< The size of each queue element, in bytes */ member in struct:mpiInboundQueueDescriptor_s
333 bit32 elementSize; /**< The size of each queue element, in bytes */ member in struct:mpiOutboundQueueDescriptor_s
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp490 CharUnits elementSize = CGF.getContext().getTypeSizeInChars(elementType); local
1676 CharUnits elementSize = CGF.getContext().getTypeSizeInChars(elementType); local
H A DCGExprCXX.cpp2023 CharUnits elementSize = CGF.getContext().getTypeSizeInChars(elementType); local
H A DCGExprScalar.cpp3784 CharUnits elementSize; local
H A DItaniumCXXABI.cpp2214 llvm::Value *elementSize = llvm::ConstantInt::get(CGF.SizeTy, local
/freebsd-13-stable/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h2379 bit32 elementSize:16; /* Size of each element in the queue in bytes.*/ member in struct:agsaQueueInbound_s
2393 bit32 elementSize:16; /* Size of each element in the queue in bytes.*/ member in struct:agsaQueueOutbound_s

Completed in 281 milliseconds