Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/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/uboot/u-boot-2020.01/lib/efi_loader/
Defi_hii.c818 new_string(const struct efi_hii_string_protocol *this, in new_string() function
/third_party/gettext/gettext-tools/src/
Dx-c.c1923 char *new_string = xasprintf ("<%s>", tp->string); in phase8a_get() local
/third_party/python/Parser/
Dtokenizer.c94 new_string(const char *s, Py_ssize_t len, struct tok_state *tok) in new_string() function
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_string.cpp1617 const char *new_string, in Replace()