Searched defs:str (Results 126 - 150 of 1415) sorted by relevance

1234567891011>>

/freebsd-11.0-release/crypto/heimdal/lib/roken/
H A Dparse_bytes-test.c43 const char *str; member in struct:testcase
H A Dparse_time-test.c44 char *str; member in struct:testcase
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptionValueString.cpp102 std::string str; local
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/Process/POSIX/
H A DCrashReason.cpp17 AppendFaultAddr (std::string& str, lldb::addr_t addr) argument
129 std::string str; local
212 chcar str[8]; local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Symbol/
H A DDebugMacros.cpp38 DebugMacroEntry::CreateDefineEntry(uint32_t line, const char *str) argument
44 DebugMacroEntry::CreateUndefEntry(uint32_t line, const char *str) argument
16 DebugMacroEntry(EntryType type, uint32_t line, uint32_t debug_line_file_idx, const char *str) argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Utility/
H A DStringExtractorGDBRemote.cpp379 StringExtractorGDBRemote::GetEscapedBinaryData (std::string &str) argument
/freebsd-11.0-release/contrib/subversion/subversion/libsvn_subr/
H A Duser.c52 utf8_or_nothing(const char *str, apr_pool_t *pool) { argument
/freebsd-11.0-release/contrib/ofed/management/libibmad/src/
H A Dportid.c92 char *s, *str = routepath; local
/freebsd-11.0-release/contrib/telnet/telnet/
H A Dauthenc.c58 net_write(unsigned char *str, int len) argument
/freebsd-11.0-release/contrib/unbound/iterator/
H A Diter_donotq.c92 donotq_str_cfg(struct iter_donotq* dq, const char* str) argument
/freebsd-11.0-release/crypto/openssl/crypto/x509/
H A Dx509spki.c80 NETSCAPE_SPKI *NETSCAPE_SPKI_b64_decode(const char *str, int len) argument
/freebsd-11.0-release/crypto/openssl/crypto/x509v3/
H A Dv3_skey.c80 s2i_ASN1_OCTET_STRING(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, char *str) argument
102 s2i_skey_id(X509V3_EXT_METHOD *method, X509V3_CTX *ctx, char *str) argument
/freebsd-11.0-release/crypto/heimdal/lib/wind/
H A Dtest-utf8.c111 char str[MAX_LENGTH * 4]; local
/freebsd-11.0-release/crypto/openssh/openbsd-compat/
H A Dbsd-asprintf.c43 vasprintf(char **str, const char *fmt, va_list ap) argument
89 int asprintf(char **str, const char *fmt, ...) argument
/freebsd-11.0-release/crypto/openssh/openbsd-compat/regress/
H A Dsnprintftest.c35 int x_snprintf(char *str, size_t count, const char *fmt, ...) argument
/freebsd-11.0-release/crypto/openssh/
H A Dxmalloc.c81 xstrdup(const char *str) argument
/freebsd-11.0-release/contrib/llvm/include/llvm/Support/
H A DPrettyStackTrace.h52 PrettyStackTraceString(const char *str) : Str(str) {} argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DUndefinedAssignmentChecker.cpp54 const char *str = "Assigned value is garbage or undefined"; local
/freebsd-11.0-release/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLoc.cpp68 StringRef str = data.getData().substr(Offset, Bytes); local
101 StringRef str = data.getData().substr(Offset, Bytes); local
/freebsd-11.0-release/contrib/llvm/lib/Support/
H A DTwine.cpp16 std::string Twine::str() const { function in class:Twine
38 const std::string *str = LHS.stdString; local
/freebsd-11.0-release/contrib/netbsd-tests/lib/libc/gen/
H A Dt_getcwd.c75 const char *str = NULL; local
H A Dt_ttyname.c132 const char *str; local
/freebsd-11.0-release/contrib/netbsd-tests/lib/libc/locale/
H A Dt_mbtowc.c76 char *str; local
/freebsd-11.0-release/contrib/netbsd-tests/lib/libc/net/
H A Dt_ether_aton.c64 const char *str; member in struct:__anon4705
/freebsd-11.0-release/contrib/netbsd-tests/lib/libc/stdio/
H A Dt_fputc.c60 const char *str = "1234567890x"; local

Completed in 291 milliseconds

1234567891011>>