Home
last modified time | relevance | path

Searched refs:get_length (Results 1 – 25 of 36) sorted by relevance

12

/netbsd/external/gpl2/groff/dist/src/devices/grohtml/
H A Doutput.cpp140 int word_list::get_length (void) in get_length() function in word_list
224 if ((col + n + last_word.get_length() + 1 > max_line_length) && (newlines)) { in check_newline()
238 if ((col + last_word.get_length() + 1 > max_line_length) && (newlines)) { in space_or_newline()
240 if (last_word.get_length() > 0) { in space_or_newline()
246 if (last_word.get_length() != 0) { in space_or_newline()
351 int len=last_word.get_length(); in flush_last_word()
H A Dhtml.h43 int get_length (void);
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dspellcheck.h56 static size_t get_length (const char *str)
96 m_goal_len (goal_traits::get_length (goal)),
106 size_t candidate_len = candidate_traits::get_length (candidate);
H A Dspellcheck-tree.h38 static size_t get_length (tree id)
H A Ddiagnostic-show-locus.c1847 for (size_t i = 0; i < hint->get_length () - 1; i++) in print_leading_fixits()
2011 hint->get_length ()); in get_printed_columns()
2216 = old_byte_len + between_byte_len + hint->get_length (); in add_hint()
2225 hint->get_length ())); in add_hint()
2246 hint->get_length ())); in add_hint()
H A Dedit-context.c312 hint->get_length ()); in apply_fixit()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dspellcheck.h56 static size_t get_length (const char *str)
96 m_goal_len (goal_traits::get_length (goal)),
106 size_t candidate_len = candidate_traits::get_length (candidate);
H A Dspellcheck-tree.h38 static size_t get_length (tree id)
H A Ddiagnostic-show-locus.c1847 for (size_t i = 0; i < hint->get_length () - 1; i++) in print_leading_fixits()
2011 hint->get_length ()); in get_printed_columns()
2216 = old_byte_len + between_byte_len + hint->get_length (); in add_hint()
2225 hint->get_length ())); in add_hint()
2246 hint->get_length ())); in add_hint()
H A Ddiagnostic-show-locus.cc2092 for (size_t i = 0; i < hint->get_length () - 1; i++) in print_leading_fixits()
2257 int hint_width = cpp_display_width (hint->get_string (), hint->get_length (), in get_printed_columns()
2470 = old_byte_len + between_byte_len + hint->get_length (); in add_hint()
2479 hint->get_length ())); in add_hint()
2500 hint->get_length (), in add_hint()
H A Dedit-context.c312 hint->get_length ()); in apply_fixit()
/netbsd/external/mpl/dhcp/dist/common/
H A Dtables.c1115 dhcp_universe.get_length = getUChar; in initialize_common_option_spaces()
1156 nwip_universe.get_length = getUChar; in initialize_common_option_spaces()
1202 fqdn_universe.get_length = getUChar; in initialize_common_option_spaces()
1250 vendor_class_universe.get_length = getUChar; in initialize_common_option_spaces()
1297 vendor_universe.get_length = getUChar; in initialize_common_option_spaces()
1344 isc_universe.get_length = getUShort; in initialize_common_option_spaces()
1390 dhcpv6_universe.get_length = getUShort; in initialize_common_option_spaces()
1431 vsio_universe.get_length = NULL; in initialize_common_option_spaces()
1472 isc6_universe.get_length = NULL; in initialize_common_option_spaces()
1516 fqdn6_universe.get_length = NULL; in initialize_common_option_spaces()
/netbsd/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dcomp-unit.h70 unsigned int get_length () const in get_length() function
79 sect_offset top = sect_off + get_length (); in offset_in_cu_p()
H A Dcomp-unit.c193 if (((ULONGEST) header->sect_off + header->get_length ()) in error_check_comp_unit_head()
/netbsd/external/gpl3/gdb.old/dist/gdb/dwarf2/
H A Dcomp-unit.h70 unsigned int get_length () const in get_length() function
79 sect_offset top = sect_off + get_length (); in offset_in_cu_p()
H A Dcomp-unit.c193 if (((ULONGEST) header->sect_off + header->get_length ()) in error_check_comp_unit_head()
/netbsd/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-spellcheck.h32 static size_t get_length (cpp_hashnode *hashnode)
/netbsd/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-spellcheck.h32 static size_t get_length (cpp_hashnode *hashnode)
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
H A DDIAInjectedSource.cpp28 return (S_OK == SourceFile->get_length(&Size)) ? Size : 0; in getCodeByteSize()
H A DDIALineNumber.cpp59 return (S_OK == LineNumber->get_length(&Length)) ? Length : 0; in getLength()
H A DDIASectionContrib.cpp59 return PrivateGetDIAValue(Section, &IDiaSectionContrib::get_length); in getLength()
/netbsd/external/mpl/dhcp/dist/includes/
H A Dtree.h334 u_int32_t (*get_length) (const unsigned char *); member
/netbsd/external/mpl/dhcp/dist/server/
H A Dstables.c480 agent_universe.get_length = getUChar; in initialize_server_option_spaces()
/netbsd/external/gpl3/gcc.old/dist/libcpp/include/
H A Dline-map.h1863 size_t get_length () const { return m_len; } in get_length() function
/netbsd/external/gpl3/gcc/dist/libcpp/include/
H A Dline-map.h1935 size_t get_length () const { return m_len; } in get_length() function

12