| /external/tensorflow/tensorflow/core/platform/ | 
| D | str_util.cc | 43   absl::string_view new_text = absl::StripLeadingAsciiWhitespace(*text);  in RemoveLeadingWhitespace()  local 50   absl::string_view new_text = absl::StripTrailingAsciiWhitespace(*text);  in RemoveTrailingWhitespace()  local 57   absl::string_view new_text = absl::StripAsciiWhitespace(*text);  in RemoveWhitespaceContext()  local
  | 
| /external/elfutils/src/ | 
| D | arlib-argp.c | 61   char *new_text;  in text_for_default()  local
  | 
| /external/python/cpython3/Lib/lib2to3/ | 
| D | refactor.py | 274     def print_output(self, old_text, new_text, filename, equal):  argument 492     def processed_file(self, new_text, filename, old_text=None, write=False,  argument 513     def write_file(self, new_text, filename, old_text, encoding=None):  argument
  | 
| D | main.py | 69     def write_file(self, new_text, filename, old_text, encoding):  argument
  | 
| /external/python/cpython2/Lib/lib2to3/ | 
| D | refactor.py | 289     def print_output(self, old_text, new_text, filename, equal):  argument 507     def processed_file(self, new_text, filename, old_text=None, write=False,  argument 528     def write_file(self, new_text, filename, old_text, encoding=None):  argument
  | 
| D | main.py | 69     def write_file(self, new_text, filename, old_text, encoding):  argument
  | 
| /external/cronet/net/test/embedded_test_server/ | 
| D | request_handler_util.cc | 117     const std::string& new_text = replacement.second;  in GetFilePathWithReplacements()  local
  | 
| /external/cronet/net/test/spawned_test_server/ | 
| D | base_test_server.cc | 201     const std::string& new_text = it->second;  in GetFilePathWithReplacements()  local
  | 
| /external/python/cpython2/Lib/lib2to3/tests/ | 
| D | test_refactor.py | 170             def print_output(self, old_text, new_text, filename, equal):  argument
  | 
| /external/python/cpython3/Lib/lib2to3/tests/ | 
| D | test_refactor.py | 168             def print_output(self, old_text, new_text, filename, equal):  argument
  | 
| /external/libpng/ | 
| D | pngset.c | 793       png_textp new_text = NULL;  in png_set_text_2()  local
  | 
| /external/pdfium/fpdfsdk/ | 
| D | fpdf_annot_embeddertest.cpp | 1492     ScopedFPDFWideString new_text = GetFPDFWideString(L"New text!");  in TEST_F()  local
  | 
| /external/mesa3d/src/imgui/ | 
| D | imgui_widgets.cpp | 2946 static bool STB_TEXTEDIT_INSERTCHARS(STB_TEXTEDIT_STRING* obj, int pos, const ImWchar* new_text, in…  in STB_TEXTEDIT_INSERTCHARS() 3032 void ImGuiInputTextCallbackData::InsertChars(int pos, const char* new_text, const char* new_text_en…  in InsertChars()
  |