Home
last modified time | relevance | path

Searched defs:new_str (Results 26 – 40 of 40) sorted by relevance

12

/external/python/cpython3/Parser/tokenizer/
Dfile_tokenizer.c30 char* new_str = tok->interactive_src_start; in tok_concatenate_interactive_new_line() local
/external/libusb/msvc/getopt/
Dgetopt.c325 char *new_str = malloc (top + 1); local
/external/flac/src/share/getopt/
Dgetopt.c335 char *new_str = malloc (top + 1); in exchange() local
/external/llvm-libc/test/src/stdio/printf_core/
Dwriter_test.cpp197 int copy_to_out(string_view new_str, void *raw_out_buff) { in copy_to_out()
/external/cronet/stable/third_party/llvm-libc/src/test/src/stdio/printf_core/
Dwriter_test.cpp196 int copy_to_out(string_view new_str, void *raw_out_buff) { in copy_to_out()
/external/cronet/tot/third_party/llvm-libc/src/test/src/stdio/printf_core/
Dwriter_test.cpp196 int copy_to_out(string_view new_str, void *raw_out_buff) { in copy_to_out()
/external/compiler-rt/lib/asan/tests/
Dasan_str_test.cc133 char *new_str; in TEST() local
/external/libchrome/base/trace_event/
Dtrace_event_argument.cc444 base::Value new_str(std::move(value)); in ToBaseValue() local
/external/bcc/src/cc/
Dbcc_btf.cc566 uint8_t *new_str = tmp_sec + nhdr->hdr_len + nhdr->str_off + orig_strings_len; in adjust() local
/external/coreboot/util/kconfig/
Dnconf.c579 char new_str[256]; in item_add_str() local
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
Dtoy.cpp639 char new_str[16]; in MakeLegalFunctionName() local
/external/llvm/examples/Kaleidoscope/MCJIT/initial/
Dtoy.cpp637 char new_str[16]; in MakeLegalFunctionName() local
/external/llvm/examples/Kaleidoscope/MCJIT/cached/
Dtoy.cpp660 char new_str[16]; in MakeLegalFunctionName() local
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
Dtoy.cpp679 char new_str[16]; in MakeLegalFunctionName() local
/external/pytorch/torch/csrc/jit/runtime/
Dregister_prim_ops.cpp2280 std::string new_str = pop(stack).toStringRef(); in __anonb356bc0f7102() local

12