Home
last modified time | relevance | path

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

/third_party/rust/rust/tests/ui/consts/
Dpromoted_const_call5.rs13 pub const fn new_string() -> String { in new_string() function
/third_party/grpc/src/compiler/
Druby_generator_string-inl.h91 std::string new_string = ""; in Modularize() local
/third_party/ncurses/test/
Ddemo_defkey.c128 really_define_key(WINDOW *win, const char *new_string, int code) in really_define_key()
/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/rust/rust/src/tools/rust-analyzer/crates/ide-assists/src/handlers/
Dinline_type_alias.rs324 let new_string = replacement_syntax.to_string(); in create_replacement() localVariable
/third_party/skia/m133/third_party/externals/dng_sdk/source/
Ddng_string.cpp1617 const char *new_string, in Replace()
/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/mesa3d/src/util/
Dparson.c1074 char *new_string = get_quoted_string(string, &new_string_len); in parse_string_value() local
/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