Home
last modified time | relevance | path

Searched defs:line_length (Results 1 – 21 of 21) sorted by relevance

/third_party/boost/libs/iostreams/example/
Dline_wrapping_filter.hpp23 explicit line_wrapping_stdio_filter(int line_length = 80) in line_wrapping_stdio_filter()
51 explicit line_wrapping_input_filter(int line_length = 80) in line_wrapping_input_filter()
99 explicit line_wrapping_output_filter(int line_length = 80) in line_wrapping_output_filter()
/third_party/boost/libs/program_options/src/
Doptions_description.cpp299 options_description::options_description(unsigned line_length, in options_description()
309 unsigned line_length, in options_description()
437 unsigned line_length) in format_paragraph()
565 unsigned line_length) in format_description()
612 unsigned first_column_width, unsigned line_length) in format_one()
/third_party/glib/glib/tests/
Dio-channel.c33 gsize line_length, terminator_pos; in test_read_line_embedded_nuls() local
/third_party/gn/src/base/
Denvironment.cc160 size_t line_length = ParseEnvLine(line, &key); in AlterEnvironment() local
200 size_t line_length = ParseEnvLine(env[i], &key); in AlterEnvironment() local
/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()
1039 FT_Fixed line_length ) in ft_stroker_outside()
1191 FT_Fixed line_length ) in ft_stroker_process_corner()
1226 FT_Fixed line_length ) in ft_stroker_subpath_start()
1273 FT_Fixed line_length; in FT_Stroker_LineTo() local
/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()
1064 FT_Fixed line_length ) in ft_stroker_outside()
1224 FT_Fixed line_length ) in ft_stroker_process_corner()
1259 FT_Fixed line_length ) in ft_stroker_subpath_start()
1306 FT_Fixed line_length; in FT_Stroker_LineTo() local
/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()
1038 FT_Fixed line_length ) in ft_stroker_outside()
1190 FT_Fixed line_length ) in ft_stroker_process_corner()
1225 FT_Fixed line_length ) in ft_stroker_subpath_start()
1272 FT_Fixed line_length; in FT_Stroker_LineTo() local
/third_party/toybox/toys/pending/
Dlsof.c114 size_t line_length = 0; in scan_proc_net_file() local
336 size_t line_length = 0; in visit_maps() local
/third_party/gn/src/gn/
Derr.cc62 size_t line_length) { in OutputHighlighedPosition()
/third_party/glib/gio/
Dgdbusauth.c571 gsize line_length; in _g_dbus_auth_run_client() local
940 gsize line_length; in _g_dbus_auth_run_server() local
/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
/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
/third_party/python/Modules/_io/
Diobase.c717 Py_ssize_t line_length; in _io__IOBase_readlines_impl() local
/third_party/weston/libweston/backend-fbdev/
Dfbdev.c74 size_t line_length; /* length of a line in bytes */ member
/third_party/gstreamer/gstplugins_bad/ext/teletextdec/
Dgstteletextdec.c832 const guint line_length = page->columns; in gst_teletextdec_vbi_page_to_text_lines() local
/third_party/libdrm/include/drm/
Dvia_drm.h265 __u32 line_length; member
/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
Dgkeyfile.c1512 gsize line_length; in g_key_file_parse_data() local
/third_party/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.cc754 std::string::size_type line_length = in ~MemoryOutputStream() local
/third_party/openssl/test/
Dsslapitest.c115 int line_length = strlen(line); in client_keylog_callback() local
131 int line_length = strlen(line); in server_keylog_callback() local
/third_party/skia/third_party/externals/imgui/
Dimgui.cpp10492 const int line_length = (int)(line_end - line_start); in LogRenderedText() local