Home
last modified time | relevance | path

Searched defs:newStr (Results 1 – 11 of 11) sorted by relevance

/third_party/selinux/libsepol/cil/test/unit/
DCuTest.c39 char* newStr = (char*) malloc( sizeof(char) * (size) ); in CuStrAlloc() local
46 char* newStr = CuStrAlloc(len + 1); in CuStrCopy() local
/third_party/vk-gl-cts/framework/delibs/depool/
DdeMemPool.c553 char* newStr = (char*)deMemPool_alloc(pool, len+1); in deMemPool_strDup() local
569 char* newStr = (char*)deMemPool_alloc(pool, len + 1); in deMemPool_strnDup() local
/third_party/mindspore/mindspore/core/load_mindir/
Danf_model_parser.cc126 auto replace = [&](const string &orgStr, const string &newStr) { in ParserScalarAttrValue()
146 auto replace = [&](const string &orgStr, const string &newStr) { in ParserAttrShape()
/third_party/icu/icu4c/source/test/intltest/
Dnumbertest_decimalquantity.cpp74 UnicodeString newStr = fq.toString(); in checkDoubleBehavior() local
/third_party/spirv-headers/tools/buildHeaders/
Dheader.cpp388 std::string newStr; in escapeComment() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DUTF16.java1959 public static String replace(String source, String oldStr, String newStr) { in replace()
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
Dheader.cpp388 std::string newStr; in escapeComment() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
Dheader.cpp388 std::string newStr; in escapeComment() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DUTF16.java2027 public static String replace(String source, String oldStr, String newStr) { in replace()
/third_party/boost/boost/wave/util/
Dflex_string.hpp673 AllocatorStringStorage newStr(myAlloc); in reserve() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
DFrameCapture.cpp6686 std::string newStr = str; in CaptureStringLimit() local