Home
last modified time | relevance | path

Searched defs:iSize (Results 1 – 6 of 6) sorted by relevance

/third_party/lz4/tests/
Dframetest.c320 size_t iSize = compressedBufferSize - missingBytes; in basicTests() local
346 size_t iSize = 0; in basicTests() local
409 size_t iSize = 1; in basicTests() local
450 size_t iSize = (FUZ_rand(&randState) & ((1<<nbBits)-1)) + 1; in basicTests() local
507 { size_t iSize = cSize; in basicTests() local
783 size_t iSize = (FUZ_rand(&randState) & ((1<<nbBits)-1)) + 1; in basicTests() local
802 size_t iSize = (FUZ_rand(&randState) & ((1<<nbBits)-1)) + 1; in basicTests() local
818 size_t iSize = 10; in basicTests() local
899 size_t iSize = iSizeMax; in test_lz4f_decompression_wBuffers() local
1076 size_t iSize = MIN(sampleMax, (size_t)(iend-ip)); in fuzzerTests() local
/third_party/backends/backend/
Dhp5400_sanei.c67 _UsbWriteControl (int fd, int iValue, int iIndex, void *pabData, int iSize) in _UsbWriteControl()
97 hp5400_command_write_noverify (int fd, int iValue, void *pabData, int iSize) in hp5400_command_write_noverify()
103 _UsbReadControl (int fd, int iValue, int iIndex, void *pabData, int iSize) in _UsbReadControl()
Dniash_xfer.c228 NiashWriteBulk (int iHandle, unsigned char *pabBuf, int iSize) in NiashWriteBulk()
262 NiashReadBulk (int iHandle, unsigned char *pabBuf, int iSize) in NiashReadBulk()
Dniash_core.c78 _ConvertMotorTable (unsigned char *pabOld, unsigned char *pabNew, int iSize, in _ConvertMotorTable()
/third_party/skia/src/core/
DSkBlockAllocator.h546 int iSize = (int) size; in reserve() local
580 int iSize = (int) size; in allocate() local
/third_party/sqlite/src/
Dshell.c1931 static void SHA3Init(SHA3Context *p, int iSize){ in SHA3Init()
2037 int iSize; in sha3Func() local
2122 int iSize; in sha3QueryFunc() local
24444 int iSize = 224; /* Hash algorithm to use */ in do_meta_command() local