Home
last modified time | relevance | path

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

12

/external/OpenCL-CTS/test_conformance/device_execution/
Dutils.cpp23 …cl_context context, cl_command_queue queue, const char** source, unsigned int num_lines, const cha… in run_single_kernel()
28 …cl_context context, cl_command_queue queue, const char** source, unsigned int num_lines, const cha… in run_single_kernel_args()
33 …cl_context context, cl_command_queue queue, const char** source, unsigned int num_lines, const cha… in run_n_kernel_args()
Dutils.h42 unsigned int num_lines; member
/external/libjpeg-turbo/
Djcapistd.c79 JDIMENSION num_lines) in jpeg_write_scanlines()
122 JDIMENSION num_lines) in jpeg_write_raw_data()
Djdapistd.c318 read_and_discard_scanlines(j_decompress_ptr cinfo, JDIMENSION num_lines) in read_and_discard_scanlines()
402 jpeg_skip_scanlines(j_decompress_ptr cinfo, JDIMENSION num_lines) in jpeg_skip_scanlines()
/external/OpenCL-CTS/test_conformance/compiler/
Dtest_build_helpers.cpp116 constexpr int num_lines = ARRAY_SIZE(sample_kernel_code_multi_line); in test_load_multistring_source() local
153 constexpr int num_lines = ARRAY_SIZE(sample_kernel_code_two_line); in test_load_two_kernel_source() local
217 int num_lines = ARRAY_SIZE(sample_kernel_code_multi_line); in test_load_null_terminated_multi_line_source() local
249 constexpr int num_lines = ARRAY_SIZE(sample_kernel_code_bad_multi_line); in test_load_discreet_length_source() local
291 constexpr int num_lines = ARRAY_SIZE(sample_kernel_code_multi_line); in test_load_null_terminated_partial_multi_line_source() local
/external/webp/src/utils/
Drescaler_utils.c121 const int num_lines = in WebPRescaleNeededLines() local
126 int WebPRescalerImport(WebPRescaler* const rescaler, int num_lines, in WebPRescalerImport()
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/docs/apidoc/
Depydoc.js149 function num_lines(s) { function
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/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/tensorflow/tensorflow/python/data/kernel_tests/
Dtext_line_dataset_test.py48 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/rust/crates/codespan-reporting/examples/
Dreadme_preview.rs93 let num_lines = buffer.iter().filter(|byte| **byte == b'\n').count() + 1; in main() localVariable
/external/tensorflow/tensorflow/python/distribute/
Dinput_lib_type_spec_test.py754 def _create_text_file(fname, num_lines): argument
/external/tensorflow/tensorflow/core/kernels/
Dlookup_util.cc40 int64_t* num_lines) { in GetNumLinesInTextFile()
/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_builder.h340 void ReserveLines(size_t num_lines) { in ReserveLines()
/external/libpalmrejection/ui/events/ozone/evdev/touch_filter/palm_model/
Donedevice_train_palm_detection_filter_inference_beta.cc171 const int32_t num_lines = ShapeSize(axis, arg0_shape); in ConcatV2Args2() local
620 const int32_t num_lines = kernel_y_start; in Im2Row() local
674 const int32_t num_lines = kernel_height - kernel_y_end; in Im2Row() local
Donedevice_train_palm_detection_filter_inference.cc172 const int32_t num_lines = ShapeSize(axis, arg0_shape); in ConcatV2Args2() local
621 const int32_t num_lines = kernel_y_start; in Im2Row() local
675 const int32_t num_lines = kernel_height - kernel_y_end; in Im2Row() local
Donedevice_train_palm_detection_filter_inference_v2.cc171 const int32_t num_lines = ShapeSize(axis, arg0_shape); in ConcatV2Args2() local
620 const int32_t num_lines = kernel_y_start; in Im2Row() local
674 const int32_t num_lines = kernel_height - kernel_y_end; in Im2Row() local
/external/freetype/src/psaux/
Dcffdecode.c1332 FT_Int num_lines; in cff_decoder_parse_charstrings() local
/external/kernel-headers/original/uapi/linux/
Dgpio.h200 __u32 num_lines; member
/external/tensorflow/tensorflow/python/debug/cli/
Ddebugger_cli_common.py222 def num_lines(self): member in RichTextLines
/external/python/cpython2/Lib/
Ddifflib.py1392 def _make_line(lines, format_key, side, num_lines=[0,0]): argument
/external/libxaac/decoder/
Dixheaacd_channel.c1130 int num_lines = band_offsets[band + 1] - band_offsets[band]; in ixheaacd_cblock_inv_quant_spect_data() local
/external/libdrm/include/drm/
Dvia_drm.h264 __u32 num_lines; member

12