Home
last modified time | relevance | path

Searched defs:num_lines (Results 1 – 24 of 24) sorted by relevance

/external/libjpeg-turbo/
Djcapistd.c79 JDIMENSION num_lines) in jpeg_write_scanlines()
122 JDIMENSION num_lines) in jpeg_write_raw_data()
Djdapistd.c316 read_and_discard_scanlines(j_decompress_ptr cinfo, JDIMENSION num_lines) in read_and_discard_scanlines()
381 jpeg_skip_scanlines(j_decompress_ptr cinfo, JDIMENSION num_lines) in jpeg_skip_scanlines()
/external/webp/src/utils/
Drescaler_utils.c111 const int num_lines = (wrk->y_accum + wrk->y_sub - 1) / wrk->y_sub; in WebPRescaleNeededLines() local
115 int WebPRescalerImport(WebPRescaler* const wrk, int num_lines, in WebPRescalerImport()
/external/tensorflow/tensorflow/python/data/kernel_tests/
Dtext_line_dataset_test.py47 num_lines, argument
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/docs/apidoc/
Depydoc.js149 function num_lines(s) { function
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/docs/apidoc/
Depydoc.js149 function num_lines(s) { function
/external/python/google-api-python-client/docs/epy/
Depydoc.js149 function num_lines(s) { function
/external/autotest/server/cros/update_engine/
Dchromiumos_test_platform.py150 def get_update_log(self, num_lines): argument
/external/iproute2/misc/
Dlnstat_util.c42 int j, num_lines = 0; in scan_lines() local
Dlnstat.c173 int num_lines; member
/external/tensorflow/tensorflow/core/kernels/
Dlookup_util.cc32 int64* num_lines) { in GetNumLinesInTextFile()
/external/u-boot/arch/arc/lib/
Dcache.c565 int num_lines; in __dcache_line_loop() local
/external/tensorflow/tensorflow/python/data/experimental/kernel_tests/
Dreader_dataset_ops_test_base.py279 num_lines, argument
/external/openssh/
Dmoduli.c576 char *checkpoint_file, unsigned long start_lineno, unsigned long num_lines) in prime_test()
/external/v8/src/inspector/
Dwasm-translation.cc31 int num_lines = 0; in WasmSourceInformation() local
/external/freetype/src/psaux/
Dcffdecode.c1320 FT_Int num_lines; in cff_decoder_parse_charstrings() local
/external/tensorflow/tensorflow/python/debug/cli/
Ddebugger_cli_common.py228 def num_lines(self): member in RichTextLines
/external/pdfium/third_party/libtiff/
Dtif_jpeg.c316 TIFFjpeg_write_scanlines(JPEGState* sp, JSAMPARRAY scanlines, int num_lines) in TIFFjpeg_write_scanlines()
323 TIFFjpeg_write_raw_data(JPEGState* sp, JSAMPIMAGE data, int num_lines) in TIFFjpeg_write_raw_data()
/external/libxaac/decoder/
Dixheaacd_channel.c1082 int num_lines = band_offsets[band + 1] - band_offsets[band]; in ixheaacd_cblock_inv_quant_spect_data() local
/external/python/cpython2/Lib/
Ddifflib.py1392 def _make_line(lines, format_key, side, num_lines=[0,0]): argument
/external/python/cpython3/Lib/
Ddifflib.py1423 def _make_line(lines, format_key, side, num_lines=[0,0]): argument
/external/libdrm/include/drm/
Dvia_drm.h264 __u32 num_lines; member
/external/kernel-headers/original/uapi/drm/
Dvia_drm.h263 __u32 num_lines; member
/external/blktrace/iowatcher/
Dplot.c1045 void svg_alloc_legend(struct plot *plot, int num_lines) in svg_alloc_legend()