Home
last modified time | relevance | path

Searched refs:line_length (Results 1 – 25 of 55) sorted by relevance

123

/third_party/boost/libs/program_options/src/
Doptions_description.cpp299 options_description::options_description(unsigned line_length, in options_description() argument
301 : m_line_length(line_length) in options_description()
309 unsigned line_length, in options_description() argument
312 , m_line_length(line_length) in options_description()
437 unsigned line_length) in format_paragraph() argument
442 assert(indent < line_length); in format_paragraph()
443 line_length -= indent; in format_paragraph()
468 assert(par_indent < line_length); in format_paragraph()
471 if (par_indent >= line_length) in format_paragraph()
477 if (par.size() < line_length) in format_paragraph()
[all …]
/third_party/boost/libs/iostreams/example/
Dline_wrapping_filter.hpp23 explicit line_wrapping_stdio_filter(int line_length = 80) in line_wrapping_stdio_filter() argument
24 : line_length_(line_length), col_no_(0) in line_wrapping_stdio_filter()
51 explicit line_wrapping_input_filter(int line_length = 80) in line_wrapping_input_filter() argument
52 : line_length_(line_length), col_no_(0), next_(0), has_next_(false) in line_wrapping_input_filter()
99 explicit line_wrapping_output_filter(int line_length = 80) in line_wrapping_output_filter() argument
100 : line_length_(line_length), col_no_(0) in line_wrapping_output_filter()
/third_party/libpng/contrib/tools/
Dchkfmt90 line_length=100;;
95 line_length=132;;
98 line_length=96;;
101 line_length=80;;
111 splt="`fold -$line_length "$file".$$ | diff -c "$file".$$ -`"
/third_party/skia/third_party/externals/libpng/contrib/tools/
Dchkfmt90 line_length=100;;
95 line_length=132;;
98 line_length=96;;
101 line_length=80;;
111 splt="`fold -$line_length "$file".$$ | diff -c "$file".$$ -`"
/third_party/flutter/skia/third_party/externals/libpng/contrib/tools/
Dchkfmt90 line_length=100;;
95 line_length=132;;
98 line_length=96;;
101 line_length=80;;
111 splt="`fold -$line_length "$file".$$ | diff -c "$file".$$ -`"
/third_party/glib/glib/tests/
Dio-channel.c33 gsize line_length, terminator_pos; in test_read_line_embedded_nuls() local
59 status = g_io_channel_read_line (channel, &line, &line_length, in test_read_line_embedded_nuls()
63 g_assert_cmpuint (line_length, ==, 8); in test_read_line_embedded_nuls()
65 g_assert_cmpmem (line, line_length, test_data, 8); in test_read_line_embedded_nuls()
/third_party/gn/src/base/
Denvironment.cc160 size_t line_length = ParseEnvLine(line, &key); in AlterEnvironment() local
165 result.append(line, line_length); in AlterEnvironment()
167 cur_env += line_length; in AlterEnvironment()
200 size_t line_length = ParseEnvLine(env[i], &key); in AlterEnvironment() local
206 value_storage.append(env[i], line_length); in AlterEnvironment()
/third_party/skia/third_party/externals/freetype/src/base/
Dftstroke.c767 FT_Fixed line_length; /* length of last lineto */ member
972 FT_Fixed line_length ) in ft_stroker_inside() argument
990 if ( !border->movable || line_length == 0 || in ft_stroker_inside()
1004 stroker->line_length >= min_length && in ft_stroker_inside()
1005 line_length >= min_length ); in ft_stroker_inside()
1039 FT_Fixed line_length ) in ft_stroker_outside() argument
1140 if ( line_length == 0 ) in ft_stroker_outside()
1171 if ( line_length == 0 ) in ft_stroker_outside()
1191 FT_Fixed line_length ) in ft_stroker_process_corner() argument
1209 error = ft_stroker_inside( stroker, inside_side, line_length ); in ft_stroker_process_corner()
[all …]
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftstroke.c779 FT_Fixed line_length; /* length of last lineto */ member
999 FT_Fixed line_length ) in ft_stroker_inside() argument
1016 if ( !border->movable || line_length == 0 || in ft_stroker_inside()
1027 stroker->line_length >= min_length && in ft_stroker_inside()
1028 line_length >= min_length ); in ft_stroker_inside()
1064 FT_Fixed line_length ) in ft_stroker_outside() argument
1173 if ( line_length == 0 ) in ft_stroker_outside()
1204 if ( line_length == 0 ) in ft_stroker_outside()
1224 FT_Fixed line_length ) in ft_stroker_process_corner() argument
1242 error = ft_stroker_inside( stroker, inside_side, line_length ); in ft_stroker_process_corner()
[all …]
/third_party/freetype/src/base/
Dftstroke.c767 FT_Fixed line_length; /* length of last lineto */ member
972 FT_Fixed line_length ) in ft_stroker_inside() argument
989 if ( !border->movable || line_length == 0 || in ft_stroker_inside()
1003 stroker->line_length >= min_length && in ft_stroker_inside()
1004 line_length >= min_length ); in ft_stroker_inside()
1038 FT_Fixed line_length ) in ft_stroker_outside() argument
1139 if ( line_length == 0 ) in ft_stroker_outside()
1170 if ( line_length == 0 ) in ft_stroker_outside()
1190 FT_Fixed line_length ) in ft_stroker_process_corner() argument
1208 error = ft_stroker_inside( stroker, inside_side, line_length ); in ft_stroker_process_corner()
[all …]
/third_party/ffmpeg/libavdevice/
Dfbdev_enc.c134 fbdev->varinfo.yoffset * fbdev->fixinfo.line_length; in fbdev_write_packet()
166 pout += fbdev->yoffset * fbdev->fixinfo.line_length; in fbdev_write_packet()
172 pout += fbdev->fixinfo.line_length; in fbdev_write_packet()
Dfbdev_dec.c193 fbdev->varinfo.yoffset * fbdev->fixinfo.line_length; in fbdev_read_packet()
198 pin += fbdev->fixinfo.line_length; in fbdev_read_packet()
/third_party/gn/src/gn/
Derr.cc62 size_t line_length) { in OutputHighlighedPosition() argument
65 highlight.resize(line_length); in OutputHighlighedPosition()
66 for (size_t i = 0; i < line_length; i++) in OutputHighlighedPosition()
/third_party/toybox/toys/pending/
Dlsof.c114 size_t line_length = 0; in scan_proc_net_file() local
118 if (!getline(&line, &line_length, fp)) return; // Skip header. in scan_proc_net_file()
120 while (getline(&line, &line_length, fp) > 0) { in scan_proc_net_file()
336 size_t line_length = 0; in visit_maps() local
342 while (getline(&line, &line_length, fp) > 0) { in visit_maps()
/third_party/glib/gio/
Dgdbusauth.c571 gsize line_length; in _g_dbus_auth_run_client() local
644 line = _my_g_data_input_stream_read_line (dis, &line_length, cancellable, error); in _g_dbus_auth_run_client()
686 line = _my_g_data_input_stream_read_line (dis, &line_length, cancellable, error); in _g_dbus_auth_run_client()
742 line = _my_g_data_input_stream_read_line (dis, &line_length, cancellable, error); in _g_dbus_auth_run_client()
783 line = _my_g_data_input_stream_read_line (dis, &line_length, cancellable, error); in _g_dbus_auth_run_client()
940 gsize line_length; in _g_dbus_auth_run_server() local
1053 line = _my_g_data_input_stream_read_line (dis, &line_length, cancellable, error); in _g_dbus_auth_run_server()
1263 line = _my_g_data_input_stream_read_line (dis, &line_length, cancellable, error); in _g_dbus_auth_run_server()
1310 &line_length, in _g_dbus_auth_run_server()
/third_party/gstreamer/gstplugins_bad/sys/fbdev/
Dgstfbdevsink.c239 fbdevsink->fixinfo.line_length / fbdevsink->varinfo.xres_virtual; in gst_fbdevsink_setcaps()
250 if (fbdevsink->linelen > fbdevsink->fixinfo.line_length) in gst_fbdevsink_setcaps()
251 fbdevsink->linelen = fbdevsink->fixinfo.line_length; in gst_fbdevsink_setcaps()
279 + (i + fbdevsink->cy) * fbdevsink->fixinfo.line_length in gst_fbdevsink_show_frame()
/third_party/boost/boost/program_options/
Doptions_description.hpp196 options_description(unsigned line_length = m_default_line_length,
206 unsigned line_length = m_default_line_length,
/third_party/python/Modules/_io/
Diobase.c717 Py_ssize_t line_length; in _io__IOBase_readlines_impl() local
731 line_length = PyObject_Size(line); in _io__IOBase_readlines_impl()
733 if (line_length < 0) { in _io__IOBase_readlines_impl()
736 if (line_length > hint - length) in _io__IOBase_readlines_impl()
738 length += line_length; in _io__IOBase_readlines_impl()
/third_party/glib/glib/
Dgiochannel.c1751 gsize checked_to, line_term_len, line_length, got_term_len; in g_io_channel_read_line_backend() local
1835 line_length = nextchar - use_buf->str; in g_io_channel_read_line_backend()
1845 line_length = nextchar - use_buf->str; in g_io_channel_read_line_backend()
1849 line_length = nextchar - use_buf->str; in g_io_channel_read_line_backend()
1861 line_length = nextchar - use_buf->str; in g_io_channel_read_line_backend()
1867 line_length = nextchar - use_buf->str; in g_io_channel_read_line_backend()
1889 line_length = use_buf->len; in g_io_channel_read_line_backend()
1903 *terminator_pos = line_length; in g_io_channel_read_line_backend()
1906 *length = line_length + got_term_len; in g_io_channel_read_line_backend()
/third_party/python/Lib/test/
Dtest_gzip.py231 line_length = 0
233 L = f.readline(line_length)
234 if not L and line_length != 0: break
235 self.assertTrue(len(L) <= line_length)
236 line_length = (line_length + 1) % 50
/third_party/gstreamer/gstplugins_bad/ext/teletextdec/
Dgstteletextdec.c832 const guint line_length = page->columns; in gst_teletextdec_vbi_page_to_text_lines() local
842 lines[i - start] = (gchar *) g_malloc (sizeof (gchar) * (line_length + 1)); in gst_teletextdec_vbi_page_to_text_lines()
843 vbi_print_page_region (page, lines[i - start], line_length + 1, "UTF-8", in gst_teletextdec_vbi_page_to_text_lines()
844 TRUE, 0, 0, i, line_length, 1); in gst_teletextdec_vbi_page_to_text_lines()
846 lines[i - start][line_length] = '\0'; in gst_teletextdec_vbi_page_to_text_lines()
/third_party/weston/libweston/backend-fbdev/
Dfbdev.c74 size_t line_length; /* length of a line in bytes */ member
312 info->line_length = fixinfo.line_length; in fbdev_query_screen_info()
454 head->fb_info.line_length); in fbdev_frame_buffer_map()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_upnp_ssdp.c92 static int line_length(const char *l) in line_length() function
529 data += line_length(data); in ssdp_parse_msearch()
532 for (; *data != '\0'; data += line_length(data)) { in ssdp_parse_msearch()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_upnp_ssdp.c92 static int line_length(const char *l) in line_length() function
529 data += line_length(data); in ssdp_parse_msearch()
532 for (; *data != '\0'; data += line_length(data)) { in ssdp_parse_msearch()
/third_party/libdrm/include/drm/
Dvia_drm.h265 __u32 line_length; member

123