Home
last modified time | relevance | path

Searched defs:to_skip (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/infra/bots/
Dzip_utils.py20 def filtered(names, to_skip): argument
28 def zip(target_dir, zip_file, to_skip=None): # pylint: disable=W0622 argument
/third_party/ffmpeg/tools/
Dyuvcmp.c26 int to_skip = 0; in main() local
/third_party/ffmpeg/libavcodec/
Dcdtoons.c68 int skip = 0, to_skip, x; in cdtoons_render_sprite() local
/third_party/skia/third_party/externals/freetype/src/bdf/
Dbdflib.c525 int refill, hold, to_skip; in _bdf_readstream() local
/third_party/libsnd/src/
Dcommon.c930 size_t to_skip = SF_MIN (skip, sizeof (junk)) ; in header_seek() local
/third_party/node/deps/v8/src/snapshot/
Dserializer.cc1169 int to_skip = up_to_offset - bytes_processed_so_far_; in OutputRawData() local
/third_party/pulseaudio/src/modules/echo-cancel/
Dmodule-echo-cancel.c901 size_t rlen, plen, to_skip; in source_output_push_cb() local