Searched defs:iSize (Results 1 – 6 of 6) sorted by relevance
| /third_party/lz4/tests/ |
| D | frametest.c | 320 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/ |
| D | hp5400_sanei.c | 67 _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()
|
| D | niash_xfer.c | 228 NiashWriteBulk (int iHandle, unsigned char *pabBuf, int iSize) in NiashWriteBulk() 262 NiashReadBulk (int iHandle, unsigned char *pabBuf, int iSize) in NiashReadBulk()
|
| D | niash_core.c | 78 _ConvertMotorTable (unsigned char *pabOld, unsigned char *pabNew, int iSize, in _ConvertMotorTable()
|
| /third_party/skia/src/core/ |
| D | SkBlockAllocator.h | 546 int iSize = (int) size; in reserve() local 580 int iSize = (int) size; in allocate() local
|
| /third_party/sqlite/src/ |
| D | shell.c | 1931 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
|