Searched defs:byteSize (Results 1 – 10 of 10) sorted by relevance
31 private final int byteSize; field in OpenSSLDigest33 public OpenSSLDigest(String algorithm, int byteSize) { in OpenSSLDigest()
27 uint64_t byteSize, in EDInst()55 uint64_t EDInst::byteSize() { in byteSize() function in EDInst
245 uint64_t byteSize; in createInst() local
78 uint32_t byteSize; member
222 size_t byteSize = 3 * cpe.getEdgeCount() * sizeof(SkScalar); in onSetData() local
1011 size_t byteSize = 0; in ReadCompressedData() local
547 private Encoder encoderForArrayByTotalSize(int byteSize, int length, int offset) { in encoderForArrayByTotalSize()
435 void *picoos_allocProtMem(picoos_MemoryManager mm, picoos_objsize_t byteSize) in picoos_allocProtMem()508 picoos_objsize_t byteSize) in picoos_allocate()
357 … pr_ALLOCATE (picodata_ProcessingUnit this, pr_MemTypes mType, void * * adr, unsigned int byteSize) in pr_ALLOCATE()
1712 unsigned byteSize = is32bit ? 4 : 8; in processInstruction() local