| /third_party/boost/boost/iostreams/ |
| D | flush.hpp | 40 bool flush(T& t) in flush() function 44 bool flush(T& t, Sink& snk) in flush() function 68 static bool flush(T& t) in flush() function 75 static bool flush(T& t) in flush() function 82 static bool flush(T& t) { return t.flush(); } in flush() function 88 static bool flush(T&) { return true; } in flush() function 110 static bool flush(T& t, Sink& snk) { return t.flush(snk); } in flush() function 116 static bool flush(T&, Sink&) { return false; } in flush() function
|
| /third_party/node/deps/npm/node_modules/through2/ |
| D | through2.js | 33 return function (options, transform, flush) { argument 52 module.exports = through2(function (options, transform, flush) { argument 66 module.exports.ctor = through2(function (options, transform, flush) { argument 80 if (flush) argument 81 Through2.prototype._flush = flush argument 87 module.exports.obj = through2(function (options, transform, flush) { argument
|
| /third_party/uboot/u-boot-2020.01/board/armadeus/apf27/ |
| D | fpga.c | 85 int fpga_pgm_fn(int assert, int flush, int cookie) in fpga_pgm_fn() 96 int fpga_clk_fn(int assert_clk, int flush, int cookie) in fpga_clk_fn() 134 int fpga_wr_fn(int assert_write, int flush, int cookie) in fpga_wr_fn() 142 int fpga_cs_fn(int assert_cs, int flush, int cookie) in fpga_cs_fn() 159 int fpga_wdata_fn(unsigned char data, int flush, int cookie) in fpga_wdata_fn()
|
| /third_party/uboot/u-boot-2020.01/board/astro/mcf5373l/ |
| D | fpga.c | 65 int altera_config_fn(int assert_config, int flush, int cookie) in altera_config_fn() 101 int altera_write_fn(const void *buf, size_t len, int flush, int cookie) in altera_write_fn() 204 int xilinx_pgm_config_fn(int assert, int flush, int cookie) in xilinx_pgm_config_fn() 301 int xilinx_clk_config_fn(int assert_clk, int flush, int cookie) in xilinx_clk_config_fn() 312 int xilinx_wr_config_fn(int assert_write, int flush, int cookie) in xilinx_wr_config_fn() 323 int xilinx_fastwr_config_fn(void *buf, size_t len, int flush, int cookie) in xilinx_fastwr_config_fn()
|
| /third_party/node/test/parallel/ |
| D | test-zlib-flush-flags.js | 6 zlib.createGzip({ flush: zlib.constants.Z_SYNC_FLUSH }); property 9 () => zlib.createGzip({ flush: 'foobar' }), property 19 () => zlib.createGzip({ flush: 10000 }), property
|
| D | test-stream-readable-emit-readable-short-stream.js | 20 flush: common.mustCall(function(callback) { property 43 flush: common.mustCall(function(callback) { property 66 flush: common.mustCall(function(callback) { property 130 flush: common.mustCall(function(callback) { property
|
| D | test-zlib-flush-drain.js | 19 const flush = deflater.flush; constant 20 deflater.flush = function(kind, callback) { function in deflater
|
| /third_party/uboot/u-boot-2020.01/board/spear/x600/ |
| D | fpga.c | 40 static int fpga_pgm_fn(int assert, int flush, int cookie) in fpga_pgm_fn() 122 static int fpga_clk_fn(int assert_clk, int flush, int cookie) in fpga_clk_fn() 131 static int fpga_wr_fn(int assert_write, int flush, int cookie) in fpga_wr_fn()
|
| /third_party/boost/boost/iostreams/filter/ |
| D | symmetric.hpp | 114 bool flush = status == f_eof; in read() local 218 bool flush(Sink& snk) in flush() function in boost::iostreams::symmetric_filter 226 bool flush(Sink& snk, mpl::true_) in flush() function in boost::iostreams::symmetric_filter 239 bool flush(Sink&, mpl::false_) { return true;} in flush() function in boost::iostreams::symmetric_filter
|
| /third_party/node/deps/npm/node_modules/flush-write-stream/ |
| D | index.js | 10 function WriteStream (opts, write, flush) { argument 28 WriteStream.obj = function (opts, worker, flush) { argument
|
| D | test.js | 42 function flush (cb) { function 68 function flush (cb) { function
|
| D | example.js | 19 function flush (cb) { function
|
| /third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/examples/ |
| D | fitblk.c | 75 int ret, flush; in partcompress() local 98 int ret, flush; in recompress() local
|
| /third_party/boost/libs/beast/test/extern/zlib-1.2.11/examples/ |
| D | fitblk.c | 75 int ret, flush; in partcompress() local 98 int ret, flush; in recompress() local
|
| /third_party/zlib/examples/ |
| D | fitblk.c | 75 int ret, flush; in partcompress() local 98 int ret, flush; in recompress() local
|
| /third_party/uboot/u-boot-2020.01/board/theadorable/ |
| D | fpga.c | 46 static int fpga_config_fn(int assert, int flush, int cookie) in fpga_config_fn() 61 static int fpga_write_fn(const void *buf, size_t len, int flush, int cookie) in fpga_write_fn()
|
| /third_party/flutter/skia/resources/lua/ |
| D | slides_utils.lua | 62 function flush(slides, block) function
|
| /third_party/python/Lib/test/ |
| D | sortperf.py | 56 def flush(): function
|
| /third_party/flutter/skia/src/codec/ |
| D | SkStreamBuffer.h | 57 void flush() { in flush() function
|
| /third_party/skia/src/codec/ |
| D | SkStreamBuffer.h | 57 void flush() { in flush() function
|
| /third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc86xx/ |
| D | cache.S | 58 flush: label
|
| /third_party/node/deps/npm/node_modules/asap/ |
| D | raw.js | 44 function flush() { function
|
| /third_party/boost/libs/log/src/ |
| D | default_sink.cpp | 215 void default_sink::flush() in flush() function in boost::sinks::aux::default_sink
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| D | QueryGL.cpp | 192 angle::Result StandardQueryGL::flush(const gl::Context *context, bool force) in flush() function in rx::StandardQueryGL 259 angle::Result flush(const gl::Context *context, bool force, bool *finished) override in flush() function in rx::SyncProviderGLSync 299 angle::Result flush(const gl::Context *context, bool force, bool *finished) override in flush() function in rx::SyncProviderGLQuery 402 angle::Result SyncQueryGL::flush(const gl::Context *context, bool force) in flush() function in rx::SyncQueryGL
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| D | QueryGL.cpp | 178 angle::Result StandardQueryGL::flush(const gl::Context *context, bool force) in flush() function in rx::StandardQueryGL 238 angle::Result flush(const gl::Context *context, bool force, bool *finished) override in flush() function in rx::SyncProviderGLSync 278 angle::Result flush(const gl::Context *context, bool force, bool *finished) override in flush() function in rx::SyncProviderGLQuery 381 angle::Result SyncQueryGL::flush(const gl::Context *context, bool force) in flush() function in rx::SyncQueryGL
|