Home
last modified time | relevance | path

Searched refs:get_string (Results 1 – 25 of 81) sorted by relevance

1234

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Ddiv.cpp958 const char *get_string();
967 const char *page_offset_reg::get_string() in get_string() function in page_offset_reg
975 const char *get_string();
984 const char *page_length_reg::get_string() in get_string() function in page_length_reg
992 const char *get_string();
1004 const char *vertical_position_reg::get_string() in get_string() function in vertical_position_reg
1015 const char *get_string();
1024 const char *high_water_mark_reg::get_string() in get_string() function in high_water_mark_reg
1032 const char *get_string();
1041 const char *distance_to_next_trap_reg::get_string() in get_string() function in distance_to_next_trap_reg
[all …]
H A Dreg.h27 virtual const char *get_string() = 0;
41 const char *get_string();
50 const char *get_string();
H A Dcolumn.cpp624 const char *get_string();
627 const char *column_bottom_reg::get_string() in get_string() function in column_bottom_reg
634 const char *get_string();
637 const char *column_extra_space_reg::get_string() in get_string() function in column_extra_space_reg
644 const char *get_string();
647 const char *column_active_reg::get_string() in get_string() function in column_active_reg
/netbsd-src/external/apache2/llvm/dist/clang/utils/hmaptool/
H A Dhmaptool97 def get_string(self, idx): member in HeaderMap
109 yield (self.get_string(key_idx),
110 self.get_string(prefix_idx) + self.get_string(suffix_idx))
145 key = hmap.get_string(key_idx)
146 prefix = hmap.get_string(prefix_idx)
147 suffix = hmap.get_string(suffix_idx)
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
H A Dset_sec_context_option.c55 get_string(OM_uint32 *minor_status, in get_string() function
155 maj_stat = get_string(minor_status, value, &str); in _gsskrb5_set_sec_context_option()
167 maj_stat = get_string(minor_status, value, &str); in _gsskrb5_set_sec_context_option()
189 maj_stat = get_string(minor_status, value, &str); in _gsskrb5_set_sec_context_option()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dspellcheck.h62 static const char *get_string (const char *str)
95 : m_goal (goal_traits::get_string (goal)),
133 candidate_traits::get_string (candidate),
H A Dspellcheck-tree.h44 static const char *get_string (tree id)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dspellcheck.h62 static const char *get_string (const char *str)
95 : m_goal (goal_traits::get_string (goal)),
133 candidate_traits::get_string (candidate),
H A Dspellcheck-tree.h44 static const char *get_string (tree id)
/netbsd-src/external/bsd/pdisk/dist/
H A Dio.c91 char* get_string(int eos);
304 *string = get_string(c); in get_string_argument()
310 *string = get_string(' '); in get_string_argument()
324 get_string(int eos) in get_string() function
/netbsd-src/usr.bin/systat/
H A Difstat.c133 *get_string(d##_##c, curscale), \
139 get_string(d##_##c, curscale), \
149 *get_string(d##_##c, SC_AUTO)); \
154 get_string(d##_##c, SC_AUTO)); \
H A Dconvtbl.h59 extern const char *get_string(const uintmax_t, const int);
/netbsd-src/usr.sbin/bootp/common/
H A Dreadfile.c250 get_string(char **, char *, u_int *);
912 (void) get_string(symbol, tmpstr, &len); in eval_symbol()
967 (void) get_string(symbol, tmpstr, &len); in eval_symbol()
1152 get_string(char **src, char *dest, unsigned int *length) in get_string() function
1209 (void) get_string(src, retstring, &length); in get_shared_string()
1250 (void) get_string(src, (char *) str, &newlength); in process_generic()
1419 (void) get_string(src, tstring, &tlen); in fill_defaults()
1748 get_string(src, tmpstr, &tmplen); in prs_haddr()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Drclex.c247 get_string (int len) in get_string() function
273 ret = get_string (strlen (input) + 1); in handle_quotes()
420 return (unichar *) get_string (len * sizeof (unichar)); in get_unistring()
867 s = get_string (strlen (rclex_tok) + 1); in yylex()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Drclex.c247 get_string (int len) in get_string() function
273 ret = get_string (strlen (input) + 1); in handle_quotes()
420 return (unichar *) get_string (len * sizeof (unichar)); in get_unistring()
867 s = get_string (strlen (rclex_tok) + 1); in yylex()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/
H A Dbrig-to-generic.h63 std::string get_string (size_t entry_offset) const;
194 std::string var_name = get_string (brigVar->name).substr (1); in get_mangled_name_tmpl()
H A Dbrig-comment-handler.cc34 std::string cmnt = m_parent.get_string (brig_comment->name); in operator ()()
H A Dbrig-module-handler.cc29 m_parent.m_module_name = m_parent.get_string (mod->name).substr (1); in operator ()()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dread-mo.c115 get_string (const struct binary_mo_file *bfp, size_t offset, size_t *lengthp) in get_string() function
300 msgid = get_string (&bf, header.orig_tab_offset + i * 8, in read_mo_file()
316 msgstr = get_string (&bf, header.trans_tab_offset + i * 8, in read_mo_file()
/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/
H A Dstringquery.h22 QString get_string();
H A Dstringquery.cpp28 QString StringQuery::get_string() in get_string() function in StringQuery
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-spellcheck.h37 static const char *get_string (cpp_hashnode *hashnode)
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-spellcheck.h37 static const char *get_string (cpp_hashnode *hashnode)
/netbsd-src/sbin/ifconfig/
H A Dutil.h24 const char *get_string(const char *, const char *, u_int8_t *, int *, bool);
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dincremental.h800 return this->get_string(offset); in command_line()
828 return this->inputs_->get_string(offset); in filename()
880 return this->inputs_->get_string(offset); in get_soname()
1010 return this->inputs_->get_string(offset); in get_unused_symbol()
1032 info.name = this->inputs_->get_string(name_offset); in get_input_section()
1067 return this->inputs_->get_string(name_offset); in get_comdat_group_signature()
1153 const char* get_string(unsigned int offset) const in get_string() function

1234