Searched defs:newStr (Results 1 – 12 of 12) sorted by relevance
| /third_party/selinux/libsepol/cil/test/unit/ |
| D | CuTest.c | 39 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/ |
| D | deMemPool.c | 553 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/icu/icu4c/source/test/intltest/ |
| D | numbertest_decimalquantity.cpp | 75 UnicodeString newStr = fq.toString(); in checkDoubleBehavior() local
|
| /third_party/skia/m133/third_party/externals/icu/source/test/intltest/ |
| D | numbertest_decimalquantity.cpp | 75 UnicodeString newStr = fq.toString(); in checkDoubleBehavior() local
|
| /third_party/lzma/CPP/7zip/UI/FileManager/ |
| D | ProgressDialog2.cpp | 652 static void GetChangedString(const UString &newStr, UString &prevStr, bool &hasChanged) in GetChangedString()
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| D | UTF16.java | 2030 public static String replace(String source, String oldStr, String newStr) { in replace()
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| D | UTF16.java | 1959 public static String replace(String source, String oldStr, String newStr) { in replace()
|
| /third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/ |
| D | header.cpp | 388 std::string newStr; in escapeComment() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/ |
| D | header.cpp | 388 std::string newStr; in escapeComment() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/load_mindir/ |
| D | load_model.cc | 147 auto replace = [&](const string &orgStr, const string &newStr) { in ParserScalarAttrValue() 167 auto replace = [&](const string &orgStr, const string &newStr) { in ParserAttrShape()
|
| /third_party/spirv-headers/tools/buildHeaders/ |
| D | header.cpp | 390 std::string newStr; in escapeComment() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| D | FrameCapture.cpp | 6686 std::string newStr = str; in CaptureStringLimit() local
|