Home
last modified time | relevance | path

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 Dexample.c45 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 Dexample.pas407 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 Dexample.c-bak49 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 DChangeLog1181 - in example.c use correct compressed length for test_sync

Completed in 14 milliseconds