Searched refs:puff (Results 1 – 22 of 22) sorted by relevance
/third_party/zlib/contrib/puff/ |
D | Makefile | 3 puff: puff.o pufftest.o target 5 puff.o: puff.h 7 pufftest.o: puff.h 9 test: puff 10 puff zeros.raw 12 puft: puff.c puff.h pufftest.o 13 cc -fprofile-arcs -ftest-coverage -o puft puff.c pufftest.o 39 @gcov -n puff.c 42 rm -f puff puft *.o *.gc*
|
D | README | 8 puff.c provides the routine puff() to decompress the deflate data format. It 14 puff.c was written to document the deflate format unambiguously, by virtue of 18 puff.c is heavily commented with details of the deflate format, especially 22 puff.c may also be useful in applications where code size or memory usage is a 27 Well, most likely you should just be reading puff.c and using zlib for actual 30 Include puff.h in your code, which provides this prototype: 32 int puff(unsigned char *dest, /* pointer to destination pointer */ 37 Then you can call puff() to decompress a deflate stream that is in memory in 39 decompressed data at dest. puff() is the only external symbol in puff.c The 40 only C library functions that puff.c needs are setjmp() and longjmp(), which [all …]
|
D | pufftest.c | 137 ret = puff(NIL, &destlen, source + skip, &sourcelen); in main() 156 puff(dest, &destlen, source + skip, &sourcelen); in main()
|
D | puff.h | 32 int puff(unsigned char *dest, /* pointer to destination pointer */
|
D | puff.c | 793 int puff(unsigned char *dest, /* pointer to destination pointer */ in puff() function
|
/third_party/zlib/contrib/ |
D | README.contrib | 45 puff/ by Mark Adler <madler@alumni.caltech.edu>
|
/third_party/zlib/ |
D | ChangeLog | 150 - Check for invalid code length codes in contrib/puff 332 - Fix bug and add consts in contrib/puff [Oberhumer] 333 - Update contrib/puff/zeros.raw test file to have all block types 334 - Add full coverage test for puff in contrib/puff/Makefile 358 - Set binary for output file in puff.c 425 - Avoid initialization of structures with variables in puff.c 614 - Catch missing-end-of-block-code error in all inflates and in puff 624 - Add puff compile option to permit invalid distance-too-far streams 625 - Add puff TEST command options, ability to read piped input 858 - Add a note to puff.c on no distance codes case [all …]
|
D | FAQ | 232 contrib/puff directory.
|
/third_party/python/Tools/pynche/X/ |
D | rgb.txt | 20 255 218 185 peach puff
|
/third_party/skia/third_party/externals/microhttpd/m4/ |
D | libtool.m4 | 200 # vanish in a puff of smoke. 741 # vanish in a puff of smoke.
|
/third_party/skia/third_party/externals/libpng/scripts/ |
D | libtool.m4 | 210 # vanish in a puff of smoke. 766 # vanish in a puff of smoke.
|
/third_party/libffi/m4/ |
D | libtool.m4 | 210 # vanish in a puff of smoke. 766 # vanish in a puff of smoke.
|
/third_party/node/deps/cares/m4/ |
D | libtool.m4 | 210 # vanish in a puff of smoke. 765 # vanish in a puff of smoke.
|
/third_party/libevdev/m4/ |
D | libtool.m4 | 210 # vanish in a puff of smoke. 766 # vanish in a puff of smoke.
|
/third_party/freetype/builds/unix/ |
D | aclocal.m4 | 226 # vanish in a puff of smoke. 776 # vanish in a puff of smoke.
|
/third_party/harfbuzz/perf/texts/ |
D | en-thelittleprince.txt | 1596 flame that might be extinguished by a little puff of wind... And, as I walked on so, I found the we…
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-thelittleprince.txt | 1596 flame that might be extinguished by a little puff of wind... And, as I walked on so, I found the we…
|
/third_party/mtdev/ |
D | aclocal.m4 | 232 # vanish in a puff of smoke. 781 # vanish in a puff of smoke.
|
/third_party/icu/icu4j/perf-tests/data/collation/ |
D | ulyss10.txt | 6526 Myles Crawford blew his first puff violently towards the ceiling. 7332 just a little puff. What will I tell him, Mr Crawford? 9549 Longworth will give it a good puff in the EXPRESS. O, will he? I liked 11999 the wall. Dignam is there now. Went out in a puff. Well, well. Better turn 13570 Mr Dedalus struck, whizzed, lit, puffed savoury puff after 13574 Puff after stiff, a puff, strong, savoury, crackling. 17187 You never saw the like of it in all your born puff. Gob, if he got that
|
D | nvsbl10.txt | 5562 puff of blue in the air. Kemp did not hear the sound of the shot.
|
/third_party/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 21101 一吹 < puff; 35856 一吹 > puff;
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 139828 + # vanish in a puff of smoke. 140383 +# vanish in a puff of smoke.
|