Home
last modified time | relevance | path

Searched defs:copyString (Results 1 – 10 of 10) sorted by relevance

/external/webrtc/webrtc/base/
Diosfilesystem.mm24 static char* copyString(NSString* s) { function
/external/clang/include/clang/Edit/
DEditedSource.h71 StringRef copyString(StringRef str) { return str.copy(StrAlloc); } in copyString() function
/external/clang/tools/libclang/
DCXLoadedDiagnostic.cpp53 const char *copyString(StringRef Blob) { in copyString() function in __anon243432f30111::CXLoadedDiagnosticSetImpl
/external/clang/lib/Edit/
DEditedSource.cpp56 StringRef EditedSource::copyString(const Twine &twine) { in copyString() function in EditedSource
/external/clang/lib/Lex/
DHeaderSearch.cpp553 static const char *copyString(StringRef Str, llvm::BumpPtrAllocator &Alloc) { in copyString() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Demangle/
DMicrosoftDemangle.cpp958 StringView Demangler::copyString(StringView Borrowed) { in copyString() function in Demangler
/external/python/cpython3/Modules/expat/
Dxmlparse.c7197 copyString(const XML_Char *s, in copyString() function
/external/expat/lib/
Dxmlparse.c7197 copyString(const XML_Char *s, in copyString() function
/external/python/cpython2/Modules/expat/
Dxmlparse.c7197 copyString(const XML_Char *s, in copyString() function
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js3507 function copyString(element, value) { function