Searched refs:test_sync (Results 1 – 4 of 4) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/test/ |
A D | example.c | 45 void test_sync OF((Byte *compr, uLong comprLen, 413 void test_sync(compr, comprLen, uncompr, uncomprLen) in test_sync() function 592 test_sync(compr, comprLen, uncompr, uncomprLen);
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/pascal/ |
A D | example.pas | 407 procedure test_sync(compr: Pointer; comprLen: LongInt; procedure 587 test_sync(compr, comprLen, uncompr, uncomprLen);
|
/AliOS-Things-master/components/py_engine/external/unzip/src/ |
A D | example.c-bak | 49 void test_sync OF((Byte *compr, uLong comprLen, 382 void test_sync(compr, comprLen, uncompr, uncomprLen) 555 test_sync(compr, comprLen, uncompr, uncomprLen);
|
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/ |
A D | ChangeLog | 1181 - in example.c use correct compressed length for test_sync
|
Completed in 14 milliseconds