| /netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/ |
| H A D | output.cpp | 140 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 D | html.h | 43 int get_length (void);
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | spellcheck.h | 56 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 D | spellcheck-tree.h | 38 static size_t get_length (tree id)
|
| H A D | diagnostic-show-locus.cc | 2092 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 D | edit-context.cc | 312 hint->get_length ()); in apply_fixit()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | spellcheck.h | 56 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 D | spellcheck-tree.h | 38 static size_t get_length (tree id)
|
| H A D | diagnostic-show-locus.c | 1847 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 D | edit-context.c | 312 hint->get_length ()); in apply_fixit()
|
| H A D | opts.c | 1813 static size_t get_length (const string_fragment &fragment)
|
| /netbsd-src/external/mpl/dhcp/dist/common/ |
| H A D | tables.c | 1115 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()
|
| H A D | parse.c | 1473 nu->get_length = NULL; 1477 nu->get_length = getUChar; 1481 nu->get_length = getUShort;
|
| H A D | options.c | 167 if (universe->get_length != NULL) 168 len = universe->get_length(buffer + offset); 174 "AND a NULL get_length function.",
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| H A D | c-spellcheck.h | 32 static size_t get_length (cpp_hashnode *hashnode)
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
| H A D | c-spellcheck.h | 32 static size_t get_length (cpp_hashnode *hashnode)
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/ |
| H A D | DIAInjectedSource.cpp | 28 return (S_OK == SourceFile->get_length(&Size)) ? Size : 0; in getCodeByteSize()
|
| H A D | DIALineNumber.cpp | 59 return (S_OK == LineNumber->get_length(&Length)) ? Length : 0; in getLength()
|
| H A D | DIASectionContrib.cpp | 59 return PrivateGetDIAValue(Section, &IDiaSectionContrib::get_length); in getLength()
|
| H A D | DIARawSymbol.cpp | 922 return PrivateGetDIAValue(Symbol, &IDiaSymbol::get_length); in getLength()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/ |
| H A D | mshtml.d | 30 HRESULT get_length(short* p); 126 HRESULT get_length(LONG*); 382 HRESULT get_length(LONG*);
|
| /netbsd-src/external/mpl/dhcp/dist/includes/ |
| H A D | tree.h | 334 u_int32_t (*get_length) (const unsigned char *); member
|
| /netbsd-src/external/mpl/dhcp/dist/server/ |
| H A D | stables.c | 480 agent_universe.get_length = getUChar; in initialize_server_option_spaces()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/ |
| H A D | line-map.h | 1863 size_t get_length () const { return m_len; } in get_length() function
|
| /netbsd-src/external/gpl3/gcc/dist/libcpp/include/ |
| H A D | line-map.h | 1935 size_t get_length () const { return m_len; } in get_length() function
|