Searched defs:str (Results 576 - 600 of 1415) sorted by relevance

<<21222324252627282930>>

/freebsd-11.0-release/contrib/llvm/lib/Object/
H A DObject.cpp213 char *str = static_cast<char*>(malloc(ret.size())); local
/freebsd-11.0-release/contrib/llvm/lib/Support/Windows/
H A DWindowsSupport.h191 c_str(SmallVectorImpl<T> &str) { argument
/freebsd-11.0-release/contrib/netbsd-tests/lib/libc/regex/
H A Dmain.c422 check(char *str, regmatch_t sub, char *should) argument
/freebsd-11.0-release/contrib/ntp/lib/isc/tests/
H A Dhash_test.c42 char str[ISC_SHA512_DIGESTLENGTH]; variable
[all...]
/freebsd-11.0-release/contrib/mtree/
H A Dcreate.c306 char *str = flags_to_string(p->fts_statp->st_flags, "none"); local
427 char *str = flags_to_string(saveflags, "none"); local
/freebsd-11.0-release/contrib/ncurses/ncurses/tinfo/
H A Dcaptoinfo.c500 bcd_expression(const char *str) argument
579 _nc_infotocap(const char *cap GCC_UNUSED, const char *str, int const parameterized) argument
[all...]
/freebsd-11.0-release/contrib/gcc/
H A Dc-incpath.c148 char *str = concat (iprefix, p->fname + len, NULL); local
161 char *str; local
[all...]
H A Dc-ppoutput.c209 account_for_newlines (const unsigned char *str, size_t len) argument
330 cb_ident(cpp_reader *pfile ATTRIBUTE_UNUSED, source_location line, const cpp_string *str) argument
H A Dc-pragma.c606 push_visibility (const char *str) argument
H A Dprint-rtl.c225 const char *str; local
342 const char * const str = X0STR (in_rtx, i); local
[all...]
H A Dtimevar.c495 print_time (const char *str, long total) argument
H A Ddfp.c449 decimal_real_to_decimal (char *str, const REAL_VALUE_TYPE *r_orig, argument
H A Ddiagnostic.c71 char *str; local
H A Ddwarf2asm.c244 dw2_asm_output_nstring(const char *str, size_t orig_len, const char *comment, ...) argument
715 const char *str; local
[all...]
/freebsd-11.0-release/contrib/gcclibs/libcpp/
H A Dsymtab.c40 calc_hash (const unsigned char *str, size_t len) argument
94 ht_lookup (hash_table *table, const unsigned char *str, size_t len, argument
102 ht_lookup_with_hash (hash_table *table, const unsigned char *str, argument
[all...]
/freebsd-11.0-release/contrib/gcclibs/libiberty/
H A Dgetopt.c229 my_index(const char *str, int chr) argument
/freebsd-11.0-release/contrib/gcclibs/libiberty/testsuite/
H A Dtest-pexecute.c136 check_line (int line, FILE *e, const char *str) argument
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dcompleter.c683 skip_quoted_chars(char *str, char *quotechars, char *breakchars) argument
725 skip_quoted(char *str) argument
/freebsd-11.0-release/contrib/ldns/ldns/
H A Dbuffer.h386 ldns_buffer_write_string_at(ldns_buffer *buffer, size_t at, const char *str) argument
397 ldns_buffer_write_string(ldns_buffer *buffer, const char *str) argument
/freebsd-11.0-release/contrib/libarchive/libarchive/
H A Darchive_write_set_format_shar.c77 shar_quote(struct archive_string *buf, const char *str, int in_shell) argument
/freebsd-11.0-release/contrib/libc++/src/
H A Dstrstream.cpp137 strstreambuf::str() function in class:strstreambuf
/freebsd-11.0-release/contrib/libpcap/
H A Dnametoaddr.c261 pcap_nametoproto(const char *str) argument
/freebsd-11.0-release/contrib/binutils/bfd/
H A Dhash.c738 _bfd_stringtab_add(struct bfd_strtab_hash *tab, const char *str, bfd_boolean hash, bfd_boolean copy) argument
811 const char *str; local
/freebsd-11.0-release/contrib/binutils/gas/config/
H A Datof-ieee.c162 atof_ieee(char *str, int what_kind, LITTLENUM_TYPE *words) argument
H A Datof-vax.c191 atof_vax(char *str, int what_kind, LITTLENUM_TYPE *words) argument

Completed in 301 milliseconds

<<21222324252627282930>>