/third_party/boost/libs/iostreams/example/ |
D | line_wrapping_filter.hpp | 23 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/ |
D | options_description.cpp | 299 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/ |
D | io-channel.c | 33 gsize line_length, terminator_pos; in test_read_line_embedded_nuls() local
|
/third_party/gn/src/base/ |
D | environment.cc | 160 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/ |
D | ftstroke.c | 767 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/ |
D | ftstroke.c | 779 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/ |
D | ftstroke.c | 767 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/ |
D | lsof.c | 114 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/ |
D | err.cc | 62 size_t line_length) { in OutputHighlighedPosition()
|
/third_party/glib/gio/ |
D | gdbusauth.c | 571 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/ |
D | wps_upnp_ssdp.c | 92 static int line_length(const char *l) in line_length() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
D | wps_upnp_ssdp.c | 92 static int line_length(const char *l) in line_length() function
|
/third_party/python/Modules/_io/ |
D | iobase.c | 717 Py_ssize_t line_length; in _io__IOBase_readlines_impl() local
|
/third_party/weston/libweston/backend-fbdev/ |
D | fbdev.c | 74 size_t line_length; /* length of a line in bytes */ member
|
/third_party/gstreamer/gstplugins_bad/ext/teletextdec/ |
D | gstteletextdec.c | 832 const guint line_length = page->columns; in gst_teletextdec_vbi_page_to_text_lines() local
|
/third_party/libdrm/include/drm/ |
D | via_drm.h | 265 __u32 line_length; member
|
/third_party/glib/glib/ |
D | giochannel.c | 1751 gsize checked_to, line_term_len, line_length, got_term_len; in g_io_channel_read_line_backend() local
|
D | gkeyfile.c | 1512 gsize line_length; in g_key_file_parse_data() local
|
/third_party/protobuf/src/google/protobuf/compiler/ |
D | command_line_interface.cc | 754 std::string::size_type line_length = in ~MemoryOutputStream() local
|
/third_party/openssl/test/ |
D | sslapitest.c | 115 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/ |
D | imgui.cpp | 10492 const int line_length = (int)(line_end - line_start); in LogRenderedText() local
|