Home
last modified time | relevance | path

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

/third_party/Linux_Kernel/scripts/kconfig/
Dzconf.l41 static void new_string(void) in new_string() function
/third_party/grpc/src/compiler/
Druby_generator_string-inl.h89 std::string new_string = ""; in Modularize() local
/third_party/glib/tests/gobject/
Daccumulator.c72 const gchar *new_string = g_value_get_string (handler_return); in test_signal1_accumulator() local
Dtestgobject.c237 const gchar *new_string = g_value_get_string (handler_return); in test_signal_accumulator() 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/python/Parser/
Dtokenizer.c96 new_string(const char *s, Py_ssize_t len, struct tok_state *tok) in new_string() function