Searched refs:flush_pending (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/native_client_sdk/src/examples/api/gamepad/
H A Dgamepad.cc49 bool flush_pending() const { return flush_pending_; } function in class:GamepadInstance
190 if (flush_pending())
/external/chromium_org/third_party/skia/platform_tools/nacl/src/
H A Dnacl_sample.cpp81 bool flush_pending() const { function in class:SkiaInstance
148 if (flush_pending())
/external/skia/platform_tools/nacl/src/
H A Dnacl_sample.cpp81 bool flush_pending() const { function in class:SkiaInstance
148 if (flush_pending())
/external/chromium_org/third_party/zlib/
H A Ddeflate.c87 local void flush_pending OF((z_streamp strm));
568 local void flush_pending(strm) function
697 flush_pending(strm);
726 flush_pending(strm);
757 flush_pending(strm);
779 flush_pending(strm);
794 flush_pending(strm);
879 flush_pending(strm);
909 flush_pending(strm);
1014 * (See also flush_pending())
[all...]
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dfx_zlib_deflate.c86 local void flush_pending OF((z_streamp strm));
641 local void flush_pending( function
773 flush_pending(strm);
802 flush_pending(strm);
833 flush_pending(strm);
855 flush_pending(strm);
870 flush_pending(strm);
939 flush_pending(strm);
969 flush_pending(strm);
1073 * (See also flush_pending())
[all...]
/external/qemu/distrib/zlib-1.2.8/
H A Ddeflate.c86 local void flush_pending OF((z_streamp strm));
642 local void flush_pending(strm) function
774 flush_pending(strm);
803 flush_pending(strm);
834 flush_pending(strm);
856 flush_pending(strm);
871 flush_pending(strm);
940 flush_pending(strm);
970 flush_pending(strm);
1074 * (See also flush_pending())
[all...]
/external/zlib/src/
H A Ddeflate.c86 local void flush_pending OF((z_streamp strm));
642 local void flush_pending(strm) function
774 flush_pending(strm);
803 flush_pending(strm);
834 flush_pending(strm);
856 flush_pending(strm);
871 flush_pending(strm);
940 flush_pending(strm);
970 flush_pending(strm);
1074 * (See also flush_pending())
[all...]

Completed in 389 milliseconds