/freebsd/contrib/llvm-project/lldb/source/Utility/ |
H A D | ConstString.cpp | 89 const char *GetConstCString(const char *cstr) { in GetConstCString() 95 const char *GetConstCStringWithLength(const char *cstr, size_t cstr_len) { in GetConstCStringWithLength() 156 const char *GetConstTrimmedCStringWithLength(const char *cstr, in GetConstTrimmedCStringWithLength() 211 ConstString::ConstString(const char *cstr) in ConstString() 214 ConstString::ConstString(const char *cstr, size_t cstr_len) in ConstString() 236 const char *cstr = str.GetCString(); in operator <<() local 290 const char *cstr = AsCString(fail_value); in Dump() local 297 const char *cstr = GetCString(); in DumpDebug() local 307 void ConstString::SetCString(const char *cstr) { in SetCString() 326 void ConstString::SetCStringWithLength(const char *cstr, size_t cstr_len) { in SetCStringWithLength() [all …]
|
H A D | StringExtractor.cpp | 97 const char *cstr = start + m_index; in GetU32() local 112 const char *cstr = start + m_index; in GetS32() local 127 const char *cstr = start + m_index; in GetU64() local 142 const char *cstr in GetS64() local [all...] |
H A D | DataEncoder.cpp | 127 uint32_t DataEncoder::PutCString(uint32_t offset, const char *cstr) { in PutCString()
|
/freebsd/usr.bin/sort/ |
H A D | bwstring.h | 53 struct cstr { struct 65 struct cstr cdata; argument
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | StringExtractor.h | 61 const char *cstr = Peek(); variable
|
H A D | StringExtractorGDBRemote.h | 32 StringExtractorGDBRemote(const char *cstr) in StringExtractorGDBRemote()
|
/freebsd/contrib/unbound/smallapp/ |
H A D | unbound-host.c | 267 pretty_rdata(char* q, char* cstr, char* tstr, int t, const char* sec, in pretty_rdata() 295 char cstr[16]; in pretty_output() local
|
/freebsd/lib/libc/tests/string/ |
H A D | wcscoll_test.c | 66 } cstr; typedef
|
/freebsd/contrib/llvm-project/lldb/source/Host/openbsd/ |
H A D | Host.cpp | 70 const char *cstr; in GetOpenBSDProcessArgs() local
|
/freebsd/contrib/llvm-project/lldb/source/Host/netbsd/ |
H A D | HostNetBSD.cpp | 68 const char *cstr; in GetNetBSDProcessArgs() local
|
/freebsd/crypto/heimdal/lib/hx509/ |
H A D | error.c | 164 const char *cstr; in hx509_get_error_string() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonVectorPrint.cpp | 101 const char *cstr = Fn.createExternalSymbolName(VDescStr); in addAsmInstr() local
|
/freebsd/contrib/llvm-project/lldb/source/Host/freebsd/ |
H A D | Host.cpp | 65 const char *cstr; in GetFreeBSDProcessArgs() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFFormValue.h | 28 const char *cstr; global() member
|
/freebsd/contrib/sendmail/src/ |
H A D | stab.c | 72 char *lower, *cstr; local
|
/freebsd/contrib/llvm-project/lldb/source/API/ |
H A D | SBEvent.cpp | 26 SBEvent::SBEvent(uint32_t event_type, const char *cstr, uint32_t cstr_len) in SBEvent()
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | error_string.c | 245 const char *cstr = NULL; in krb5_get_error_message() local
|
H A D | acl.c | 40 const char *cstr; member
|
/freebsd/contrib/tcsh/ |
H A D | ed.defns.c | 1835 CStr cstr; in ed_InitMetaBindings() local 1891 CStr cstr; in ed_InitEmacsMaps() local
|
H A D | ed.inputl.c | 710 CStr cstr; in GetNextCommand() local
|
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | FormatEntity.cpp | 286 void FormatEntity::Entry::AppendText(const char *cstr) { in AppendText() 1349 const char *cstr = thread->GetName(); in Format() local 1362 const char *cstr = thread->GetQueueName(); in Format() local 1723 const char *cstr = sc->function->GetName().AsCString(nullptr); in Format() local 1762 const char *cstr = sc->symbol->GetName().AsCString(nullptr); in Format() local
|
H A D | DumpDataExtractor.cpp | 547 const char *cstr = DE.GetCStr(&offset); in DumpDataExtractor() local
|
/freebsd/contrib/atf/atf-c/detail/ |
H A D | dynstr_test.c | 284 const char *cstr; in ATF_TC_BODY() local 308 const char *cstr; in ATF_TC_BODY() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
H A D | CPlusPlusLanguage.cpp | 1709 const char *cstr = sc->function->GetName().AsCString(nullptr); in GetFunctionDisplayName() local 1749 const char *cstr = sc->symbol->GetName().AsCString(nullptr); in GetFunctionDisplayName() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFFormValue.h | 50 const char *cstr; member
|