Home
last modified time | relevance | path

Searched defs:line_count (Results 1 - 25 of 26) sorted by relevance

12

/third_party/backends/backend/
H A Dgt68xx_mid.h57 SANE_Int line_count; member
H A Dtest-picture.c51 SANE_Word line_count; in init_picture_buffer() local
[all...]
H A Dgt68xx_mid.c55 SANE_Int line_count, i; in gt68xx_delay_buffer_init() local
[all...]
H A Dartec_eplus48u.h240 SANE_Int line_count; member
H A Dartec_eplus48u.c1889 SANE_Int line_count, i; in artec48u_delay_buffer_init() local
H A Davision.c6219 int line_count; in set_window() local
H A Davision.h701 uint8_t line_count [2]; member
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
H A Dsection_parser.cc157 size_t line_count = 0; in SplitSections() local
128 AddSection(NodeType section_type, ShaderType shader_type, ShaderFormat fmt, size_t line_count, const std::string& contents) AddSection() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dsnow_dwt.h48 int line_count; member
H A Dpgssubdec.c166 int pixel_count, line_count; in decode_rle() local
H A Dsnow_dwt.c28 int ff_slice_buffer_init(slice_buffer *buf, int line_count, in ff_slice_buffer_init() argument
/third_party/alsa-utils/alsamixer/
H A Dtextbox.c72 unsigned int line_count; in show_textfile() local
/third_party/backends/backend/genesys/
H A Dutilities.h102 compute_array_percentile_approx(T* result, const T* data, std::size_t line_count, std::size_t elements_per_line, float percentile) compute_array_percentile_approx() argument
H A Ddevice.h308 int line_count = 0; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_transfer.c237 int line_count = height > 2047 ? 2047 : height; in nv50_m2mf_transfer_rect() local
/third_party/rust/crates/regex/regex-syntax/src/
H A Derror.rs174 let mut line_count = fmter.pattern.lines().count(); in from_formatter() variables
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_transfer.c70 int line_count = height > 2047 ? 2047 : height; in nvc0_m2mf_transfer_rect() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-debug.cc565 const int line_count = line_ends_array.length(); in ScriptLinePosition() local
/third_party/cups-filters/filter/foomatic-rip/
H A Dutil.c484 int line_count(const char *str) in line_count() function
/third_party/ffmpeg/libavformat/
H A Drtsp.c1190 int ret, content_length, line_count, request; in ff_rtsp_read_reply() local
H A Dhttp.c70 int line_count; member
1081 static int process_line(URLContext *h, char *line, int line_count) in process_line() argument
/third_party/mesa3d/src/intel/common/
H A Dintel_batch_decoder.c180 int column_count = 0, pitch_col_count = 0, line_count = -1; in ctx_print_buffer() local
/third_party/nghttp2/src/
H A Dh2load.cc1989 int line_count = 0; in read_script_from_file() local
/third_party/node/deps/v8/src/objects/
H A Dstring.cc992 int line_count = static_cast<int>(line_ends.size()); in CalculateLineEnds() local
/third_party/node/deps/v8/src/profiler/
H A Dprofile-generator.cc412 unsigned line_count = static_cast<unsigned>(line_ticks_.size()); in GetLineTicks() local

Completed in 46 milliseconds

12