Home
last modified time | relevance | path

Searched defs:new_string (Results 1 – 9 of 9) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Darenastring.cc136 std::string* new_string = Arena::Create<std::string>(arena); in MutableNoCopy() local
148 std::string* new_string = in MutableSlow() local
Darenastring.h348 std::string* new_string = new std::string(); in MutableNoArenaNoDefault() local
/third_party/ltp/testcases/kernel/fs/inode/
Dinode01.c308 char new_string[PATH_STRING_LENGTH + 1]; in generate() local
Dinode02.c405 char new_string[PATH_STRING_LENGTH + 1]; in generate() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_string.cpp1617 const char *new_string, in Replace()
/third_party/python/Parser/
Dtokenizer.c96 new_string(const char *s, Py_ssize_t len, struct tok_state *tok) in new_string() function
/third_party/alsa-lib/src/alisp/
Dalisp.c412 static struct alisp_object * new_string(struct alisp_instance *instance, const char *str) in new_string() function
/third_party/alsa-lib/src/
Dconf.c3044 char *new_string; in snd_config_set_string() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/parse/
Dparse.cc4189 std::string new_string = ""; in UpdateString() local