Searched defs:numBytes (Results 1 – 17 of 17) sorted by relevance
62 size_t numBytes = numBytesForSize(size); in create() local73 size_t numBytes = numBytesForSize(size); in createShareable() local86 size_t numBytes = numBytesForSize(size); in create() local
12 unsigned int numBytes; field
46 protected byte[] engineGenerateSeed(int numBytes) { in engineGenerateSeed()
19 int numBytes; field
77 size_t numBytes = length + m_haveBufferedByte; in decode() local
50 bool skip(size_t numBytes) in skip()
221 void* TPoolAllocator::allocate(size_t numBytes) in allocate()
188 void* initializeAllocation(tHeader* block, unsigned char* memory, size_t numBytes) { in initializeAllocation()
196 int numBytes = dst - dstBegin; in encode() local
207 void TwoWire::onReceiveService(uint8_t* inBytes, int numBytes) in onReceiveService()
1077 int numBytes = 0; in decodeFromFile() local1134 int numBytes = 0; in encodeFromFile() local
172 void skipBytes(long numBytes) in skipBytes()
906 llvm::Type *CGRecordLayoutBuilder::getByteArrayType(CharUnits numBytes) { in getByteArrayType()916 void CGRecordLayoutBuilder::AppendBytes(CharUnits numBytes) { in AppendBytes()
532 numBytes() { in numBytes() method in Message
419 private void readExactly(InputStream in, int numBytes) throws IOException { in readExactly()
655 void *SpoofData::reserveSpace(int32_t numBytes, UErrorCode &status) { in reserveSpace()
1283 int numBytes = Ime::ImmGetCompositionStringW(hInputContext, GCS_COMPCLAUSE, 0, 0); in onIMEComposition() local