Home
last modified time | relevance | path

Searched refs:cstring (Results 1 – 25 of 69) sorted by relevance

123

/openbsd/gnu/llvm/lldb/include/lldb/Core/
H A DUniqueCStringMap.h29 Entry(ConstString cstr, const T &v) : cstring(cstr), value(v) {} in Entry()
31 ConstString cstring; member
63 return m_map[idx].cstring; in GetCStringAtIndexUnchecked()
88 if (pos != m_map.end() && pos->cstring == unique_cstr) in Find()
100 if (pos != m_map.end() && pos->cstring == unique_cstr) in FindFirstValueForName()
117 if (next_entry->cstring == entry_ptr->cstring) in FindNextValueForName()
140 if (regex.Execute(pos->cstring.GetCString())) in GetValues()
177 int result = c.ThreeWay(lhs.cstring, rhs.cstring); in Sort()
211 return operator()(lhs.cstring, rhs.cstring); in operator()
215 return operator()(lhs.cstring, rhs); in operator()
[all …]
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DNameToDIE.cpp44 if (regex.Execute(entry.cstring.GetCString())) { in Find()
133 assert((bool)entry.cstring); in Encode()
134 encoder.AppendU32(strtab.Add(entry.cstring)); in Encode()
/openbsd/gnu/llvm/clang/include/clang/Tooling/Inclusions/
H A DStdSymbolMap.inc771 SYMBOL(memchr, std::, <cstring>)
772 SYMBOL(memcmp, std::, <cstring>)
773 SYMBOL(memcpy, std::, <cstring>)
782 SYMBOL(memset, std::, <cstring>)
1065 SYMBOL(strcat, std::, <cstring>)
1066 SYMBOL(strchr, std::, <cstring>)
1067 SYMBOL(strcmp, std::, <cstring>)
1069 SYMBOL(strcpy, std::, <cstring>)
1081 SYMBOL(strlen, std::, <cstring>)
1091 SYMBOL(strspn, std::, <cstring>)
[all …]
/openbsd/gnu/llvm/libcxx/include/
H A Dcstring14 cstring synopsis
66 # error <cstring> tried including <string.h> but didn't find libc++'s <string.h> header. \
/openbsd/gnu/gcc/gcc/config/
H A Ddarwin-sections.def14 DEF_SECTION (cstring_section, SECTION_MERGE, ".cstring", 0)
/openbsd/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
H A Dheaders_cc.txt73 #include <cstring>
H A DDESIGN524 C headers: <cctype> <cwctype> <cstring> <cwchar> (also in 27)
567 Some of the functions in <cstring> are different from the C version.
569 example, in <cstring> strchr is overloaded. The functions isupper
/openbsd/gnu/gcc/libstdc++-v3/docs/html/17_intro/
H A Dheaders_cc.txt73 #include <cstring>
H A DDESIGN524 C headers: <cctype> <cwctype> <cstring> <cwchar> (also in 27)
567 Some of the functions in <cstring> are different from the C version.
569 example, in <cstring> strchr is overloaded. The functions isupper
/openbsd/gnu/llvm/libcxx/include/ext/
H A D__hash16 #include <cstring>
/openbsd/gnu/usr.bin/perl/ext/B/B/
H A DConcise.pm728 $hr->{svval} .= cstring($sv->PV);
734 $hr->{svval} .= cstring($sv->PV);
880 $precomp = cstring($precomp); # Escape literal control sequences
H A DXref.pm352 ? cstring($sv->PV) : "?"];
/openbsd/gnu/usr.bin/perl/ext/B/t/
H A Db.t273 is(B::cstring(undef), '0', "Testing B::cstring(undef)");
284 is(B::cstring($test), $expect, "B::cstring($expect)");
/openbsd/gnu/lib/libstdc++/libstdc++/docs/html/21_strings/
H A Dstringtok_h.txt54 #include <cstring> // for strchr
/openbsd/gnu/gcc/libstdc++-v3/docs/html/21_strings/
H A Dstringtok_h.txt54 #include <cstring> // for strchr
/openbsd/gnu/llvm/clang/docs/analyzer/
H A Dcheckers.rst952 .. _unix-cstring-BadSizeArg:
954 unix.cstring.BadSizeArg (C)
966 .. _unix-cstring-NullArg:
968 unix.cstring.NullArg (C)
2714 .. _alpha-unix-cstring-BufferOverlap:
2716 alpha.unix.cstring.BufferOverlap (C)
2727 .. _alpha-unix-cstring-NotNullTerminated:
2729 alpha.unix.cstring.NotNullTerminated (C)
2739 .. _alpha-unix-cstring-OutOfBounds:
2741 alpha.unix.cstring.OutOfBounds (C)
[all …]
/openbsd/usr.bin/file/magdir/
H A Dmacintosh325 # Is that the partition type a cstring or a pstring? Well, IM says "strings
327 # cstring. Of course, partitions can contain more than four entries, but
/openbsd/gnu/llvm/lldb/source/Symbol/
H A DSymtab.cpp1198 assert((bool)entry.cstring); in EncodeCStrMap()
1199 encoder.AppendU32(strtab.Add(entry.cstring)); in EncodeCStrMap()
/openbsd/gnu/lib/libstdc++/libstdc++/include/
H A DMakefile.am269 cstring \
H A DMakefile.in392 cstring \
/openbsd/gnu/llvm/libcxx/include/experimental/
H A Dmemory_resource435 # include <cstring>
/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td80 def CString : Package<"cstring">, ParentPackage<Unix>;
81 def CStringAlpha : Package<"cstring">, ParentPackage<UnixAlpha>;
471 } // end "unix.cstring"
495 } // end "alpha.unix.cstring"
/openbsd/distrib/sets/lists/comp/
H A Dgcc.luna88k127 ./usr/include/g++/cstring
/openbsd/gnu/usr.bin/perl/ext/B/
H A DB.xs242 cstring(pTHX_ SV *sv, bool perlstyle) in cstring() function
781 cstring(sv)
787 PUSHs(ix == 2 ? cchar(aTHX_ sv) : cstring(aTHX_ sv, (bool)ix));
/openbsd/gnu/llvm/libcxx/docs/
H A DReleaseNotes.rst111 ``cstdint``, ``cstdlib``, ``cstring``, ``ctime``, ``exception``,

123