HomeSort by relevance Sort by last modified time
    Searched defs:z_stream (Results 51 - 75 of 110) sorted by null

1 23 4 5

  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
zlib.h 36 } z_stream; typedef in typeref:struct:z_stream_s
38 typedef z_stream *z_streamp;
  /development/ndk/platforms/android-3/include/
zlib.h 101 } z_stream; typedef in typeref:struct:z_stream_s
103 typedef z_stream FAR *z_streamp;
    [all...]
  /external/chromium/net/spdy/
spdy_framer.h 20 typedef struct z_stream_s z_stream; // Forward declaration for zlib. typedef in typeref:struct:z_stream_s
347 typedef std::map<SpdyStreamId, z_stream*> CompressorMap;
362 z_stream* GetHeaderCompressor();
363 z_stream* GetHeaderDecompressor();
364 z_stream* GetStreamCompressor(SpdyStreamId id);
365 z_stream* GetStreamDecompressor(SpdyStreamId id);
373 z_stream* compressor);
375 z_stream* decompressor);
461 scoped_ptr<z_stream> header_compressor_;
462 scoped_ptr<z_stream> header_decompressor_
    [all...]
  /external/chromium/sdch/open-vcdiff/src/
zlib.h 101 } z_stream; typedef in typeref:struct:z_stream_s
103 typedef z_stream FAR *z_streamp;
    [all...]
  /external/chromium_org/sdch/open-vcdiff/src/zlib/
zlib.h 101 } z_stream; typedef in typeref:struct:z_stream_s
103 typedef z_stream FAR *z_streamp;
    [all...]
  /external/open-vcdiff/src/zlib/
zlib.h 101 } z_stream; typedef in typeref:struct:z_stream_s
103 typedef z_stream FAR *z_streamp;
    [all...]
  /external/qemu/distrib/zlib-1.2.3/
zlib.h 101 } z_stream; typedef in typeref:struct:z_stream_s
103 typedef z_stream FAR *z_streamp;
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
zlib.h 101 } z_stream; typedef in typeref:struct:z_stream_s
103 typedef z_stream FAR *z_streamp;
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
zlib.h 101 } z_stream; typedef in typeref:struct:z_stream_s
103 typedef z_stream FAR *z_streamp;
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
zlib.h 101 } z_stream; typedef in typeref:struct:z_stream_s
103 typedef z_stream FAR *z_streamp;
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
zlib.h 101 } z_stream; typedef in typeref:struct:z_stream_s
103 typedef z_stream FAR *z_streamp;
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
zlib.h 101 } z_stream; typedef in typeref:struct:z_stream_s
103 typedef z_stream FAR *z_streamp;
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
zlib.h 101 } z_stream; typedef in typeref:struct:z_stream_s
103 typedef z_stream FAR *z_streamp;
    [all...]
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
zlib.h 101 } z_stream; typedef in typeref:struct:z_stream_s
103 typedef z_stream FAR *z_streamp;
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
zlib.h 101 } z_stream; typedef in typeref:struct:z_stream_s
103 typedef z_stream FAR *z_streamp;
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
zlib.h 101 } z_stream; typedef in typeref:struct:z_stream_s
103 typedef z_stream FAR *z_streamp;
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
zlib.h 101 } z_stream; typedef in typeref:struct:z_stream_s
103 typedef z_stream FAR *z_streamp;
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
zlib.h 101 } z_stream; typedef in typeref:struct:z_stream_s
103 typedef z_stream FAR *z_streamp;
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
zlib.h 101 } z_stream; typedef in typeref:struct:z_stream_s
103 typedef z_stream FAR *z_streamp;
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/
zlib.h 101 } z_stream; typedef in typeref:struct:z_stream_s
103 typedef z_stream FAR *z_streamp;
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
zlib.h 101 } z_stream; typedef in typeref:struct:z_stream_s
103 typedef z_stream FAR *z_streamp;
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/
zlib.h 101 } z_stream; typedef in typeref:struct:z_stream_s
103 typedef z_stream FAR *z_streamp;
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
zlib.h 101 } z_stream; typedef in typeref:struct:z_stream_s
103 typedef z_stream FAR *z_streamp;
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/
zlib.h 101 } z_stream; typedef in typeref:struct:z_stream_s
103 typedef z_stream FAR *z_streamp;
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
zlib.h 101 } z_stream; typedef in typeref:struct:z_stream_s
103 typedef z_stream FAR *z_streamp;
    [all...]

Completed in 1639 milliseconds

1 23 4 5