| /third_party/python/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
|
| /third_party/boost/libs/config/tools/ |
| D | generate.cpp | 67 std::string new_text; in write_config_info() local
|
| /third_party/python/Lib/lib2to3/tests/ |
| D | test_refactor.py | 168 def print_output(self, old_text, new_text, filename, equal): argument
|
| /third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/ |
| D | gstmpegtsdescriptor.c | 423 gchar *new_text; in convert_to_utf8() local
|
| /third_party/skia/third_party/externals/libpng/ |
| D | pngset.c | 793 png_textp new_text = NULL; in png_set_text_2() local
|
| /third_party/flutter/skia/third_party/externals/libpng/ |
| D | pngset.c | 793 png_textp new_text = NULL; in png_set_text_2() local
|
| /third_party/libpng/ |
| D | pngset.c | 793 png_textp new_text = NULL; in png_set_text_2() local
|
| /third_party/weston/clients/ |
| D | keyboard.c | 415 char *new_text = xmalloc(tlen + ilen + 1); in insert_text() local
|
| D | editor.c | 918 char *new_text = xmalloc(strlen(entry->text) + strlen(text) + 1); in text_entry_insert_at_cursor() local
|
| /third_party/flutter/skia/third_party/externals/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()
|
| /third_party/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()
|
| /third_party/skia/third_party/externals/imgui/ |
| D | imgui_widgets.cpp | 3710 static bool STB_TEXTEDIT_INSERTCHARS(ImGuiInputTextState* obj, int pos, const ImWchar* new_text, in… in STB_TEXTEDIT_INSERTCHARS() 3816 void ImGuiInputTextCallbackData::InsertChars(int pos, const char* new_text, const char* new_text_en… in InsertChars()
|